html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li{
   	margin: 0px 0px 0px 0px;
   	padding: 0px 0px 0px 0px;
   	font-family: Georgia, Helvetica, Arial, Verdana, sans-serif;
   	font-size: 15px;
	text-align:left;
  }

a:link {
  	background-color: #ffffff;
	color : #006600;
	font: 16px Georgia, Arial;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  	background-color: #ffffff;
	color : #006600;
	font: 16px Georgia, Arial;
	font-weight: bold;
	text-decoration: none;
}

a:active {
  	background-color: #ffffff;
	color: #006600; 
	font: 16px Georgia, Arial; 
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  	background-color: #006600;
	color: #FFFFFF;
	font: 16px Georgia, Arial;
	font-weight: bold;
	text-decoration: none;

}

a.link2:link {
  	background-color: #ffffff;
	color : #006600;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}

a.link2:visited {
  	background-color: #ffffff;
	color : #006600;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}

a.link2:active {
  	background-color: #ffffff;
	color: #006600; 
	font: 15px Georgia, Arial; 
	line-height: 24px;
	text-decoration: none;
}

a.link2:hover {
  	background-color: #006600;
	color: #FFFFFF;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}

a.link3:link {
  	background-color: #006600;
	color : #ffffff;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}

a.link3:visited {
  	background-color: #006600;
	color : #ffffff;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}

a.link3:active {
  	background-color: #006600;
	color: #ffffff; 
	font: 15px Georgia, Arial; 
	line-height: 24px;
	text-decoration: none;
}

a.link3:hover {
  	background-color: #ffffff;
	color: #006600;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}

a.link4:link {
  	background-color: #ffffff;
	color : #ffffff;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}

a.link4:visited {
  	background-color: #ffffff;
	color : #ffffff;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}

a.link4:active {
  	background-color: #ffffff;
	color: #ffffff; 
	font: 15px Georgia, Arial; 
	line-height: 24px;
	text-decoration: none;
}

a.link4:hover {
  	background-color: #ffffff;
	color: #006600;
	font: 15px Georgia, Arial;
	line-height: 24px;
	text-decoration: none;
}


img { border: none; }

ol { list-style : square; }


li { 
  	background-color: #ffffff;
	margin-left: 14px;
    	color: #888888;
	font-size : 8pt; 
    }  


#seite {
  	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
  	height: 100%;
 }
 
#mitte {
  	width:900px;
	height:100%;
  	background: url(links/back.jpg); 
  	top:0px;
 }   

#mitte2 {
  	width:850px;
	height:100%;
  	background: url(links/back.jpg); 
  	top:0px;
	padding-top: 490px;
	padding-left: 50px;
	line-height: 24px;
 }   

#logo {
	background : url(links/ltcclogo.jpg); 
	height : 90px; 
	width : 126px; 
	position: absolute;
	top:15px;
	left:757px;
  } 


#link1 {
  	background-color: #ffffff;
  	position: absolute;
	list-style:none;
	line-height: 13px;
	margin:0;
	padding:0;	
	top: 115px;
	left: 25px;
	height: 20px; 
	width: 90px; 
}

#link2 {
  	background-color: #ffffff;
	position: absolute;
	list-style:none;
	line-height: 13px;	
	margin:0;
	padding:0;
	top: 115px;
	left: 145px;
	height: 20px; 
	width: 90px; 
}

#link3 {
  	background-color: #ffffff;
	position: absolute;
	list-style:none;
	line-height: 13px;	
	margin:0;
	padding:0;
	top: 115px;
	left: 310px;
	height: 20px; 
	width: 90px; 
}

#link4 {
  	background-color: #ffffff;
	position: absolute;
	list-style:none;
	line-height: 13px;	
	margin:0;
	padding:0;	
	top: 115px;
	left: 425px;
	height: 20px; 
	width: 90px; 
}

#link5 {
  	background-color: #ffffff;
	position: absolute;
	list-style:none;
	line-height: 13px;	
	margin:0;
	padding:0;	
	top: 115px;
	left: 525px;
	height: 20px; 
	width: 90px; 
}

#link6 {
  	background-color: #ffffff;
	position: absolute;
	list-style:none;
	line-height: 13px;	
	margin:0;
	padding:0;	
	top: 115px;
	left: 630px;
	height: 20px; 
	width: 90px; 
}

#link7 {
  	background-color: #ffffff;
	position: absolute;
	list-style:none;
	line-height: 13px;	
	margin:0;
	padding:0;	
	top: 115px;
	left: 750px;
	height: 20px; 
	width: 90px; 
}

#dropmenudiv {
	position:absolute;
	border:1px solid #006600;
	border-bottom-width: 0;
	line-height:20px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #006600;
	padding: 1px 0;
	font: 14px Georgia, Arial; 
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #006600;
}

#banner {
	height : 240px; 
	width : 850px; 
	position: absolute;
	top:153px;
	left:25px;
  } 
  

#linie {
  	overflow:hidden;
	position: absolute;
	top: 114px;
	left: 25px;
	height: 1px;
	width: 850px;	
	background-color: #006600;
  	z-index: 1;
  
}
#linie2 {
  	overflow:hidden;
	position: absolute;
	top: 134px;
	left: 25px;
	height: 1px;
	width: 850px;	
	background-color: #006600;
	z-index: 1;
}

.footer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
	width: 900px;	
 	background : url(links/footer.jpg);
	}

.text {
  	background-color: #ffffff;
  	padding-top:480px;
  	margin-left:54px;
	text-align:justify;
	line-height: 24px;
	width:490px;
  	color: #333333;
 }

#text1 {
  	background-color: #ffffff;
	font-size: 21px;
	color: #009900;
	line-height: 34px;
	position: absolute;
	left:44px;
	top:53px;
	width:700px;
	z-index: 1;
}

#text2 {
  	background-color: #006600;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	position: absolute;
	left:623px;
	top:424px;
	width:225px;
	z-index: 1;
}

#text3 {
  	background-color: #ffffff;
	font-size: 14px;
	color: #006600;
	line-height: 20px;
	position: absolute;
	left:623px;
	top:424px;
	width:225px;
	z-index: 1;
}

#right  {
	background : url(links/right.jpg);
	height: 503px; 
	width: 275px; 
	top:433px;
	left:600px;
	position: absolute;
  } 

#right2  {
	background : url(links/right2.jpg);
	height: 243px; 
	width: 275px; 
	top:433px;
	left:600px;
	position: absolute;
  } 


h1 { 
  	background-color: #ffffff;
	color: #006600;
	font-size : 23px; 
	line-height: 34px;
    } 

h2 { 
  	background-color: #ffffff;
	color: #006600;
	font-size : 18px; 
	line-height: 30px;
	padding-left: 24px;
	border:1px solid #006600;

    } 

h3 { 
  	background-color: #006600;
	color: #ffffff;
	font-size : 18px; 
	line-height: 24px;
	padding-left: 27px;
	position: absolute;
	left:25px;
	top:433px;
	width: 520px; 
} 


hr {
	width: 490px;
	background-color: #006600;
	color: #006600;
	margin:1px 0px 4px 0px;
	padding: 0;
	noshade;
	border: none;
}


input#email {
    display:none;
}



