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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9C9EFE;
	}

H1 {
	font-size: 20px;
	font-style: normal;
	color: #666666;
	}

H2 {
	font-size: 16px;
	font-style: normal;
	color: #666666;
	}
	
a	{
	color: #000000;
	text-decoration: none;
	width: 100px;
	position: relative;
	height: auto;
	}
	
img {
	border:none;
	}

#container {
	margin:0px auto;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(Grafiken/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	background-color: #FFFF66;
	border: medium double #FFFFFF;
	text-align: left;
    }

#menue {
	height: 45px;
	width: 950px;
	background-image: url(Grafiken/menue.jpg);
	top: 150px;
	font-size: 12px;
	color: #000000;
	position: relative;
	line-height: 45px;
	}
	
#menue ul  {
	text-align: left;
	}

#menue li{
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	width: auto;
	}
	
#menue a {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#menue a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}		

#abstand {
	margin-top: 200px;
	color: #FEFF75;
	}
	
#content {
	margin-left: 150px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 160px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
    }
	
#content a {
	text-decoration:underline;
	}
	
#clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
    }
	
#sidebar {
	float: left;
	width: 150px;
	margin-top: 160px;
	text-align: center;
	margin-left: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	
#sidebar ul  {
	text-align: left;
	}

#sidebar li {
	list-style-type: none;
	text-align: left;
	height: 25px;
	}
	
#sidebar a {
	padding:3px;
	text-align:left;
	color:#000000;
	}

#sidebar a:hover {
	text-align:left;
	font-weight: bold;
	}

#haus {
	text-align: center;
	}
	
#bauen {
	text-align: justify;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px;
	}
	
#bauen td {
	padding: 5px;;
	}
	
#isorast {
	text-align: center;
	width: 100%;
	padding: 10px;
	vertical-align: middle;
	border: thin groove #666666;
	}
	
#isorast td {
	padding: 5px;
	background-color: #FFFFFF;
	}
	
#footer{
	font-size: 9px;
	color: #333333;
	text-align: center;
	width: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

#klein{
	font-size: 9px;
	color: #333333;
	text-align: center;
	}
