﻿@import url(css_styled_content.css);
@import url(nav-main.css);
@import url(nav-sub.css);
@import url(tt_news.css);
@import url(kontaktform.css);
@import url(nl-mailform.css);
@import url(abc-navigation.css);
@import url(rte.css);
@import url(portfolio.css);
@import url(form_bewerbung.css);

html * {
	margin: 0; padding: 0;
}

body {
	height:101%;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size:100.01%;
}

#page {
	font-size: 80%;
	font-family:arial;
	width:995px;
	min-width:995px;
	height:auto;
	position: relative;
	margin:auto;
}

#wrapper1 {
	position:relative;
	clear: both;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	background-image: url(../img/background_3_cols.gif);
	background-repeat: repeat-y;
}

#wrapper2 {
	position:relative;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	/*background:#ffffff url('images/seitenbild.gif') no-repeat center top;*/
}
h1 { font-size:150%; font-weight:bold; color:#0590a3; margin: 1em 0; }
h2 { font-size:135%; font-weight:bold; color:#777777; margin: 1em 0 0.8em 0; }
h3 { font-size:125%; font-weight:bold; color:#082d98; margin: 1em 0 0.8em 0; }
h4 { font-size:125%; font-weight:bold; color:#0590a3; margin: 1em 0 0.8em 0; }

#kontaktform  {
	margin:0; padding:0;
}
/**************
 * NAVIGATION *
 **************/

#navbar {
	background:#082d98;
	color:#ffffff;
	padding-top:0;
	position:relative;
}

/************************
 * SPRACHWAHL UND SUCHE *
 ************************/

#languagesearch {
	width:184px;
	position:absolute;
	right:0px;
}

#language {
	width:auto;
	position:absolute;
	left:4px;
	padding-top:14px;
	padding-left:0px;
}
#language a img {
	border: none;
	padding-right: 5px;
}
#search {
	width:auto;
	position:absolute;
	right:0px;
	font-family:arial;  
	font-weight:normal;
	padding-top:13px;
	padding-right:13px;
}
#search label {
	display: inline;
}
#search input { 
font-family:arial; 
border:0px;
width: 70px;
}
#search input.submit { 
width: 50px;
border: none;
font-weight: bold;
background-color: #082D98;
color: #FFFFFF;
cursor: pointer;
}

#breadcrumb { padding-left:15px; line-height:30px; font-size:85%; font-weight:bold; color:#000000; font-weight:bold;}


#maincol {
	position:relative;
	width:995px;
	margin:0;
	padding:0;
}

#content-left {
	position:relative;
	float:left;
	width:184px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:184px;
	z-index:100;
	overflow:hidden;
	padding-bottom:60px;
}


	#content-left .in {
   padding-top: 25px;
	padding-left: 0;
	padding-bottom: 18px;
	}
	

	#content-center .in { padding-left:15px; padding-right:15px; padding-bottom:30px; }
	
	#content-center {
	position:relative;
	margin:0px;
	padding: 0px 184px 40px 184px;
}

	
#content-right {
	position:relative;
	float:right;
	width:184px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:184px;
	z-index:99;
	overflow:hidden;
	}


	#content-right .in {
		padding-left:12px;
		padding-right:6px;					
		padding-top:25px;
		padding-bottom: 10px;
		font-size: 100%;
		color:#082d98;
	}
#content-right h3 {
	font-size: 100%;
	color: #02ac6e;
}	

#pagepicture {
	width:627px;
	overflow:hidden;
}

/**********
 * HEADER *
 **********/

#header {
	height:84px;
	background:#ffffff;
}

#header img {
	border: none;
}

/**********
 * FOOTER *
 **********/

/* IMPORTANT! DO NOT ALTER! */
#fakefooter {
	position:relative;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
}

#footer {
	clear:both;
	margin:0;
	padding:-10px;
	width:811px;
	height:30px;
	position: absolute;
	bottom:0px;
	left:0px;
}
	
#footer-left {
	width:auto;
	position:absolute;
	left:0px;
	bottom:0px;
}
#footer-left img {
	border: none;
}

#footer-right {
	width:auto;
	position:absolute;
	right:0px;
	bottom:0px;
}
#footer-right span.likelink {
	border-left:2px #082d98 solid; 
	padding-left:7px; 
	padding-right:18px; 
	padding-top:2px; 
	padding-bottom:12px; 
	float: left; 
	color: #082d98; 
	font-weight:bold; 
	width: auto; 
	display: block; 
	font-size: 89%;
}		
#footer-right span.likelink a {
	text-decoration: none;
	color: #082d98;
}

#footer-right span.likelink a:hover {
	color: #777777!important;
}

/************
 * IE6 HACK *
 ************/

/* Vom IE mac 5.x verstecken. Fix f�r den Windows IE 3px-Text-Gap-Bug \*/
* html #maincol {
	margin:0;
	margin-left:-3px;
	padding:0;
	width: 1001px;
}
* html #content-left {
	padding-left:3px;
	width:181px;
}
* html #content-right {
	padding-right:3px;
	width:181px;
}
* html #content-center .in { overflow: hidden;}
	
* html #content-center {
	position:static;
}
/* Ende von IE5/mac verstecken*/

div.tx-mlmaps-pi1 img { border: none;}

#tx_mwimagemap_img_950 {border: 0; margin-top: 12px;}
