html{
	height:100%;
	
}

img{
	border:0px solid black;
}

body{
	background-image:url(images/bg_kachel.jpg);
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
}

h1{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}

.clr{
	clear:both;
}

hr{
	background-color:#3F7FA0;
	color:#3F7FA0;
}
a:hover {
	text-decoration:underline;
}
.site{
	margin:0px auto;
	text-align:left;
	padding:0px;
	width:auto;
	height:100%;
}

.site td{
	vertical-align:top;
}

.leftcontainer{
	width:47px;
	background-image:url(images/bg_left.jpg);
	background-repeat:no-repeat;
	float:left;
}

.middlecontainer{
	width:650px;
	background-image:url(images/bg_middle.jpg);
	background-repeat:no-repeat;
	background-color:#8FBCD0;
	font-size:11px;
}

.rightcontainer{
	width:53px;
	background-image:url(images/bg_right.jpg);
	background-repeat:no-repeat;
}
.rechtsaussen {
	width:220px;
/*	border: 1px solid #3F7FA9; */
	float:left;
	text-align:center;
	margin-top:240px;
	color:#3F7FA9;
	font-size:11px;
}
.zodiac {
	width: 180px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

.topnav{
	float:right;
	margin-top:130px;
	margin-right:15px;
	margin-bottom:0px;
	text-align:right;
}

.topnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.topnav li{
	font-size:11px;
	display:inline;
	font-family:Arial,Helvetica,Verdana;
	font-weight:bold;
}

.topnav a{
	color:#C4E4F0;
	text-decoration:none;
}
.topnav  a:hover {
	text-decoration:underline;
}
.topnav .mainnav  {
	margin-top:60px;
	margin-bottom:10px;
}
.topnav .mainnav a {
color:#BD502F;
font-size:12px;
text-transform: uppercase;
}

.feedback a {
	color:#BD502F;
}
.feedback {
  text-align:right;
}






.leftnav{
	float:left;
	width:145px;
}

.leftnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:25px;
}

.leftnav li{
	font-size:11px;
	font-family:Arial,Helvetica,Verdana;
	font-weight:bold;
	padding:0px;
}

.leftnav a{
	color:#3F7FA0;
	text-decoration:none;
}

.content{
	float:right;
	width:465px;
}

.headerfont{
	color:#FFFFFF;
	font-weight:bold;
}

.bottomnav{
	color:#3F7FA0;
	font-weight:bold;
	font-family:Arial,Helvetica,Verdana;
	font-size:10px;
	margin:15px 0px;
}

.bottomnav a{
	color:#3F7FA0;
}

.mondkalender_l{
	float:left;
	width:120px;
	height:48px;
	margin: 20px 0 0 0;
}

.mondkalender_r{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	float:left;
	width:300px;
	height:70px;
	font-size:11px;
	padding: 2px 5px 0px 5px;
	margin: 20px 0 0 0;
}

.partner{
	font-size:10px;
	text-align:center;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
}

.partner2, .partner2 a{
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}

.partner a{
	color:#FFFFFF;
}

.fontdickweiß{
	color:#FFFFFF;
	font-weight:bold;
}

.contenttext{}

.linkwhite{
	color:#FFFFFF;
	text-decoration:none;
}

.linkwhite2{
	color:#FFFFFF;
}

.kalenderlink{
	text-decoration:none;
	color:#3F7FA0;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
}
.werbung {
	padding:8px;
	margin-top:20px;
	text-align:center;
	height:auto;
/*	width:130px;*/
	color:#3F7FA9;
	border-top: 1px solid #3F7FA9;
	border-bottom: 1px solid #3F7FA9;
}
.berater p {
	padding:2px 10px;
}
.berater img {
	margin:auto;
	text-align:center;
}
.berater{
	margin-top:10px;
	background-color:#C1E0ED;
	height:auto;
	width:160px;
	color:#3F7FA9;
	padding-bottom:10px;
  position:relative;
  left:-46px;
}
.links_verschoben {
  position:relative;
  left:-46px;
}
.werbung a{
	color:#3F7FA9;
	text-decoration:none;
	}

	
/**
 * Style sheet for CalendarPickerControl
 * System-colors theme
 */

div.calendarbutton{
	position: absolute;
	width: 15px;
	height: 16px;
	background: transparent url("/calendar_icon.png") no-repeat center;
	z-index:100;
}

#CalendarPickerControl{
	background-color: transparent;
	width: 250px;
	height: 200px;
}

#CalendarPickerControl table.calframe{
	width: 100%;
	border: 1px solid black;
	background-color: buttonface;
	text-align: center;
}

#CalendarPickerControl td.monthname{
	width: 100%;
	font: normal 13px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.monthnameLNX{
	width: 100%;
	font: normal 13px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl table.navigation{
	width: 100%;
	text-align: center;
}

#CalendarPickerControl td.navbutton{
	font: normal 11px Verdana;
	color: buttontext;
	font-weight: bold;
	background-color: buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: pointer;
}

#CalendarPickerControl td.navbutton:hover{
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight  threeddarkshadow;
	background-color: buttonshadow;
}

#CalendarPickerControl span.yearbutton{
	cursor: pointer;
}

#CalendarPickerControl span.yearbutton:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.dayname{
	font: normal 11px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.daynameLNX{
	font: normal 11px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl td.today{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: red;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.today:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current{
	font: normal 11px Verdana;
	font-weight: bold;
	background-color: highlight;
	color: highlighttext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.day{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: buttontext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.day:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.weekend{
	font: normal 11px Verdana;
	color: buttontext;
	text-decoration: none;
	background-color: threedshadow;
	font-style: italic;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight;
}

#CalendarPickerControl td.weekend:hover{
	background-color: buttonshadow;
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.dayothermonth{
	font:normal 11px Verdana;
	background-color: buttonhighlight;
	color: inactivecaptiontext;
	border: 1px solid buttonhighlight;
}

#CalendarPickerControl td.weeknumber{
	font:normal 9px Verdana;
	background-color: buttonface;
	color: inactivecaptiontext;
	border-width: 0px;
}
