BODY {
	padding: 0px;
	margin: 0px;
	font-size: 100.01%;
	font-family : verdana, arial, sans-serif;
	text-align: left;
	background-color : #f7f2ea;
	color: #003300;

	}
	
	

/*Angabe wegen Skalierbarkeit im IE */
table, th, caption {font-size:100%; }

div {
	font-size: 0.9em;
	
}

.small {
font-size: 0.7em;
}



h1 {
font-size: 1.2em;
margin-top: 30px;
margin-left: 100px;
}




p {
line-height:1.3em;
font-size: 0.9em;
}



/*----------------------------class----------------------*/


.spacersmall {
width: 20px;
height: 1px;

}

.spacer {
height: 85px;
width: 10px;
}

.spacerbig {
height: 50px;
width: auto;
}

.noborder {
border: 0 none;
}


/*----------------------------class Layout----------------------*/



/*----------------------------id----------------------*/
/*---------------------------- ausschreibung ---------------------*/


/*---------------------------- links ---------------------*/
a:link { color: #003300; text-decoration:none; }
a:visited { color: #003300; text-decoration:none; }
a:hover { color:#D3E1B8; text-decoration:none; }
a:focus { color:#D3E1B8; text-decoration:none; }

a.schliessen:link { color: #003300; text-decoration:none; }
a.schliessen:visited { color: #003300; text-decoration:none; }
a.schliessen:hover { color:#003300; text-decoration:none; }
a.schliessen:focus { color:#003300; text-decoration:none; }



/*---------------------------- diashow ----------------------*/
#seitenanzeige {
margin:20px;
}

#boxlinks {
width: 102px;
float: left;
margin-left: 2px;
}

#boxrechts {
width: 602px;
float: right;
margin-right: 2px;
}

#textunten {
clear: both;
margin:20px;
}

img {
border: 1px solid black;
}

.ende {
margin-bottom: 30px;
}
