body {
	background: #fff;
	color: #000;
}

body, tr, td {
	font-family: verdana,sans-serif;
	font-size: 11px;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	font-family: verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #CC3334;
}

p {
	line-height: 15px;
	margin: 1em 0;
	padding: 0;
}

p.info {
	margin: 0;
	padding: 0;
}

.info a:link, .info a:visited, .info a:active, .info a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC3334;
}
a:link, a:visited, a:active, a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC3334;
}

a:hover {
	text-docoration: none;
}

.artikel a:link, .artikel a:visited, .artikel a:active {
	font-size: 11px;
	font-weight: bold;
	color: #CC3334;
}

.artikel a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC3334;
	text-decoration: none;
}

.artikel b {
	color: #CC3334;
	font-weight: bold;
}

.hline {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3334;
}

.keinrahmen {
	border: none;
}

.rahmen {
	border: 1px solid #BBBBBB;
}

.rundung_links{
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	height:7px;
	width:7px;
	background: transparent url(/img/rundung.png) no-repeat 0 0;
	_background: transparent url(/img/rundung.gif) no-repeat 0 0;}

h2 {
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color:  #cc3334;
}

/* Formatierung LEAD, Fliestext */
.artikel strong {
	color: #cc3334;
}

.artikel a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	color: #cc3334;
	text-decoration: underline;
}

.artikel a:hover {
	text-decoration: none;
}

a:link.fett, a:visited.fett, a:active.fett, a:hover.fett {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.zusatzinfo {

}

.zusatzinfo p {
	border: 1px solid #cc3334;
	background: #f5f5f5;
	padding: 5px;
}

.vorrang {
    background: url(/img/bg_vorrang.jpg) repeat-x;
}

#calendar table {
	font-size:			9px;
    width:				115px;
    height:				112px;
}

#calendar td {
    background:		#fff;
    height:			14px;
    border:			1px solid #fff;
    text-align:		center;
}

#calendar td a {
	color:			#000;
	font-weight:	normal;
	text-decoration: none;
}

#calendar td.active {
    background:     #f0f0f0;
    height:         14px;
    border:         1px solid #000;
    text-align:     center;
}

#calendar td.inactive {
	color:			#bbb;
    background:     #f0f0f0;
    height:         14px;
    border:         1px solid #fff;
    text-align:     center;
}

#calendar td.padding {
    background:     #bbb;
    height:         14px;
    border:         1px solid #fff;
    text-align:     center;
}

#calendar td.normal {
    background:     #f0f0f0;
    height:         14px;
    border:         1px solid #fff;
    text-align:     center;
}

img.werbung {
	vertical-align:top;
	border:none;
	margin-left:-4px;
}

	
.footer{
	height:20px;
	padding-top:20px;
}
.footer .news{
	font-size:10px;
	padding:3px 0px 3px 0px;
	height:20px;
    text-align:center;
}
.footer .news a{
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
	color:black;
}
.footer .news a:hover{
	text-decoration:none;
}
.footer .news a:visited{
	color:black;
}
.footer .news a:visited:hover{
	text-decoration:underline;
}

span.frage {
	color:#CC3334;
	font-weight:bold;
}
#captcha {
	border:1px solid #CC6666;
	margin:5px 0;
}

