/***********************************************/
/* HTML                                        */
/***********************************************/ 

body{
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.166;	
	margin: 0px auto;
	padding: 0px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
}

a:hover {
	text-decoration: underline;
}

h1{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 160%;
 margin: 0px;
 padding-bottom: 10px;
 text-align: center;
}

h2{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color: #D90000;
 text-align: center;
 padding-bottom: 10px;
 padding-top: 10px;
 font-size: 160%;
 margin: 0px;
}

h3{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 130%;
 margin: 0px;
 padding: 0px 0px 5px 0px;
}

h4{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 120%;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 110%;
 margin: 10px 0px 0px 0px;
 padding: 0px;
}

h6{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 100%;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

/***********************************************/
/* Layout                                      */
/***********************************************/

#ganzeSeite{
	padding: 2px 2px 2px 2px;
	border: 2px solid #d90000;
	background-color: white;
	width: 950px;																	/* Ganze Webseite Breite */
	margin: 0px auto; 																/* Ganze Webseite zentrieren */
}

#logoOben{
    background-color: #D90000;
	padding: 2px 0px 0px 0px;
	color: #d90000;
}



/***********************************************/
/*              MENU                           */
/***********************************************/
#hauptMenu{
	background-color: #AAAAAA;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	font-size: 12px;
}
.hauptMenu-normal{
	float: left;
	width: 110px;
	text-align: center;
	background-color: #D90000;
	border-right: 2px solid white;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
.hauptMenu-active{
	float: left;
	width: 110px;
	text-align: center;
	background-color: #AAAAAA;
	border-right: 2px solid white;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
#hauptMenu a:hover{
	color: #000000;
}
/***********************************************/
#subMenu{
	background-color: #AAAAAA;
	background-image: url(images/2px_hg_menu.gif);
}
.subMenu-normal{
	float: left;
	background-color: #D90000;
	border-right: 2px solid white;
	padding: 3px 25px 3px 25px;
	border-bottom: 2px solid white;
	font-weight: bold;
}
.subMenu-active{
	float: left;
	background-color: #AAAAAA;
	border-right: 2px solid white;
	padding: 3px 25px 3px 25px;
	border-bottom: 2px solid white;
	font-weight: bold;
}
#subMenu a:hover{
	color: #000000;
}
/***********************************************/
#leftMenu{
	margin: 5px;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	line-height: 16px;
	text-indent: 3px;
}
.leftMenu-normal{
	background-color: #d90000;
	text-indent: 3px;
}
.leftMenu-active a:link, .leftMenu-active a:visited, #leftMenu a:hover  {
	background-color: #FFFFFF;
	color: #d90000;
	text-indent: 3px;
	display: block;
	text-decoration: none;
}
#leftMenu h3 {
	background-color: #FFFFFF;
	color: #d90000;
	font-size: 12px;
	text-align: center;
	padding: 1px 0px 2px 0px;
	border-bottom: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
}


/***********************************************/
/*            Tabelle Inhalt                   */
/***********************************************/

#TabelleInhalt{
	vertical-align: top;
}

#TD_Links{
	vertical-align: top;
	color: #FFFFFF;
	background-color: #D90000;
	padding: 0px;
	border-right: 2px solid white;
}
#mediacenter{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-indent: 0px;
	text-align: center;
}
#mediacenter a:hover{
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	background-color: #d90000;
}

#content{
	vertical-align: top;
	background-color: #EEEEEE;
	padding: 15px 10px 15px 10px;
}
#content a:link, #content a:visited, #content a:hover {
	color: #D90000;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
}
#content img {
	border: 0px;
}




#werbung {
	clear: both;
	background-color: #D90000;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin-top: 2px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */



/* FORMATIERUNGEN FÜR HTML-AREA */
.important {
	font-size: 14px;
	font-weight: bold;
	}
.detail {
	font-size: 9px;
}
.name-of-person {
	color: #d90000;
	font-weight: bold;
}



	
.csc-textpic-caption {
	font-size: 10px;
	text-align: center;
	}
	
/*.contenttable{
	background-image: url(http://www.toplevel.co.at/cms/fileadmin/template/main/upload/podium_siegertreppe.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 380px;
	}
*/
	
	
.videoLinks{
	float: left;
	}
	
.videoRechts{
	float: right;
	}

