/* Stylesheet amrhing.de
copyright by euroweb internet gmbh */

/*------------------------------- Allgemeine Tags ANFANG -----------------------------------------*/ 
body, h1, h2, h3, p, br, a, img, object, embed, hr, input, select, textarea, table, tr, td, th, caption, form, ul, ol, li {
	margin:0; 
	padding:0;
}

body  {
	background: url(images/kach_body_schul.gif) repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

html, body {
	height: 100%;
}

html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	SCROLLBAR-FACE-COLOR: #1B2C58;
	SCROLLBAR-HIGHLIGHT-COLOR: #1B2C58;
	SCROLLBAR-SHADOW-COLOR: #F9F3E3;
	SCROLLBAR-ARROW-COLOR: #F9F3E3;
	SCROLLBAR-TRACK-COLOR: #F9F3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #F9F3E3;
	SCROLLBAR-BASE-COLOR: #F9F3E3;
	scrollbar-3d-light-color: #F9F3E3;
}

a:link, a:visited, a:active {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
	color: #780001;
	padding-bottom:10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	}


/*------------------------------- Allgemeine Tags ENDE -----------------------------------------*/ 

/*------------------------------- ID-Selektoren ANFANG -----------------------------------------*/
#wrapper {
	width:760px;
	min-height:100%;
	margin:0 auto 0 auto;
	padding:0 15px 0 15px;
}

*html #wrapper {
	height:100%;
}
head:first-child+body div#wrapper {	/* Nicht lesbar fuer IE5/6 */
	background: url(images/kach_wrapper_schul.png) repeat-y;
}

#head {
	width:760px;
	height:180px;
	background:#FFFFFF url(images/top_schul.jpg) no-repeat;
}

#main {
	width:760px;
	background-repeat: repeat-y;
	background-position: left top;
}

#navi {
	width:195px;
	height:265px;
	float:left;
	background: url(images/navi_hg_schul.gif) no-repeat left top;
	padding-top:25px;
}

#navi ul {
	width:160px;
	height:137px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#navi a {
	display: block;
	padding: 5px 10px;
	width: 125px;
	color: #fff;
	background-color: #1B2C58;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px #FFFFFF solid;
	border-left: 15px #780001 solid;
}

#navi a:hover {
	color: #03216F;
	background-color: #9CA3B6;
	text-decoration: none;
}

#content {
	width:500px;
	text-align:left;
	float:left;
	margin:0 0 0 10px;
}

#content p {
	margin-bottom:10px;
	font-size:11px;
	line-height: 16px;
}

#content ul {
	list-style-position: outside;
	list-style-image: url(images/kasten_schul.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin: 0 0 0 18px;
}

#content li {
	padding: 0;
}

#kasten {
	display:none;
}
/*------------------------------- ID-Selektoren ENDE -----------------------------------------*/ 

/*------------------------------- Klassen und Kleinkram ANFANG -----------------------------------------*/ 


.formbutton {
	background-color: #1B2C58;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #333333;
	width: 78px;
	cursor: pointer;
    }

.formfield {
	background-color: #FFFFFF;
	border: 1px solid #780001;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
    }

.formmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	width:180px;
	height:105px;
	border: 1px solid #780001;
	background-color: #FFFFFF;
	overflow: auto;
	}
	
.style {
	font:11px/16px Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	}
	
.text {
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#333333;
	}
	
.bildre {
	float:right;
	margin-left: 10px;
	margin-top: 5px;
	}
	
.bildli {
	float:left;
	margin-right: 10px;
	}
	
.rahmen {
	border: 1px solid #780001;
}

.bild {
	float:right;
	margin-left: 10px;
	margin-top: 10px;
	}
	
.naviborder {
	display:block;
	height:1px;
	width:160px;
	border-top:1px solid #fff;
	line-height:1px;
	font-size:1px;
}
	
.floatstop {
	clear:both;
	}
a.jumpup {
	font-size:10px;
}
/*------------------------------- Klassen und Kleinkram ENDE -----------------------------------------*/ 
