/* farben: 	sand(bg): #fff5e9	braun(navi): #6f5a58	grün(link): 207b67			*/


body
{
	background-color: #000;
	margin: 0px;
	color: #000;
	font-family: verdana, arial, sans serif;
	font-size: 9px;
	z-index: 0;
}



img, img.trans
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

a
{
	color: #207b67;
	text-decoration: none;
	margin:0;
}

a:hover
{
	color: #207b67;
	text-decoration: underline;
}


img.background 
{ 
	position:fixed;
	top:0px;
	left:2px;    /* width, height and left adjusted as image */
	width:101.5%; /* canvas is slightly padded to work in IE */
	height:101.5%;
	z-index: -1;
	_display:none;
}

#logo
{
	z-index: 2;
	position: relative;
	margin-left:170px;
}

#container
{
	z-index: 1;
	margin: 0 auto;
	width: 946px;
/*
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 1px 0 ;
*/
}
#logostart
{
	z-index: 2;
	position: relative;
	margin-left:200px;
}

#startbutton
{
	z-index:6;
	top:420px;
	margin-left:560px;
	.margin-left:360px;
	position:absolute;
}
#startbutton a
{
	text-decoration:none;
	display:block;
	width:220px;
	height:110px;
}

#fla
{
	width: 799px;
	height: 159px;
	margin: -27px 2px 0px 2px;
	overflow: hidden;
}


#menu
{
	width: 170px;
	height: 200px;
	margin: -25px 2px 0px 2px;
	background-color: #fff5e9;
	float: left;
}

#sidebanner, #navigation 
{
	margin:0px;
	padding: 0;
}

#startmenu
{
	width: 799px;
	height: 309px;
	margin: 0px 2px 0px 2px;
	background-image: url(../images/bg/starter.jpg);
	background-repeat: no-repeat;
	_background-position: 3px;
}


#menu ul , #startmenu ul, #navigation ul
{
	list-style:none;
	margin: 0;
	padding: 0;
}
#ausbildung ul li
{
	height:14px;
}

#navigation ul li.first
{
	margin-top: 2px;

}

#navigation ul li.active 
{
	background-image: none;
	background-color: #fff5e9;
}


#navigation ul li
{
	margin: 2px 0 0 0;
	height: 24px;
	width: 170px;
	background-position: 0px 0px;
	background-image: url(../images/navi/mbg.png);
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	font-size: 0px;
	line-height:0px;
}

#navigation ul li.active
{
	height: auto;
	margin: 2px 0px 2px 0px;
}

#navigation ul li.active ul
{
	margin: 0;
	padding: 0;
	display:block;
}



#navigation ul li:hover
{
	background-repeat: no-repeat;
	background-position: 0px -26px;
}

#navigation a.start
{
	height: 24px;
	background-image: url(../images/navi/m1start.png);
	padding-top:77px;
}
#navigation a.start:hover
{
	background-position: 0px -103px;
}


#navigation ul li.last
{
	margin: 2px 0 0 0;
	width: 170px;
	height: 24px;
	background-position: 0px 0px;
	background-image: url(../images/navi/ebg.png);
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
}

#navigation ul li.last:hover
{
	background-repeat: no-repeat;
	background-position: 0px -26px;
	overflow: hidden;
}

#navigation ul li ul, #absolventen ul
{
	margin: 0px;
	padding: 0 0 8px 0;
	/*	background-color: #fff5e9;*/
}

#abstext ul
{
	/*	background-color: #fff5e9;*/
	margin-top: 0;
	margin-right: 0;
	margin-left: 3px;
}


#navigation ul li ul a, #absolventen ul a, #abstext ul a
{
	margin: 0;
	color: #6f5a58;
	font-family: verdana, sans serif;
	font-size: 11px;
	text-decoration: none;
}


#navigation ul li ul a:hover, #absolventen ul a:hover, #abstext ul a:hover
{
	color: #207b67;
}



#navigation ul li ul li.active a 
{
	color: #207b67;
}

