/* Reset */
body,div,ul,li,img,span,a,form{border:0;padding:0;margin:0;}
body{
	background:#fff;
	font:10px Arial, Helvetica, sans-serif;
	overflow-y:scroll;
}
.clear{
	clear:both;
}
#mainbox{
	width:955px;
	margin:0 auto 10px auto;
	border-left:1px solid #7d7d7d;
	background:url(../images/content_end_line.gif) no-repeat left bottom;
}
#header{
	height:91px;
	background:#fff;
	position:relative;
	z-index:1;
}
#logo{
	display:block;
	width:240px;
	height:52px;
	background:url(../images/logo_firstcloud.gif) no-repeat right bottom;
	margin:27px 0 0 15px;
	float:left
}
#logo span{
	display:none;
}
#login_box{
	position:absolute;
	top:26px;
	left:285px;
}
.left_separator{
	float:left;
	height:25px;
	background:#fff;
	width:270px;
	position:relative;
	z-index:1;
}
#leftbox{
	width:270px;
	float:left;
	clear:left;
}
a{
	color:#13235B;
}
a:hover{
	color:#000;
}
a[href*="extern.php"],a[target="_blank"],a[href*="http"]{
	background: transparent	url('../images/extern_icon.gif') 100% 50% no-repeat;
	padding-right: 10px;
}
a.data_icon{
	background:none;
	padding:0;
}
ul{
	padding:5px 0 5px 15px;
}
ul ul,ol ul{
	list-style:square;
}
ol{
	padding:5px 0 5px 18px;
}
ul li{
	padding-bottom:3px;
}
p{
	margin:0 0 8px 0;
}
/*** Hauptnavigation ***/
ul#mainnav{
	list-style:none;
	padding:0;
}
ul#mainnav a{
	font-weight:bold;
	color:#7d7d7d;
	text-decoration:none;
}
ul#mainnav a:hover{
	color:#13235b;
}
ul#mainnav li{
	padding:0 0 0 40px;
	background:#fff url(../images/mainnav_inactive.gif) no-repeat 0 11px;
}
/* Level 1*/
ul#mainnav li.level_1_active{
	background:#fff url(../images/mainnav_active.gif) no-repeat 0 11px;
	padding-top:8px;
}
ul#mainnav li.level_1_active_sub{
	background:#fff url(../images/mainnav_active_sub.gif) no-repeat bottom left;
	padding-top:8px;
	position:relative;
	z-index:1;
}
* html ul#mainnav li.level_1_active_sub{
	background:#fff url(../images/mainnav_active.gif) no-repeat 0 11px;
}
ul#mainnav li.level_1_inactive{
	padding-top:8px;
	position:relative;
	z-index:1;
}
ul#mainnav li.level_1_inactive a{
	font-size:1.4em;
}
ul#mainnav li.level_1_active a, ul#mainnav li.level_1_active_sub a{
	color:#13235b;
	font-size:1.4em;
}
/* Level 2*/
ul#mainnav li.level_2_active{
	background:url(../images/mainnav_level_2_active.gif) no-repeat 24px;
	position:relative;
}
ul#mainnav li.level_2_inactive{
	font-weight:normal;
	font-size:1.1em;
	background:none;
}
ul#mainnav li.level_2_active a{
	font-weight:normal;
	color:#13235b;
	font-size:1.1em;
}
ul#mainnav li.level_2_active img{
	position:absolute;
	bottom:10px;
	left:24px;
	z-index:-1;
}
* html ul#mainnav li.level_2_active img{
	display:none;
}
ul#mainnav li.level_2_inactive a{
	font-weight:normal;
}
/*** Servicenavigation ***/
ul#servicenav{
	float:right;
	list-style:none;
	padding:25px 40px 0 0;
	font-size:1.1em;
	font-weight:bold;
}
ul#servicenav li{
	float:left;
	margin:0 0 0 20px;
}
ul#servicenav li a{
	text-decoration:none;
	color:#13235b;
}
/*** Suche ***/
#search{
	float:right;
	clear:right;
	margin:15px 0 0 0;
	width:238px;
}
#search_bar{
	margin:10px 0 10px 0;
}
#search input.text{
	margin:0;
	color:#666;
	font-size:11px;
	border:1px solid #ddd;
	float:left;
	width:180px;
	padding:4px 0 4px 2px;
	background:url(../images/search_bg.gif) no-repeat;
}
#search a.button, .search_submit{
	display:block;
	float:left;
	height:23px;
	width:54px;
	margin:0;
	border:0;
	background:url(../images/search_button.gif);
	cursor:pointer;
	float:right;
}
#search_string{
	width:366px;
	float:left;
	padding:2px 4px;
	color:#666;
}
#search_results h2{
	font-size:18px;
	font-weight:bold;
	color:#13235b;
}
.search_result a{
	color:#7d7d7d;
	text-decoration:none;
}
.search_result a:hover{
	text-decoration:underline;
}
/*** Infoboxen***/
#infoboxen{
	margin-top:25px;
}
#infoboxen .infobox{
	background:url(../images/mainnav_inactive.gif) no-repeat;
	margin:0 0 20px 0;
}
#infoboxen .infobox img{
	margin:0 0 0 40px;
}
#infoboxen .infobox h1{
	margin:0 0 5px 40px;
	font-size:1.3em;
	font-weight:bold;
	color:#707070;
	position:relative;
	bottom:2px;
}
#infoboxen .infobox h2{
	margin:0 0 0 40px;
	font-size:1.2em;
	font-weight:normal;
	color:#626262;
	position:relative;
	bottom:2px;
}
/*** Content ***/
#content{
	width:666px;
	background:#fff;
	float:right;
	overflow:hidden;
}
#content_top{
	position:relative;
}
#content_top_text{
	font-weight:normal;
	width:380px;
	height:79px;
	position:absolute;
	bottom:0px;
	left:235px;
	color:#424242;
	display: table; 
	height: 79px;  
}
#content_top_vertical{
	#position: absolute; /*fuer IE*/
	#top: 50%; /*fuer IE*/
	display: table-cell; 
	vertical-align: middle;
}
#content_top_vertical_content{
	#position: relative;  /*fuer IE*/
	#top: -50%; /*fuer IE*/
}
#content_top_text strong{
	font-size:12px;
	font-weight:bold;
	display:block;
}
#content_top_text strong em, #content_top_text em strong{
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:relative;
	top:2px;
}
#content_bottom{
	margin:25px 0 0 0;
}
#content_bottom>h1{
	color:#13235b;
	font-size:1.8em;
	background:url(../images/grey_50p.png) repeat-x center;
	margin:0 0 30px 0;
}
#content_bottom>h1>span{
	background:#fff url(../images/mainnav_level_2_inactive.gif) no-repeat right;
	padding-right:15px;
}
#content_bottom_head h2{
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#424242;
}
#content_bottom_head div.h3{
	font-size:1.2em;
	font-weight:normal;
	color:#424242;
	margin:0 0 30px 0;
}
#content_bottom_head div.h3 strong em, #content_bottom_head div.h3 em strong{
	display:block;
	padding:10px 30px 0 30px;
	font-style:normal;
}
#content_bottom_head>h1{
	color:#13235b;
	font-size:2.4em;
	margin:35px 0;
}
#content_bottom_head>h1>input{
	color:#666;
	font-size:11px;
	border:1px solid #ddd;
	float:right;
	width:180px;
	padding:4px 0 4px 2px;
	background:url(../images/search_bg.gif) no-repeat;
	position:relative;
	top:3px;
}
.content_left{
	width:216px;
	float:left;
	color:#13235b;
	font-size:1.6em;
	font-weight:bold;
	padding-right:20px;
	margin:0 0 20px 0;
}
.content_right{
	width:430px;
	float:left;
	margin:0 0 20px 0;
	color:#424242;
	font-size:1.2em;
}
.content_right ul{
	padding-left:14px;
}
.content_right img{
	margin-left:1px;
}
.content_right div.padding{
	padding-top:5px;
}
/* Visitenkarte */
.card{
	margin:0 0 40px 0;
}
.card .image_block{
	float:left;
	width:200px;
	height:80px;
	text-align:center;
	border:1px solid #7d7d7d;
	overflow:hidden;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}
