/***** HTML *****/

html {
	background-color: #ffffff;
}

p{
	font-size: 11px;
	line-height:16px;
	margin:0px; 
	margin-bottom: 12px; 
	text-align: left;
}

a {
	color: #BE6B01;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

img {
   	border: 0px;
}

ul {
   margin-left: 17px;
   padding: 0px;
}

body {
	margin-left:14px;
	margin-top:0px;
	padding:0px;
	font-family: Verdana; 
	font-size: 11px; 
	line-height:16px;
	/* border: 1px; border-color: #999999; border-style: solid; */
}

.font-justify{
	line-height: 170%; 
	text-align: justify; 
}


/***** HEADLINES *****/

h1 {
   	margin-top: 0px;
   	margin-bottom: 26px;
   	font-family: Verdana;
   	font-size: 18px;
   	line-height:16px;
   	color: #333333;
   	font-weight: bold;
   	text-align: left;
	clear: both;
}

h2, h3 {
   	margin-top: 0px;
   	margin-bottom: 20px;
   	font-family: Verdana;
   	font-size: 14px;
   	line-height: 16px;
   	color: #000000;
   	font-weight: bold;
   	text-align: left; 
}


/***** HEADER *****/ 

#header_image {
	margin-top: 0px;
   	margin-left: 0px;
	padding: 0px;
	width: 958px;
	height: 20px;
	background-image:  url(/images/domain_name.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
    float: left;
}

#header {
	margin-top: 0px;
   	margin-left: 0px;
	width: 958px;
	height: 90px;
	background-image:  url(/images/ratgeber.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
    float: left;
}

#header_text {
	margin-top: 0px;
   	margin-left: 0px;
	font-size: 10px;
	width: 958px;
	height: 18px;
	white-space: nowrap;
	overflow: hidden;
   	color: #eaeaea;
   	background-color: #ffffff;
  	text-align: right;
    float: left;
	border-bottom: 1px solid #999999;
}

.header_text_decoration {
	font-size: 10px;
	line-height: 18px;
	color: #eaeaea;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	background-color: #333333;
	padding: 11px;
}

/***** NAVIGATION *****/

#left_nav {
	margin-top: 107px;
    margin-left: 0px;
	padding-top: 3px;
	line-height: 17px;
	font-size: 10px;
	color: #eaeaea;
	width: 176px;
    text-align:left; 
   	float: left;
	overflow: hidden; 	
   	background-color: #ffffff;
}

#left_nav li {
	margin: 3px 0;
	background: url(/images/navi_image.gif) no-repeat 0 6px;
	padding: 0 0 0 7px;
}

#header_nav {
	margin-top: 1px;
	margin-left: 30px;
	height: 30px;
	font-size: 10px;
	color: #000000;
	width: 740px;
   	text-align:left; 
    float: left;
	line-height:13px;

   	/* border-top: 1px solid #999999; */
}

/***** CONTENT *****/

#content{
   	margin-top: 35px;
   	margin-left: 30px;
	width: 748px;
   	float: left;
}

#content_index{
	width:360px;
	margin: 0px auto; 
	text-align: left; 
	padding: 0px;
}

#anfrage_box {
/* 	position:relative;
	margin-top: 20px;
	left: 0px;
    width: 748px;
    text-align:left; 
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	border: 1px; border-color: #999999; border-style: solid;
*/
}

.image_box {
/* 	float:right; 
	margin-top:0px; 
	margin-left:20px; 
	margin-bottom:20px;
	height:300px;
	width:350px;
	padding:5px;
	border: 1px; border-color: #BE6B01; border-style: solid;
	text-align:left; */
}

/***** FOOTER *****/

#footer {
	margin-top: 20px;
   	margin-left: 0px;
	width: 958px;
	border-top: 1px solid #999999;
	color: #717171;
	font-size: 10px;
   	float: left;
  	text-align: left;
}

#footer li {
	display: inline; 
	padding-right: 6px;
}

#bottom_nav {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	height: 40px;
}

#partner_links_nav {
	margin-top: -16px;
	margin-left: 206px;
	font-size: 10px;
	color: #999999;
    width: 772px;
    text-align:left; 
    font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	/* border: 1px; border-color: #999999; border-style: solid; */
}

