body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th,p,li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	line-height: 1.6em;
} 

a, a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B40132;
	text-decoration: underline;
}
a.content, a.content:link {
	background-image: url(../img/linkpfeil2.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
}
a.extern, a.extern:link {
	background-image: url(../../pictures/bg_noise.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	background-color: #333333;
}
a:visited {
}
a:hover {
	text-decoration: none;
}
a:active { 
}

.untertitel {
	font-size: 14px;
}

.thumb img{
margin:0px;
padding:0px;
margin-right:1px;
border:#ffffff 1px solid;
}
.thumb img:hover{
border:#B40132 1px solid;
}


a.aktiv, a.aktiv:hover{
	font-weight:bold;
	text-decoration: none;
}

/* Nur IE */
* html a.thumb{
border:#ffffff 1px solid;
}
* html a.thumb:hover{
border:#B40132 1px solid;
}
* html .thumb img{
border:0px none;
}
/* ENDE Nur IE */

.content-thumb img{
	float:left;
	margin-right: 18px; 
	margin-bottom: 0px;
	margin-top: 7px;
}

hr{
	color: #666666;
	background-color: transparent;
	height: 1px;
	border: none;
	border-bottom:dotted 1px #666666;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 12px; 
}


table.termine {
	border:#dddddd 3px dashed;
	margin:0px;
}
table.termine tr td{
	padding:22px;
}
table.content-table{
	border:#cccccc 0px none;
	padding:0px;
	margin:0px;
}

td.linie{
	border-bottom:dotted 1px #666666;
}

.fussnote{
	font-size: 11px;
}
#contents, #menu, #footer, #head{
	padding-left: 80px;
	padding-right: 80px;
}
#head{
	padding-top: 20px;
	padding-bottom: 0px;
	text-align:right;
}
#menu{
	padding-top: 0px;
	padding-bottom: 0px;
}
#contents{
	padding-top: 0px;
	padding-bottom: 20px;
}
#footer{
	padding-top: 0px;
	padding-bottom: 20px;
}

h1{
font-size:20px;
font-weight:normal;
}
h2{
font-size:17px;
font-weight:normal;
}
