/*
	Template by Marcus Lehrmann Internetservice
	Copyright 2010 by Marcus Lehrmann Internetservice - www.lehrmann.de
*/

body, td, th {
	color:black;
	background-color:white;
	font-family:verdana,arial,sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
}



#links {
	display:none;
}

#rechts {
	background-color:white;
	padding:0px 0px 10px 20px;
}


#header {
	background-color: rgb(160,61,72);
	text-align:center;
	display:none;
}

a:link, a:visited, a:active {
	color: rgb(160,61,72);
	text-decoration: none;
}
a:hover {
	color: rgb(160,61,72);
	text-decoration: underline;
}

h1, h2, h3 {
	color:silver;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

.lehrmann {
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	padding-top:10px;
	padding-bottom:5px;
	color:silver;
}

.lehrmann a:link, .lehrmann a:visited, .lehrmann a:active {
	color:silver; text-decoration:none
}

.lehrmann a:hover {
	color:silver; text-decoration:underline
}


.menu{
	display:none;
}
