/***** 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: 954px;
	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: 954px;
	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: 954px;
	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: #639A00;
	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;
	font-size: 14px;
	line-height: 20px;
	float: left;
	background-color: white;
	overflow: hidden;
}

#content h1 {
	font-size: 14px;
}

/* Trennlinie */
.border{
   width: 100%;
   height: 1px;
   overflow: hidden;
   background-color: #999999;
   margin-bottom: 15px;
}

/* Haupt-Textcontainer im linken Slot */
.box_main{
   width: 748px;
   margin-bottom: 15px;
}

/* Listen innerhalb des Textes */
.main_box ul {
    margin-left: 12px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    padding: 0px;
}

.main_box a{
   color: #666666;
   text-decoration: underline;
}


/* Mozilla Bugfix  (fehlende <br clear="all" /> Funktionalitt */
div.main_box {
	clear: both;
}


/* Aufzaehlungs-Textcontainer im linken Slot */
.main_box_container{
   width: 234px;
   height: 140px;
   margin-right: 15px;
   margin-bottom: 15px;
   float: left;
}

.main_box_container p{
   margin:0px; 
   text-align: left;
   font-size: 10px;
   color: #666666;
}

.main_box_container a{
   text-decoration: none;
   color: #666666;
}

.main_box_container img{
   width:90px;
   height:90px; 
   float:left; 
   margin-right:7px;
}

#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: 954px;
	border-top: 1px solid #999999;
	color: #717171;
	font-size: 10px;
   	float: left;
  	text-align: left;
}


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

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