body{
	padding:0px;
	margin:0px;
	font-family:arial,helvetica,sans-serif;
	/*scrollbar-base-color:#cccccc;*/
	background-color:#ffffff;
	background-image:url();
	background-attachment:fixed;
	overflow-x:hidden;
}
#kopfbild{width:606px;overflow:hidden;}

#inhalt{padding:20px;}
#container{padding: 0}

/*****Tabellenmodul******************/
table#layout{}
table.home{height:98%}
table#layout tr td{vertical-align:top;}
div#news {padding-left:12px;}
td.rechts{width:190px; border:1px solid #409f89;padding:5px;vertical-align:top;}
table#layout tr td p{margin:0;}
table#layout tr td.tabellenzelle{padding-right:6px;vertical-align:top;}
/*****Tabellenmodul Ende******************/

p{
	margin-top:0px;
	margin-bottom:20px;
	font-family:arial,helvetica,sans-serif;
	color:#000;
	line-height:18px;
	padding:1px;
	font-size:70%;
}

ul.news {margin-left:20px;padding:0;margin-right:10px;}
ul.news li{
	list-style-image:url(../images/list.gif);
	font-size:70%;
	color:black;
	padding-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid gray;
	}
h1{
	margin-top:0px;
	margin-bottom:20px;
	font-family:arial, helvetica, sans-serif;
	font-size:90%;
	color:#003d7b;
	padding:1px;
}

h2{
	margin-top:5px;
	margin-bottom:20px;
	font-family:arial,helvetica,sans-serif;
	font-size:80%;
}

h3{
	margin-top:5px;
	margin-bottom:20px;
	font-family:arial,helvetica,sans-serif;
	font-size:70%;
}

a:visited {
	color:#003d7b;
	text-decoration:none;
}

a {
	color:#003b7f;
	font-family:arial,helvetica,sans-serif;
	text-decoration:none;
}
a:link {
	color:#003d7b;
	text-decoration:none;
}

a:hover {
	color:#FFCC00;
	text-decoration:none;
}

a:active {
	color:#cccccc;
	text-decoration:none;
}
.sitemap{font-size:76%;}
table{}
th{
	border-bottom:1px solid #003d7b;font-size:70%;
	}
td{
	font-family:arial,helvetica,sans-serif;
	}
td.down{/*für downloadliste*/
		border-bottom:1px dashed #003d7b;
		font-size:76%;
		vertical-align:top;
		padding-top:5px;
		padding-bottom:5px;
		}
td.mail{
	font-family:arial,helvetica,sans-serif;
	color:#003d7b;
	line-height:16px;
	}
td.format{font-size:76%;color:#003d7b;}
input.format , textarea{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#003d7b;
	line-height:16px;
	border:1px solid #003d7b;;
	}
input{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#003d7b;
	line-height:16px;
	border-color:#003d7b;
}
.bold{
	font-weight:bold;
}
table#bildtext{width:94%}
table#bildtext h2{padding-left:5px;}
table#bildtext img{float:right;margin:5px;margin-left:10px;}
p.galerietext{padding-left:5px;vertical-align:top;}