#navigation ul li ul li.active 
{
	color: #207b67;
	margin: 0;
	padding-left: 20px;
	width: 150px;
	height: 15px;
	line-height: 16px;
	display: block;
	overflow: hidden;
	background-image: url(../images/navi/pfeile.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}


#navigation ul li ul li , #navigation ul li ul li.last, #absolventen ul li, #abstext ul li
{
	margin: 0;
	padding: 0 0 0px 20px;
	width: 150px;
	height: 15px;
	line-height: 16px;
	display: block;
	overflow: hidden;
	background-image: url(../images/navi/pfeile.gif);
	background-repeat: no-repeat;
	background-position: 6px -9px;
}

#navigation ul li ul li.last
{
	margin-bottom:5px;
}



#navigation ul li ul li:hover, #navigation ul li ul li.last:hover, #absolventen ul li:hover, #abstext ul li:hover
{
	background-position: 6px 5px;
}

#absolventen ul li.leer
{
	margin: 0;
	padding: 0 0 0px 20px;
	width: 150px;
	height: 15px;
	display: block;
	overflow: hidden;
	background-image: none;
}


#rechts
{
	width: 170px;
	margin: -25px 2px 0px 0px;
	float: left;
}


#startcontent
{
	width: 799px;
	min-height:130px;
	height:auto !important;
	height:130px;
	margin: 2px 2px 0px 2px;
	background-color: #fff5e9;
	overflow: auto;
}

#content
{
	width: 596px;
	min-height: 562px;
	height:auto !important;
	height: 562px;
	margin: -25px 2px 2px 0px;
	padding-bottom:25px;
	background-color: #fff5e9;
	float: left;
}

#topbanner { margin: 12px 25px 0px 25px; }

.line
{
	margin: 38px 25px 0px 25px;
	height: 1px;
	border-bottom: 1px #000 solid;
	overflow:hidden;
}


h1.start
{
	margin: 15px 25px 0px 25px;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 16px;
	font-weight: normal;
}

h1 
{
	margin: 24px 25px 0px 25px;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 16px;
	font-weight: normal;
}

.standardtext, #bildergalerie
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.standardtext p, #bildergalerie p
{
	margin: 15px 25px 0px 25px;
}

.standardtext table
{
	margin: 15px 25px 0px 25px;
}

.standardtext h3
{
	margin: 15px 25px -15px 25px;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	/*font-weight: normal;*/
}

.standardtext ul
{
	margin: 15px 0 0 25px;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	/*list-style: none;*/
	padding-left: 15px;
	/*font-weight: normal;*/
}

.standardtext ul li
{
	padding-left: 0px;
	/*font-weight: normal;*/
	margin-left: 0px;
}

#absolventen ul {
	list-style: none;
}

.floatleft
{
	float: left;
	padding: 5px 10px 5px 0px;
}
.floatright
{
	float: right;
	padding: 5px 0px 5px 10px;
}




