/*Thuringen Reproductions - index.*/

body 

{
	
background: #DDDED7;

border: 8px solid; #003300;

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 12pt;

padding-top: 2%;

text-align: center;

}

hr {
  	color: #003300;

 	text-align: center; 	

}

#main {

padding-left: 3%;

padding-right: 3%;

padding-top: 10px;

padding-bottom: 0px;

text-align: center;

margin-left: 10%;

margin-right: 10%;

margin-top: 20px;

margin-bottom: 5px;

}

table { 
	border: 0px; 
	
	text-align: left;

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-weight: bold;

	font-size: 11pt;
	
	color: #000000;

}

	td { padding-top: 10px;

    	padding-bottom: 10px;

	padding-left: 38px;

	padding-right: 38px;
	
}

#main a img {

border: 0;

}

#main a:link {

color: #000066;  

font-weight: bold; 
	
	text-decoration: underline;	


}

#main a:visited {

color: #003300;

font-weight: bold; 
	
	text-decoration: underline;	


}

#main a:hover {

color: #990000;

font-weight: bold; 
	
	text-decoration: underline;	



}

hr {	 height: 3px;
	
	color: #003300;
	
	}

#contents  {

	position: absolute;

margin-right: 3%;

margin-left: 3%;

text-align: center;

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 8pt;

font-weight: bold;

line-height: 15pt;

top: 18px;

left: 0px;

right: 0px;

}


#contents a:link {

color: #000066;  

text-decoration: none;

padding: 5px;

}

#contents a:visited {

color: #003300;

text-decoration: none;

padding: 5px;



}

#contents a:hover {

text-decoration: underline;

text-align: center;

padding: 5px;


}
	
#footer {

text-align: center;

font-size: 7pt;

padding-top: 5px;

padding-bottom: 5px;

}





