/* CSS Document */

body,td,th {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5C2B2F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C2B2F;
}
a:hover {
	text-decoration: underline;
	color: #5C2B2F;
}
a:active {
	text-decoration: none;
	color: #5C2B2F;
}

.menu {
	color:#5C2B2F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.menu:link { 
	color: #999999;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}
.menu:visited {
	color: #999999; 
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menu:hover {
	color: #999999; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration:none;
}
.menu:active {
	color: #999999;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;
}
body#item a#item {
	color: #5C2B2F;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;
}
.headline1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:26px;
}
.headline1braun {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	color:#5C2B2F;
	line-height:26px;
}

.headline2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:20px;
}
.headline2braun {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	color:#5C2B2F;
	line-height:20px;
}

.headline3 {
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}

.titelbild2 {
	margin-left: 15px;
}

