@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-decoration:none;
	line-height:19px;
	}
	
body{
	background-color:#006699;
	background-image:url(page_pics/body-top-bg.png);
	background-repeat:repeat-x;
}

h1{
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px
	}

#wrapper{
	width:1000px;
	height:auto;
	margin:auto;
	position:relative;
	}
	
#wrapper-Inhalt{
	background-color:#FFFFFF;
	text-align:center;
	height:auto;
	min-width:1000px;
	text-align:center;
	}

#head{
	width:1000px;
	height:380px;
	background-image:url(page_pics/head-bg.png);
	background-repeat:no-repeat;
	position:relative;
	}
	
#Top-Side-Navigation{
	position:absolute;
	left:585px;
	top:6px;
	z-index:2;
	text-transform:uppercase;
	}
	
#Top-Side-Navigation ul li{
	list-style:none;
	float:left;
	display:block;
	background-image:url(page_pics/list-arrow.png);
	background-repeat:no-repeat;
	background-position:-1px 5px;
	width:auto;
	height:10px;
	padding-left:12px;
	margin-right:10px;
	}
	
#Top-Side-Navigation a{
	font-size:8px;
	letter-spacing:1.5px;
	color:#666;
	}
	
#Hauptnavigation{
	position:absolute;
	height:20px;
	top:290px;
	width:910px;
	padding:0 0 0 90px;
	}
	
#Hauptnavigation ul li{
	list-style:none;
	float:left;
	width:auto;
	margin-right:16px;
	}	
	
#Hauptnavigation ul li a{
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
	display:block;
	background-image:url(page_pics/list-arrow.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:13px;
	}	
	
#Hauptnavigation ul li a.security{color:#006699;}
#Hauptnavigation ul li a.security:hover{color:#006699;}

#Hauptnavigation ul li a.netzwerk{color:#D4467B;}
#Hauptnavigation ul li a.netzwerk:hover{color:#D4467B;}	

#Hauptnavigation ul li a.service{color:#93AF37;}
#Hauptnavigation ul li a.service:hover{color:#93AF37;}
	
	
#Brotkrumen-Navigation{
	position:absolute;
	left:30px;
	top:10px;
	z-index:2;
	font-size:10px;
	color:#999;
	}
	
#Brotkrumen-Navigation a{color:#999; font-size:9px; letter-spacing:1px; margin:0 3px;}
#Brotkrumen-Navigation a:hover{color:#006699;}	
	

#flashcontent{
	width:945px;
	height:295px;
	position:absolute;
	left:27px;
	top:40px;
	}
	
#Inhalt{
	text-align:left;
	margin:auto;
	width:946px;
	overflow:hidden;
	zoom:1;
	padding:10px 27px 35px;
	line-height:17px;
	}
	
#Inhalt-links{
	width:340px;

	float:left;
	}
	
#Inhalt-links * p{
	margin-bottom:10px;
	font-size:12px;
	line-height:19px;
	}
	
#Inhalt-links * * p{
	font-size:12px;
	}
	
#Inhalt-rechts * p{
	margin-bottom:10px;
	font-size:12px;
	line-height:19px;
	}
	
#Inhalt-rechts * ul{
	margin-bottom:10px;
}	
	

#Inhalt-links .security{
	width:260px;
	padding-left:60px;
	padding-top:8px;

	min-height:200px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(page_pics/security.gif);
	}

	
#Inhalt-links .service{
	width:280px;
	padding-left:60px;
	padding-top:8px;

	min-height:200px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(page_pics/service.gif);
	}
	
#Inhalt-links .netzwerk{
	width:280px;
	padding-left:60px;
	padding-top:8px;

	min-height:200px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(page_pics/netzwerk.gif);
	}
	
#Inhalt-rechts{
	width:600px;
	height:auto;
	float:left;
	}
	
#Inhalt-rechts * p{
	margin-bottom:10px;
	}

#Inhalt-rechts .netzwerk{
	width:220px;
	padding-left:60px;
	padding-top:8px;
	height:auto;
	min-height:200px;
	margin-left:20px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(page_pics/netzwerk.gif);
	}
	
