body {
	background: #7A96A5 url(/assets/layout/bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif; 
	font-size: 12px;
}
#all {
	height: 100%;
}
#full {
	height: 100%;
	background-color: #004563;
}
#main {
	width: 801px;
	height: 100%;
}
/*
#top {
	position: relative;
	width: 798px;
	height: 98px;
	margin-right: -1px;
	background-color: #E0E1E2;
	border-right: 1px solid #E0E1E2;
	z-index: 10;
}
*/
marquee {
	font-family: verdana, sans-serif; 
	font-size: 10px;
	color: #008fc5;
}
#date {
	color: #008fc5;
	font-size: 10px;
	margin-right: 10px;
}
a img {
	border: none;
}
/****************
popups
****************/
.popupFg {}
.popupBg {
	background-color: #004563;
	border: 1px solid #00aeef;
}
.popupFg img {
	border: 1px solid #00aeef;
}
td.popupText {
	color: white;
	font-size: 10px;
	padding: 5px;
}
td.popupCaption {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}
td.popupClose {
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}

/************
menus
************/
a.menu3:link, a.menu3:visited {
	color: #E6EDF0;
	background-color: #008ec5;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border: 1px solid #00aeef;
	margin: 5px;
	margin-top: 0px;
	padding: 2px;
	padding-left: 4px;
}
a.menu3:hover {
	background-color: #00577c;
}
a.menu3akt:link, a.menu3akt:visited {
	color: #E6EDF0;
	font-weight: bold;
	background-color: #00577c;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	border: 1px solid #00aeef;
	margin: 5px;
	margin-top: 0px;
	padding: 2px;
	padding-left: 4px;
}

a.menu4:link, a.menu4:visited {
	color: #E6EDF0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding: 2px;
	border-bottom: 1px solid #00aeef;
}
a.menu4:hover, a.menu4akt:link, a.menu4akt:visited {
	color: #E6EDF0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding: 2px;
	border-bottom: 1px solid #00aeef;
}
a.menu5:link, a.menu5:visited {
	color: #E6EDF0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding: 2px;
	border-bottom: 1px solid #00aeef;
}
a.menu5:hover, a.menu5akt:link, a.menu5akt:visited {
	color: #E6EDF0;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding: 2px;
	border-bottom: 1px solid #00aeef;
}

/************
content
************/
div, th, td, p {
	color: #E6EDF0;
	font-size: 12px;
	font-family: verdana, sans-serif; 
}
#content {
	width: 560px;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 0px;
	font-size: 12px;
	overflow: hidden;
}
#content td {
	font-size: 12px;
}
#content p {
	font-size: 12px;
}
h1 {
	margin-top: 0px;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 5px solid #050092;
}
h2 {
	margin-top: 0px;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 13px;
	padding-bottom: 3px;
	border-bottom: 1px solid #050092;
}
a:link, a:visited {
	color: #E6EDF0;
	font-weight: bold;
}
/************
formulare
************/
input.F, textarea.F {
	color: #E6EDF0;
	background-color: #006080; 
	width: 400px; 
	border: 1px solid #00aeef;
}
input.S {
	color: #E6EDF0;
	font-weight: bold; 
	background-color: #006080; 
	width: auto; 
	border: 1px solid #00aeef; 
}
input.C { 
	color: black; 
	background-color: transparent; 
}
th.form {
	border: 1px solid #B8C4D0;
	background-color: #e0e1e2; 
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

/****************
suche-leiste
****************/
#searchfield {
	width: 183px;
	overflow: hidden;
	background: url(/assets/layout/search.gif) no-repeat 0 0;
}
#searchfield form {
	margin: 0px;
}
#searchfield input.F {
	width: 105;
	font-size: 10px;
	color: #E6EDF0;
	border-color: #00A6E4;
	background-color: #00A6E4;
	margin: 2px 00px 0px 10px;
}
#searchfield input.S {
	width: 20;
	font-size: 10px;
	color: #E6EDF0;
	border-color: #008EC5;
	background-color: #008EC5;
	margin: 2px 0px 0px 0px;
}

#searchFull {
	margin: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#searchFull input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 2px;
	border: none;
	border: 1px solid #050092; 
	width: 500px;
}
#searchFull input.S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: white; 
	width: 36px;
}
div.searchFound {
	background-color: #00577c; 
	border: 1px solid #00aeef;
	padding: 6px;
	margin-bottom: 10px;
}
span.searchFound {
	color: #00577c;
	background-color: #E6EDF0;
	padding: 2px;
}

/****************
teaser
****************/
table.teaser {
	width: 186px;
	margin-left: 13px;
	margin-bottom: 10px;
	background: url(/assets/layout/teaserBg.gif) repeat-y 0 0;
/*	border-right: 1px solid #7a96a5;*/
}
table.teaser th {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 8px;
	border-bottom: 1px solid #004563;
}
table.teaser td {
	border-top: 1px solid white;
}
table.teaser td.txt {
	border-bottom: 1px solid #004563;
}
table.teaser td div {
	margin: 8px;
	font-size: 10px;
	font-weight: normal;
}


/****************
sitemap
****************/
#fullSiteMap p {
/*	background-color: #FBF8EC; */
	background-color: #00577c; 
	border: 1px solid #00aeef;
	margin-bottom: 15px;
	padding: 6px;
}
a.sitemap2:link, a.sitemap2:visited {
	color: #E6EDF0;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 0px;
	margin-bottom: 4px;
}

a.sitemap3:link, a.sitemap3:visited {
	color: white;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 0px;
}

a.sitemap4:link, a.sitemap4:visited {
	color: #E6EDF0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}

a.sitemap5:link, a.sitemap5:visited {
	color: white;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-left: 20px;
}


/************
kasten
************/
table.kasten {
	margin-bottom: 10px;
	border: 1px solid #B8C4D0;
}
th.kasten {
	color: black;
	font-size: 12px;
	background-color: #E0E1E2;
	border-bottom: 1px solid #B8C4D0;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	padding-left: 4px;
	height: 20px;
}
td.kasten {
	font-size: 12px;
	color: black;
	padding: 8px;
}
div.kasten {
	margin: 6px;
	margin-top: 3px;
}
td.kastenImg {
	padding: 6px;
}
img.kasten {
	margin-top: -6px;
	margin-bottom: 2px;
	margin-left: -6px;
	margin-right: 10px;
}
td.kastenLink {
	text-align: right;
	vertical-align: bottom;
	padding-right: 8px;
	padding-bottom: 8px;
}
a.kasten:link, a.kasten:visited {
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

