html, body, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body{
background-color:#FBECD3;
color:#333333;
font-family:"Arial", Verdana, sans-serif;
font-size:100.1%;
/*background-image: url(../images-sys/punkte.gif);*/
/* text-align: center; nur für IE 5.x */
}

td {

}

/* ############## DIV/LAYER Formatierungen ################## */

#spyder {
position:absolute;
width:975px;
height:47px;
visibility: hidden;
}

.layout #wrapper{

}

.layout #balken {
/*position: relative;*/
width: 100%;
height: 25px;
background-color: #007732;
/*background-image: url(../images-sys/balken-oben.gif);*/
}

.layout #header {
/*padding: 0px;
position: relative;*/
}


.layout #content{
	/*position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:460px;*/
	font-size:75%;
}

.layout #content h1{
font-size: 200%;
color: #007732;
font-weight: bold;
line-height: 30px;
padding: 0;
}


.layout #menue {
    	float: left; 
    	width: 137px; 
    	padding: 0px 0px 0px 102px; 
		/*background-color: #333333; */
    }
.layout #suchform {
    	float: right; 
    	width: 185px; 
    	padding: 0px 10px 0px 0px; 
    }
.layout #mainContent {
	margin: 0px 22px 0px 268px;
	padding: 0 12px;/**/
	width: 492px;
	background-image: url(../images/Content_BG.gif);
	background-repeat: repeat;
    }



.layout #footer{
	/*font-size: 80%;
	width: 100%;*/
	height: 20px;
	background-color: #007732;
	text-align: right;
	padding-right: 200px;
	/*padding: 0 12px;*/
}









.fltrt { 
    	float: right;
    	margin-left: 8px;
    }
.fltlft { 
    	float: left;
    	margin-right: 8px;
    }
.clearfloat { 
    	clear:both;
        height:0;
        font-size: 100%;
        line-height: 0px;
    }

/* ##########   TEXT-/LINKFORMATIERUNGEN  ############### */

.titel {
	font-size:130%;
	color:#007732;
	font-weight: bold;
	line-height: 30px;
}

.suchformular {
width: 131px;
padding-left: 6px;
background-image: url(../images/form_bg.gif);
}

.mainbutton {
width: 117px;/**/
height: 20px;
padding-left: 20px;
padding-top: 2px;
background-image: url(../images/MainButton_BG.gif);
}
.link {
	font-family:Arial, Verdana, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:120%;
}

.mainbuttonA {
width: 117px;/**/
height: 20px;
padding-left: 20px;
padding-top: 2px;
background-image: url(../images/MainButtonA_BG.gif);
}
.openedlink {
	font-family:Arial, Verdana, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:120%;
}


.subbutton {
width: 117px;/**/
height: 20px;
padding-left: 20px;
padding-top: 2px;
background-image: url(../images/SubButton_BG.gif);
}
.sublink {
	font-family:Arial, Verdana, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
.openedsublink {
	font-family:Arial, Verdana, sans-serif;
	color:#000000;
	text-decoration:none;
}




a {
	font-weight:normal;
	color:#000000;
	/*text-decoration: none;*/
}

a:hover {
color:#000000;
font-weight:bold;
}



.weiss {
	color:#ffffff;
	font-weight: bold;
}
.weiss2 {
	color:#ffffff;
	font-size:80%;
}
.gelb {
	color:#EA9E24;
	text-decoration: none;
	font-weight:bold;
	font-size:80%;
}
.klein {
font-family:Arial, Verdana, sans-serif;
font-size:90%;
}
.klein2 {
font-family:Arial, Verdana, sans-serif;
font-size:70%;
text-align: right;
}

.zweiter {
	color:#ffffff;
	text-decoration: none;
	font-size: 75%;
}

.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #E7E7E7;
	border: 1px solid #666666;
	margin:2px;
}
.search {
	/*background-color: #F8F2FA;*/
	font-size: 90%;
}
