html {
	font-size: 100%; 
} 

html,body{
	height: 100%;
}

body {
	background-color: #ffffff;
	
	color: #666666;
	font-family:Arial,Tahoma,Verdana;
	font-size: 12px; 
	line-height: 18px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	
	background-image: url(../img/layout/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div, li, h1, h2, h3, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, dt, dl {
	margin:0;
	padding:0;
}

td{
	vertical-align:top;
}

pre, code {
	font-family: "Times";
	background-color: #e3e3e3;
}

a {
	color: #CE0021;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #666666;
	text-decoration: underline;
}

.internal-link{
	display:block;
	padding-top: 10px;
}

strong, .bold {
	font-weight: bold;
}

ul {
	margin: 0;
	padding: 15px 20px 15px 15px;
	list-style-type: square; 
	list-style-position: outside; 
	color: rgb(102, 102, 102);
}

li {
	padding: 0 0 5px 10px;
}

img{
	border: none;
}

h1{
	color: #ffffff;
	font-weight: bold;
	font-size:14px;
	text-align: center;
	font-family:Arial,Tahoma,Verdana;
	
	padding: 8px 0;
	margin: 0 1px 25px 0; 
	
	background-color: #CE0021;
	border-bottom: 1px solid #ffffff;	
}

h2{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding: 0 0 0 10px;
	margin: 0; 
	font-family:Arial,Tahoma,Verdana;
}
.refcnt h2{
	color:#5F5F5F;
	font-size:23px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:0;
	padding-top:20px;
}
h3{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding: 0 0 0 10px;
	margin: 0; 
	font-family:Arial,Tahoma,Verdana;
}
.refcnt h3{
	font-size:14px;
	font-weight:normal;
	padding:0;
}
h4{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding: 0 0 0 10px;
	margin: 0; 
	font-family:Arial,Tahoma,Verdana;
}

h5{
	color: #ffffff;
	font-weight: bold;
	font-size:14px;
	text-align: center;
	font-family:Arial,Tahoma,Verdana;
	
	padding: 8px 0;
	margin: 0; 
	
	background-color: #CE0021;
	border-bottom: 1px solid #ffffff;	
}

p{
	padding: 10px 10px 10px 10px;
}
.refcnt p{
	padding: 10px 10px 10px 0px;
}

.contenttable{
	margin-left: 20px;
}

td.naehrwert_head {
	background-color: #CCCCCC;
	font-weight: bold;
}

td.naehrwert_text {
	background-color: #DDDDDD;
	font-weight: normal;
}
td p{
	margin: 0;
	padding: 5px 20px;
}

/*****************************
 * Layout Aufbau		
*****************************/
#wrapper{
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
	position: relative;
	margin: 0 auto;
	width: 965px;
}

#head,#body,#foot,#navigation{
	position: relative;
}

#head{
	padding: 0;
	height: 142px;
	
	background-image: url(../img/layout/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#body{
	position: relative;
	padding-bottom: 100px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#foot{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 60px;
	
	background-image: url(../img/layout/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	text-align:center;
}

/*****************************
 * Navigation		
*****************************/
.redline{
	font-size: 0px;
	line-height: 0px;
	height: 3px;
	background-color: #CE0021;
}

ul#navigation {
	list-style:none;
	position: relative;
	height: 48px;
	padding: 0;
	margin-bottom: 30px;
}

ul#navigation li{
	list-style:none;
	float:left;
	width: 130px;
	height: 48px;
	/*border-top: 3px solid #CE0021;*/
	margin-right: 9px; /* on last li removed by control.js */
	padding:0px;
	
	background-image: url(../img/navigation/navarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 42px;
}

ul#navigation li a {
	padding-top:5px;
	line-height:16px;
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

ul#navigation li a:hover, 
ul#navigation li a:focus, 
ul#navigation li a:active,
ul#navigation li.act a {
	color: #CE0021;
}

ul#navigation li a span,
ul#navigation li a:hover span{
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

/*****************************
 * logo, kreuz, claim		
*****************************/
.kreuz {
	position: absolute;
	bottom: 20px;
	left: 449px;
}

.logo {
	position: absolute;
	left: 0px;
	bottom: 42px;
}


/*****************************
 * Social Navi		
*****************************/
.socialnet{
	position: absolute;
	right: 0px;
	bottom: 0px;
	
	display: block;
	list-style: none;
	height: 70px;
	padding: 0;
}

.socialnet li{
	position: relative;
	float: left;
	list-style: none;
	height: 70px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding: 0;
	margin-right:10px;
	cursor: pointer;
}

.socialnet li.facebook{
	background-image: url(../img/network/facebook_spiegelung.gif);
}
.socialnet li.twitter{
	background-image: url(../img/network/twitter_spiegelung.gif);
}
.socialnet li.wordpress{
	background-image: url(../img/network/wordpress_spiegelung.gif);
}