.netzwerk h1{color:#D4467B;}
	

#Inhalt-rechts .security{
	width:220px;
	padding-left:60px;
	padding-top:8px;
	height:auto;
	min-height:200px;
	margin-left:20px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(page_pics/security.gif);
	}

.security h1{color:#006699;}

	
#Inhalt-rechts .service{
	width:220px;
	padding-left:60px;
	padding-top:8px;
	height:auto;
	min-height:200px;
	margin-left:20px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(page_pics/service.gif);
	}

.service h1{color:#93AF37;}

#Inhalt-rechts div.netzwerk-Hauptboxbox{padding:9px 0 0 60px; margin-left:40px; width:500px; background:url(page_pics/headline_netzwerk.gif) no-repeat; line-height:16px;}
#Inhalt-rechts div.security-Hauptboxbox{padding:9px 0 0 60px; margin-left:40px; width:500px; background:url(page_pics/headline_security.gif) no-repeat;line-height:16px;}
#Inhalt-rechts div.service-Hauptboxbox{padding:9px 0 0 60px; margin-left:40px; width:500px; background:url(page_pics/headline_service.gif) no-repeat;line-height:16px;}

#Inhalt-rechts div.security-Hauptboxbox h1{color:#006699}
#Inhalt-rechts div.netzwerk-Hauptboxbox h1{color:#D4467B}
#Inhalt-rechts div.service-Hauptboxbox h1{color:#93AF37}

#Inhalt-rechts div.security-Hauptboxbox h2{font-size:12px; padding:10px 0; font-weight:bold; color:#006699}
#Inhalt-rechts div.netzwerk-Hauptboxbox h2{font-size:12px; padding:10px 0; font-weight:bold; color:#D4467B}
#Inhalt-rechts div.service-Hauptboxbox h2{font-size:12px; padding:10px 0; font-weight:bold; color:#93AF37}

#Inhalt-rechts div.security-Hauptboxbox p{margin-bottom:5px;}
#Inhalt-rechts div.netzwerk-Hauptboxbox p{margin-bottom:5px;}
#Inhalt-rechts div.service-Hauptboxbox p{margin-bottom:5px;}

#Inhalt-links div.netzwerk-Hauptboxbox{padding:9px 0 0 77px; line-height:16px;}
#Inhalt-links div.security-Hauptboxbox{padding:9px 0 0 77px; line-height:16px;}
#Inhalt-links div.service-Hauptboxbox{padding:9px 0 0 77px; line-height:16px;}

#Inhalt-links div.security-Hauptboxbox h1{color:#006699; font-size:12px}
#Inhalt-links div.netzwerk-Hauptboxbox h1{color:#D4467B; font-size:12px}
#Inhalt-links div.service-Hauptboxbox h1{color:#93AF37; font-size:12px}





	
	
#wrapper-footer{
	background-color:#006699;
	height:100px;
	min-width:1000px;
	background-image:url(page_pics/footer_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	}
	
#footer{
	text-align:left;
	margin:auto;
	width:946px;
	overflow:hidden;
	zoom:1;
	padding:0 27px;
	padding-bottom:25px;
	color:#fff;
	font-size:11px;
	padding-top:25px;
	overflow:hidden;
	zoom:1;
	}
	

#sitemap{
	padding-left:60px;
	padding-top:9px;
	width:660px;
	height:300px;
	background-image:url(page_pics/sitemap.gif);
	background-repeat:no-repeat;
	float:left;
	color:#fff;
	}
	
#sitemap_spalte_1, #sitemap_spalte_2, #sitemap_spalte_3{
	float:left;
	margin-right:20px;
	color:#99cee0;
	width:200px;
	}
	
#sitemap_spalte_1 ul, #sitemap_spalte_2 ul, #sitemap_spalte_3 ul{
	list-style:url(page_pics/sitemap-list-arrow.gif);
	padding-left:17px;
	
	}
	
