body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight:normal;
	background: #ffffff url('images/bodybg.jpg') scroll top left repeat-y;
}
div{
	padding: 0px;
	margin: 0px;
}

.banner_right_sky {
font-weight:bold;
height:600px;
left:780px;
position:absolute;
top:197px;
width:160px;
}
.tagesTipp {
background-color: #fff4b9;
padding:20px;
margin-top:10px;
margin-bottom:10px;
}

.tagesTipp h2 {
color:#ff6600;
}
.tagesTipp .kostenlos {
color: #000099;
border:1px solid #000099;
padding:10px;
font-weight: bold;
font-size: 16px;
margin-bottom:10px;
}
#main{
	position: relative;
	width: 765px;
	background: #e4e8eb url('../upload/images/mainbg.jpg') scroll 1px 0px repeat-y;
}
#header{
	height: 68px;
	background: transparent url('../upload/images/headerbg.gif') scroll top left repeat-x;
}
#middle{
	
}
#rightCont{
	float: right;
	width: 557px;
}
#rightHead{
	background: transparent url('../upload/images/rightheadbg.gif') scroll top left repeat-x;
	height: 37px;
}
#rightContTop{
	background: transparent url('../upload/images/rightconttop.gif') scroll top left no-repeat;
	height: 10px;
}
#rightContInner{
	padding: 10px 30px 10px 10px;
}
#leftCont{
	float: left;
	width: 208px;
}
#leftHead{
	height: 133px;
	background: transparent url('../upload/images/lefthead.jpg') scroll top left no-repeat;
}
#leftMenuTop{
	height: 11px;
	background: transparent url('../upload/images/leftmenutop.gif') scroll top left no-repeat;
}
#telcontact{
	position:absolute;
	top: 72px;
	left: 218px;
	padding: 2px 10px;
	border: 1px solid #ff6600;
}
#telcontact span{
	font-weight: bold;
	color: #ff6600;
	font-size:11px;
}
#footer{
	height: 77px;
	background: transparent url('../upload/images/footerbg.gif') scroll top left no-repeat;
}
.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/**************************************************************************************/
h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	color: #2C2E4E;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
p{
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
}
ul{
	padding: 20px;
	margin: 0px;
	padding-top: 0px;
}
a{
	color: #2c2e4e;
}
/************************************MAINMENU********************************************/
#mainMenu{
	padding-top: 5px;
}
#mainMenu ul{
	display: block;
	list-style-type: none;
	padding: 0px;
}
#mainMenu ul li{
	display: block;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
#mainMenu ul li div{
	height: 2px;
	background: transparent url('../upload/images/menusep.gif') scroll top left no-repeat;
	margin-top: 5px;
}
#mainMenu ul li a{
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight: normal;
	margin-left: 20px;
}
#mainMenu ul li a:hover{
	text-decoration:underline;
}
#mainMenu ul li a.active{
	font-weight: bold;
}
/******************************************************************/
#footer a, #footer p{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family:Arial,Helvetica,sans-serif;
}
#footer p{
	padding: 20px 10px 0px 0px;
	text-align: right;
}
/***************************************KONTAKT*****************************************/
#contactForm{
    float: right;
    width: 240px;
    padding: 8px 10px;
    border: 1px solid #000066;
}
#contactForm div.contactRow{
    padding: 3px;
    margin-bottom: 6px;
}
#contactForm div.contactRow span{
    display: block;
    text-align: right;
    padding-top: 3px;
    padding-right: 5px;
    float: left;
    width: 70px;
}
#contactForm div.contactRow textarea{
    width: 225px;
    height: 80px;
}
#contactForm div.contactRow input{
    width: 150px;
}
#contactFormSubmit{
    text-align: center;
}

.contactEmail {
    display: none !important;
}
