html {
	background: #FFFFFF url(../img/dass_logoicon.jpg) scroll no-repeat 20px 0px ;
	font-size:12px;
	overflow-y:scroll;	
	padding:0px;
}
body {
	font-family: Geneva, Lucida Grande, Arial, Helvetica, sans-serif;
	line-height:1.25em;
	color: #333333;
	margin:0px;
}

/* Layout/Raster */
.clr {
	clear:both;
}

#top {
	margin-top : 108px;
	width: 944px;
	height:50px;
	background: transparent url(../img/dass_logo4.gif) scroll no-repeat 220px 0px;
}
#middle {
	width: 944px;
	background: transparent url(../img/content-left-w.gif) scroll repeat-y top left;
}

#menu {
	margin: 60px 0px 0px 60px;
	padding:20px 0px;
	background-color:#b31b16;
	background: transparent url(../img/menu-bg.gif) scroll repeat-y top right;		
}
#left {
	float: left;
	width:220px;
}
#content {
	float:left;
	background:transparent url(../img/lineorange_left2.gif) scroll no-repeat top right;
	width:55.5%;
}


#contentinner {
	padding: 80px 20px 20px 40px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	min-height: 200px;
}
#rightinner {
	padding : 20px 10px;
}

#right {
	float:right;
	background:#f4f2f3 url(../img/lineorange_right.gif) scroll repeat-x top left;
	width:200px;
	
}
#foot {
	width:471px;
	margin-left:241px;
	margin-right:20px;
	margin-top:15px;
	padding:10px;
	color:#d0ccc9;
	font-size:10px;
	border-top: 1px solid #CCCCCC;
	text-decoration:none;
}

#foot .footer {
	text-decoration:underline;
	color:#d0ccc9;
}

#foot a.footer:hover {
	text-decoration:none;
	color:#b31b16;
}

/* Menu */

.menutop, .menusub {
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	padding-bottom: 4px;
}

.menutop {
	padding-left:20px;
	border-top: 1px solid #ffffff;
	padding-top: 3px;
}
.menusub {
	margin-left:40px;
	font-size:0.8em;
	border-top: 1px dotted #ffffff;
	margin-top:-1px;	
	padding-top: 2px;
	padding-left:7px;
}

a.menutop:hover {
	color: #b31b16;
	background-color:#ffffff;
}

a.menusub:hover, .selectsub { 
	background: transparent url(../img/iconsub.gif) scroll no-repeat 0px 5px;
	color: #FFFFFF;
}
.selected {
	color: #b31b16;
	background-color:#ffffff;
}

/* rechte Box */
#right {
	font-size:0.85em;
}
#right h1 {
	display:block;
	text-align:center;
	color: #b31b16;
	background-color:#d4d2d3;
	padding: 2px 4px;
	font-weight:normal;
	font-size:100%;
	margin:0px 0px 1px 0px;
}

#right .box {
	background-color:#d4d2d3;
	color:#333333;
	text-decoration:none;
	padding:5px;
	margin: 0px 0px 7px 0px;
}

#right .partner {
	background-color:#ffffff;
	height:80px;
	color:#333333;
	text-decoration:none;
	padding:0px 0px 0px 1px;
	margin: 0px 0px 7px 0px;
}

#right a.partner:hover {
	text-decoration:none;
}

#right h2 {
	display:block;
	height:60px;
	text-align:left;
	padding: 2px 4px;
	color: #999999;
	background-color:#ffffff;
	font-weight:normal;
	font-size:85%;
	margin:-12px 0px 0px 0px;
}


#right h4 {
	display:block;
	height:110px;
	text-align:left;
	padding: 2px 4px;
	color: #999999;
	background-color:#ffffff;
	font-weight:normal;
	font-size:85%;
	margin:-12px 0px 0px 0px;
}


#right .map {
	color:#999999;
	text-decoration:none;
	border-bottom: 1px dotted #999999;
	display:block;
}

#right a.map:hover {
	color: #b31b16;
	text-decoration:none;
}

#right a {
	text-decoration:none;
	color:#333333;
}

#right a:hover {
	color: #b31b16;
	text-decoration:underline;
}


/* Content */
#contentinner h1 {
	font-size:110%;
	color:#666666;
}

#contentinner h3 {
	font-size:110%;
	color:#666666;
	padding-top: 75px;
}


#contentinner a:link { 
font-size:100%; 
        color:#000000; 
        text-decoration:underline; 

 }

#contentinner .clink {
	font-size:100%;
	color:#333333;
	text-decoration:underline;
}

#contentinner a:link:hover {  
        font-size:100%; 
        color:#b31b16; 
 
} 

#contentinner a.clink:hover {
	font-size:100%;
	color:#b31b16;
}

/* Event header */
.contevent {
	float:left;
	width:55%;
	background-color:#ffffff;
	padding:0px;
	margin: 0px 0px 0px 0px;
}

/* Carousel für weiche Überblendung Eventbilder */

#simpleCarouselEvent {
	margin-top:0px;
}
#simpleCarouselEvent .slideEv {
  height: 119px;
}
#simpleCarouselEvent .slideEv {
  position: absolute;
  text-align:center;
  width:524px;
}
#simpleCarouselevent img {
  width:524px;
  height:119px;
  padding:0px;
  margin:0px;
}


/* Carousel für weiche Überblendung der Partner-Logos */
#simpleCarousel {
	margin-top:0px;
}
#simpleCarousel .slides {
  height: 80px;
}
#simpleCarousel .slide {
  position: absolute;
  text-align:center;
  width:170px;
}
#simpleCarousel img {
  width:170px;
  height:80px;
  padding:0px 0px 0px 1px;
  margin:0px;
}