#sitemap_spalte_1 a, #sitemap_spalte_2 a, #sitemap_spalte_3 a{
	color:#85aebc;
	}
	
#sitemap a.act, #sitemap a:hover{
	color:#fff;
	}
	
#kontakt{
	padding-left:60px;
	padding-top:9px;
	width:160px;
	height:300px;
	background-image:url(page_pics/kontakt.gif);
	background-repeat:no-repeat;
	float:left;
	color:#fff;
	}
	
#kontakt *{
	color:#fff;
	}
	
p.strong{
	padding-bottom:10px;
	font-weight:bold;
	color:#FFF;
	}
	
#kontakt a.copyright{
	display:block;
	margin-top:40px;
	text-decoration:none;
	color:#3585BF;
	}
	
	
#themenuebersicht{
	padding-left:77px;
	padding-top:8px;
	background-repeat:no-repeat;
	
	list-style:url(page_pics/uebersicht-list-arrow.gif);
	line-height:15px;
	margin-bottom:30px;
	}
	
#Inhalt-links ul{
	padding-top:8px;
	background-repeat:no-repeat;
	
	list-style:url(page_pics/uebersicht-list-arrow.gif);
	line-height:15px;
	}
	
#Inhalt-links ul li{margin-bottom:5px; color:#666666; font-size:12px;}
	
#themenuebersicht li{margin-bottom:5px;	}
#themenuebersicht li a{font-size:12px; color:#666666}

.security-linklist #themenuebersicht li a:hover {font-size:12px; color:#006699}
.security-linklist #themenuebersicht li a.act {font-weight:bold; color:#006699}

.jobs-linklist #themenuebersicht li a:hover {font-size:12px; color:#006699}
.jobs-linklist #themenuebersicht li a.act {font-weight:bold; color:#006699}

.netzwerk-linklist #themenuebersicht li a:hover {font-size:12px; color:#D4467B}
.netzwerk-linklist #themenuebersicht li a.act {font-weight:bold; color:#D4467B}

.service-linklist #themenuebersicht li a:hover {font-size:12px; color:#93AF37}
.service-linklist #themenuebersicht li a.act {font-weight:bold; color:#93AF37}

.security-linklist{background:url(page_pics/themenuebersicht-security.gif) no-repeat;}
.netzwerk-linklist{background:url(page_pics/themenuebersicht-netzwerk.gif) no-repeat;}
.service-linklist{background:url(page_pics/themenuebersicht-service.gif) no-repeat;}
.jobs-linklist{background:url(page_pics/themenuebersicht-jobs.gif) no-repeat; min-height:300px;}


/* Mailform ### */
	
#mailform{
	clear:left;
	}
	
#mailform .csc-mailform{
	border:none;
	}
	
	
#mailform .csc-mailform label{
	display:block;
	padding-left:2px;
	}
	
#mailform .csc-mailform .csc-mailform-field{
	margin-bottom:10px;
	width:380px;
	}
	
#mailform .csc-mailform .csc-mailform-field input{
	width:100%;
	border:1px solid #999;
	padding:1px;
	margin-top:2px;
	}
	
#mailform .csc-mailform .csc-mailform-field textarea{
	width:100%;
	border:1px solid #999;
	padding:1px;
	margin-top:2px;
	}
	
#mailform .csc-mailform .csc-mailform-field input.csc-mailform-submit{
	width:200px;
	background-color:#006699;
	color:#fff;
	font-weight:bold;
	border:none;
	}
	
#mailform .csc-mailform .field-Email{
	padding-bottom:25px;
	border-bottom:1px dashed #ccc;
	}
	
#mailform .csc-mailform .field-Objektname{
	margin-top:20px;
	}
	
/* Logingform */

input.login-submit{
	width:100px;
	background-color:#006699;
	color:#fff;
	font-weight:bold;
	border:none;
	margin-top:6px;
	}
	
.tx-felogin-pi1 input{
	margin-bottom:10px;
	width:200px;
	}
	
.tx-felogin-pi1 label{
	padding:0 0 3px 0;
	}
	
