@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,ul#nav{margin:0;padding:0;}

body{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#797878;
	background:#f2f2f2;
}

a img{
	border:none;
}

a:link,a:visited{
	color:#016cc5;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

a:active{
	color:#FF0000;
}

a.more:link,a.more:visited{
	color:#1d4094;
	background:url(images/bullet.png) 0 50% no-repeat;
	padding:1px 0 3px 18px;
	font-size:11px;
}

strong{
	color:#9F0024;
}

br.clear{
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;
	visibility:hidden;
}	

#wrap{
	width:922px;
	background:url('images/wrap.png') repeat-y;
	padding-left:30px;
	position:relative;
}


#header{
	padding:100px 0 0 0;
	position:relative;
}

#header div.promo{
	width:100%;
	height:201px;
	background:url('images/header.jpg') no-repeat;
	position:relative;
}

#header div.promo h1{
	position:absolute;
	top:90px;
	left:50px;
	width:294px;
	height:39px;
	background:url('images/slogan.png') no-repeat;
}

#header div.promo h1 strong{
	position:absolute;
	top:-9999px;
}

#header div.promo div.welcome{
	height:161px;
	width:250px;
	float:right;
	background:#d3d3d3 url('images/welcome-box.png') 100% 0 no-repeat;
	padding:20px;
}

#header div.promo div.welcome h2{
	font-weight:100;
	font-size:20px;
	color:#6e6e6e;
}



#header a.logo{
	position:absolute;
	top:5px;
	left:202px;
}


ul.top-menu{
	position:absolute;
	top:0;
	right:0;
	border-top:3px solid #ccc;
	list-style:none;
	margin:0;
	padding:0;
	width:718px;
	text-align:right;
}

ul.top-menu li{
	padding:25px 10px 10px 10px;
	border-left:1px solid #ccc;
	display:inline;
	line-height:30px
}

ul.top-menu li a{
	color:#777777;
	text-decoration:none;
	font-size:11px;
}	

ul.top-menu li a:hover{
	color:#000;
	text-decoration:underline;
}	


/* content */



div#side{
	width:177px;
	background:url('images/side.png') 0 0 no-repeat;
	padding:20px 0 20px  25px;
	float:left;
}

div#side ul{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}

div#side ul li{
	border-bottom:1px solid #fff;
	margin:0;
	padding:0;
}

div#side ul li a{
	color:#fff;
	text-decoration:none;
}

div#side ul li a{
	display:block;
	padding:5px 0 5px 50px;
	background: url('images/arrow.png') 20px 50% no-repeat;
}

div#side ul li a:hover{
	background:#1d4094 url('images/arrow.png') 20px 50% no-repeat;
	font-weight:900;
}

#side ul li.active a{
	font-weight:900;
	background: url('images/arrow.png') 20px 50% no-repeat;
}


/* content */

div#main{
	width:720px;
	float:right;
}

div#main div.teammate{
	clear:both;
}

div#main div.teammate h3{
	margin:20px 0 0 0;
	border-bottom:1px solid #ddd;
	line-height:1;
	padding:0 0 2px 0;
}

div#main div.teammate img{
	float:left;
	margin:0 10px 10px 0;
}

div#main div.teammate h4{
	clear:left;
	font-size:12px;
	color:#9F0024;
}

div#main div.content{
	padding:30px 20px;
	line-height:1.5em;
}

div#main div.content h2,div#main div.main-content h2{
	margin:0 0 10px 0;
}

div#main h2{
	font-weight:100;
	font-size:17px;
	color:#6e6e6e;
}

div#main h3{
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:5px 0;
}

div#main img{
	border:5px solid #e5e5e5;
	margin:0px 10px 5px 0px;
}

div#main ol{
	margin:2em 2em;
	padding:0;
}

div#main ol li{
	margin-bottom:0.5em;
	margin-top:0.5em;
}

div#main p.center{
 text-align:center;
}

div#main table{
	border:1px solid #4C4D4F;
	border-collapse:collapse;
	margin:2em 0;
	width:100%;
}



div#main table.lektorat,div#main table.preise{
	width:80%;

}

div#main table td{
	padding:10px;
	border:1px solid #4C4D4F;
	vertical-align:top;
	background:#fff;
}

div#main table.lektorat td ul{
	margin:10px 20px;
	padding:0;
}

div#main table.lektorat td p.highlight{
	padding:0px;
	margin:10px;
}

div#main table.lektorat td p.highlight big{
font-size:1.5em;
display:block;
margin:5px 0;
}	


div#main table thead th{
 background:#4C4D4F;
 color:#fff;
 padding:5px 20px;
 text-align:left;
}

div#main table.preise td{
	width:40%;
}

div#main table.preise thead th{
	padding:5px 10px;
}

div#main table.preise tbody th{
 color:#4C4D4F;
 padding:5px 20px;
 text-align:center;	
 border:1px solid #4C4D4F;
 color:#9F0024;
}


div#main div.main-content{
	width:430px;
	float:left;
}



div#main div.main-content div.left{
	width:190px;
	float:left;
	padding:30px 20px;
}	

div#main div.main-content div.right{
	float:right;
	padding:30px 20px;
	width:150px;
	background:url('images/border.png') 0 0 no-repeat;
}

div#main div.side-content{
	padding:0 0 30px 0;
	width:280px;
	float:right;
	border-left:3px solid #d3d3d3;
}

div#main div.side-content h2,div#main div.side-content p{
	padding-left:30px;
	line-height:1.2;
}	

div#main div.side-content h2{
	padding:30px 0 0 30px;
}

div#main div.side-content ul.prices{
	margin:10px 0 10px 0;
	padding:0;
	list-style:none;
	background:#d3d3d3 url('images/right-side-up.png') 100% 0 no-repeat;
}

div#main div.side-content ul.prices li{
	padding:10px 0 10px 30px;
}

div#main div.side-content ul.prices.big li{
	position:relative;
}

div#main div.side-content ul.prices li.last{
	margin:0;
	list-style:none;
	background:url('images/right-side-down.png') 100% 100% no-repeat;
}

div#main div.side-content ul.prices li strong{ 
	color:#1d4094;
	font-size:1.1em;
}

div#main div.side-content ul.prices.big li strong{
	position:absolute;
	left:145px;	
	top:9px;
}

* html div#main div.side-content ul.prices.big li strong{
	left:115px;
}

div#footer{
	background:#d3d3d3 url(images/footer.png) 0 0 no-repeat;
	height:40px;
	margin-left:203px;
	padding:10px 0 30px 0;
}
div#footer p{
	margin:0;
	padding:10px;
}

/* form */

div#main form table{
	border:none;
	width:auto;
	margin:0 0 5px 0;
	border-collapse:separate;
}


div#main form table td{
	padding:3px 5px 3px 10px;
	border:none;
	vertical-align:middle;
	background:none;
}

div#main form table td input{
	padding:2px 3px;
}



div#main form table td.label{
	width:80px;
	text-align:right;
	padding-right:10px;
	border-right:1px solid #ccc;
}


div#main form table.form-table td.label{
	width:250px;
	border-right:1px solid #ccc;
}


div#main form table tr.required td.label{
	font-weight:900;
}




div#main form fieldset{
	border:none;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}

div#main form strong{
	color:#797878;
}

div#main hr.separate{
	border:none;
	border-top:5px solid #ddd;
	background:none;
}
