body{
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	padding-top: 30px; /* Abstand zum oberen Browserrand*/
	margin:0px;
	background-image:url(images/bg-balken.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
/* p wichtig zur Einhaltung Abstand wenn so gewünscht*/
p {
	margin:0px;
	padding:0px;
}
/* Überschriften zur Seitennavigation */
h1, h2, h3 {
	font-size: 16pt;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 25px;
	color: #ffffff;
}
h1 {
	display: none;
}
/* Überschriften zur Verwendung im content */
h4 {
	font-size: 13pt;
	font-weight: bold;
       margin-top: 0px;
	margin-bottom: 15px;
}
/* horizontale Linie */
hr {
	color: #bc3023;
}
/* news */
#news {
	width:200px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* links allgemein evtl. nicht verwendet da links im jeweiligen .div extra definiert sind*/
a {
	text-decoration:none;
}
a:link, a:visited {
	text-decoration: none;
	color: gray;
}
a:active, a:hover {
	text-decoration: none;
	color: black;
}
/* container für mittige Zentrierung */
#container {
	position:relative;
	width:980px;
	margin: 0 auto;
	height: 560px;
}
/* content */
#content{
	width: 705px;
	padding-left: 278px;
	padding-top: 120px;
	padding-bottom: 20px;
	min-height: 410px;
}
#content a{
	font-weight:normal;
	color: #c31924;
        text-decoration:underline;
}
#content a:link, a:visited {
	text-decoration:underline;
}	
#content a:hover, a:active {
	text-decoration:none;
}
/* menu*/
#menu{
	width: 230px;
	padding: 10px;
	float:left;
	margin:0px;
}
#menu a{
	font-weight:normal;
	text-decoration:none;
}
#menu a:link, a:visited {
	text-decoration:none;
}	
#menu a:hover, a:active {
	text-decoration:none;
}
#menu li {
	line-height: 1.5;
	padding-top:3px;
	padding-bottom:3px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
.doc { /* Menüpunkt ohne Unterseite*/
	list-style: none;
	padding-left: 0px;
}
.docs { /* Menüpunkt mit Unterseite*/
	list-style: none;
	padding-left: 0px;
}
.sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	list-style: none;
	padding-left: 0px;
    color: #ffffff;
	background: url(menu/sdocument.gif) no-repeat #000000;
}
.sdocs { /* Aktiver Menüpunkt mit Unterseite*/
	list-style: none;
	padding-left: 0px;
    color: #ffffff;
	background: url(menu/sdocument.gif) no-repeat #000000;
}
.menulevel2 .doc { /* Menüpunkt ohne Unterseite*/
	list-style: none;
	padding-left: 0px;
	background: url(menu/document.gif) no-repeat;
}
.menulevel2 .docs { /* Menüpunkt mit Unterseite*/
	list-style: none;
	padding-left: 0px;
	background: url(menu/documents.gif) no-repeat;
}
.menulevel2 .sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	list-style: none;
	padding-left: 0px;
    color: #ffffff;
    background: url(menu/sdocument.gif) no-repeat #000000;
}
.menulevel2 .sdocs { /* Aktiver Menüpunkt mit Unterseite*/
	list-style: none;
	padding-left: 0px;
    color: #ffffff;
    background: url(menu/sdocument.gif) no-repeat #000000;
}
/* 1. Menüebene*/
.menulevel1 {
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	text-transform:none;
    padding-left: 20px;
}
.menulevel1 a {
	font-weight: normal;
	color: #ffffff;
    border-bottom: none;
    display: block;
    padding-left: 20px;
	text-decoration: none;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menulevel1 a:hover, .menulevel1 a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	background: url(menu/sdocument.gif) no-repeat #000000;
}
/* 2. Menüebene*/
.menulevel2 {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-transform:none;
    padding-left: 30px;
}
.menulevel2 a {
	font-weight: normal;
	color: #ffffff;
    padding-left: 30px;
    border-bottom: none;
	display: block;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	background: url(menu/sdocument.gif) no-repeat #000000;
}
/* 3. Menüebene*/
.menulevel3 {
	font-size: 15px;
	line-height: 21px;
	color: #000000;
    text-transform: none;
    padding-left: 20px;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
    padding-left: 20px;
    border-bottom: none;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
	text-decoration: none;
}
.menulevel3 a:hover, .menulevel1 a:active {
	color: #a53966;
	text-decoration: none;
}
/* sitmap wahrscheinlich eher net verwendet*/
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
/* footer*/
#footer{
	font-size: 13px;
	text-align: center;
	background-color:#888888;
	padding: 10px;
	clear: both;
	color:#000000;
	background-image: url(images/weiter.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#footer a{
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:link, a:visited {
	text-decoration: underline;
}	
#footer a:hover, a:active {
	text-decoration: none;
}
/* Suchfeld */
#suche {
	position:absolute;
	z-index:10;
	left: 800px;
	top: 160px;
} 
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
/* Formular */
form {
	margin: 0;
}
/* Formular */
img {
	border: 0;
}
a img  { /* Zur Vermeidung von Rahmen bei Bildlinks*/
  border:0;
}
 /* wenn unter normalem content submenu erscheinen soll - eher net*/
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
 /* breadcrumps navi*/
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
 /* Link login*/
