/* 
theme scool 2007 
copyright by  amr webdesign.de
url: http://www.amr-webdesign.de 
*/
/* commented backslash \*/

* html ul li a {
}

a{
	color: #00008B;
}

a img{
	border: none;
	border-color: transparent;
}

body {
	background-color: #FFFFFF;
	color: #000080;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

/* styling for block elements */
td, th, div, select, textarea, input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

.bilder {
	border: 2px solid #FF0000;
	padding: 7 px;
}

.blockrechts a{
	color: #FFFFFF;
}

.breadcrumbs{
	color: #000080;
	padding: 1em;
}

.content p{
	color: #000080;
	font-size: 13px;
	font-weight: 500;
	padding-right: 2em;
}

.here #ajaxmenu  ul li a {
	color: #A52A2A;
	font-size: 12px;
	font-weight: bold;
}

.layout{
	background: url(images/wrap-gif.gif) #FFFFFF repeat;
	height: 2000px;
	width: 999px;
}

/* end hack */ 
#footer{
	color: #000000;
	float: left;
	font-size: 0.9em;
	height: 3%;
	width: 100%;
}

#head{
	background: url(images/topneu.gif) #FFFFFF;
	float: left;
	height: 216px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 992px;
}

#head .slogan h1{
	color: #B5DB00;
	font-size: 1.7em;
	padding:0.85em;
}

#head .werbung1{
	float: right;
	height: 84px;
	top: 0;
	width: 148px;
}

#head .werbung2{
	float:right;
	height: 60px;
	position: absolute;
	top: 130px;
	width:459px;
	right:0;
}

#head a.headbild{
	border: none;
	border-color: transparent;
}

#head	.slogan{
	height: 35px;
	left: 355px;
	position: absolute;
	top: 70px;
	width: 530px;
}

#left{
	background: url(images/bild-links.jpg) #FFFFFF no-repeat;
	height: 1000px;
	left: 0;
	position: absolute;
	top: 216px;
	width: 200px;
}

#main{
	background-color: #FFFFFF;
	float: left;
	height: 3%;
	left: 202px;
	position: absolute;
	top: 219px;
	width: 795px;
}

#main .content{
	background: #FFFFFF;
	margin-top: 4px;
	padding-left: 1em;
	padding-right: 1em;
	width: 600px;
}

.right{
	background:transparent;
	color: #000080;
	float: right;
	font-size: 11px;
	padding-right:0;
	position: absolute;
	right: -28px;
	top:-24px;
	width:150px;
}

#main .topbild{
	background: url(images/navbild.gif) #FFFFFF no-repeat;
	height: 104px;
	width: 789px;
}

#main h1 {
	color: #99BB00;
	font-size: 1.3em;
	line-height: 15px;
	padding-left: 0.6em;
}

#main h2{
	background: url(images/bullet_17x21.gif) no-repeat left top;
	color: #083A85;
	font-size: 15px;
	line-height: 24px;
	padding-left: 1.2em;
	position: relative;
}

#main h3,h4{
	color: #083A85;
	font-size: 1.1em;
	line-height: 5px;
	padding-left: 0.6em;
	text-align: left;
}

#main li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
}

#main p{
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	line-height:130%;
}

/* menu */
#menu {
	height: 24px
	 float:left;
	width: 550px;
}

#menu ul {
	border: 1px solid #808080;
	border-width: 0 0 4px 0;
	bottom: 4px;
	float: left;
	font-size: 1.0em;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 550px;
}

#menu ul li{
	display: inline;
}

#menu ul li a {
	background: url(assets/templates/scool/images/menudivide.gif) #FFFFFF repeat-y right top;
	border-bottom: 4px solid #191970;
	bottom: -4px;
	color: #191970;
	float: left;
	padding: 0px 10px;
	position: relative;
	text-decoration: none;
}

