/*-------------------------- main -----------------------------------------*/
* {
	padding: 0;
	margin: 0;
}

html {
	font-size: 12px;
	height: 100%;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #212325	;
	}

body {
	height: 100%;
	background: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	background: url(../images/bg-body.gif) 0px 0px repeat-x #E3E5DF;
	}
body.cms {
	height: 100%;
	width: 370px;
	background: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	background-image: none;
	background: #FFEBEB;
	}
body.cmsNews {
	height: 100%;
	width: 370px;
	background: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	background-image: none;
	background: #FAFFF2;
	}
div#containerMain {
	position: relative;
	width: 993px;
	min-height: 100%;
	margin: 0 auto;
	z-index:1;
	background: url(../images/bg-content-green.gif) 0px 0px repeat-y;
	line-height: 17px;
	}
body.gutsch div#containerMain {
	background: url(../images/bg-content-orange.gif) 0px 0px repeat-y;
	}
body.fachschule div#containerMain {
	background: url(../images/bg-content-rot.gif) 0px 0px repeat-y;
	}
body.buecher div#containerMain {
	background: url(../images/bg-content-blau.gif) 0px 0px repeat-y;
	}	
	
* html div#containerMain {
	height: 100%
	}

.clear  {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	}

/*-------------------------- header row1 -----------------------------------------*/

div#header1 {
	width: 573px;
	height: 60px;
	background: url(../images/bg-header1.jpg) 0 0 no-repeat;
	float: left;
	}
body.gutsch div#header1 {
	background: url(../images/bg-header1-orange.jpg) 0 0 no-repeat;
	}	
body.fachschule div#header1 {
	background: url(../images/bg-header1-rot.jpg) 0 0 no-repeat;
	}	
body.buecher div#header1 {
	background: url(../images/bg-header1-blau.jpg) 0 0 no-repeat;
	}	
	
div#naviTop {
	width: 420px;
	height: 60px;
	background: url(../images/bg-navitop.jpg) 0 0 no-repeat #C4C7BD;
	float: left;
	}
body.gutsch div#naviTop {
	background: url(../images/bg-navitop-orange.jpg) 0 0 no-repeat;
	}	
body.fachschule div#naviTop {
	background: url(../images/bg-navitop-rot.jpg) 0 0 no-repeat;
	}	
body.buecher div#naviTop {
	background: url(../images/bg-navitop-blau.jpg) 0 0 no-repeat;
	}
/*-------------------------- header row2 -----------------------------------------*/
div#header3 {
	width: 301px;
	height: 170px;
	background: url(../images/bg-header3.jpg) 0 0 no-repeat;
	float: left;
	}
body.gutsch div#header3 {
	background: url(../images/bg-header3-orange.jpg) 0 0 no-repeat;
	}	
body.fachschule div#header3 {
	background: url(../images/bg-header3-rot.jpg) 0 0 no-repeat;
	}
body.buecher div#header3 {
	background: url(../images/bg-header3-blau.jpg) 0 0 no-repeat;
	}
	
			
div#header4 {
	width: 675px;
	height: 170px;
	float: left;
	}
/*body.gutsch div#header4 {
	background: url(../images/bg-header4-orange.jpg) 0 0 no-repeat;
	}
body.fachschule div#header4 {
	background: url(../images/bg-header4-rot.jpg) 0 0 no-repeat;
	}
body.buecher div#header4 {
	background: url(../images/bg-header4-blau.jpg) 0 0 no-repeat;
	}	*/	
div#header5 {
	width: 17px;
	height: 170px;
	background: url(../images/bg-header5.gif) 0 0 no-repeat;
	float: left;
	}	
body.gutsch div#header5 {
	background: url(../images/bg-header5-orange.gif) 0 0 no-repeat;
	}
body.fachschule div#header5 {
	background: url(../images/bg-header5-rot.gif) 0 0 no-repeat;
	}	
body.buecher div#header5 {
	background: url(../images/bg-header5-blau.gif) 0 0 no-repeat;
	}	
	
			
div#header6 {
	width: 228px;
	height: 94px;
	background: url(../images/bg-header6.jpg) 0 0 no-repeat;
	float: left;
	}
	/*-------------------------- navileft -----------------------------------------*/	
div#naviLeft {
	width: 301px;
	background: url(../images/bg-navi-left.jpg) 0 0  no-repeat;
	float: left;
	}	
body.gutsch div#naviLeft {
	background: url(../images/bg-navi-left-orange.jpg) 0 0  no-repeat;
	}
body.fachschule div#naviLeft {
	background: url(../images/bg-navi-left-rot.jpg) 0 0  no-repeat;
	}	
