/* 	www.integion.de CSS 	*/
	 
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#d9d9d9;
	color:#5d5d5d;
	background-image:url(http://integion.de/images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

p {
	margin:0px 0px 5px 0px;
}

a img {border: none;}

h1 {
	font-size:20px;
	color:#ff9c00;
	margin:0;
	margin-bottom:10px;
}

a { color: #505050; text-decoration:none; }
a:hover {color: #ff9c00;}

.linkgrey { color: #505050; text-decoration:none; }
a.linkgrey:hover {color: #505050; text-decoration:underline;}

.linkwhite { color: #ffffff; text-decoration:none; }
a.linkwhite:hover {color: #ffffff; text-decoration:underline;}

.txt16orange {
	font-size:16px;
	color:#ff9c00;
	font-weight:bold;
}

div#headline {
	margin-top:10px; 
	background-image:url(http://integion.de/images/head_bg.gif); 
	background-repeat:repeat-x; 
	padding-left:26px; 
	padding-top:9px;
	height:36px;
	color: #3a3a3a;
	font-size:16px;
	font-weight:bold;
}

div#headline2 {
	margin-top:0px; 
	background-image:url(http://integion.de/mages/head_bg.gif); 
	background-repeat:repeat-x; 
	padding-left:26px; 
	padding-top:9px;
	height:36px;
	color: #3a3a3a;
	font-size:16px;
	font-weight:bold;
}

.c1 {
	padding:20px 80px 20px 25px;
}

.c1_grey {
	background-image:url(http://integion.de/images/content_bg.gif); 
	background-repeat:repeat-x; 
	padding:20px 30px 20px 25px;
	min-height:150px;
}

.c2 {
  	background-image:url(http://integion.de/images/c2_content_bg.gif); 
	background-repeat:repeat-x; 
	padding:4px 13px 9px 13px;
	
}

.c2_inner {
	padding:3px 0px 5px 0px;
	border-bottom:1px dashed #000000;
}

.txtnewsmehr {font-size:11px; color: #ff9c00; font-weight:normal;}
a.txtnewsmehr:hover {font-weight: bold; }

.news_sub {font-size:10px; font-style:italic;}

table#main_menu div img {
	filter:Alpha(opacity=90, finishopacity=0, style=0);
	-moz-opacity: 0.9;
}

table#main_menu td {
	vertical-align:bottom;
}

div.submenu {
	position: absolute;
	left: 0px;
	color: #1b2f5d;
	font-size:11px;
}



.smallmenu {
	margin-right:3px; 
	margin-bottom:8px; 
	font-size:11px; 
	color:#1b2f5d;
}

.txt14 {
	font-size:14px;
}

td.greyverlauf {
	background-image:url(http://integion.de/images/content_bg.gif); 
	background-repeat:repeat-x;
}

table.team {
	width:400px;
	border-bottom:1px solid #505050;
	margin-bottom:20px;
}

table.team td {
	padding-bottom:20px;
}

table.teaminner {
	width:100%;
}

table.teaminner td {
	padding:0;
}

ul {
  list-style-image:url(http://integion.de/images/list.gif);
	margin-left: 20px;
	padding:0px;
}

li {
  margin-bottom:6px;
}

.sf_inhalt {
 margin-bottom:10px;
}
.footer-nav {
	margin-top: 20px;
}
.footer-nav p {
	color: #a6a6a6;
	margin-bottom: 25px;
	text-align: center;
}
.footer-nav ul {
	border-left: 1px solid #ddd;
	float: left;
	height: 60px;
	padding: 0 8px;
	margin-top: 0;
	width: 140px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 22px;
}
.footer-nav ul.first {
	border-left: 0;
}
.footer-nav ul.last {
	width: 100px;
}
.footer-nav ul li a {
	color: #a6a6a6;
}
.footer-nav ul li a:hover {
	color: #ff9c00;
}
.footer-copy {
	background: url("http://integion.de/images/footer_bg.gif") center bottom repeat-x;
	color:#3A3A3A;
	font-size:10px;
	height:17px;
	margin-top:10px;
	padding-top: 6px;
	text-align:center;
	margin-bottom: 20px;
}