body {
	/* scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-face-color: #E2EFF9;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	*/
	border : none;
	margin : 0 0 0 0;
}

p,ul,ol,li,div,address,td,th,h1,h2,h3,h4,textarea,input,select,option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

h1,h2,h3,h4 {
    font-weight : bold;
}

h1 {
    font-size : 16px;
}

h2 {
    font-size : 14px;
}

h3 {
	font-size : 13px;
}

a { color:#cc3328; text-decoration:none; }
a.path { color:#000000; }
a:hover { color:#cc3328; }

ul, ol {margin-left: 0px; padding-left: 17px;}
ul { list-style-image:url(img/ul.gif) }

.PageTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	height:20px;
	background-color: #79a4c4;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

td.Navi {
	height: 38px;
	vertical-align:top;
	color: #666666;
	padding-top:7px;
	padding-left:7px;
	border-width:1px;
  border-style:solid;
  border-color:#CCCCCC;	
}

.NaviBg {
	background-color: #79a4c4;
	height: 20px;
}

.SectionTitle {
	font-size: 11px;
}

a.Navi, a.MetaNavi {
	color: #666666;
  text-decoration:none; 
	white-space: nowrap;
}

td.MetaNaviBg {
	background-color: #E2EFF9;
}

td.MetaNaviWhite {
	background-color: #E2EFF9;
	background-image: url(img/MetaNaviBgWhite.gif);
	background-repeat: no-repeat;
}

td.MetaNavi {
	background-color: #E2EFF9;
	background-image: url(img/MetaNaviBg.gif);
	background-repeat: no-repeat;
	color: #666666;
}

td.PunktlinieV {
	background-image: url(img/punktlinieV.gif);
}

.Foot {
	color: #666666;
}

input.Search {
	width: 140px;
}

input.SearchImage {
	width: 56px;
	height: 15px;
	border: none;
}

.ListBg1 { background-color: #E2EFF9; }

.SitemapChapter {font-weight: bold; font-size: 11px; color: #000000; text-decoration : none; }
.grey, .Sitemap {color: #666666; text-decoration: none; line-height:12px; }
a.grey:hover, a.Sitemap:hover {color: #cc3328;}

.NewsTitle {font-weight: bold; font-size: 11px; margin-bottom:4px;}
.NewsDate {font-weight: bold; margin-bottom:4px; margin-top:4px;}
.NewsTeaser {margin-top:4px;}

#AdditorStatus {position: absolute; left:10px; top:16px; width: 200px; height: 30px; z-index:555}
#AdditorMessage {background-color:red; position: absolute; left:10px; top:54px; width: 200px; height: 30px; z-index:555}
#AdditorPageInfo {position: absolute; left:10px; top:59px; width:200px; height: 100px; visibility:hidden; z-index:556}
#AdditorPopup {position: absolute; left:10px; top:59px; width: 200px; height: 40px; visibility:hidden; z-index:557}
.AS {font-size:12px; color:#000000}
.ASsmall {font-size:10px; color:#000000}
.APIlabel {font-size:10px; color:#666666;}


