@import url("news.css");
@import url("teaser.css");
@import url("standard.css");
@import url("program_overview.css");
@import url("program_detail.css");
@import url("accreditation.css");
@import url("contact.css");
@import url("search.css");
@import url("galleryAndGuestbook.css");

/*------------------------------------------------------------------
 body
--------------------------------------------------------------------*/
body {
	background: #fff url(../img/body_bg.gif) top center no-repeat;
}

/*------------------------------------------------------------------
 #wrapper
--------------------------------------------------------------------*/
#wrapper {
	position: relative;
	width: 968px;
	margin: 0 auto;
}

/*------------------------------------------------------------------
 #brecht_logo
--------------------------------------------------------------------*/
#brecht_logo {
	position: absolute;
	left: 149px;
	top: 6px;
	z-index: 100;	
}

/*------------------------------------------------------------------
 #stadt_augsburg_logo
--------------------------------------------------------------------*/
#stadt_augsburg_logo {
	position: absolute;
	left: 30px;
	top: 57px;
	z-index: 19;	
}

/*------------------------------------------------------------------
 #shadow
--------------------------------------------------------------------*/
#shadow {
	position: absolute;
	top: 106px;
	z-index: 10;	
}

/*------------------------------------------------------------------
 #content
--------------------------------------------------------------------*/
#content_wrapper {
	position: absolute;
	top: 117px;
	left: 11px;
	background: #fff;
	width: 957px;
	min-height: 460px;
	z-index: 20;	
}

/*------------------------------------------------------------------
 #menu
--------------------------------------------------------------------*/
#menu {
	margin: 28px 0 0 30px;
	width: 758px;
	border-top: 11px solid #000;
	padding: 6px 0 0 0;
	overflow: hidden;
	height: 27px;
}
#menu ul {
	width: 631px;
	height: 27px;
	float: left;
	overflow: hidden;
}

#menu ul li {
	list-style-type: none;
	float: left;
}

#menu ul li a {	
	float:left;
	font: 12px/27px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 20px 0 0;
	background-repeat: no-repeat;
	height: 0px;
	padding: 27px 0 0 0;
	overflow: hidden;
}
#menu ul li a:hover, #menu ul li a.active {
	color: #ff3861;	
	background-position:0 -48px;
}

#menu ul li a.last {		
	margin: 0;
}



/*------------------------------------------------------------------
 #service
--------------------------------------------------------------------*/
#service {
	margin: 60px 0 10px 30px;
	width: 758px;
	height: 60px;
	position: relative;
}
#service ul {
	border-top: 5px solid #000;
	padding: 6px 0 0 0;
	width: 576px;
	height: 27px;
	float: left;
	overflow: hidden;
}
#service li {
	list-style-type: none;
	float: left;
}
#service li a {		
	font: 14px/27px Arial, Helvetica, sans-serif;
	display: block;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 8px 0 0;
	background-repeat: no-repeat;
	float:left;
	height: 0px;
	padding: 27px 0 0 0;
	overflow: hidden;
}
#service li a:hover, #service li a.active {
	color: #ff3861;	
	background-position:0 -48px;
}
#service a.top {	
	float: left;
	width: 172px;
	height: 30px;
	font: 18px/30px Arial, Helvetica, sans-serif;
	background: #000 url(../img/top_bu.gif) no-repeat 0 0;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	text-indent: -1000em;
}
#service a:hover.top {	
	background: #ff3861 url(../img/top_bu.gif) no-repeat 0 -30px;
}
#service a.copyright {
	position: absolute;
	top: 45px;
	left: 0px;
	font: bold italic 13px/15px "Times New Roman", Times, serif;
	color: #ff3861;
	text-decoration: underline;
	background: #fff;
}
#service a:hover.copyright {
	color: #fff;
	background: #ff3861;
}

/*------------------------------------------------------------------
 #submenu
--------------------------------------------------------------------*/
#submenu_wrapper {
	margin: 55px 10px 0 30px;
	width: 182px;
	border-top: 8px solid #000;
	padding: 6px 0 0 0;
	float: left;
}
*html #submenu_wrapper {
	margin: 55px 10px 0 15px;
}
.submenu li {
	list-style-type: none;
}
.submenu li a {		
	width: 182px;
	font: 18px/24px Arial, Helvetica, sans-serif;
	display: block;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	background-repeat: no-repeat;
	float:left;
	height: 0px;
	padding: 24px 0 0 0;
	overflow: hidden;
}
.submenu li a:hover, .submenu li a.active {
	color: #ff3861;	
	background-position:0 -48px;
}

#dynamicmenu {
	margin-top:10px;
}

#dynamicmenu li  a {
	padding: 42px 0 0 0;
}

#dynamicmenu li a.small {
	padding: 24px 0 0 0;
}

/*------------------------------------------------------------------
 #Level 3 menu
--------------------------------------------------------------------*/
.submenuLevel3{
	margin-left: 15px;
}

.submenuLevel3 li a {
	height:auto;
	font: bold italic 13px/15px "Times New Roman", Times, serif;
	padding: 0;
	display:block;
	text-transform:none;
	width:150px;
	padding: 7px 0px;
}

ul.submenuLevel3 * a.active{
	color:#ff3861;
}

/*------------------------------------------------------------------
 #search
--------------------------------------------------------------------*/
#menu form{
	width: 127px;
	height: 27px;	
	float: left;
}
#menu form input.search_field {
	float: left;
	width: 94px;
	height: 27px;	
	border: none;
	background: #fff url(../img/search_bg.jpg) no-repeat;
	font: bold italic 13px/27px "Times New Roman", Times, serif;
	padding: 0 0 0 6px;
}
#menu form input.active {
	background: #fff url(../img/search_bg.jpg) no-repeat 0 -27px;
}
#menu form input.search_submit {
	float: left;
	width: 27px;
	height: 27px;
	cursor: pointer;
	background: url(../img/search_bu.gif) no-repeat;
	border: none;
}	
#menu form input.search_submit:hover {
	background: url(../img/search_bu.gif) no-repeat 0 -27px;
}

