/* global */
* { margin: 0; padding: 0; }

.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
/* eof global */

#seite {
	height: 600px;
	width: 1000px;
	border:1px;
	border-color:#CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 1.4em;
}

#logo {
	float: left;
	clear: both;
}
#header {
	height: 110px;
	width: 1000px;
	background-image: url(../layout/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #navi {
	padding-top: 2px;
	width: 690px;
	float: right;
}
#inhaltsblock1 {
	height: 460px;
	background-image: url(../layout/inhaltsblock1.jpg);
	background-repeat: no-repeat;
}
#inhaltsblock2 {
	height: 460px;
	background-image: url(../layout/inhaltsblock2.jpg);
	background-repeat: no-repeat;
}
#inhaltsblock-leer {
	height: 460px;
	background-image: url(../layout/inhaltsblock-leer.jpg);
	background-repeat: no-repeat;
}
#footer {
	padding-left: 290px;
	margin-top: 0px;
	padding-top: 0px;
}
#footer .footer2 {
	padding-left: 400px;
	letter-spacing: 0.3em;
	margin-top: 0px;
	padding-top: 0px;
}
#inhaltsblock1 #aktuellbox {
	width: 200px;
	top: 0px;
	height: 170px;
	font-size: 12px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}
#aktuellbox a {
	text-decoration: none;
}

#inhaltsblock2 #beschreibungsbox {
	width: 250px;
	overflow: visible;
	height: 160px;
	font-size: 12px;
	float: left;
	margin-top: 260px;
	margin-left: 40px;
}
#beschreibungsbox h1 {
	font-size: 14px;
	color: #B9D447;
	letter-spacing: 0.2em;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 15px;
}
#aktuellbox h1 {
	font-size: 14px;
	color: #B9D447;
	letter-spacing: 0.2em;
	padding-top: 20px;
	padding-bottom: 15px;
	font-weight: normal;
}


a {
	color: #AFC50B;
}

#inhalt {
	height: 400px;
	top: 25px;
	font-size: 12px;
	padding-top: 20px;
	width: 530px;
	padding-left: 10px;
	margin-left: 40px;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
}
.spracheaktive {
	border: 1px solid #B2C905!important;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}

#aktuellbox h2,#beschreibungsbox h2 {
	font-size: 12px;
	color: #B2C905;
	font-weight: normal;
	letter-spacing: 0.5em;
}




#seite #inhalt {
}
#zeileOben p {
	padding: 0px;
	margin: 0px;
}
/* bei 2 Spalten Inhalt..
#inhalt #content {
	padding: 10px;
	float: left;
	width: 400px;
	height: 200px;
}*/
#inhalt #trailer {
	height: 280px;
}


#inhalt  h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #BDD25D;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 60px;
	margin-bottom: 10px;
	letter-spacing: 0.3em;
}

#inhalt h2 {
	font-family: "trebuchet Ms", Arial, Helvetica, sans-serif;
	color: #A22D26;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#seite #inhalt  a {
	color: #982528;
	text-decoration: none;
}
#seite #inhalt  a: hover {
	color: #982528;
	text-decoration: underline;
}
#seite .abstand {
	padding: 10px;
}
	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid gray;
	padding: 0px 0px;
	}
	
	/* f?r kursplan */
	#seite #inhalt #content .csc-frame-frame1 {
	width: 376px;
	height: 235px;
	background-image: url(../layout/kursplan-bg.gif);
}
#inhalt #NAVI-EBENE3 {
	font-size: 11px;
	text-align: right;
	height: 20px;
	width: 530px;
}

#NAVI-EBENE3 a {
	border: 1px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	margin: 2px;
}
#NAVI-EBENE3 a:hover {
	/*border: 1px solid #B2C842;*/
	border: 1px solid #AFC50B;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	margin: 2px;
}
#inhalt #NAVI-EBENE3 .aktivebox {
	/*border: 1px solid #99CC66;#B2C905;*/
	border: 1px solid  #AFC50B;
	text-decoration: none;
	font-size: 10px;
	color: #B2C842;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 2px;
}
#inhalt #inhaltAbstand {
	padding-left: 25px;
	height: 400px;
	overflow: auto;
}
#beschreibungsbox a {
	text-decoration: none;
}

/*DROPDOWN NAVI*/
.txt {
position:relative;
-moz-opacity:1; -khtml-opacity:1; opacity:1;
filter:alpha(opacity=100);
}

/* NAVI FORMAT */
#navi a {
	color: #B1C903;
	text-decoration: none;
	letter-spacing: 0.3em;
	margin-right: 20px;
	font-weight: bold;
		font-size: 12px;
}
#navi a:hover {
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.3em;
	margin-right: 20px;
	font-weight: bold;
	font-size: 12px;
}


ul.menu, ul.menu ul {
   list-style-type: none;
}

ul.menu a {
    display: block;
    padding: 3px 10px 3px 10px;
    font-weight:normal;
}

ul.menu ul a {
    padding: 0 10px;
}

ul.menu li {
    padding:0;
    margin:0;
    background-image: none;
    float:left;

}

ul.menu ul {
    margin-left:0;
    padding: 0 0 5px 0;
    position: absolute;
    background-color: #ffffff;
 
 	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
 
    display:none;
    min-width:180px;
    filter:Alpha(Opacity=70); 
    -moz-opacity:0.7; 
    opacity: 0.7; 
    khtml-opacity: 0.7; 
    	font-weight: normal;
}

ul.menu ul li a {
	padding: 0 10px;
	font-weight: normal;
	color: #000000;
}

/* IE-Hack für die Breite */
*html ul.menu ul {
    width:180px;
}
/* Aktiv zustand hauptnavi */
#navi .menu .active {
	color: #000000;
}


/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    color: #000000;
	line-height: 1.4em;
	font-weight: normal;
}
ul.menu ul li a {
	padding: 0 10px;
	font-weight: normal!important;
	color: #000000!important;
}
ul.menu ul li a:hover {
	padding: 0 10px;
	font-weight: normal;
	color: #B1C903!important;
}
#start a {
	font-size: 11px;
	text-decoration: none;
}
#start {
	font-size: 11px;
}
