@charset "utf-8";
body, .he3 body  {
	background: #ffffff url() no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 62.5%;
    }
.roterrand{
	width: 810px;
	border: 2px solid #99042e;
	margin: 10px auto;
}
.he3 #container { 
    	width: 800px;  
    	background: #FFFFFF;
    	margin: 0px auto; 
    	border: 5px solid #ffffff;
    	text-align: left;
			font-family: Verdana, Arial, Helvetica, sans-serif;
    } 
.he3 #header { 
    	background: #DDDDDD; 
    	padding: 0px;  
    } 

.he3 #sidebar1 {
    	float: left; 
    	width: 228px; 
    	background: #ffffff; 
    	padding: 0px 0px;

		border-bottom: 10px solid #ffffff;
		border-top: 0px solid #ffffff;
    }
	
.sicherung #sidebar1 {
	float: left;
	width: 230px;
	background: #EBEBEB;
	padding: 0px;
	border-bottom: 10px solid #ffffff;
	border-right: 1px solid #525f8a;
    }
	
.he3 #sidebar2 {
	float: right;
	width: 110px;
	background: #ffffff;
	padding: 10px 0px;
	margin-left: 10px;
    }
.he3 #sidebar1 p, .he3 #sidebar1 h3, .he3 #sidebar2 p, .he3 #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;

    }
    
.he3 #mainContent {
	padding: 0px 0px;
	float: right;
	width: 570px;
border-left: 1px solid #cccccc;
margin-bottom:70px;
    }
	
.he3 #mainContent p, .he3 #mainContent h3, .he3 #mainContent h2, .he3 #mainContent h1, address   {
	margin-left: 10px;
	margin-right: 10px;
    }

	
.he3 #footer {
	padding: 1px 5px;
	background:#CCCCCC;
    } 
.he3 #footer p{
	margin: 0px;
	color: #000000;
    }
.he3 #footer a {
	margin: 0px;
	color: #950c23;
    }
	
.he3 #rechteSpalte {
	padding: 3px 0px 5px 5px;
	float: right;
	width: 180px;
	border-left: 1px solid #cccccc;
    }
	
.he3 #rechteSpalte p{

    margin-top: 0px;}
	

.fltrt { 
    	float: right;
    	margin-left: 8px;
    }
.fltlft {
    	float: left;
    	margin-right: 8px;
    }
.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.rand-oben {
	border-top: 1px solid #ccc;}

#region {
	position: relative;
	bottom: 100px;
	width: 780px;
	border-top: 1px solid #99042e;
	margin: 0px auto;
	text-align: center;
	padding: 3px 0px 0px 15px;
}
.nachlinks {margin-left: 0px; }
