/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background: #000034;
	margin: 0px;
}


#SAELayer{
	width:760px; 
	margin: 0px auto; 
	background: #D1D3DC;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

/*Header*/

#header h1 {
	background: url(../images/sae_munich_header.jpg) no-repeat top right;
	width: 760px;
	height: 133px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}



/*Navigation*/






#menu {
	float: left;
	width: 760px;
	background: #333;
	border-top: 1px solid #FFF;
}
#menu h3 {
	display: none;
}
#menu ul {
	float: left;
	padding-left: 7px;
	margin: 0;
	list-style: none;
	width: 720px;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	color: #FFF;
	text-decoration: none;
	margin: 0;
	background: #333  no-repeat bottom left;
	padding: 6px 11px;
	/* for IE 5 */
	float: left;
}
/* IE 5 hack \*/
#menu a { float: none; }
/* End hack */

#menu a:hover {
	background: #444;
}

#menu a.naviactive {
	background: #444;
}

#menu a.extern {
	color: #FFF;
}





/*Content*/
#MainContent {
	float:left; 
	width:517px;
	padding: 10px 20px 10px;
	margin: 0px auto; 
	background: #6C6E93;
	color: #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

#MainContent h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0;
	margin-bottom: 0;
}

#MainContent em {
	font-weight: bold;
	font-style: normal;
}

#MainContent a {
	color: #1D384B;
}

#MainContent a:hover {
	text-decoration:none;
}

#creative_header h2 {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-left: -20px;
	margin-right: 0px;
	margin-top: 13px;
	background: #B0B5C8;	
	font-size: 13px;
	color: #FFF;
	line-height:16px;
}

#creative_header h3 {
	background: #878AA8 url(../images/kursinfo.jpg) top left;
	color: #FFF;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	margin-left: -20px;
	margin-right: 250px;
	font-size: 11px;
	line-height:16px;
}

#news_header h3 {
	color: #FFF;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	margin-left: -20px;
	margin-right: -20px;
	background: #878AA8;	
	font-size: 13px;
	line-height:16px;
}
.news_hederh3left {
	font-size: 9px;
	font-style: italic;
	

}

#kontakt_image {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: -20px;
	margin-right: 0px;
	margin-bottom: -5px;
}

#crew_image {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -20px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#gallery {
	padding-right: 10px;

}
#table a{
text-decoration: none;

}





/*Sidebar*/
#sidebar {
	float:left;
	width:202px;
	vertical-align:top;
	background: #D1D3DC;
	font-size:11px;
	line-height:14px;
}

#sidebar h3 {
	background: #B0B5C8;	
	padding: 3px 3px 3px 10px;
	font-size: 13px;
	margin: 0px 0px 3px 0;
	color: #333333;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E7E8EC;
	line-height:16px;
}

#sidebar a {
	color: #1556A7;
}
#sidebar a:hover {
	text-decoration:none;
}

#sidebar_aktuell h2 {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #C57906;
	padding-left: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}


#sidebar_aktuell p {
	padding-left: 10px;
	margin-top: 0;
	font-size: 11px;
	padding-bottom: 3px;
}

#sidebar_aktuell em {
	font-weight: bold;
	font-style: normal;
}
#sidebar_navi a {
	float:left;
	width:189px;
	background: #D1D3DC;	
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	line-height:16px;
}
#sidebar_navi a:hover {
	float:left;
	width:189px;
	background: #B0B5C8;	
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	line-height:16px;
}
#sidebar_subnavi a {
	float:left;
	width:169px;
	background: #9C9EB7;	
	padding: 3px 3px 3px 30px;
	font-size: 10px;
	margin: 0px 0px 0px 0;
	color: #ffffff;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	line-height:16px;
}
#sidebar_subnavi a:hover {
	float:left;
	width:169px;
	background: #B0B5C8;	
	padding: 3px 3px 3px 30px;
	font-size: 10px;
	margin: 0px 0px 0px 0;
	color: #333333;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	line-height:16px;
	}
.sidebar_active {
	float:left;
	width:189px;
	background: #6C6E93;	
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	line-height:16px;
}
.sidebar_sub_active {
	float:left;
	width:169px;
	background: #6C6E93;	
	padding: 3px 3px 3px 30px;
	font-size: 10px;
	margin: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #FFFFF;
	text-decoration: none;
	line-height:16px;
}
#sidebar_image {
	border-top: 1px solid #FFF;
}
#sidebar_image_top {
	vertical-align: top;
	margin-top: 0;
}

#sidebar_prospekt p {
	padding-left: 10px;
	margin-top: 0;
	font-size: 11px;
	padding-bottom: 3px;
}

#sidebar_prospekt form {
	padding-left: 10px;
	margin-top: 0;
	font-size: 11px;
	padding-bottom: 3px;
}


/*Footer*/
#Footer {
	font-size: 11px;
	clear:both;
	background: #444;
	padding: 5px 20px 5px;
	color: #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#Footer a {
	color: #FFF;
}

#Footer a:hover {
	text-decoration:none;
}
.mdx {
	height: auto;
	width: auto;
	left: 153px;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
}

