
body {
	background-image: url(../basics/back.png);
}

* { padding: 0; margin: 0; border:0; }
body { padding: 0; margin: 0; border:0; }
html { padding: 0; margin: 0; border:0; }

#page {
	width: 940px;
	margin: 0 auto;
	padding-bottom:0px;
	position:relative;
	background-image: url(../basics/content_loop.png);
	background-repeat: repeat-y;
}

body, p, a, ol, ul, div, span, h1, h2, h3, input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; line-height: 16px; }
p { margin: 0px 20px 10px 0px; }

h1 { font-size: 14px; font-weight: bold; line-height: 20px; }
h2 { font-size: 13px; color: #003399; font-weight: normal; padding-left: 20px; margin-bottom: 2px; margin-top: 0px;}
h3 { font-size: 11px; font-weight: bold; line-height: 16px; padding-left: 20px; margin-bottom: 0px;color: #666666}

a { color: #FF6600; text-decoration: none; }
a:hover { color: #003399; }

dl {padding-left:20px; line-height:20px; font-weight: bold; color: #666666}
dd {padding-left:60px; margin-top:-20px; font-weight: normal}

ul { padding-left: 35px; }

/*-------------------------------------------------------------------------------------*/

#content {
	width: 940px;
	position: relative;
	background-image: url(../basics/content_top.png);
	background-repeat: no-repeat;
	float:left;
}
* html #content{
	float:left;
}

#nav {
	margin-top: 60px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	width: 250px;
	position: relative;
	float: left;
	margin-bottom: 50px;
}

#info {
margin-left: 35px;
margin-top:120px;
}
#info2 {
margin-left: 35px;
margin-top:0px;
}

div#OnlineBeratungStarten {
	width:180px;
	padding-top:105px;
	margin-left:40px;
	position:absolute;
}

#contentrow {
	margin-top: 60px;
	text-align:left;
	width: 505px;
	float:left;
	position: relative;
}

#adds {
	margin-top: 55px;
	text-align:left;
	position: relative;
	float: left; 
	margin-bottom: 50px;
}

#artikel {
	width: 480px;
	background-color: #FFFFFF;
	border-bottom: solid #FFFFFF 1px;
}

div#artikel p {
	padding: 0px 0px 0px 20px;
	color: #666666;
}

#artikelende {
	width: 480px;
	height: 20px;
	background-image: url(../basics/artikel_end.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#artikelstart {
	margin-top: -30px;
	width: 480px;
	height: 20px;
	background-image: url(../basics/artikel_start.gif);
	background-repeat: no-repeat;
}

#header {
	width: 940px;
	position: relative;
	height: 130px;
	min-height: 130px;
	background-image: url(../basics/header_back.png);
	background-repeat: no-repeat;
}

.navia {
   	display: block;
	margin-left: 40px;
    text-decoration: none;
	color: #003399;
	text-align:left;
	height:20px;
	width: 170px;
	line-height:20px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid #CCCCCC 1px;
}

div#nav a, div#nav a:hover {
	display: block;
	margin-left: 40px;
    text-decoration: none;
	color: #FF6600;
	text-align:left;
	height:20px;
	width: 170px;
	line-height:20px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid #CCCCCC 1px;
}

div#nav a:hover {
    color: #003399;
}

/*-------------------------------------------------------------------------------------*/

ul#Navigation {
	margin: 0;
	padding-top: 100px; padding-left: 250px;
    text-align: center;
}

ul#Navigation li {
	height: 30px;
    display: inline;
}

ul#Navigation a, ul#Navigation span {
	padding: 8px 0px 0px 0px;
	height: 22px;
	float: left;
	width: 130px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	background-image: url(../basics/button.png);
	background-repeat: no-repeat;
}

* html ul#Navigation a, * html ul#Navigation span {
    width: 130px;
}

ul#Navigation a:hover {
    width: 130px;
    color: white;
	background-image: url(../basics/hover.png);
	background-repeat: no-repeat;
}

ul#Navigation span {
    width: 130px;
    color: black;
	background-image: url(../basics/active.png);
	background-repeat: no-repeat;
}

div#OnlineBeratungStarten a {
	font-weight: bold;
	color: white;
}

div#OnlineBeratungStarten a:hover {
	font-weight: bold;
	color: #FF9900;
}

#footer p { margin: 16px 50px 0px 50px; }

#footer{
	width: 940px;
	background-image: url(../basics/footer_back.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	height: 58px;
}

/*-------------------------------------------------------------------------------------*/

#info1_header {
	width:190px;
	
	background-image: url(../basics/info_header.png);
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
	background-repeat: no-repeat;
	
	padding-top:7px;
	height:18px;
}

div#info1_content {
	width:175px;
	background-image: url(../basics/info_back.png);
	padding-left:15px;
	background-repeat: repeat-y;
	margin-top:0px;
}
#info1_footer {
	width:190px;
	height:24px;
	background-image: url(../basics/info_footer.png);
}

div#info1_content_content {
	width:165px;
	color:#666666;
	font-size:10px;
	line-height: 12px;
	padding-top:5px;
}
div#info1_content_content p{

}
div#info1_content_content a {
	font-size:10px;
	margin-left:5px;
	line-height: auto;
	display: inline;
	border-bottom: none;
	font-size:10px;
	
}
div#info1_content_content a:hover {
    color: #003399;
	margin-left:5px;
	line-height: auto;
	display: inline;
	border-bottom: none;
	font-size:10px;
}

/*-------------------------------------------------------------------------------------*/

div#adds{
	width:150;
}

div#ad_header {
	background-image: url(../basics/ad1_header.png);
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:7px;
	height:18px;
	background-repeat: no-repeat;
	width:130px;
	height:18px;
}

div#ad1 div#ad_content {
	width:150px;
	background-image: url(../basics/ad1_back.png);
	background-repeat: repeat-y;
}

div#ad_content_content {
	width:125px;
	color:#666666;
	font-size:10px;
	line-height: 12px;
	padding-top:5px;
	padding-left:15px;
}

div#ad_content_content a {
	font-size:10px;
	margin-left:5px;
	line-height: auto;
	display: inline;
	border-bottom: none;
	font-size:10px;
}

div#ad_content_content a:hover {
    color: #003399;
	margin-left:5px;
	line-height: auto;
	display: inline;
	border-bottom: none;
	font-size:10px;
}

div#ad1 #ad_footer {
	width:150px;
	height:25px;
	background-image: url(../basics/ad1_footer.png);
}

div#ad2 div#ad_header {
	background-image: url(../basics/ad2_header.png);
}

div#ad2 div#ad_content {
	width:150px;
	background-image: url(../basics/ad2_back.png);
	background-repeat: repeat-y;
}

div#ad2 #ad_footer {
	width:150px;
	height:25px;
	background-image: url(../basics/ad2_footer.png);
}

#adgrafik1 {
margin-left: -10px;
}

ul {
margin-bottom: 20px;
}

ul li{
	list-style-type: square; list-style-position:outside; color:#666666;
}

div#LogIn a, div#LogIn a:hover {
width:290px;
border:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color:#FFFFFF;
background-image:url(../basics/DOB_Button.png);
height:30px;
text-align:center;
vertical-align:middle;
line-height:30px;
margin-left:20px;
background-color:none;
display:block;
}

.iframescroller {
	display:block;
	overflow-y:hidden;
	overflow-x:hidden;
	width:650px;
	height:300px;
	background-color:#333;
}
