/*
__     __                                           _
\ \   / /                                          | |
 \ \_/ /__  _   _ _ __ _ __   __ _  __ _  ___   ___| |__
  \   / _ \| | | | '__| '_ \ / _` |/ _` |/ _ \ / __| '_ \
   | | (_) | |_| | |  | |_) | (_| | (_| |  __/| (__| | | |
   |_|\___/ \__,_|_|  | .__/ \__,_|\__, |\___(_)___|_| |_|
                      | |           __/ |
                      |_|          |___/

(c)2008/2009 by PG4+ Minerva Schulen Basel
Programmierung: Stefan Oechslein
*/
body{	
	background-color:#75911E;
	color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:normal;
	letter-spacing:normal;
	/*background-color:#EAEAEA;
	color:#A45200;
	color:#8C8C8C;*/

}
.mainbody{
	background-color:#75911E;
	/*background-image:url(img/hg-kachel.gif);
	background-repeat:repeat;*/
}

a{
	color:#75911E;
	text-decoration:none;
}
a:hover{
	color:#CAE37E;
}
h1{
	font-weight:normal;
}
img{
	border:none;
}
.maintable{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	border:none;
	/*border-collapse:collapse;
	border-color:#A45200;
	border-style:solid;*/
}
.layoutdiv{
	/*margin-left:20px;
	margin-right:20px;*/
	margin-top:50px;
	margin-bottom:20px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	width:900px;
	height:100%;
	background-color:#FFFFFF;
	border:2px solid #666666;
	overflow:hidden;
	visibility:hidden;
}
div#layoutdiv{
	visibility:hidden;
}
td{
	vertical-align:top;
}
.sidenav{
	width:200px;
	padding-left:10px;
	line-height:40px;
	margin-top:10px;
}
.iframe{
	height:100%;
	width:100%;
	border:none;
}
.pagetitle{
	text-align:left;
	margin-bottom:-13px;
}
.ueberunsleft{
	width:20%;
}
.ueberunsright{
	width:80%;
}
.menuedivs{
	background-image:url(img/icon_normal.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:55px;
	cursor:pointer;
	margin-left:24px;
	width:70px;
}
.menuedivs:hover{
	/*background-image:url(img/icon_gelb.jpg);*/
	color:#75911E;
	font-weight:bold;
}

.menuedivs:active{
	background-image:url(img/icon_gruen.jpg);
}
/*.menuedivs#home:hover{
	background-image:url(img/icon_gruen.jpg);
}
.menuedivs#ueberuns:hover{
	background-image:url(img/icon_violett.jpg);
}
.menuedivs#projekte:hover{
	background-image:url(img/icon_blau.jpg);
}
.menuedivs#kontakt:hover{
	background-image:url(img/icon_gelb.jpg);
}*/
.homeauge{
	/*.style.background = 'url('+first_image+')';*/
	padding-bottom:5px;
	height:124px;
	width:250px;
	background-image:url(img/Julian-small_green.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
.homeauge#augegreen{
	height:124px;
	width:250px;
	cursor:pointer;
	z-index:2;
}
.indexauge{
	/*.style.background = 'url('+first_image+')';*/
	height:224px;
	width:450px;
	background-image:url(img/Julian-Vr3.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
.indexauge#augegruen{
	height:224px;
	width:450px;
	z-index:2;
}
.bt{
	border:1px solid #A45200;
}
table.kf{
	width:460px;
	border:none;
}
td.kf1{
	width:150px;
	text-align:right;
	vertical-align:middle;
}
td.kf2{
	text-align:left;
	vertical-align:top;
}
td.kf3{
	text-align:left;
	vertical-align:middle;
}
input.kf{
	background-color:#75911E;
	color:#FFFFFF;
	width:199px;
	font-weight:bold;
	border:1px solid #666666;
}
.formulare{
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	border-bottom:1px solid #75911E;
	color:#666666;
	width:355px;
}

table.personaltable{
	border:none;
	width:400px;
	height:150px;
	font-size:12px;
}
td.personaltable{
	width:200px;
	height:75px;
	vertical-align:middle;
	font-size:12px;
}
