/* CSS Document */

body,td,th {
	font-size: 11px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a:link {
	color: #408CBD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #408CBD;
}
a:hover {
	text-decoration: underline;
	color: #408CBD;
}
a:active {
	text-decoration: none;
	color: #408CBD;
}

h1 {
	margin-bottom:16px;
	font-size:16px;
	color:#408cbd;
	text-align: left;
}

.subhead-text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #408CBD;
}

#magician {
	width:890px;
	background-image: url(images/shadow-content.jpg);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	margin:auto;
}

#header {
	width:890px;
	}

#main-navi-center ul {
	list-style-image: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 890px;
	height: 28px;
	background-color: #00345B;
			}

#main-navi-center ul li {
	float: left;
}
				
    		#main-navi-center a {
						height:28px;
						display:block;
						background-repeat:no-repeat;
						text-decoration: none;
					}
					#main-navi-center a:hover, 
					#main-navi-center a:active {
						background-position: 0 -28px;
					}
					li#home a {
						background-image: url(images/navi/home.gif);
						width:89px;
					}
					li#ueberuns a {
						background-image: url(images/navi/ueberuns.gif);
						width:100px;
					}
					li#Kompetenzen a {
						background-image: url(images/navi/kompetenzen.gif);
						width:129px;
					}
					li#branchenloesungen a {
						background-image: url(images/navi/branchenloesungen.gif);
						width:170px;
					}
					li#aktuelles a {
						background-image: url(images/navi/aktuelles.gif);
						width:107px;
					}
					li#kontakt a {
						background-image: url(images/navi/kontakt.gif);
						width:98px;
					}
					li#downloads a {
						background-image: url(images/navi/downloads.gif);
						width:116px;
					}
					li#language a {
						background-image:url(images/navi/english.gif) ;
						width:93px;
					}
					li#about a {
						background-image: url(images/navi/about.gif);
						width:113px;
					}
					li#portfolio_en a {
						background-image: url(images/navi/portfolio_en.gif);
						width:166px;
					}
					li#references a {
						background-image: url(images/navi/references.gif);
						width:124px;
					}
					li#news a {
						background-image: url(images/navi/news.gif);
						width:86px;
					}
					li#contact a {
						background-image: url(images/navi/contact.gif);
						width:106px;
					}
					li#downloads_en a {
						background-image: url(images/navi/downloads_en.gif);
						width:117px;
					}
					li#language_de a {
						background-image: url(images/navi/german.gif);
						width:89px;
					}					
					

#visual{
	width:890px;
}

#content {
	width:890px;
	min-height: 367px;
	margin-bottom:25px;
	_height:367px;
}

#leftCol {
	width:260px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	}

#logo {
	width:260px;
	height:85px;
	}
	
#head_leftmenue{
	font-size: 12px;
	width: 154px;
	padding-left: 32px;
	padding-top: 20px;
	color: #6c6c6c;
}

.div_left_menue{
	font-size: 12px;
	width:154px;
	margin-top: 0px;
	margin-left: 32px;
	font-weight: normal;
	border-top-color: #858585;
	border-top-width: 1px;
	border-top-style:dotted;
	border-bottom-color: #858585;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	color: #6c6c6c;
}

.div_left_menue div{
}

.div_left_menue a:link {
	font-size: 12px;
	text-decoration: none;
	color: #408cbd;
}

.div_left_menue a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #408cbd;
}

.div_left_menue a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #6c6c6c;
}

.div_left_menue a:active {
	font-size: 12px;
	text-decoration: none;
	color: #408cbd;
}

#sub-navi {
	width:260px;
	height:100px;
}

#centerCol {
	width:540px;	
	float:left;
	margin-top:14px;
	margin-left:10px;
}

div.clear {
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}


#subcontent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

.subcontent {
	min-height: 30px;
	background-color: #e9f1f9;
	font-size:11px;	
}
#blauer_kasten {
	background-color: #e9f1f9;
	border: 1px solid #408CBD;
}

#schliessen {
	background-color: #408CBD;
	text-align: right;
	margin-top: 0px;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 5px;
	margin-bottom: 10px;
}
#schliessen a {
	color: #FFFFFF;
}



.blauer_kasten_head {
	color: #FFFFFF;
	background-color: #408CBD;
	display: block;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 0px;
	padding-bottom: 3px;
}
#clear {
	clear: both;
}

.blauer_kasten_text {
	padding-left: 20px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 42%;
	margin-right: 20px;
}



#subcontentCenter1 {
	width: 540px;
	left:270px;
	position: relative;
	}

#subcontent_text {
	width: 300px;
	float: right;
	padding-top: 2px;
}

.sub-subcontent {
	margin-left: 15px;
	font-size: 11px;
}

#footer {
	clear:both;
	width:100%;
	height:60px;
	padding-top:12px;
}

.footer {
		text-align:right;
		font-size:11px;
		color: #a0a4a8;
}

#foot-content {
	float:right;
	margin-right:20px;
	display:inline;
}

#foot-content a:link {
	color: #a0a4a8;
	text-decoration: none;
}

#foot-content a:visited {
	color: #a0a4a8;
	text-decoration: none;
}

#foot-content a:active {
	color: #a0a4a8;
	text-decoration: none;
}

#copyright {
	float:right;
	clear: right;
	margin-right: 20px;
	margin-top: 20px;
}

#shadow-bottom {
	height:10px;
	margin:auto;
	width:910px;
	background:url(images/shadow-bottom.jpg);
}

.kasten_head {
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	background-color: #00345b;
}

#kasten_text {
	line-height: normal;
	background-color: #dadad8;
	height: 220px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#kasten_text li {
	list-style-type: none;
	margin-left: -30px;
	list-style-image: url(images/listenpunkt.gif);
}
#head_leftmenue a:link {
	text-decoration: none;
	font-size: 12px;
	color: #6c6c6c;
}
#head_leftmenue a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #6c6c6c;
}
#head_leftmenue a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #408CBD;
}
#head_leftmenue a:active {
	text-decoration: none;
	font-size: 12px;
	color: #6c6c6c;
}
.images-veranstaltung {
	padding-right: 10px;
	padding-bottom: 10px;
}
