@charset "utf-8";
/* CSS Document */

body  {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #ffffff;
		font-size:13px;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #000000;
    }
	
	h1, h2, h3, h4, h5 {
	color: #660000;
	font-family: "Bookman Old Style", Courier New, Courier, monospace;
	font-variant:small-caps;
}

h3 {
font-size:14px;
}

a {
	color: #ffcc66;
	text-decoration:none;
	font-family: "Bookman Old Style", Courier New, Courier, monospace;
	font-weight:bold;
}
a:hover {
color:#000000;

}

.navText #a {
	color: #ffcc66;
	text-decoration:none;
	font-family: "Bookman Old Style", Courier New, Courier, monospace;
	font-weight:bold;
	}
.navText #a:hover {
	color:#ffffff;
	}

    .twoColFixLtHdr #container {
	width: 1024px;
	
    
	background: #FFFFFF;
	margin-left: 0;
	margin: 0 auto; 
	text-align: left; 
	border-bottom-color: #990000;
    } 
    .twoColFixLtHdr #header { 
    	background: #660000;
    	padding: 0 10px 0 20px;
		background-image:url(Bilder/header-neu2.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		height: 120px;
    } 
    .twoColFixLtHdr #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 200px; 
	background: #660000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
    }
    .twoColFixLtHdr #mainContent {
	background-image:url(Bilder/haus.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	margin: 0 0 0 250px; 
	padding: 0 20px;
	 
    } 

.twoColFixLtHdr #mainContent2 {
	
	margin: 0 0 0 250px; 
	padding: 0 20px;
	 
    } 
    .twoColFixLtHdr #footer { 
    	padding: 0 10px 0 20px; 
    	background:#ffffff; 
    } 
    .twoColFixLtHdr #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
	
	.twoColFixLtHdr #Suche {
    	margin: 0;
		width:100px;
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
		
    }
    .form { 
	float: left;
	margin-right: 8px;
	background-color: #ffffff;
	margin-bottom: 5px;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #000000;
	overflow-y:auto;
	border-top-color: #660000;
	border-right-color: #ffcc66;
	border-bottom-color: #ffcc66;
	border-left-color: #660000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
		
		
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	#navigation td {
	border-bottom: 1px solid #ffffff;
	border-bottom-style: dashed;
	float:left;
	
	}
	
#navigation a {
	font: bold 13px "Bookman Old Style", Courier New, Courier, monospace;
	color: #ffcc66;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:8px 30px 10px 30px;
	float:left;
	border-left: solid;
	border-left-color: #660000;
	
	}
	
#navigation a:hover {
	
	
	color:#ffffff;
	border-left: solid;
	border-left-color: #ffffff;
	padding:8px 30px 10px 30px;
	float:left;
	}
	
#navText a {
color: #ffcc66;
	text-decoration:none;
	font-family: "Bookman Old Style", Courier New, Courier, monospace;
	font-weight:bold;
	}
#navText	a:hover {
color:#ffffff;

}
