
/****************** 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: #eeeeff;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background-image:url(../de,standard,images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

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 {
	width:900px;
	/*height:100%;*/
	min-height:100%;
	background-image:url(../de,standard,images/box_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px auto;
	position:relative;
}

* html #box {
	height:100%;
}



#header {
	height:148px;
	width:100%;
	background-image:url(../de,standard,images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#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 {
	float:left;
	background-image:url(../de,standard,images/menu_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:166px;
	height:450px;
	/*border:1px solid #cc0000;*/
}

#menu {
	float:left;
	margin-left:20px;
	
}

* 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;
	margin-left:166px;
	padding:5px 30px 100px 20px;
	min-height:320px;
}

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

* html #content .pfad {
	padding-top:10px;
	height:12px;
}

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

#content table {
	margin:15px 0px 0px 5px;
}
#content table th{
text-align:left;
}

#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 {
	margin:0px;
	padding:0px;
}




#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:46%;
	margin:10px 15px 30px 5px;
	font-size:11px;
}

#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;
}


#content table.galerie {
	width:650px;
	margin:10px 0px 0px 5px;
}

#content table.galerie .galeriebild {
	width:1px;
	padding-right:20px;
}
#content table.galerie .galeriebild img{
	border:1px solid #ccc;
	padding:5px;
}

#content table.galerie .galerieueberschrift {
	font-weight:bold;
	font-size:14px;
	height:1px;
	padding-top:15px;
}

#content table.galerie .galeriebeschreibung {
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}

#content #bildnavigation {
	margin-bottom:10px;
}

#content #bildnavigation .btn_prev {
	float:left;
	position:relative;
	margin-left:5px;
}

#content #bildnavigation .btn_next {
	float:right;
	position:relative;
}

#content #bildnavigation .bildnummer {
	margin:0px auto; 
	width:200px; 
	padding-top:4px; 
	text-align:center;
}


#footer {
	height:60px; /* max 81px */
	width:100%;
	position:absolute;
	bottom:0px;
	border-top:10px solid #90d2f5;
	background-image:url(../de,standard,images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color:#424f5d;
	font-weight:bold;
	font-size:10px;
	clear:both;
}

#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;
}



