/*********************/
/*- Layout-Elements -*/
/*********************/

/* BO master_template */
* {
	margin:0;
	padding:0;
}

html { height: 100% } 

body {
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 120%;
	color: #000;
	background: #DFDFE0;
	text-align: center;
} 

#OuterShell {
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
}

#InnerShell {
	position:relative;
	width:939px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
/* EO master_template */

/* BO header */

#header {
	clear: both;
	width: auto;
	padding: 0 0 0 0px;
	background: transparent url(bg_top.gif) no-repeat 0 5px;
}

#header_title {
	height: 35px;
	overflow: hidden;
	padding: 58px 0 0 12px;
	float: left;	
	width: 730px;
	/* text-align: left;
	font-size: 18px;
	color: #919394;
	text-transform: uppercase;
	background: transparent url(point.gif) no-repeat 0 60px; */
}

#header_image {
	white-space:nowrap;
	padding-top: 5px;
}

/* BO main */

#main {
	clear: both;
	width: auto;
	background: transparent url(bg.gif) repeat-y left;
	height:421px;

}

#main_font {
	clear: both;
	width: auto;
	background: transparent url(bg.gif) repeat-y left;
	height:305px;
}


#navigation {
	float: left;
	margin-top: 40px;
	width: 285px;
	padding: 0 5px 10px 40px;
	font-size: 0.9em;
	line-height: 1.2em;
}

#content {
	width: 605px;
	float:right;
	margin-top:40px;
}

#inner_content {
	padding: 0 80px 0 10px;
}

/* EO main */

/*----- Channel  -----*/
#Menu {

}

#navi {
	float: left;
	width: 911px;
	font-size: 93%;
	line-height: normal;
	background: #DFDFE0 url(bg_navi.gif) repeat-x bottom;
	margin-left: 8px;
	/* height: 32px; */
}

* html #navi {
	float: left;
	width: 911px;
	font-size: 93%;
	line-height: normal;
	background: #DFDFE0 url(bg_navi.gif) repeat-x bottom;
	margin-left: 4px;
	/* height: 32px; */
}

#navi ul {
	margin: 0;
	list-style: none;
	padding: 0 10px 0 30px;
} 

#navi li {
	float: left;
	background: url("norm_right.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}

#navi li.last {
	float: left;
	background: url("norm_right_last.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}

#navi a {
	display: block;
	background: url("norm_left.gif") no-repeat left top;
	padding: 19px 20px 4px 18px;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold; 
}

#navi a.first {
	background: url("norm_left_first.gif") no-repeat left top;
}

#navi a:hover, #navi a:active {
	color:#D6D6D7;
}

#navi #current { 
   background-image:url("norm_right_on.gif"); 
   margin-left: -10px;
	} 

#navi #current a {
	background-image: url("norm_left_on.gif");
	padding: 14px 20px 9px 18px;
	font-size: 12px;
	color: #78797C;
	text-transform: uppercase;
	font-weight: bold; 
}


/* BO footer */

#footer {
	position:relative;
	background: transparent url(bg.gif) repeat-y left;
	width:939px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}

#footer_font {
	position:relative;
	background: transparent url(bg_font.gif) repeat-y left;
	width:939px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;	
    font-size: 12px;
	line-height: 1.2em;	
	color:#515151;
}

#footer_left {
	float: left;
	width: 275px;
	padding: 10px 30px 0 40px;
	vertical-align: bottom;
}

* html #footer_left {
	float: left;
	width: 255px;
	padding: 10px 30px 0 40px;
	vertical-align: bottom;
}

*+html #footer_left {
	float: left;
	width: 255px;
	padding: 10px 30px 0 40px;
	vertical-align: bottom;
}

#footer_right {
	text-align:right;
	padding: 0 70px 10px 0;
}

#footer_font #footer_right {
	height: 50px;
	padding: 10px 60px 0 20px;
	text-align:left;
}

#footer_left img {
	vertical-align: middle;
}

.partner_title {
	display: block;
	font-size: 1.33em;
	color: #EC7404;
	text-transform: uppercase;
	font-weight: bold;
}

#outerfooter  {
	position:relative;
	width:939px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	font-size: .7em;
	line-height: 1.4em;
}
/* EO footer */

/****************/
/*--- Links ----*/
/****************/

a:link, a:visited, a:hover, a:active {
	color:#0062B1;
	text-decoration:none;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	text-decoration:underline;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#000;
}



a.level1:link, a.level1:visited, a.level1:hover, a.level1:active {
	background:url(images/main_menu_l1.gif) left center no-repeat;
	padding-left:22px;
}


/*****************************/
/* Functional Page Elements*/
/*************************/


/*********************/
/* Content-Elements  */
/*********************/


.button {
  position:absolute;
	right:70px;
	bottom:70px; 
	}

h1 {
	font-weight: bold;
	color: #585859;
	font-size: 25px;
	line-height: 1.1em;
	padding-top: 0;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

h2 {
	font-weight: bold;
	color:#0062B1;
	font-size: 1.2em;
	line-height: 1.1em;
	padding-top: 0.3em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
	padding-top: 0.3em;
	margin-bottom: 1em;
}

p {
	margin-bottom:1.2em;
}

.highlight {	
    color:#0062B1;
}

.klein {	
    font-size: 11px;
}

.sub {
    color: #78797C;
	font-weight: bold;
	line-height: 130%;
	}
	
.date {
	font-weight: bold;
	color: #585859;
	font-size: 20px;
	line-height: 1.1em;
	padding-top: 0;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

.border {
	border: 1px solid #888;
	padding: 8px;
	font-size:12px;
    line-height:1.4em;
	margin-right: 10px;
}

img {
	border:none;
}

ul {
	list-style-type:none;
	display:block;
}

#content ul {
	list-style-type:disc;
	margin:-0.5em 0 1em 1em;
}

#content ul li {
	line-height:140%;
}


strong {
	font-weight:bold;
	font-style:normal;
}

em {
	color: #7A7A7A;
}

.file_download {
	margin-bottom:1em;
}

/****************/
/* Forms 	  */
/************/

<!-- BO: Service Form  -->

input.text {
		border: thin inset Silver;
}

select.select {
		border: thin inset Silver;
}

select, input, textarea { 
	font-size: 99%; /*Safari Fix*/
} 
/*
form {
	margin: 10px 0;
}
*/
/******************************/
/* Clearing - do not modify */
/**************************/

.floatholder { overflow:hidden; }

.clerasil:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.clerasil { display: block; }


