@charset "utf-8";
/* CSS Document */

html, body {margin: 0; padding: 0; height: 100%; background-color:#FFC600;}

/*#wrap {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color:#FFC600;
}*/

#page {
	background-color:#FFFFFF;
	position: absolute;
	left: 50%;
	/*height: 100%;*/
	width: 900px;
	margin-left: -450px;
	min-height:100%;
}

#date { 
    width:860px;
    height:15px;
	margin-top:5px;
	margin-left:20px;
	text-align:right;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#5C5C5C;

}

#header { 
    width:860px;
    height:206px;
	margin-top:0px;
	margin-left:20px;
	float:left;
}

#barbaram { 
    width:20px;
    height:206px;
	margin-top:0px;
	margin-left:880px;
}

#header_left { 
    width:173px;
    height:206px;
	margin-top:0px;
	margin-left:0px;
	float:left;
}

#header_right{ 
    width:687px;
    height:206px;
	margin-top:0px;
	margin-left:173px;
	background-color:#FFC600;
}

#logo { 
    width:330px; 
    height:50px;
	margin-top:0px;
	margin-left:0px;
	background-image:url(../images/signature_page.gif);
}

#stripe { 
    width:667px;
    height:1px;
	background-color:#FFFFFF;
}

#navi { 
    width:647px;
    height:25px;
    margin-top:0px;
	margin-left: 20px;
}


#titel{ 
    width:860px;
    height:12px;
	margin-top:20px;
	margin-left:20px;
}

#content { 
    width:860px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
	/*overflow-y:scroll;*/
}

#content_img { 
    width:860px;
	height:108px;
}

#content_left { 
    width:173px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5C5C5C;
	float:left;
}

#content_left_normal { 
    width:173px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5C5C5C;
	float:left;
}

#content_txt { 
    width:173px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5C5C5C;
	margin-right:20px;
	float:left;
}

#content_txt_L { 
    width:210px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5C5C5C;
	margin-right:20px;
	float:left;
}

#content_txt_XL { 
    width:647px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5C5C5C;
	margin-right:20px;
	float:left;
}

#content_right { 
    width:667px;
	margin-left:193px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5C5C5C;
}

#box_img { 
    width:173px;
    height:88px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}

#box_mountain { 
    width:80px;
    height:80px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}

#img_titel { 
    width:173px;
    height:15px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5C5C5C;
}

#img_bild { 
    width:66px;
    height:73px;
	float:left;
}

#img_txt { 
    width:107px;
    height:58px;
	vertical-align:middle;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#5C5C5C;
	float:left;
}

#img_txt_2 { 
    width:107px;
    height:73px;
	vertical-align:middle;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#5C5C5C;
	float:left;
}

#img_pdf { 
    width:107px;
    height:15px;
	float:left;
}

#top_of_page {
	width:860px;
	margin-bottom:20px;
	margin-left:20px;
	vertical-align: bottom;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5C5C5C;
	text-align:right;
}

#top_of_page_small {
	width:173px;
	margin-bottom:20px;
	margin-right:20px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5C5C5C;
	text-align:right;
	float:left;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: underline;
}

a:hover {
	color: #FFC600;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	font-weight: normal;
}

a.auswahl {
	font-weight: normal;
}


