a{
	cursor:url('http://d12875.n32.hosting.scout.ch/lilie.gif'),crosshair;
}

body{
	font-size: 12;
	font-family: Arial, Helvetica;
	color: black;
      background-color: #CDCDCD;
}
#header{
  margin-top: 20px;
  margin-right: 60px;
  margin-bottom: 0px;
  margin-left: 60px;
  background-color: #043711;
  color: #EDEDED;
  border-color: red;
}
#login{
        position: absolute; 
	padding: 0.3em; 
        height: auto; 
        width: auto; 
        left: auto;
        top: 95px;
        right: 68px; 
        bottom: auto; 
	color: white;
	border-color: red;

}

#login input{
	background-color: #043711;
	border: 2px solid #900505;
	color: #EDEDED;
   	margin-top: 2px;
}

.klein_login{
	font-size:11;
}
#login .login_button{
	background-color: #900505;
	color: #EDEDED;
	font-weight: 600;
}



#navi{
        position: relative;
	float: left;
     	top: 0px; 
	margin-top: 0px;
	margin-left: 60px;
	width:150px;
	background-color: #043711;
}

#links {
	margin-top: 15pt;
	margin-left: 10pt;
}

#links a{
	color: #EDEDED;
	font-size: 12pt;
	
}

#links a:hover{
	color: red;
	text-decoration: none;
}




#inhalt{
        position: relative;
      margin-top: 10px;
	margin-left: 225px;
	height: auto;
  	margin-right: 60px;
	font-size: 10pt;
	background-color: #EDEDED;
}

.pagetitle{
	color: #043711;
	font-size: 22pt;
	margin-left: -12px;
	margin-bottom: 0px;
	font-variant: small-caps;

}
.pagesubtitle{
	color: #900505;
	margin-top: -13px;
	margin-left: 35px;
	margin-bottom: 10px;
	font-size: 16pt;
	font-variant: small-caps;
}	

.titel{
	margin-top: 15px;
	margin-bottom: 7px;
	color: #043711;
	font-size: 14pt;
	font-variant: small-caps;
}

table{

	margin-top: 7px;
	margin-bottom: 7px;

}


.farbwechsel_1{
	background-color: #043711;
	color: white;
	height: 20px;
}
.farbwechsel_2{
	height: auto;
}


.box { width: 100%; }
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #CDCDCD;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #043711;
}
.box .r1{margin: 0 11px;}
.box .r2{margin: 0 7.5px;}
.box .r3{margin: 0 6px;}
.box .r4{margin: 0 4.5px;}
.box .r5{margin: 0 3px;}
.box .r6{margin: 0 2px;}
.box .r7{margin: 0 1.5px;}
.box .top .r8, .box .bottom .r8{margin: 0 1px;height: 2px;}



.form_desc {
	font-size: 9pt;
	color: #EDEDED;
	background-color:#043711;
}

.form{
	border-spacing:0px;
}
