body{
	background-color: #31322c;

	}

#site{
	position:absolute;
	width:745px;
	background-color:#ffffff;
	
	left: 33px;
}

#innerSite{
	/*float: left;*/
	border: 3px solid #fff;
	border-left: 10px solid #fff;
}
#kopfTainer{
	background-color: #f7f8fa;
	float: left;
	border: 3px solid #f7f8fa;
	border-left: 10px solid #f7f8fa;
	border-bottom:none;
		
}
#kopf{
	float: left;
	border-bottom: 1px solid #eeeff1;
}

#logo{
	width: 745px;
	background-color:#31322c;

}

.infos{
	margin-top:17px;
	float:left;
	margin-bottom:18px;
	font-size:10px;
	font-family:Verdana,Arial,non-serif;
	color:#747265;
}
.infos p {
	margin:0px;
	}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#747265;
	font-size:24px;
	font-weight:normal;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top:0px;
}

h3{
		color:#747265;
		margin:0px 0px;
	}



.lightColor{
	color:#b9b8b2;
}
	
.author{
	color:#3db1ed;
}


#breadcrumbs{

	background-color: #d6dadd;
	padding:1px 5px; 
	font-size:9px;
	margin-bottom:3px;
	float:left;
	border-bottom-color: #c1cde5;
}
#breadcrumbs a{
	color: #31322c;
	
	
	}

#breadcrumbs a:hover{
	text-decoration:underline;	}

#content2{
	padding-top:50px;
	float:left;
	width:731px;
	margin-top:0px;
	min-height:200px;
	margin-bottom:40px;
}

.entry{
	padding-bottom:30px;
	float: left;
	width: 708px;
	margin:0px 12px;	
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.tainer{
	float:left;
	width: 731px;


	margin:0px 12px;
}

/* @group ContactForm */




.contactForm{
	font-family:Georgia, serif;
	background-color:#abaaa2;	
	float: left;
	width: 100%;
}
.contactForm form{
	margin:20px 45px;
	
}

.contactForm form .contactInputRow{
	background-color:white;
	height: 25px;	
}
 .contactForm form input .contactInput:hover, .contactForm form textarea:hover{
	background-color:#d6dadd;
	border: 7px solid #d6dadd;
}
.contactForm form textarea{
	width:100%;
	margin-top:14px;
	border: 7px solid white;
	height: 170px;

}
 .contactInput{
	border: 7px solid white;
	width:100%;	
} 
.contactSendButton{
	font-family:Georgia,serif;
	width: 80px;
	line-height:25px;
	height:25px;
	float: right;
	
	margin-top:14px;
	margin-bottom:20px;

}
.contactSendButton:hover{
	background-color:#d6dadd;
	cursor:pointer;
	
}

.contactFormError{
	color: white;
	padding-left:7px;
	font-family:Verdana,Arial,non-serif;
	font-size:10px;
}


/* @end */



/* @group footer */


.luNoPunktFoot {
	list-style:none;
	line-height:18px;
}

.linkSpecificFoot{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#747265;
	text-decoration:none;
}
.linkSpecificFoot:hover{
	color:#c2eaff;
}


/* @group downloads section */
.downloadsSection{
	border:1px solid #eeefe1;
	padding:8px;
	background-color:#f7f8fa;
	margin-bottom:30px;
}

/* @end */
.infoText{
	color:#b9b8b2;
	margin-bottom: 30px;
}

#footer {
		
		padding-top:40px;
		padding-left:70px; 
		
		height:294px;
		background-color:#31322c;

		clear:both;
	}
	
#footerTable {
		width:661px;
		clear:both;
		vertical-align:bottom;
	}
#legalLine p{
	margin-top: 120px;
	
	color:#b9b8b2;
	font-size: 10px;
	font-family: Verdana, Arial, non-serif;
}

/* @end */



