/* start gerneral */
* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #ffffff;
	height: 100%;
}
p, a, div, h1, h2, h3, h4, h5, span {
	font-family: arial, helvetica, sans-serif, verdana;
	color: #000000;
	font-size: 12px;	
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 100%;	
}
img {
	display: block;
	border: none;
}
td {
	vertical-align: top;
}

body {
	width: 990px;
	margin: auto;
}
/* end general */

/* start main */

#main {
	position: absolute;
	z-index: 20;
	top: 140px;
	width: 990px;
	min-height: 572px;
	height: auto !important;
	height: 572px;
	background: url(../image/bg_shadow_main.gif) #ffffff no-repeat;
}
	#main.special {
		background: url(../image/bg_shadow_main_special.jpg) #ffffff no-repeat;
	}
	#content {
		float: right;
		width: 670px;
		min-height: 546px;
		height: auto !important;
		height: 546px;
		margin: 0px 16px 0px 0px; /* ie6 */
		padding: 24px 30px 0px 0px;  /* ie6 */
	}
		#content.small {
			width: 404px;
			padding: 24px 30px 0px 0px;
			background: url(../image/bg_content_line.gif) right 20px no-repeat;
		}
			#special {
				float: right;
				width: 219px;
				padding: 24px 37px 0px 10px;
			}
				#special img.intro {
					padding: 0px 0px 25px 0px;
				}
				#special p {
					padding: 0px 0px 15px 0px;
					line-height: 140%;
				}
					#special p.indent {
						padding: 0px 0px 15px 10px;
					}
		#content.full {
			width: 670px;
			background: none;
			padding: 24px 30px 0px 0px;
		}
			#main.special #content.full {
				width: 440px;
				background: none;
				padding: 24px 260px 0px 0px;
			}
		#content h3 {
			font-weight: bold;
			padding: 0px 0px 12px 0px;
			font-size: 14px;
			line-height: 140%;
		}
			#main.special #content h3 {
				color: #ffffff;
			}
		#content h4 {
			font-weight: bold;
			padding: 0px 0px 3px 0px;
			line-height: 140%;
		}
			#main.special #content h4 {
				color: #ffffff;
			}
		#content p, #content div, #content ul  {
			padding: 0px 0px 15px 0px;
			line-height: 140%;
		}
			#main.special #content p {
				color: #ffffff;
			}
			#content ul li {
				margin: 0px 0px 0px 17px;
				line-height: 140%;
			}
			#content a  {
				text-decoration: underline;
			}
				#content a:hover, #content a.active3 {
					text-decoration: none;
					color: #666666;
				}
				#main.special #content a {
					color: #ffffff;
				}
					#main.special #content a:hover {
						text-decoration: none;
						color: #fecc00;
					}
			#content p.back  {
				display: block;
				padding: 10px 0px 0px 0px;
			}
		#content img {
			display: inline;
			border: none;
		}
			#content img.galerie {
				margin: 0px 7px 7px 0px;
				border: 1px #000000 solid;
			}
				#content img.galerie:hover {
					margin: 0px 7px 7px 0px;
					border: 1px #fcdd19 solid;
				}
				#content img.aussteller {
					border: 1px #999999 solid;
					left: -1px;
				}
		#content table.program {
		}
			#content table.program .td_1 {
				width: 50px;
			}
			#content table.program .td_2 {
				width: 35px;
			}
			#content table.program .td_3 {
			}
		#content table.bands {
		}
			#content table.bands .td_1 {
				width: 150px;
			}
			#content table.bands .td_2 {
			}
		#content table.pdf {
		}
			#content table.pdf td {
				padding-right: 20px;
			}

		#content a.pdf {
			background: url(../image/pdf.png) left top no-repeat;		
			display: block;
			height: 33px;
			padding: 0px 0px 5px 32px;	
			margin: 3px 0px 0px 0px;	
			line-height: 140%;		
			text-decoration: underline;
			clear: left;
		}
		#content table.modenschau-logos td {
			vertical-align: middle;
		}
	#navigation {
		float: left;
		width: 223px;
		min-height: 572px;
		height: auto !important;
		height: 572px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 16px;
		display: inline; /* ie6 */
		background: #fcdd19;
	}
		#navigation h1 {
			display: block;
			font-size: 14px;
			padding: 25px 0px 0px 25px;
		}
		#navigation h3 {
			display: block;
			font-size: 14px;
			padding: 20px 0px 5px 25px;
			line-height: 100%;
		}
		#navigation h2 {
			display: block;
			font-size: 18px;
			font-weight: bold;
			padding: 0px 0px 15px 25px;
			line-height: 105%;
			letter-spacing: 1px;
		}
		#navigation a.navmain {
			display: block;
			font-size: 16px;
			font-weight: bold;
			padding: 15px 0px 10px 25px;
			letter-spacing: 1px;
		}
		#navigation a.navsub {
			display: block;
			font-size: 14px;
			padding: 0px 0px 5px 45px;
		}
			#navigation a.navsub:hover, #navigation a.navsub.active2 {
				background: url(../image/bg_arrow_navsub.gif) 25px 2px no-repeat;
			}
		#navigation p.partner {
			display: block;
			padding: 50px 0px 10px 25px;
		}
			#navigation p.partner img {
				padding: 8px 0px 0px 0px;
			}
	#footer {
		clear: both;
		width: 970px;
		height: 20px;
		padding: 15px 16px 20px 0px;
		text-align: right;
	}
		#footer a {
			color: #CCCCCC;
			line-height: 140%;
		}
			#footer a:hover {
				color: #000000;
			}

/* end main */

/* start header */

#header {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 958px;
	height: 140px;
	background: url(../image/bg_shadow_header.gif) #000000 no-repeat;
	padding: 0px 16px 0px 16px;
}
	#hd_logo {
		position: absolute;
		z-index: 10;
		top: 0;
		width: 223px;
	}
	#hd_navmeta {
		position: absolute;
		z-index: 100;
		top: 110px;
		margin: 0px 0px 0px 406px;
	}
		#hd_navmeta a {
			color: #ffffff;
		}
			#hd_navmeta a:hover, #hd_navmeta a.active1 {
				color: #fcdd19;
				padding: 10px 0px;
			}
		#hd_navmeta span {
			padding: 0px 38px;
			color: #ffffff;
		}
	#hd_opening {
		position: absolute;
		z-index: 110;
		top: 20px;
		margin: 0px 0px 0px 406px;
		line-height: 160%;
		color: #ffffff;
	}
		#hd_opening span {
			font-weight: bold;
			color: #fcdd19;
		}
	#hd_title {
		position: absolute;
		z-index: 120;
		top: 20px;
		margin: 0px 0px 0px 746px;
		line-height: 160%;
		text-align: right;
		color: #ffffff;
	}
		#hd_title span {
			display: block;
			text-align: right;
			padding: 5px 0px 0px 0px;
			font-size: 20px;
			font-weight: bold;
			color: #fcdd19;
		}

/* end header */


