﻿#zentrieren { 
    position: absolute; /*wichtig*/ 
    left: 50% ; /*wichtig*/ 
    margin: 0 -500px; /*wichtig*/ 
    width: 1000px;   
   
}



#logo{

	background:("http://www.vorsorgeplaner24.de/images/wuerttembergische_partner.gif") no-repeat;

	position:absolute;

	top:210px;

	left:675px;

}


#content {
	position:relative;
	top:-3px;
	left:-3px;
	width: 660px;
	padding: 10px;
	margin: 0px;
	color:black;
	background-color:white; 

}




#sidebar {

	position:relative;

	top: -3px;

	left: -3px;

	width: 190px;
	
	background-color:#FFFFE1; 
	
	padding:5px 5px 5px 5px;

	

	
	
}

#menu_side{
	width:190px;
	background-color:#FFFFE1;

}


#frame {

	position: absolute;

	top: 0px;

	left: 710px;

	width: 200px;

	height: 220px;

	background: url("http://www.vorsorgeplaner24.de/images/pfra.gif") no-repeat;

	padding: 0px 20px 0px 20px;

}



#header {

	position: absolute;

	top: 130px;

	left: 60px;

	width: 600px;

	height: 100px;



}



#youarehere{

	position:absolute;

	left:60px;

	top:65px;
	
	color:#CCCCCC;
	
}



#youarehere a{

color:#666666 !important;

font-size:95%;


}



#maintopic {

	padding: 0px;

	margin: 0px 0px 0px 60px;

	height: 60px;

}



#maintopic a {

	display: block;

	float: left;

	border-right: 1px solid #ededed;

	height: 20px;

	padding: 20px 15px;

	margin: 0px;

	text-decoration: none;

	color: #666666;

}



#maintopic a:hover  {

	background-color: #ededed;

}



#maintopic .sel {

	color: ;

	background-color: #ededed;

}




.navlink {
	display:block;
	margin:0px;
}

form.search {

	margin: 20px 0px 20px 0px;
	border:0;

}

form.search input {

	vertical-align : middle;

}

input.search {
	width:130px;
}

#links, #links a{

	font-size:85%;

	color:gray !important;

	font-weight:normal !important;



}



.keys {

	font-size:75%;

	color:gray;

	text-align:center;

	font-weight:normal !important;

}



.show{

	display:block;

}



.hidden {

	display:none;

}



#footer {

	text-align:center;

	font-size:90%;

	font-weight:normal !important;
}





.footerlinks{

	font-size:80% !important;

	font-weight:normal !important;

	color:gray !important;

}

DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 0px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
	position:absolute;
	left:260px;
	top:265px;
   background-color: #fcfcfc;
   border: 1px solid transparent;
   margin: 10px 14px;
   }
DIV.shadow6 {
	position:absolute;
	left:40px;
	top:265px;
   background-color: #fcfcfc;
   border: 1px solid transparent;
   margin: 10px 14px;
   }

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;

}

#navlist li
{
list-style:none !important;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
font-weight:normal;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
text-decoration:none;
}

#navlist li a#current
{
background: #FFFF99;
border-bottom: 1px solid white;
color:black;
}

ol {
	list-style:none !important;

}
/*#content .budaten {
	font-size:125%; */
} 


sup{
	color:red;
}

form.resetform{
	border:0px;
	background:white;
}

input.ob{
	background:url('http://www.vorsorgeplaner24.de/images/button.png') no-repeat;
	width:153px;
	height:30px;
	border:0;

}

input.hb{
	background:url('http://www.vorsorgeplaner24.de/images/hover-button.png') no-repeat;
	width:153px;
	height:30px;
	border:0;

}

input.grayb {
	background:url('http://www.vorsorgeplaner24.de/images/button-normal.png') no-repeat;
	width:153px;
	height:30px;
	border:0;

}

input.hgrayb{
	background:url('http://www.vorsorgeplaner24.de/images/hover-button-normal.png') no-repeat;
	width:153px;
	height:30px;
	border:0;

}