#absolventen h3
{
	margin: 15px 25px 0px 25px;
	padding-left:13px;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#absolventen ul
{
	margin: 0px 0px 0px 17px;
}

/* Fachbereichs Header */
.fb1
{
	background-image: url(../images/style/fb1.png);
}
.fb2
{
	background-image: url(../images/style/fb2.png);
}

.fb3
{
	background-image: url(../images/style/fb3.png);
}

.fb4
{
	background-image: url(../images/style/fb4.png);
}

.fb5
{
	background-image: url(../images/style/fb5.png);
}
.fb6
{
	background-image: url(../images/style/fb6.png);
}
.btlink
{
	
}

#footer
{
	height: 20px;
	width: 596px;
	_width: 570px;
	margin: 2px 2px 20px 174px;
	_margin-left:176px;
	clear:left;
	background-color: #fff5e9;
	padding: 4px 0 0 0;
}

#footer p
{
	margin: 0;
	padding:0;
	width: 100%;
	color: #666;
	font-family: verdana, arial , sans serif;
	font-size: 11px;
	margin-left:26px
	/*text-align: center;*/
}
#startfooter
{
	height: 20px;
	width: 799px;
	_width: 787px;
	margin: 2px 2px 20px 2px;
	background-color: #fff5e9;
	padding: 4px 0 0 0;
}

#startfooter p
{
	width: 100%;
	color: #666;
	font-family: verdana, arial , sans serif;
	font-size: 11px;
	/*text-align: center;*/
	margin:0;
	padding-left:12px;
}


#startmenu #navigation ul li.first
{
	height: 24px;
	background-image: url(../images/navi/mbgstart.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:77px;
	overflow: hidden;
}
#startmenu #navigation ul li.first:hover
{
	background-position: 0px -107px;
}

/* subnavi Absolventen */
#subAbsolventen
{
	margin-left:25px;
}

#subAbsolventen ul
{
	list-style: none;
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
}
#subAbsolventen ul li
{
	display: inline;
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0px 2px 0px 2px;
	font-family: verdana, sans serif;
	font-size: 11px;
}
#subAbsolventen ul li.active , #subAbsolventen ul li:hover
{
/*	background-color: #207b67; */
}
#subAbsolventen ul li.active a , #subAbsolventen ul li a:hover
{
	color: #000;
	text-decoration: none;
}

 #abspic
 {
 	float: left;
 	width: 179px;
 	margin: 27px 0px 16px 25px;
 }
#absdaten
{
	float:left;
	margin: 27px 0 0 0;
	width: 345px;
	height: 208px;
}

#absdaten p { margin: 0px 25px 0px 20px; }


#abstext
{
	clear: both;
}

#absdaten h3
{
	margin: -5px 10px 0px 6px;
	padding-left:13px;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#absdaten ul
{
	list-style:none;
	margin: 0px 0px 0px 20px;
	padding:0;
}
#back
{
	font-family: verdana, sans serif;
	font-size: 11px;
	margin: 2px 25px 0px 25px;
	height:16px;
	text-align: right;
}
#bildergalerie .thickbox
{
	display:inline-block;
	padding:2px;
}

h4
{
	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	margin-left: 25px;
	font-weight: normal;
}

.lineGal
{
	background-color: #000;
	margin: 22px 25px 0px 25px;
	height: 1px;
	overflow:hidden;
}

#media a
{
	margin: 0;
	padding: 0 0 0px 14px;
	width: 150px;
	height: 15px;
	overflow: hidden;
	background-image: url(../images/navi/pfeile.gif);
	background-repeat: no-repeat;
	background-position: 0px -9px;
	text-decoration: none;
	color: #6f5a58;

}
#media a:hover
{
	color: #207b67;
	background-position: 0px 5px;
	text-decoration: none;
}


/* NEWS classes: newsitem newstitle newsdocumentInfo newsintroText */

.newsitem{
	margin: 6px 25px 6px 25px;
	border-bottom: 1px #000 solid;
	padding-bottom:6px;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	line-height: 16px;
}

h3.newstitle
{
	margin: 0px;
	color: #000;
	font-size: 11px;
	/*font-weight: normal;*/
}
h3.newstitle a
{
	color: #000;
}

.newslink a
{
	margin: 0 0 10px 0;
	padding: 0 0 0px 14px;
	width: 150px;
	height: 15px;
	overflow: hidden;
	background-image: url(../images/navi/pfeile.gif);
	background-repeat: no-repeat;
	background-position: 0px -9px;
	text-decoration: none;
	color: #6f5a58;
}
.newslink a:hover
{
	color: #207b67;
	background-position: 0px 5px;
	text-decoration: none;
}

.newsinfo
{
	color:#000;
	font-size: 11px;
	/*background-color: #6f5a58;
	padding-left:5px;*/
	display:block;
}

.newshead
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	margin: 5px 25px 0px 25px;
}

.newstext
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	margin: 0px 25px 0px 25px;
	line-height: 16px;
}


.newsuebersicht
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	margin: 15px 25px 5px 25px;
}

/* startseite */

#startcontent h2
{
	padding-top:10px;
	padding-left:0px;
	margin:0;
	font-size: 11px;
	display:none;
}

.startnews
{
	width: 242px;
	_width: 234px;
	height: auto;
	/*overflow:hidden;*/
	float:left;
	margin: 0px 12px 0px 12px;
}


.newsitemStart
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	line-height: 16px;
	padding-top:8px;
}

/* Richtest */
.btlink
{
	padding: 0 0 0px 14px;
	background-image: url(../images/navi/pfeile.gif);
	background-repeat: no-repeat;
	background-position: 0px -9px;
	text-decoration: none;
	color: #6f5a58;

}
.btlink:hover
{
	color: #207b67;
	background-position: 0px 5px;
	text-decoration: none;
}

.fb1, .fb2, .fb3, .fb4, .fb5, .fb6
{
	font-weight: bold;
	padding-left: 13px;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: none;
}
a.fb1:hover, a.fb2:hover, a.fb3:hover, a.fb4:hover, a.fb5:hover, a.fb6:hover
{
	color: #207b67;
	text-decoration: none;
}


.videos
{
	width:100%;
	height:100%;
	background-color:#000;
}

img.transpng 
	{
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "assets/images/xyz.gif"
    );
 }
