html, body{height:100%}
body {
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	font-family: Verdana, Lucida Sans Unicode, Arial;
	color:#464646;
	background:url(../images/hg_body.gif) #ffffff repeat-x left top;
	}


/*_______________________________________________________________________________________________________________________________*/



.ct_headline {
    font-family: times;
    color: #d30045;
    font-size: 35px;
    font-style: italic;
    text-transform: lowercase;    
}

A              { font-size:11px; text-decoration: none; color:#235b7f; }
A:link         { font-size:11px; text-decoration: none; color:#235b7f; }
A:visited      { font-size:11px; text-decoration: none; color:#235b7f; }
A:hover        { font-size:11px; text-decoration: none; color:#d30045; }
A:active       { font-size:11px; text-decoration: none; color:#d30045; }

.rightsubnavi	A       { font-size:13px; text-decoration: none; color: #d4003b; }
.rightsubnavi	A:link         { font-size:13px; text-decoration: none; color: #d4003b; }
.rightsubnavi A:visited      { font-size:13px; text-decoration: none; color: #d4003b; }
.rightsubnavi A:hover        { font-size:13px; text-decoration: none; color: #d4003b; }
.rightsubnavi A:active       { font-size:13px; text-decoration: none; color: #d4003b; }

hr {
  border: 0;
  height: 6px;
  background: url(../images/hr.gif) repeat ;
  
}


/*_______________________________________________________________________________________________________________________________*/

.startpictures {
	display:none;
}

div#Seite {
	margin:0 auto;
   	text-align:left;
	width:900px;
	border:0;
	padding:0;
	height:auto;
}

div#headbereich {
	width:900px;
	height:175px;
	clear:both;
}

div#logo {
	width:400px;
	height:175px;
	float:left;
	background:url(../images/logo.gif) no-repeat left top;
}

div#headbild {
	width:500px;
	height:175px;
	float:left;
	background:url(../images/headbild.jpg) no-repeat left top;
}



div#hauptnavigation {
	background-color:#d30045;
	width:890px;
	height:25px;
	text-align:right;
	clear:both;
	padding-right:10px;
}

div#subnavigation {
	width:890px;
	height:25px;
	clear:both;
	text-align:right;
	background-color:#e6b4c5;
	padding-right:10px;
}

div#servicenavi {
	width:400px;
	height:55px;
	text-align:right;
	float:left;
}

div#sprachen {
	width:400px;
	height:55px;
	float:left;
}

div#sprachen  A { 
	color:#D5013A;
}

div#leftsubnavi {
	display:none;
}

div#contentbereicht{
	width:900px;
	clear:both;
	padding-bottom:60px;
}

div#content {
	width:900px;
}

div#rightservicenavi {
	display:none;
}

div#footer {
	height:25px;
	clear:both;
	width:100%;
	margin:0 auto;
	left:0px;
	right:0px;
	position:fixed;
	bottom:0px;
	background:url(../images/hg_footer.gif) repeat-x;
}

* html div#footer {
	margin-bottom:-1px; 
	top:auto;
 	position:relative;
}

	

div.clear {
	clear:both;
	height:0px;
	width:100%;
}
