/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset, hr{
	border: 0;
	margin: 0;
	padding: 0
}
#home body  {
	background: url(bgr.gif) #fffbd8 repeat-y left;
	color: #333333;
	font: .7em Verdana,Arial,Geneva,Helvetica,Sans-Serif
}

body {
	background: url(bgr2.gif) #fffbd8 repeat-y left;
	color: #333333;
	font: .7em Verdana,Arial,Geneva,Helvetica,Sans-Serif
}
a{
	color: #d8122c;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	color: #555555;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #d8122c;
	font-size: 1.3em;
	margin: 0 0 1em
}
h3{
	color: #d8122c;
	font-size: 1em
}
h4{
	font-size: 1em
}
p{
	padding: 0 0 1.5em
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}
/*=== Layout ===*/
#page{
	width: 960px
}
#page-top{
	background: url(page-top.gif) repeat-x top;
	height: 150px;
	overflow: hidden
}
/*=== Header ===*/
#header{
	height: 125px;
	width: 960px
}
#header .content{
	float: right
}
/*- Logo -*/
#header h1{
	background: url(logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 275px
}
#header h1 a{
	display: block;
	height: 125px;
	text-decoration: none
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size: 11px;
	height: 25px;
	text-align: right
}
#nav1 li{
	display: inline;
	line-height: 25px;
	padding: 0 0 0 16px
}
#nav1 li a{
	color: #333333;
	text-decoration: none
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #000000;
	text-decoration: underline
}
/*- Nav2 -*/
.nav2{
	background: url(hl-dot.gif) repeat-x top;
	font-size: 11px;
	margin: 0 0 1em;
	padding: 1px 0 0
}
.nav2 li{
	background: url(hl-dot.gif) repeat-x bottom
}
.nav2 li li{
	border: 0
}
.nav2 li a{
	color: #000000;
	display: block;
	padding: 3px 0 3px 24px;
	text-decoration: none
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(nav2-active.gif) repeat-x bottom;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
/*- Sub Menu -*/
.nav2 li.active li{
	background: none
}
.nav2 li.active li a{
	background: none;
	color: #333333;
	font-weight: normal;
	padding: 3px 0 3px 35px
}
.nav2 li.active li a:hover,
.nav2 li.active li.active a{
	background: url(nav2-ico.gif) no-repeat 10px 6px;
	color: #d8122c;
	font-weight: bold
}
/*- Sub Menu 2 -*/
.nav2 li.active li.active li a{
	background: url(nav2-ico2.gif) no-repeat 35px 9px;
	color: #333333;
	font-weight: normal;
	padding: 3px 0 3px 45px
}
.nav2 li.active li.active li.active a,
.nav2 li.active li.active li a:hover{
	background: url(nav2-ico2-.gif) no-repeat 35px 9px;
	color: #d8122c
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 15px 0
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	font-size: 11px;
	width: 200px
}
/*=== Center Column ===*/
#home #centercol{
	float: left;
	margin: 0 0 0 30px;
	width: 500px
}

#centercol{
	float: left;
	margin: 0 0 0 30px;
	width: 700px
}
#centercol h2{
	background: url(hd2-bgr.gif) repeat-x top;
	font-size: 14px;
	line-height: 21px
}
#home #centercol p{
	padding: 0 0 .3em
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	font-size: 11px;
	width: 200px
}
#rightcol h3{
	background: url(hd-bgr.gif) repeat-x top;
	color: #000000;
	font-size: 11px;
	line-height: 21px;
	padding: 0 0 0 24px
}
/*=== Styling Lists ===*/
/*- List1, List2 -*/
.list1 ul, .list2 ul{
	margin: 0 0 1.5em
}
.list1 li{
	background: url(hl-dot.gif) repeat-x bottom;
	height: 1%;
	padding: 3px 0 3px 24px
}
.list1 li a,
.list2 li a{
	color: #333333;
	text-decoration: none
}
.list1 li a:hover,
.list2 li a:hover{
	color: #d8122c
}
.list2 li{
	background: url(nav2-ico.gif) no-repeat 10px 4px;
	height: 1%;
	margin: 0 0 1em;
	padding: 0 0 0 24px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}


#suche {
	display: inline;
	float: right; 
}


/*- Search -*/
#search{
	height: 1%;
	margin: 0 0 5px;
	padding: 4px 0 4px 25px
}
#search input{
	width: 140px
}
#search input.btn{
	margin: 0 0 0 5px;
	width: auto
}
#search .submit{
	padding: 7px 0 0 80px
}
/*=== Link Buttons ===*/
.btn-more a{
	background: url(ico-more.gif) no-repeat left;
	color: #d8122c;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 18px;
	text-decoration: none
}
.btn-more a:hover{
	text-decoration: underline
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 2em
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr{
	background: url(hl-dot.gif) repeat-x top;
	clear: both;
	height: 1px;
	margin: 0 0 1.3em;
	overflow: hidden;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}









#contenttab {
	width: 670px;
	height: 484px;
	font-family: Arial,sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}


#contentboxsub {
margin: 0px;
padding: 30px 0px 10px 0px;
}

#contentboxsub td {
padding: 1px 3px 1px 3px;
}


#contentboxsub form td{
	padding: 2px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 4px 0 5px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #d8122c;
	}

#contentboxsub font a{
	color: #d8122c;
	}


#contentboxsub p a{
	color: #d8122c;
}

#contentboxsub a:visited{
	color: #00527a;
	text-decoration: none;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #d8122c;
}


#contentboxsub h2{
	background-image: none;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 8px 0;
	color: #d8122c;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #d8122c;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #d8122c;
}


#contentboxsub h5{
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #d8122c;
}

#contentboxsub input{
	font-size: 12px;
	color: #000000;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}




/*=== Styling the Calendar ===*/
.calendar{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

.calendar table{
	width: 190px;	
	
}


.calendar table table{
	margin: 0px;
	padding: 0px;
	border: 1px solid #8a8a8a;	
	background: #FFFFFF;
}

.calendar table table td{
	border-bottom: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
	color: #000000;
}

.calendar table table td p{
	padding: 0px;
	margin: 0px;
}

.calendar table table td p a{
	padding: 0px;
	margin: 0px;
}

.calendar table td p{
	padding: 0px;
	margin: 0px;
}

.calendar table td{
	padding: 0px;
	margin: 0px;
}

.calendar table table td{
	padding: 0px;
	margin: 0px;
}

.calendar table table tr{
	padding: 0px;
	margin: 0px;
}


.calendar table tr{
	padding: 0px;
	margin: 0px;
}


.calendar table table td a{
	display: block;
		padding: 2px;
	margin: 0px;
}

.calendar table table td a:hover{
	background-color: #e2e2e2;
	padding: 2px;
	margin: 0px;
}

#caltab{
	margin: 2px;
	padding: 0px;
}
	
.anzeige	{ background-color: #ffffff;padding: 0px;
	margin: 0px; }
.sonntag	{ background-color: #D4D9D9; padding: 0px;
	margin: 0px;}
.heute		{ background-color: #e2e2e2; border: 2px solid #CE0002; padding: 0px;
	margin: 0px;}
.titel		{ white-space: nowrap; font-size: 11px;
padding: 0px;
	margin: 0px;}
.kopf		{ background-color: #bbbbbb; color: #FFFFFF;
padding: 0px;
	margin: 0px;}
.knopfback {
	height: 20px;
	width: 20px;
	margin: 0 0 2px 0;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
}
.knopfnext {
	height: 20px;
	width: 20px;
	margin: 0 0 2px 0;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
}


