body {
	background: url(img/bg.jpg) #f8f8e8 no-repeat;
}

body, td, tr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 15px;
	color: ThreedDarkShadow;
} 

.not {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 0px;
	letter-spacing: 1px;
}

div#not a {display: block; color: Black; text-decoration: none; font-weight: bold;}
div#not a:hover {display: block; color: white; background-color: #cc0000;}

div#sub-leistung a {display: inline-block; color: #cc0000; text-decoration: none; font-weight: bold;}
div#sub-leistung a:hover {display: inline-block; color: white; background-color: #cc0000;}
div#sub-leistung .active, div#impressum .active {display: inline-block; color: white; background-color: #cc0000; font-weight: bold;}

div#content a, div#impressum a{text-decoration: none; color: #cc0000; line-height: 20px;}

div#content a:hover, div#impressum a:hover {color: #cc0000; line-height: 20px; 	border-bottom: 1px dotted #cc0000;}

div#content li {
	list-style-image: url(img/listpoint.gif);
	list-style-position: outside;
}

div#content img {
	border: 2px solid #333333;
		}
