@charset "utf-8";

body {
	overflow:-moz-scrollbars-vertical;
	background: #d3b998;
}

/* CSS Document */
#head {
	height: 90px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#nav {
	height: 25px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#nav a {
	font-size: 14px;
	color: #800000;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 178px;
	float: left;
	text-align: center;
	border: 1px solid #800000;
}
#nav a:hover {
	font-size: 14px;
	color: #d3b998;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 178px;
	float: left;
	text-align: center;
	border: 1px solid #800000;
	background-color: #800000;
}
#nav2 {
	height: 20px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
}
#nav2 table tr td div {
	font-size: 12px;
	color: #d3b998;
	font-weight: bold;
}
#nav2 table tr td div a {
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}
#nav2 table tr td div a:hover {
	font-size: 12px;
	color: #d3b998;
	text-decoration: none;
	background-color: #800000;
	height: auto;
	width: 178px;
	display: block;
	border-right: 1px solid #d3b998;
	border-left: 1px solid #d3b998;
}








#main {
	height: 100%;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#main table tr td #content div table tr td div p a {
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}
#main table tr td #content div table tr td div p a:hover {
	font-size: 12px;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}


#main table tr td #content div table tr td div a img {
	border: 1px solid #800000;
}
#main table tr td #content div table tr td div a:hover img {
	border: 1px solid #800000;
}



#content {
	margin: 2px;
	font-size: 12px;
	color: #800000;
}

#fuss {
	height: 15px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#fuss1 {
	float: left;
	height: 15px;
	width: 200px;
	font-size: 10px;
	color: #800000;
	text-align: center;
	display: block;
}
#fuss #fuss1 a {
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}
#fuss #fuss1 a:hover {
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}


#fuss2 {
	float: left;
	height: 15px;
	width: 500px;
	text-align: center;
	display: block;
	color: #800000;
	font-size: 10px;
}
#fuss3 {
	float: left;
	height: 15px;
	width: 200px;
	text-align: center;
	display: block;
	font-size: 10px;
	color: #800000;
}
.karte_titel {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
.karte {
	font-size: 14px;
	color: #800000;
	font-weight: bold;
}
.gruss {
	font-size: 24px;
	font-weight: bold;
	color: #800000;
}
#main table tr td #content div table tr .karte_titel div a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
#main table tr td #content div table tr .karte_titel div a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}