/*****************************
 * Meta Navi		
*****************************/
#metanav{
	list-style: none;
	margin:30px 0 0;
	padding:0;	
}

#metanav li a{
	font-size: 11px;
	color: #ffffff;	
}

#metanav li{
	list-style: none;
	font-size: 11px;
	color: #ffffff;	
	display:inline;
	border-right: 1px solid #ffffff;
	padding:0 5px 0 5px;
}

#metanav li a{
	text-decoration: none;
}

#metanav li a:hover{
	text-decoration: underline;
}

/*****************************
 * Boxes and Cols		
*****************************/
.col{
	/*width: 321px;*/
	float: left;
}

.gray{
	background-color: #EEEEEE;
	position: relative;
}

.gray h1,
.gray h2{
	text-align: left;
	padding-left: 20px;
}

.gray h5 {
	padding-right: 20px;
	text-align: right;
}

.gray p{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.gray ul{
	text-align: left;
	padding-left: 60px;
}

.col img{
	border-bottom: 1px solid #ffffff;
}

.gray img{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: none;
}

.box{
	padding: 0 0 30px 0;
	overflow: hidden;
}

/*****************************
 * Referenzen		
*****************************/
.referenz{
	width: 960px;
	height: 205px;
	position: relative;
	padding-bottom: 20px;
}

.rbright{
	float:right;
}

.rbleft{
	float:left;
}

.refcnt{
	width: 930px;
	height: 205px;
	float:left;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../img/referenzen/bg.gif);	
}

.refcnt .profil{
	float:left;
	padding-top: 12px;
	padding-right: 20px;
}

.refcnt2{
	position:relative;
	width: 680px;
	float:left;	
	height: 205px;
}

.signat{
	position:absolute;
	bottom:0px;
	right: 0px;
}

/*******************/
/* Formular Styles */
/*******************/
form {
	margin: 0px;
  	padding: 0px 20px 0px 20px;
	width: auto;
}
	
form br {
	clear: left;
}
	
form img {
	float:left;
	border: 0pt;
}

form label {
	text-align: left;
	margin-top: 10px; 
	display: block;
	float: left;
	width: 120px;
}
		
input { 
	float: left; 
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #a5acb2;
	background-color: #ffffff;
	outline-style: hidden; 
	outline-width: 0;
	font-family: arial;
	font-size: 11px;}
	
	input.text {
		width: 250px;}
		
	input.plz {
		padding: 2px;
		width: 50px;}
		
	input.ort {
		padding: 2px;
		width: 100px;}
		
	input.password {
		padding: 2px;
		width: 100px;}
		
	input.file {
		width: 250px;
		background-color: #ffffff;}
		
	input.radio {
		width: 30px;
		background-color: #ffffff;}
		
	input.checkbox {
		margin-top:13px;
		border: none;
		background-color: transparent;}
		
	input.submit {
	  	width: 100px;
	  	padding: 1px;
		background-color: #ffffff;
		color: #000000;
		font-weight: bold;}
	
select {	
	border: solid 1px #a5acb2;
	outline-style: hidden; 
	outline-width: 0;
	margin-top: 10px;
	float: left; 
	width: 256px;
	font-family: arial;
	font-size: 11px;
 }
 
 .select{
 	list-style:none;
	position:relative;
	float:right;
	padding: 0;
	margin: 2px 0 0 0;
	height: 16px;
	width: 150px;
	background-color: #ffffff;
	
	border-top: 1px solid #abadb3;
	border-left: 0px solid #abadb3;
	border-bottom: 1px solid #dbdfe6;
	border-right: 0px solid #dbdfe6;	
}

.select li {
	font-size: 11px;
	list-style:none;
	line-height: 12px;
	background: none;
	padding: 2px 0px;
	cursor: pointer;
}

.select li.parent{
	font-size: 11px;
	background-image: url(../img/icons/selecticon.gif);
	background-repeat:no-repeat;
	background-position: 132px 7px;
}

.select li span{
	font-size: 11px;
	padding-left:20px;
}

.select li ul{
	list-style:none;
	width: 138px;
	position:absolute;
	top: 17px;
	left: 0px;
	
	border: 1px solid #efefef; 
	background-color: #ffffff;
	display: none;
	padding: 0px 10px 2px 0px;
	
	z-index:100;
}

.select li ul li {
	font-size: 11px;
	padding: 6px 0px 4px 0px;
	border-bottom: 1px solid #efefef; 
}

.select li ul li a{
	font-size: 11px;
	color:#666666;
	padding-left:20px;	
	text-decoration: none;
}

.select li ul li a:hover{
	font-size: 11px;
	color: #CE0021;
}

.select li ul li a img{
	padding-right: 10px;
}