/*-------------------style sheet metadata------------------------ */

/*-------------------project: www.basisrente-vergleich.de 


/*------------------ author: VALERIA WIRSUM webgaroo webdesign studio www.webgaroo.de----------------------- */

/*-------------------date:02.02.2010------------------------------ */



*{margin:0;
  padding:0;
  }
  
  html {
	overflow: scroll;
}

body {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	background-color: #EFEFEF;
	margin-top: 10px;
	color: #666666;
}
dl {
	margin-right: 40px;
	margin-left: 40px;
}
dt {
	background-color: #003D79;
	color: #FFFFFF;
	text-align: center;
}
dd {
	padding: 4px;
}

h1, h2, h3 {
	font-size: 12px;
	font-weight: normal;
}
A {
	text-decoration: none;
	color: #024C93;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}


img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

p {
	margin-bottom: 15px;
} 	  
li  {
	list-style-type: none;
}

strong {
	font-weight: normal;
}
table {
	width: 90%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
td {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	font-size: 12px;
}
th {
	text-align: left;
	padding: 5px;
	background-color: #EAF4F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

tr:hover {
	background-color: #EAF4F4;
}


#container {
	margin: 0px auto;
	width: 1024px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/container.gif);
	background-repeat: repeat-y;
	background-position: center top;

}

#top {
	height: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 30px center;
	text-align: right;
	display: none;
}
#top ul {
	margin-right: 10px;
}
#top ul li {
	display: inline;
}
#top  ul  li a {
	margin-left: 5px;
}



#header {
	height: 170px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header img {
	float: left;

}
#header h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 105px;
}





/* Hauptmenu */
#navigation {
	height: 48px;
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: none;
}


#navigation ul {
	margin-left: 40px;



}
#navigation li {
	display: inline;
	color: #000000;
	
}



#navigation li a {
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-right: 70px;
}
#navigation li a:hover {
	color: #0351A3;
}
/* End Hauptmenu */
#content {
	float: right;
	width: 740px;
	line-height: 20px;
	
}
#content p {
	margin-right: 80px;
}
#content h1 {
	margin-bottom: 15px;
	font-weight: bold;
}


#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 80px;
	margin-bottom: 26px;
}


#content h3 {
	margin-bottom: 15px;
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 5px;
	font-weight: bold;
	margin-right: 80px;
	color: #FF6600;
}


#content ul {
	margin-bottom: 15px;
	margin-right: 20px;
}


#content li {
	list-style-type: none;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 8px;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	color: #FF6600;
	text-decoration: none;

}
/* Navigation links */
#sidebar_left


 {
	width: 250px;
	float: left;
}
#sidebar_left h2 {
	height: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
}
#sidebar_left h3 {
	margin-left: 40px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(images/info.gif);
	height: 164px;
	background-repeat: no-repeat;
	background-position: left top;
}



#sidebar_left ul {
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#sidebar_left ul li {

}
#sidebar_left  ul li a {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#sidebar_left ul li a:hover {

}

/* End Navigation links */



#footer {
	clear: both;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#footer p {
	margin-left: 50px;
	font-size: 11px;
}
#footer ul {
	display: inline;
	margin-left: 40px;
}
#footer ul li {
	display: inline;
}


#footer a {

}

#footer a:hover {

}
#footer_keywords {
	clear: both;
	height: 150px;
}
#footer_keywords h2 {
	font-size: 11px;
	margin-left: 40px;
	margin-right: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	color: #999999;
}
.menu-2 {
	

}
.menu-3 {
}
.menu-4 {
}
.menu-5 {

}


.nav-1 {

}
.nav-2 {
}
.nav-3 {
}
.nav-4 {
}
.nav-5 {
}






/*-------------------specification------------------------------ */



.inside {
	border: 1px solid #CCCCCC;

}
.bar {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bild {
	margin-bottom: 4px;
	float: right;
	margin-left: 50px;

}


.bild-pfeil {
	margin-left: 250px;
}
.www {
	margin-left: 450px;
	color: #999999;
	display: none;

}
.font-highlight {
	color: #FF6600;
	font-size: 14px;
}


.clear {
	clear: both;
}
