body, td, a, select, textarea, input { 	color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: inherit; }

body { 
	margin: 0px; padding: 0px; 
	background-color: #ECECEC; overflow: auto;
}

select, textarea, input { 
	font-size: 10px;
	color: #000000;	
	border-color: #666666; 
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}

a.link { color: #AB3E21; }

a { text-decoration: none; }

a:hover { 
	color: #666666;}

td.content {
	font-size: 0.65em;
	line-height: 1.3em;
	padding-left: 30px;
	padding-top: 35px;
	padding-right: 30px;
}

td.content_l {
	font-size: 0.65em;
	line-height: 1.3em;
	padding-left: 30px;
	padding-right: 20px;
}

td.content_r {
	font-size: 0.65em;
	line-height: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
}

td.footer {
	font-size: 0.55em;
	line-height: 0.7em;
	padding-left: 30px;
}

table.header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

div.menu {
	position: absolute;
	width: 276px;
	height: 50px;	
	margin-top: 20px;
}

.titel {
	font-size: 1.1em;
	font-weight: bold;
	color: #4C5638;
}

img.picture {
	border-color: #666666; 
	border-style: solid;
	border-width: 1px;
}