body {
	background-color: #C8C7C7;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	background-image: url('/assets/layout/hg.gif');
	background-repeat: repeat-y;
	background-position: 50% 0%;
	scrollbar-base-color: #999999;
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: black;
	font-family: Arial, sans-serif;
}
body, td, p, span, a:link, a:visited {
	font-size: 12px;
}
h1, h2, h3 {
	margin: 0px;
}
#container {
	width: 789px;
	background-image: url('/assets/layout/lines.gif');
	background-repeat: repeat;
}
#mainNav {
	height: 27px;
	border-bottom: 10px solid white;
}
#subNav {
	height: 15px;
}
#flash {
	width: 758px;
	height: 173px;
	background-image: url('/assets/layout/flashHg.gif');
	background-repeat: no-repeat;
}
#flash div {
/*	margin: 5px; */
	padding-top: 5px;
}
#news {
	width: 758px;
	height: 112px;
	background-image: url('/assets/layout/newsHg.gif');
	background-repeat: no-repeat;
}
#content {
	width: 758px;
	background-image: url('/assets/layout/contentHg2.gif');
	background-repeat: no-repeat;
}
#content div.inner {
	text-align: justify;
	font-size: 12px;
	padding: 20px;
}
#ganzneu {
	background-image: url('/assets/layout/ganzNeuHg.gif');
	background-repeat: no-repeat;
	width: 421px;
	height: 94px;
	margin-top: 13px;
	margin-left: 3px;
	float: left;
	overflow: hidden;
}
body> div #container #news #ganzneu {
	margin-left: 5px;
}
#weihrauch {
	background-image: url('/assets/layout/guteWerbung.jpg');
	background-repeat: no-repeat;
	width: 320px;
	height: 94px;
	margin-top: 13px;
	margin-left: 6px;
	float: left;
	cursor: pointer;
}
/****************
formular
****************/
textarea.F {
	scrollbar-base-color: #999999;
	width: 100%;
	height: 120px;
	border: 1px solid #999999;
}
input.F {
	width: 100%;
	border: 1px solid #999999;
}
input.S {
	width: 295px;
	border: 1px solid #999999;
}

/****************
news / kasten
****************/
table.kasten {
	display: block;
	border: 1px solid #999999;
	margin-bottom: 15px;
}
table.kasten .header {
	display: block;
	font-weight: bold;
}
table.kasten p {
	margin: 0px;
}
table.kasten a:link,
table.kasten a:visited {
/*	color: black;*/
}

table.news {
	margin: 4px;
	margin-top: 6px;
}
table.news .header {
	display: block;
	font-weight: bold;
}
table.news p {
	margin: 0px;
}
table.news a:link,
table.news a:visited {
	color: black;
	text-decoration: none;
}
table.news a:hover {
	text-decoration: underline;
}
table.news img {
	border: 0px;
}

div.newsartikel {
}
div.newsartikel .header {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
div.newsartikel div.images {
	width: 200px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
	border-left: 1px solid #999999;
}
div.newsartikel div.images img {
	margin-left: 10px;
	margin-bottom: 10px;
}


/****************
popups
****************/
.popupFg {}
.popupBg {
	background-color: white;
	background-image: url('/assets/layout/hg.gif');
	background-repeat: repeat-y;
	border: 1px solid #999999;
}
td.popupText {
	padding: 5px;
}
td.popupCaption {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: black;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}
td.popupClose {
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}

#references {

}
#references #hList,
#references #vList,
#references #cont  {
	vertical-align: top;
}

#references #vList {
	text-align: right;
	line-height: 160%;
}
#references #hList,
#references #cont  {
	background-color: white;
	padding: 10px;
}
#references #cont  {
	padding-top: 0px;
}

#references #hList {
	width: 500px;
	height: 50px;
	font-size: 11px;
}
#references #vList {
	padding-right: 20px;
	width: 210px;
	font-size: 11px;
}
#references #prevnext {
	height: 50px;
	vertical-align: bottom;
}

#references #hList a {
	text-decoration: none;
	color: black;
}
#references #hList a.active {
	font-weight: bold;
	color: #b64044;
}

#references #vList a {
	text-decoration: none;
	color: black;
}
#references #vList a.active {
	font-weight: bold;
	color: #b64044;
}

#references #hList a.prevnext {
	text-decoration: none;
	color: #b64044;
	font-size: 11px;
}

/****************
sitemap
****************/
#fullSiteMap p {
	border: 1px solid #a2a2a2;
	background-color: #fcfcfc;
	padding-bottom: 6px;
	display: block;
}
#fullSiteMap p strong {
	color: white;
	background-color: #a2a2a2;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}
#fullSiteMap a:link ,
#fullSiteMap a:visited {
	padding: 2px;
	margin-right: 10px;
}
#fullSiteMap a:hover {
	color: white;
	background-color: #b64044;
}
a.sitemap2:link, a.sitemap2:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.sitemap3:link, a.sitemap3:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}
a.sitemap4:link, a.sitemap4:visited {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-left: 20px;
}
a.sitemap5:link, a.sitemap5:visited {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-left: 30px;
}
a.sitemap6:link, a.sitemap6:visited {
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-left: 40px;
}

/************
suche
************/
#search tr.odd {
	background-color: #fcfcfc;
}
#search tr.odd td { }
#search tr.even {
	background-color: #fcfcfc;
}
#search tr.even td { }
#search a.search:link,
#search a.search:visited  {
	color: white;
	background-color: #a2a2a2;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}
#search a.search:hover  {
	text-decoration: none;
	color: white;
	background-color: #b64044;
}
#search span.found {
	color: white;
	font-weight: bold;
	background-color: #b64044;
	padding: 2px;
}