.login {
	font-weight: bold;
	font-size: 6pt;
	color: gray;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
 /* Link cmsimple*/
.navigator {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}
a.navigator{
	color: #000000;
	padding-left: 0px;
}
 /* editor*/
.edit {
	font-size: 8px;
	color: black;
	background-color: #FFFFFF;
	background-image: none;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
.retrieve{
	background-color:#ffffff;
	background-image:none;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
 /* name der site*/
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
/*Sitemap Vertical Popout Menu CSS for CMSimple*/
/*Microsoft behaviour to make IE6 and earlier behave like a compatible browser - ignored by other browsers. This has now been moved to the <body> tag in template.htm in order to use dynamic template folder path to csshover.htc*/
/* body{behavior:url(/templates/TEMPLATENAME/csshover.htc);} */
/*default styles for the menu, lists and links*/
#bwmenu{padding: 0x;margin:0px;}
#bwmenu ul{z-index:500;list-style:none;margin:0;padding:0;}
#bwmenu li{position:relative;display:block;float:left;width:120px;color:#000;background:#cccccc;font:bold 12px arial,helvetica,sans-serif;border:0px solid black;margin:0;padding:0;line-height:25px;text-align:center;}
#bwmenu a{display:block;width:100%;color:#600;background:#cccccc;text-decoration:none;}
/*change list item colours on hover*/
#bwmenu li:hover{color:#f00;background:#aaaaaa;}
#bwmenu a:hover{color:#006;background:#aaaaaa;}
/*hide menulevel2*/
#bwmenu ul ul{display:none;}
/*hide menulevel3 when hovering over menulevel1 items*/
#bwmenu ul li:hover ul ul{display:none;}
/*display expanding menulevel2 on hovering over menulevel1 items*/
#bwmenu ul li:hover ul{position:absolute;display:block;top:25px;left:-1px;}
/*display expanding menulevel3 on hovering over menulevel2 items*/
#bwmenu ul ul li:hover ul{position:absolute;display:block;top:-1px;left:100%;}
/*End of Sitemap Horizontal Dropdown Menu CSS for CMSimple*/
#logo {
	position:absolute;
	left: 480px;
	top: 36px;
}
#menu1 {
	position:absolute;
	width:130px;
	height:257px;
	left: 20px;
	top: 33px;
	padding-top: 3px;
	background-image: url(images/menubgoben.jpg);
}
#kontakt {
	position:absolute;
	width:130px;
	height:75px;
	left: 20px;
	top: 410px;
	background-image: url(images/menubgunten.jpg);
	text-align: center;
	padding-top: 55px;
}
#kontakt a{
	font-size: 15px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
#kontakt a:link, a:visited {
	text-decoration:none;
}	
#kontakt a:hover, a:active {
	text-decoration: underline;
}
#menu2 {
	position:absolute;
	width:130px;
	height:385px;
	left: 174px;
	top: 150px;
	padding-top: 5px;
}
#weiter {
    float: right; 
	width: 65px;
	height: 15px;
	background-image: url(images/weiter.jpg);
	text-align: center;
	padding-top:10px;
}
#weiter a{
	font-size: 15px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
#weiter a:link, a:visited {
	text-decoration:none;
}	
#weiter a:hover, a:active {
	text-decoration: underline;
}
#ecke {
	position: absolute;
	width: 130px;
	height: 130px;
	bottom: 0px;
	right: 0px;
}
#rechts {
	float: right;
	width: 130px;
	padding-left: 20px;
	border-left: 1px dotted #ffffff;
}
#innen {
	width: 530px;
}