.card.product .image_block{
	border:none;
}
.card .image_block img{
	position:relative;
	top:8px;
	height:64px;
}
.card.product .image_block img{
	position:static;
	height:auto;
}
.card .content_right{
	float:left;
	width:464px;
	margin:0;
	background:url(../images/grey_50p.png) repeat-x 0px 8px;
	position:relative;
}
.card .content_right h2{
	float:left;
	padding:0 10px;
	margin:0 0 0 20px;
	color:#13235b;
	font-size:18px;
	line-height:18px;
	background:#fff;
	clear:right;
}
.card .content_right h3{
	float:left;
	clear:both;
	margin:0 0 10px 30px;
	font-size:12px;
	font-weight:normal;
}
.card .content_right .data.full{
	float:left;
	clear:left;
	padding:0 10px;
	margin:0 0 0 20px;
}
.card.product .content_right .data.full{
	margin-top:8px;
}
.card .content_right .data.col1{
	float:left;
	clear:left;
	padding:0 10px;
	margin:0 0 0 20px;
	width:216px;
}
.card .content_right .data.col2{
	float:left;
	padding:0;
}
.card .content_right .data.col3{
	float:left;
	clear:left;
	margin:10px 0 0 30px;
	width:400px;
}
.card a{
	text-decoration:none;
}
/* Zertifikate */
.card .content_right .certificate{
	width:68px;
	height:33px;
	position:absolute;
	top:0px;
	right:10px;
}
.card .content_right.gold .certificate{
	background:url(../images/cert_gold.png)
}
.card .content_right.silber .certificate{
	background:url(../images/cert_silber.png)
}
.card .content_right.bronze .certificate{
	background:url(../images/cert_bronze.png)
}
/* Downloads */
.downloads{
	padding-top:5px;
	border-top:1px solid #7f7f7f;
}
.downloads .content_left{
	color:#7d7d7d;
	font-size:1.1em;
}
/*** Kontaktformular ***/
.kontaktformular{
	width:415px;
	font-size:1.1em;
}
.kontaktformular td{
	vertical-align:top;
	padding-bottom:5px;
}
.kontaktformular input{
	margin:0;
}
.kontaktformular input.text{
	width:250px;
	border-color:#eee;
	border:1px solid #7d7d7d;
}
.kontaktformular select{
	width:100px;
	border:1px solid #7d7d7d;
}
.kontaktformular textarea{
	width:250px;
	height:125px;
	border:1px solid #7d7d7d;
}
.kontaktformular .submit_button{
	background:url(../images/kontakt_send.gif);
	border:0;
	width:66px;
	height:25px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
	float:right;
}
.kontaktformular .q{
}
.kontaktformular .q div{
	width:380px;
}
.kontaktformular .desc div{
	width:150px;
}
.kontaktformular .desc{
	vertical-align:top;
	padding-top:3px;
}
.kontaktformular label{
	padding-left:4px;
	position:relative;
	bottom:2px;
}
#kontakt_formular fieldset{
	margin-bottom:10px;
}
#kontakt_formular fieldset legend{
}
#mailer_message_errortext{
	padding:4px 0;
	width:100%;
	position:fixed;
	z-index:99;
	bottom:0;
	left:0;
	text-align:center;
	background:#f00;
	background:rgba(255,0,0,0.8);
	color:#fff;
}
#mailer_message_text{
	color:red;
	margin:0 0 10px 0;
}
#mailer_message_text span{
	color:green;
}
/* Login */
.smallform label{
	display:block;
	font-size:11px;
	font-weight:bold;
}
.smallform input{
	margin-bottom:10px;
}
/*** Sitemap ***/
.sitemap_line_vert{
	background:url(../images/sitemap_line_vert.gif) no-repeat 0px 13px;
}
.sitemap_line_vert ul{
	list-style:none;
	padding:0;
	background:url(../images/sitemap_bottom_space.gif) no-repeat bottom left;
}
.sitemap_line_vert ul li{
	background:url(../images/sitemap_point.gif) no-repeat 0px 9px;
	padding:5px 0 5px 35px;
}
.sitemap_line{
	background:url(../images/sitemap_line.gif) repeat-x 0 13px;
}
.sitemap_line span{
	background:#fff;
	padding-right:5px;
}
.dateiliste{
	margin:0 0 0 0;
	padding:0 !important;
	list-style-type:none;
	font:10px Arial, Helvetica, sans-serif;
	width:400px;
}
.dateiliste a{
	border:0;
	text-decoration:none;
	color:#424242;
	font:10px Arial, Helvetica, sans-serif;
}
.dateiliste a:hover{
	border:0;
	text-decoration:underline;
	color:#14235c;
}
.dateiliste img{
	margin:0 5px 0 0;
	position:relative;
	top:4px;
}
