html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}

body{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background-color:#AAAAAA;
	}

div#main{
	width:768px;
	height:auto;
	margin:0px auto;
	padding:0;
	border:0;
	background-color:#FFFFFF;
	}

div#header{
	width:auto;
	height:33px;
	margin:0;
	padding:0;
	overflow:hidden;
	background-image:url('images/layout/header.png');
	}

div#header table{
	width:100%;
	height:100%;
	border-collapse:collapse;
	}

div#header td.links{
	width:50%;
	height:100%;
	padding-left:10px;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	font-family:'Times New Roman',Times,serif;
	color:white;
	}

div#header td.rechts{
	width:50%;
	height:100%;
	padding-right:10px;
	text-align: right;
	font-size:1.2em;
	font-weight:bold;
	font-family:'Times New Roman',Times,serif;
	color:white;
	}

div#banner{
	width:auto;
	height:109px;
	margin:0;
	padding:0;
	overflow:hidden;
	background-image:url('images/layout/banner.png');
	}

div#banner img{
	border:0px;
	}

div#navigation{
	width:100%;
	height:41px;
	margin:0;
	padding:0;
	}

div#navigation table{
	border-collapse:collapse;
	margin:0;
	height:41px;
	width:100%;
	font-family:'Times New Roman',Times,serif;
	font-size:1em;
	font-weight:bold;
	color:white;
	}

div#navigation td.linksende{
	width:9px;
	height:100%;
	padding:0;
	margin:0;
	background-image:url('images/layout/navi_links.png');
	background-repeat:no-repeat;
	}

div#navigation td.trenner{
	width:2px;
	height:100%;
	padding:0;
	margin:0;
	background-image:url('images/layout/navi_trenner.png');
	background-repeat:no-repeat;
	}

div#navigation td.menupunkt{
	height:100%;
	width:auto;
	padding:0 20px;
	margin:0;
	text-align:center;
	background-image:url('images/layout/navi_bg.png');
	background-repeat:repeat-x;
	}

div#navigation td.menupunkt:hover{
	background-image:url('images/layout/navi_bg_hover.png');
	}

div#navigation td.aktiv{
	height:100%;
	width:auto;
	padding:0 20px;
	margin:0;
	background-image:url('images/layout/navi_bg_hover.png');
	background-repeat:repeat-x;
	text-align:center;
	}

div#navigation td.spacer{
	width:60%;
	height:41px;
	background-image:url('images/layout/navi_bg.png');
	background-repeat:repeat-x;
	}

div#navigation td.rechtsende{
	width:9px;
	height:100%;
	padding:0;
	margin:0;
	background-image:url('images/layout/navi_rechts.png');
	background-repeat:no-repeat;
	}


div#navigation a{
	color:white;
	text-decoration:none;
	}

div#navigation a:hover{
	text-decoration:none;
	color:white;
	}









div#navtrenner{
	width:100%;
	height:1px;
	background-color:#1960a3;
	}






div#subnavigation{
	width:100%;
	height:41px;
	}

div#subnavigation table{
	border-collapse:collapse;
	margin:0;
	height:100%;
	width:100%;
	font-family:'Times New Roman',Times,serif;
	font-size:1em;
	color:white;
	}

div#subnavigation td.linksende{
	width:9px;
	height:100%;
	padding:0;
	margin:0;
	background-image:url('images/layout/subnavi_links.png');
	background-repeat:no-repeat;
	}

div#subnavigation td.trenner{
	width:2px;
	height:100%;
	padding:0;
	margin:0;
	background-image:url('images/layout/subnavi_trenner.png');
	background-repeat:no-repeat;
	}

div#subnavigation td.menupunkt{
	height:100%;
	padding:0 20px;
	margin:0;
	text-align:center;
	background-image:url('images/layout/subnavi_bg.png');
	background-repeat:repeat-x;
	}

div#subnavigation td.aktiv{
	height:100%;
	padding:0 20px;
	margin:0;
	text-align:center;
	background-image:url('images/layout/subnavi_bg.png');
	background-repeat:repeat-x;
	}

