html {
	min-height: 100.05%;
	}

body  {
	background-image: url("../images/background_mitte.gif");
	background-position: 50% 0%;
	background-repeat: repeat-y;
	background-color: #afafaf;
	font-family: "Verdana", "Arial", "Geneva", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align:center;
	margin: 0;
	padding: 0;
	}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	}

.pklein {
	font-size: 10px;
	line-height: 14px;
	color: #cccccc;
	}

.pbold {
	font-weight: bold;
	}
	
.pbottom {
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	}

.kleintab {
	font-size: 11px;
	}


h1 {
	font-size: 14px;
	font-weight: normal;
	color: #E5B011;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 3px;
	margin: 20px 0 18px 0;
	padding: 0;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0 0 10px 0;
	}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #E5B011;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 3px;
	margin: 0 0 15px 10px;
	padding: 0;
	}

a:link , a:visited , a:hover , a:active {
	text-decoration: none;
	color: #E5B011;
	}

table , table p {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	}

.formularfeld { 
	width: 140px;
	height: 13px;
	font-family: arial;
	color: #666666;
	font-size: 11px;
	border-width: 0px;
	background-color: #ffffff;
	margin: 2px 0 2px 0;
	padding: 2px 2px 2px 2px;
	}

/* ----- LAYOUT ------ */

#container {
	position: relative;
	width: 760px;
	text-align:left;
	margin:0 auto;
	}

#banner {
	width: 760px;
	height: 173px;
	background-image:  url("../images/banner_projekt.jpg");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
	
#projektname {
	
	position: absolute;
	width: 527px;
	height: 30px;
	margin: 0;
	padding: 0;
	left: 125px;
	top: 112px;
	}
	
	#projektname p {
		font-size: 14px;
		font-weight: normal;
		line-height: 18px;
		color: #ffcc00;
		text-align: right;
		margin: 0 0 0 0;
		padding: 0;
		}

#printlogo {
	height: 0px; display: none;
	}

#inhalt {
	width: 760px;
	position: relative;
	background-image: url("../images/back_inhalt.gif");
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	}

#menue {
	width: 205px;
	height: 450px;
	float: left;
	margin: 0;
	padding: 0;
	}

#menue_1 {
	width: 180px;
	margin: 0;
	padding: 20px 0 10px 0;
	}

	#menue_1 ul, #menue_2 ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#menue_1 li, #menue_2 li {
		display: block;
		font-size: 11px;
		line-height: 16px;
		margin-bottom: 2px;
		padding: 0;
		}

	#menue_1 a, #menue_2 a {
		display: block;
		width: 170px;
		background: url("../images/li_page.gif") no-repeat #E9E9E9 10px 3px;
		margin-bottom: 2px;
		padding: 3px;
		padding-left: 30px;
		}

	#menue_1 a:link, #menue_2 a:link, #menue_1 a:visited, #menue_2 a:visited {
		color: #666666;
		text-decoration: none;
		}

	#menue_1 a:hover, #menue_2 a:hover {
		color: #E5B011;
		background-color: #ffffff;
		}

	#menue_2 {
	width: 180px;
	margin: 0;
	padding: 8px 0 0 0;
	}

	* html #text { height: 450px; } /* nur für IE 5.5 - 6.x */
	* html + body #text { height: 450px; } /* nur vom IE 5.0 */

#text {
	width: 520px;
	min-height: 450px;
	float: left;
	background-image: url(../images/text_back.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 20px 10px 15px;
	}

	#text ul, #text ol { list-style-type: none; margin: 0 0 15px 0; padding: 0;}
	#text li { margin-top: 5px;}
	#text ul li, #text ol li { background: url("../images/li_bild.gif") no-repeat 10px 2px; padding-left: 35px;}
	#text ul.page li { background: url("../images/li_page.gif") no-repeat 0px 1px; padding-left: 22px;}
	#text ul.pdf li { background: url("../images/li_pdf.gif") no-repeat 0px 2px; padding-left: 22px; padding-top: 2px;}
	#text ul.link li { background: url("../images/li_link.gif") no-repeat 0px 2px; padding-left: 22px;}

	#text .imgfloat {	margin: 4px 10px 4px 15px; padding: 0; border: 5px solid #E9E9E9; float: right;}
	#text .img { margin: 0px 5px 4px 0px; padding: 0; border: 5px solid #E9E9E9; float: left;}

	#text a:link , #text a:visited , #bottom a:link , #bottom a:visited {
		text-decoration: none; color: #E5B011; border-bottom: 0px dotted #bbbbbb;}
	#text a:hover , #text a:active , #bottom a:hover , #bottom a:active {
		text-decoration: none; color: #E5B011; border-bottom: 1px dotted #bbbbbb;}

	#text .pklein a:link , #text .pklein a:visited , #bottom .pklein a:link , #bottom .pklein a:visited {
		text-decoration: none; color: #999999; border-bottom: 0px dotted #bbbbbb;}
	#text .pklein a:hover , #text .pklein a:active , #bottom .pklein a:hover , #bottom .pklein a:active {
		text-decoration: none; color: #E5B011; border-bottom: 1px dotted #bbbbbb;}

#bottom {
	width: 740px;
	height: 34px;
	clear: left;
	background-image: url("../images/bottombanner_projekt.jpg");
	background-repeat: no-repeat;
	margin: 0;
	padding: 11px 10px 0 10px;
	}
