
/****************** TAGs BEGIN *****************/

html {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	margin-bottom:0.1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

body {
	background-color: #fff;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;

}

a {
	color:#0047ab;
}

div {
	margin:0px;
	padding:0px;
}

p {
	padding:0px;
	margin:7px 0px 0px 7px;
}

h1 {
	padding:0px;
	margin:7px 0px 15px 7px;
	font-size:18px;
	font-weight:bold;
	color:#0047ab;
}

h2, h3 {
	padding:0px;
	margin:20px 0px 15px 7px;
	font-size:15px;
	font-weight:bold;
	color:#0047ab;
}


a {
	margin:0px;
	padding:0px;
}

/***************** TAGs END *****************/





#box {
	
	/*height:100%;*/
	min-height:100%;
	
	
}

* html #box {
	height:100%;
}



#header {
	
	display:none;
}

#header_click {
	position:absolute;
	margin:15px 0px 0px 15px;
	height:100px;
	width:430px;
	display:block;
}

#header .h-menu{
	float:right;
	margin-right:8px;
	margin-top:2px;
	list-style:none;
	line-height:15px;
}
#header .h-menu li a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#616161;
}
#header .h-menu li a:hover {
	text-decoration:underline;
}


#menubox {
	
	background-image:url(../de,standard,images/menu_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	display:none;
	/*border:1px solid #cc0000;*/
}

#menu {
	display:none;
	
}

* html #menu {
	margin-left:10px;
}

#menu ul {
	margin:20px 0px 0px 0px;
	padding:0px;
	list-style:none;
}

#menu ul li {
	background-image:url(../de,standard,images/btn_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
#menu ul li a {
	color:#4a4a4a;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:115px; /* 108 */
	min-height:18px;
	padding:6px 0px 4px 20px;
	background-position:left;
	background-repeat:no-repeat;
}

* html #menu ul li a {
	height:18px;
}

#menu ul li a:hover {
	color:red;
}
	
#menu .submenu {
	margin:0px;
	padding:0px;
	/*border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;*/
}

#menu .submenu li {
	margin:0px;
	padding:0px;
}

#menu .submenu li a {
	margin:0px;
	padding:0px;
	font-size:11px;
	min-height:18px;
	padding:3px 0px 1px 2px;
	width:auto;
}

#menu .submenu a.aktiv {
	color:red;
}

* html #menu .submenu li a {
	height:18px;
	width:124px;
}



#content {
	border-top:10px solid #7fbde1;
	background-image:url(../de,standard,images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px 30px 100px 20px;
}

#content .pfad {
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
	margin:10px 0px 10px 0px;
	font-size:12px;
}

#content img {
	border:1px solid #ccc;
	padding:5px;
	margin:5px 10px 5px 5px;
}

#content table {
	margin:0px 0px 0px 0px;
}
#content table img {
	margin:0px;
	padding:0px;
	border:0px;
}

#content table.bilder img {
	border:1px solid #ccc;
	padding:5px;
	margin:5px 10px 5px 5px;
}

#content ul li img {
	margin:0px;
	padding:0px;
	border:0px;
}

#content ul li {
	margin-bottom:10px;
}

#content p {
	line-height:16px;
}

#content dd {
	margin-bottom:15px;
}

#content table.lehrer tr td{
	border-bottom:1px solid #efefef;
	margin:0px;
	padding:0px;
}
#content table.lehrer tr {
	margin:0px;
	padding:0px;
}
#content table.lehrer tr:hover{
	background-color:#efefef;
}

#content p.error {
	color:#cc0000;
	font-weight:bold;
}

#content hr {
	margin-left:5px;
}

#content input.error {
	border:2px solid #cc0000;
}

#content .news_box {
	margin:10px 0px 20px 5px;
	padding:2px 2px 8px 2px;
	border:1px solid #e6e6e6;
	position:relative;
}

#content .news_box .title {
	font-weight:bold;
}

#content .news_box .weiter {
	font-size:11px;
}



#menu ul li a#mnu-anfahrt {
	margin-top:20px;
	background-image:url(../de,standard,images/ico-anfahrt.jpg);
}
#menu ul li a#mnu-kontakt {
	background-image:url(../de,standard,images/ico-kontakt.jpg);
}
		

#abstand-unten {
	display:none;
}



#content fieldset {	border:1px solid #ccc; padding:10px; }
#content fieldset label { font-size: 11px; display: block; }
.button		{ margin: 10px 0; padding: 3px; font: normal 12px verdana,tahoma,sans-serif; letter-spacing: 0.1em; }


#content div.linie {
	height:1px;
	font-size:0px;
	border-bottom:1px dotted #ccc;
	margin:15px 0px 10px 5px;
}

#content p.klassen {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:30px 0px 0px 5px;
}

#content table.stundenplan {
	float:left;
	position:relative;
	width:45%;
	margin:10px 25px 30px 5px;
}

#content table.stundenplan th {
	text-align:left;
}

#content table.stundenplan .wochentag {
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	color:#cc0000;
}




#footer {
display:none;
}

#footer .f-links {
	line-height:13px;
	margin:4px 0px 0px 45px;
	float:left;
}

#footer .f-center {
	line-height:14px;
	margin:15px 0px 0px 80px;
	float:left;
}

#footer .f-rechts {
	line-height:14px;
	margin:20px 0px 0px 80px;
	float:left;
}



