/* 1.0 | hannes | 2006-10-03 | template */
body {
	margin: 0;
	background: #A21C2D url(/grafik/body_bg.jpg) no-repeat center top;
	text-align: center;
}
#content h1 { 
	font-size: 21px;
	font-weight: 600;
	color: #FFF;
	margin: 0 0 0.5em 0;
}
#content h2 { 
	padding: 10px 0 5px 0;
	margin: 0;
	vertical-align: middle;
	clear: left;
}
h2 { font-size: 14px; }
h3 { font-size: 12px; }

#header, #maincontainer, #copyright {
	width: 830px;
	margin: 0 auto;
}
/* HEADER */
#header { 
	height: 180px;
	color: white;
}
#header table {
	width: 810px;
	margin: 0 10px;
}
#cd {
	vertical-align: middle;
	width: 270px;
}
#cd img {
	float: left;
	margin-right: 10px;
}
#cd a { color: white; }
#extramenu {
	text-align: right;
	width: 200px;
	padding-top: 20px;
}
#extramenu a {
	color: white;
	line-height: 10px;
	padding: 0 10px 0 13px;
	background: url(/grafik/extramenu_a_bg.gif) no-repeat left center;
	text-decoration: none;
}
#maincontainer { background: url(/grafik/maincontainer_bg.gif) repeat-y center top; }

/* DROPDOWNMENÜ */
#dropdownmenu {
	width: 782px;
	height: 26px;
	line-height: 26px;
	background: #D0AC4F url(/grafik/menu_bg.jpg) no-repeat left center;
	margin: 0 auto;
	padding: 0;
}
#dropdownmenu ul, #dropdownmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#dropdownmenu ul li {
	width: 156px;
	display: inline;
	float: left;
}
#dropdownmenu ul li a {
	display: block;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
}
#dropdownmenu a:hover { background-color: #AA6D0F; }
#dropdownmenu li { float: left; }

/* LEVEL 1 */
#dropdownmenu li li, #dropdownmenu li ul { width: 156px; } /* x Ffox | IE */
#dropdownmenu li ul {
	position: absolute;
	left: -9999px;
	width: 156px;
}
#dropdownmenu ul ul { z-index: 3; }
#dropdownmenu li ul li a {
	color: #AA6D0F;
	padding: 0 0 0 20px;
	margin: 0;
 	line-height: 22px;
	text-align: left;
	background: url(/grafik/menu_ul_ul_bg.png) repeat left bottom;
	color: #333;
	width: 136px;
	border-bottom: 1px solid #D1B261;
}
#dropdownmenu li ul li a:hover { 
	color: white; 
	background: url(/grafik/menu_ul_ul_over_bg.png) repeat left bottom;
}
#dropdownmenu li:hover ul, #dropdownmenu li.sfhover ul { left: auto; }

/* LEVEL 2 */
#dropdownmenu li ul ul { /* third-and-above-level lists */
	margin: -30px 0 0 140px;
	z-index: 4;
}
#dropdownmenu li ul ul li a { /* third-and-above-level lists */
	background: #D0B77F;
	border-bottom: 1px solid #DBCEB5;
	font-weight: normal;
}
#dropdownmenu li ul ul li a:hover { 
	background: #D0B26C; 
	color: #333;
}
#dropdownmenu li:hover ul ul, #dropdownmenu li.sfhover ul ul { left: -999em; }
#dropdownmenu li:hover ul, #dropdownmenu li li:hover ul, #dropdownmenu li.sfhover ul, #dropdownmenu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* CONTENT */
#contentmaincontainer {
	width: 782px;
	margin: 15px auto 0 auto ;
}
#imagecontainer { 
	width: 255px;
	text-align: right;
}
#imagecontainer img {
	padding: 0 15px 14px 0;
	background: url(/grafik/thumbnail_bg.jpg) no-repeat left bottom;
}
#imagecontainer img.hochformat {
	padding: 0 15px 14px 0;
	background: url(/grafik/thumbnail_hochformat_bg.jpg) no-repeat left bottom;
}
td#showcase {
	width: 136px;
	height: 300px;
	background: url(/grafik/showcase_bg.gif) no-repeat left top;
	text-align: left;
	overflow: hidden;
	z-index: 0;
}
td#showcase h2 {
	margin: 0;
	padding: 4px 0 4px 8px;
	background: url(/grafik/showcase/sponsoren_h2_bg.jpg) no-repeat left top;
	font-size: 12px;
	color: white;
	text-align: left;
}
td#showcase h2 a {
	text-decoration: none;
	color: white;
}
td#showcase div.sponsoren {  margin-right: 14px; }
td#showcase div.sponsoren img { border-top: 1px solid #E8E2D7; }
td#showcase div.sponsoren div { /* #partner1, #partner2, #partner3 */
	height: 86px;
	margin: 0;
	z-index: 1;
	overflow: hidden;
}

#content { 
	padding-right: 15px;
	text-align: left;
}
td#contentcontainer { 
	background: url(/grafik/contentcontainer_bg.jpg) no-repeat center top;
	padding-bottom: 15px;
	text-align: left;
}
#content table td, #content tabele th {	padding: 2px; }
#panoramabildcontent {
	width: 782px;
	margin: 15px auto 0 auto;
}
/*#panoramabildcontent td {
	text-align: right;
	width: 137px;
}
*/
/* COPYRIGHT */
#copyright {
	height: 50px;
	margin: 0 auto;
	padding: 0 0 0 14px;
	background: url(/grafik/copyright_bg.gif) no-repeat center top;
}
#copyright, #copyright a {
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#copyright a { line-height: 50px; }
#copyright a:hover { text-decoration: underline; }

/* KLASSEN */
.tabelle  { background: #C4B9A5; } /* 10% Textfarbe auf Hintergrund */
.tabelle td {
	padding: 3px;
	border-top: 2px solid #D0C4AE;
}
.tabelle th {
	padding: 3px;
	border-top: 2px solid #D0C4AE;
	background: #C8A54B;
	color: #FFF;
}
/* DEFINITIONSLISTE */
#content dl, #content dt, #content dd {
	margin: 0;
	padding: 0;
}
#content dt { 
	font-weight: bold;
	margin-top: 0.5em; 
}