@charset "utf-8";
html, body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

body{
	width:721px;
	height:600px;
}

html, body, input, textarea, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #191919;
}

#container{
	width:721px;
	height:600px;
	position:relative;
	background-image:url(../../picture/group/lightframe/body-back.jpg);
	background-repeat:repeat-y;
}

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

a:hover{
	text-decoration:underline;
}

.pfeil{
	background-image:url(../../picture/group/arrow-navigation.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:9px;
}

.ru #header{ background-image:url(../../picture/group/lightframe/top-ru.jpg); }

#header{
	height:125px;
	background-image:url(../../picture/group/lightframe/top.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#header h1{
	position:absolute;
	left:55px;
	top:67px;
	width:600px;
}

#closer{
	position:absolute;
	top:18px;
	right:20px;
}

#footer{
	height:56px;
	background-image:url(../../picture/group/lightframe/bottom.jpg);
	background-repeat:no-repeat;
	
	position:absolute;
	width:721px;
	bottom:0;
}

.clear{
	clear:both;
}

h1{
	margin:0;
	font-weight:normal;
	font-size:9px;
	line-height:11px;
	color:#4a4a4a;
}

h2{
	font-size:13px;
	line-height:17px;
	
	font-weight:bold;
	margin:0 0 1.4em 0;
}
h3{
	font-size:11px;
	line-height:17px;
	font-weight:bold;
	margin:0 0 1.3em;
}

p{
	margin:0 0 1.5em 0;
}

#content{
	width:450px;
	float:left;
	
	position:relative;
	top:-4px;
	margin-left:50px;
	padding-right:49px;
	
	height:419px;
	overflow:auto;
	overflow-x:hidden;
}
#navi{
	width:115px;
	float:left;
	margin-left:56px;
	margin-top:-2px;
	
	font-size:9px;
	line-height:14px;
}

ul, li{
	margin:0;
	padding:0;
}

ul{
	margin-left:15px;
}

a img{
	border:0;
}

ul.pfeil{
	background-image:none;
	padding:0;
	margin:0;
	list-style-type:none;
}

ul.pfeil li{
	margin-bottom:4px;
	padding-left:9px;
	background-position:0 5px;
	background-image:url(../../picture/group/lightframe/arrow-navigation.gif);
	background-repeat:no-repeat;
}

.team strong{
	display:block;
	margin-top:-2px;
}


.team_info{
	float:left;
	width:300px;
	font-size:9px;
}

.team_info a{
	font-size:11px;
	display:block;
	margin-top:7px;
}

.team strong{
	/*width:130px;*/
	width:240px;
	border-bottom:1px solid #bbbbbb;
	padding-bottom:1px;
	margin-bottom:2px;
}

.team img{
	float:left;
	display:block;
	margin-right:14px;
	border:1px solid #d7d7d7;
}

.team{
	margin-bottom:19px;
	margin-top:-2px;
}

hr{
	color:#bbbbbb;
	background-color:#bbbbbb;
	height:1px;
	border:none;
	clear:both;
	margin:10px 0;
	#margin:1px 0;
}

/* Gestaltung des CEO-Blogs */

.ceo_blog{
	border-top:1px solid #bbbbbb;
	padding-bottom:15px;
}

.ceo_blog_head{
	border-bottom:1px solid #bbbbbb;
	line-height:45px;
	height:45px;
	padding:5px 0;
	margin-bottom:15px;
}

.ceo_blog_head strong{
	float:left;
}

.ceo_blog_head img{
	float:right;
	vertical-align:middle;
}

.ceo_blog hr{
	clear:both;
	margin:15px 0;
	padding:0;
	
	border:none;
	color:#bbbbbb;
	background-color:#bbbbbb;
	
	display:none;
}

#ceoContact{
	margin:0;
	padding:15px 0;
	display:block;
}

/* Pressebereich */
.presse img{
	border:none;
	float:left;
	margin:0 15px 0 0;
}

table.downloads td{
	padding:10px 0;
	vertical-align:middle;
}

/* Generell Margin entfernen */

.first{
	margin-top:0;
}

.last{
	margin-bottom:0;
}

.contact #content{
	overflow:hidden;
}

.subtitle{
	font-size:9px;
	line-height:14px;
}

.important{
	color:#FF0000;
}

.success{
	color:#009900;
	display:block;
	margin-bottom:15px;
}
