@CHARSET "ISO-8859-1";
h1 { 
 	font-size: 19px;
	font-family: Verdana;
	color: rgb(188, 0, 39);
   text-align: center;
}
 h2 { 
 	font-size: 18px;
 	font-style: normal;
	font-family: Verdana;
	color: rgb(188, 0, 39);
    display: inline;
    font-weight:normal;
}
 h3 { 
 	font-size: 17px;
 	font-style: normal;
	font-family: Verdana;
	color: rgb(188, 0, 39);
   padding-left: 10px;
    display: inline;
    font-weight:normal;
}
a {
	font-family: Arial, sans-serif;
	font-stretch: wider;
	text-decoration: underline;
	color: black;
}
a:hover {
	color: #9d4209;
}
a:visited {
	color: #6f2e06;
}
.table_site {
	background-color: #efebdc;
	border-left: 1px solid black;	
	border-right: 1px solid black;	
}
.tdcontent{
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	max-width: 600px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 14.5px;
}

table {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
}
.td_logo {
	background-image: url(img/layout_01.png);
	background-repeat: no-repeat;
	width: 336px;
	height: 384ppx;
}
.termine td {
	border-bottom: 1px dashed black;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tdunternavi {
	background-image: url(img/layout_03.png);
	background-repeat: no-repeat;
	padding: 0px;
}
.tdrepeater{
	 min-height:100%; 
	 background-image: url(img/layout_04.png); 
	 background-repeat: repeat-y;
}
.counter {
	padding: 2px;
	width: 130px;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	position: relative;
	bottom: 0px;
	border: 3px double black;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,sans-serif;
	}
.counterp {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial,sans-serif;
	display: inline;	
}
.tdsitemap {
	padding-top: 5px;	
}
.sitemap {
	font-family: Arial,sans-serif;
	font-size:11px;
	color: #666666;
	position: relative;
	bottom: 5px;
	width: 600px;
	text-align: center;
}
.sitemap a{
	color: #666666;
}
.sitemap a:visited{
	color: #666666;
}
.sitemap a:hover{
	color: #000000;
}
.login {
 	width: 600px; 
 	font-family:Arial; 
 	font-size:11px; 
 	text-align: right;
 	color: #666666;
 	position: relative;
 	bottom: 15px;
}
.login a:visited{
	color: #666666;
}
.login a:hover{
	color: #000000;
}
.gbinhalt {
	padding-left:8px;
	background-color: white;
}