div#subnavigation td.spacer{
	width:58%;
	height:41px;
	background-image:url('images/layout/subnavi_bg.png');
	background-repeat:repeat-x;
	}

div#subnavigation td.rechtsende{
	width:9px;
	height:100%;
	padding:0;
	margin:0;
	background-image:url('images/layout/subnavi_rechts.png');
	background-repeat:no-repeat;
	}

div#subnavigation td.menupunkt a{
	color:white;
	text-decoration:none;
	}

div#subnavigation td.aktiv a{
	color:white;
	text-decoration:underline;
	}

div#subnavigation td.menupunkt a:hover{
	color:#59a0f3;
	}

div#subnavigation td.aktiv a:hover{
	color:white;
	}




div#images{
	width:766px;
	height:120px;
	margin-top:10px;
	margin-left:1px;
	border:1px solid white;
	border-style:none solid none none;
	background-image:url('images/layout/imagescroller.png');
	}

marquee img{
	width:100px;
	height:100px;
	margin:10px;
	border:1px solid black;
	}
	


div#textbereich{
	margin:15px 0px 10px 0px;
	line-height:1.5;
	font-size:10px;
	font-family:Arial;
	width:100%;
	text-align:center;
	}

div#textbereich table{
	border-collapse:collapse;
	width:100%;
	text-align:center;
	}

div#textbereich table.projektubersicht{
	border-collapse:collapse;
	width:100%;
	text-align:center;
	}


div#textbereich td.dunkel{
	height:1px;
	width:100%;
	margin:0;
	padding:0;
	background-color:#B2A8A8;
	}

div#textbereich td.hell{
	height:1px;
	width:100%;
	margin:0;
	padding:0;
	background-color:#DCDCDC;
	}

div#textbereich td.content{
	text-align:center;
	height:auto;
	overflow:hidden;
	}

td.content td{
	padding:5px;
	}


div#textbereich a{
	text-decoration:none;
	color:black;
	}

div#textbereich a:hover{
	text-decoration:none;
	color:#AAAAAA;
	}

div#textbereich a.aktiv{
	text-decoration:none;
	color:#0000AA;
	}

div#textbereich a.hover{
	text-decoration:none;
	color:#0000AA;
	}




div#content{
	width:auto;
	height:auto;
	margin:0;
	padding:10px;
	border:0;
	text-align:justify;
	}

p.uberschrift{
	font-family:'Times New Roman',Times,serif;
	font-size:1.5em;
	text-decoration:underline;
	text-align:center;
	}

p.klein{
	font-family:'Times New Roman',Times,serif;
	font-size:0.6em;
	text-align:left;
	}


div#content img.galerie{
	width:100px;
	height:100px;
	border:1px solid black;
	margin:5px;
	}

div#content img.content{
	width:30%;
	height:30%;
	border:1px solid black;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
	}

div#content img.links{
	width:10%;
	height:10%;
	margin:10px;
	float:left;
	}

div#content img.rechts{
	width:10%;
	height:10%;
	margin:10px;
	float:right;
	}
	











div#footer{
	width:100%;
	height:80px;
	margin:0;
	padding:0;
	}

div#footer table{
	border-collapse:collapse;
	width:100%;
	}

div#footer td.oben{
	width:100%;
	height:43px;
	background-image:url('images/layout/footer_oben.png');
	}

div#footer td.unten{
	width:100%;
	height:37px;
	background-image:url('images/layout/footer.png');
	background-repeat:no-repeat;
	overflow:hidden;
	}

div#footer td.links{
	width:50%;
	height:100%;
	padding-left:10px;
	text-align:left;
	font-size:0.7em;
	font-family:'Times New Roman',Times,serif;
	color:white;
	}

div#footer td.rechts{
	width:50%;
	height:100%;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	font-size:1em;
	font-family:'Times New Roman',Times,serif;
	color:white;
	}

div#footer a{
	font-size:1em;
	font-weight:bold;
	font-family:'Times New Roman',Times,serif;
	color:white;
	text-decoration:none;
	}

div#footer a:hover{
	color:white;
	text-decoration:none;
	}

ul{
	margin-left:20px;
	}

li{
	margin-left:30px;
	}