html 	{
		height: 100%;
		}
body	{ 
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px;
	margin-top: 0px;
	padding:0; 
	background:#003300;
	}
	
/* ----------container-------------- */
#container {
height: 100%;
width: 600px;
padding:0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-image:url(../media/weiss.jpg);
}

/* ----------content  -------------- */
#content {
height: 100%;
width:600px;
padding: 0px;
margin: 0px 0px 0px 0px;
}
	
 /*  ----------------footer---------------------- */ 
#footer {
	height: 100%;
	width: 600px;
	font-size: 10px;
	text-align:left;
	margin-top: -1530px;
	z-index: 10;
	}
h1  { 
	color: #006633; 
	font-weight: bold; 
	font-size: 24px; 
	margin: 0px 0px 10px 80px;
	}
h2  { 
	color: #006633; 
	font-weight: bold; 
	font-size: 20px; 
	margin: 0px 0px 10px 80px;
	}

p { 
	color: #006633; 
	font-size: 12px; 
	line-height: 15px; 
	margin: 0px 0px 0px 80px;
	padding: 0px;
	}
p.copyright,td.copyright   { 
	margin:0px 0px 0px 30px;
	color: #006633; 
	font-size: 9px; 
	}
a.copyright:link   { color: #006633; font-size: 9px; line-height: 12px; text-decoration: none }
a.copyright:visited   { color: #006633; font-size: 9px; line-height: 12px; text-decoration: none }
a.copyright:active   { color: #006633; font-size: 9px; line-height: 12px; text-decoration: none }
a.copyright:hover  { color: #9c3; font-size: 9px; line-height: 12px; text-decoration: none }

a:link	   { color: #063; font-size: 12px; font-weight: bold; line-height: 15px; text-decoration: none; }
a:visited  { color: #063; font-size: 12px; font-weight: bold;line-height: 15px; text-decoration: none; }
a:active	  { color: #063; font-size: 12px; font-weight: bold;line-height: 15px; text-decoration: none; }
a:hover	  { color: #9c3; font-size: 12px; line-height: 15px; text-decoration: none;}

.klein2 {font-size: 9px;line-height: 12px;color: #006633}
a.klein2:link   { color: #006633; font-size: 9px; line-height: 12px; text-decoration: none }
a.klein2:visited   { color: #006633; font-size: 9px; line-height: 12px; text-decoration: none }
a.klein2:active   { color: #006633; font-size: 9px; line-height: 12px; text-decoration: none }
a.klein2:hover  { color: #9c3; font-size: 9px; line-height: 12px; text-decoration: none }

.titel24px {
	font-size: 24px;
	line-height: 24px;
	color: #006633;
	font-weight: bold;
}
.titel18px {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #006633;
}
.titel14px {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #006633;
}
.bold {
	font-weight: bold;
}
.text10pxfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.titelseite {
	margin:0px 0px 0px 30px;
}