body.buecher div#naviLeft {
	background: url(../images/bg-navi-left-blau.jpg) 0 0  no-repeat;
	}		
div#naviLeft div#naviContainer {
	padding-left: 39px;
	padding-top: 97px;
	background: url(../images/bg-navi-gruen.gif) 39px 80px  no-repeat;
	}
body.gutsch div#naviLeft div#naviContainer {
	background: url(../images/bg-navi-orange.gif) 39px 80px  no-repeat;
	}	
body.fachschule div#naviLeft div#naviContainer {
	background: url(../images/bg-navi-rot.gif) 39px 80px  no-repeat;
	}	
body.buecher div#naviLeft div#naviContainer {
	background: url(../images/bg-navi-blau.gif) 39px 80px  no-repeat;
	}	
div#naviLeft div#newsContainer {
	padding-left: 39px;
	padding-top: 18px;
	padding-right: 34px;
	}	
div#naviLeft div#newsContainer form{
	background: url(../images/bg-newsletter.gif) 13px 12px  no-repeat #DDF7B4;
	border: 1px solid #E3E5DF;
	}	
body.gutsch div#naviLeft div#newsContainer form{
	background: url(../images/bg-newsletter-orange.gif) 13px 12px  no-repeat #FFF0CC;
	border: 1px solid #F1E4CE;
	}
body.fachschule div#naviLeft div#newsContainer form{
	background: url(../images/bg-newsletter-rot.gif) 13px 12px  no-repeat #F3C6C6;
	border: 1px solid #D6AEAE;
	}	
body.buecher div#naviLeft div#newsContainer form{
	background: url(../images/bg-newsletter-blau.gif) 13px 12px  no-repeat #C9DFF7;
	border: 1px solid #ABD2FF;
	}
body div#naviLeft div#newsContainer div#meldung{
	display: none;
	}	
	
	
		
body div#loop
{
font-size: 11px;
}	
body div#loop h3
{
font-size: 11px;
}	
body div#loop a
{
display: block;
margin-bottom: 20px;
}	
	
/*-------------------------- content -----------------------------------------*/
div#contentContainer
{
	width: 470px;
	background: url(../images/bg-content.jpg) 0 0 no-repeat;
	float: left;
}
body.gutsch div#contentContainer
{
	background: url(../images/bg-content-orange.jpg) 0 0 no-repeat;
}
body.fachschule div#contentContainer
{
	background: url(../images/bg-content-rot.jpg) 0 0 no-repeat;
}
body.buecher div#contentContainer
{
	background: url(../images/bg-content-blau.jpg) 0 0 no-repeat;
}



div#contentMain {
	padding-left: 25px;
	padding-top: 52px;
	}	
	
div.element img{
	margin:0 0 10px 0;
	border:none;
}

div#player {
	visibility:visible;
	border:solid 2px #E55D5D;
	width:433px!important;
	height:245px!important;
	margin-left:0px;
	background:#FFEBEB;
}

object#player {
	visibility:visible!important;
	border:solid 2px #E55D5D;
	width:433px!important;
	height:245px!important;
	margin-left:0px;
}

	/*-------------------------- Slideshow -----------------------------------------*/		

div#cover  {
	width:675px;
	height:170px;
	z-index:1!important;
	position:relative;
	float:left;
	overflow:hidden!important;
}

	/*-------------------------- Sidebar -----------------------------------------*/	
div#sidebarContainer {
	width: 222px;
	background: url(../images/bg-sidebar.gif) 0 0  no-repeat;
	float: left;
	color: #000;
	font-size: 11px;
	height: 266px;
	}
body.gutsch div#sidebarContainer {
	background: url(../images/bg-sidebar-orange.gif) 0 0  no-repeat;
	}	
body.fachschule div#sidebarContainer {
	background: url(../images/bg-sidebar-rot.gif) 0 0  no-repeat;
	}		
body.buecher div#sidebarContainer {
	background: url(../images/bg-sidebar-blau.gif) 0 0  no-repeat;
	}		
	
		
div#sidebarContainer div{
	padding-left: 23px;
	padding-top: 99px;
	}
div#sidebarContainer div p{
	margin-bottom: 13px;
	line-height: 16px;
	}	
div#sidebarContainer .anfragen {
	border:1px solid #999999;
	background-color:#FFFFFF;
	cursor:pointer;
	width:150px;
	margin-bottom:10px;
	text-align:center;
	padding-left: 0px;
	padding-top: 8px;
	font-weight:bold;
	}
div#sidebarContainer .anfragen:hover {
	background-color:#CCCCCC;
	}
			
		

/*-------------------------- Bottom -----------------------------------------*/

div#footer{
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	width: 993px;
	height: 0px;
	font-size: 0px;
	}
	
a img {border:none;}