body {

	margin:0;

	padding:0;

	height:100%;

	font-family: Arial, Helvetica, Verdana, sans-serif;

	background-repeat: no-repeat;

	background-position: right top;

	background-color: #FFFFFF;

	background-image: url(images/bak_main.jpg);

	



}

.logo {

	top: 0px;

	right: 20px;

	position: absolute;

	vertical-align: top;

	z-index: 1;



}

.header{

	top: 0px;

	position: absolute;

	left: 30px;

}

.navigation{

	position: absolute;

	top: 83px;

	left: 55px;

	z-index: 2;

	}

#planung {

	position: relative;

	left: 90px;

}

.title{

	top: 143px;

	left: 24px;

	position: absolute;

	z-index: 1;

	}

.content{

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #665B50;

	text-align: justify;

	line-height: 14px;

}

div.content{

	position: absolute;

	left: 55px;

	top: 190px;

	width: 300px;

	z-index: 2;

	

	padding-bottom: 50px;

	}

ul.content {

	margin: 15px;

	list-style-type: square;

	list-style-image: url(images/thumb.gif);

	}

strong.content {



}

a.content {

	color: #660000;

	text-decoration: none;

}	

a.content:link {color: #660000}

a.content:visited { color: #7D6D61 }

a.content:hover { color: #DFA200; }

.bolder {

	font-weight: bold;

	color: #DFA200;

	text-align: left;



}

.illus {

	position: absolute;

	z-index: 3;

	height: auto;

	width: 306px;

	left: 418px;

	top: 190px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

}

.illuscontrol {

	z-index: 3;

	height: auto;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

}

.smaller {

	font-size: 10px;

	color: #999999;

}

div.big {

	position: absolute;

	z-index: -1;

	left: 0px;

	bottom: 5px;

	width: 500px;

}

div.footer {

	position: relative;

	z-index: 2;

	width: 500px;

	padding-top: 20px;

	margin-top:20px;

	bottom: 10px;

}



div.absolute {

	position: absolute;

	left: 55px;

}



a.footer {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #E0D6CC;

	text-decoration: none;

}

a.footer:link {color: #999999}

a.footer:visited { color: #E0D6CC }

a.footer:hover { color: #DFA200; }



/*print styles*/



@media print {

  /* style sheet for print goes here */

	.navigation{width:680px;}

	.noprint {

		display: none;

	}

}
