* { margin:0; padding:0; }

body {
font-family : Arial, Helvetica, sans-serif;
height: 100%;
font-size: 71%;
margin:0;
padding:0;
text-align:left;
background: url(images/bg.gif);
color: #333;
}

h1.footer {
 visibility:hidden;
}
  
/* ---Layout--- */

#pagewidth{
width:1000px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#header{
background: url(images/header.gif) no-repeat;
height:100px;
text-indent:-9999px;
}

#logo{
position: absolute;
margin-left:20px;
height:80px;
background: url(images/logo.png) no-repeat;
width:200px;
}

#topmenu{
height:65px;
background: url(images/topmenu.gif) no-repeat;
}

#lizenz{
width:560px;
background: url(images/lizenz.png) no-repeat;
}

#topmenu_inner{
width:958px;
padding-left:28px;
padding-top:2px;
}

#wrapper{
background: url(images/content.gif) repeat-y;
}

#wrapper_inner{
width:960px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:20px;
}

/* width of content/mainbody */
#content-left-main-right {
width: 560px;
float: left;
margin-left: 10px;
margin-right: 10px;
}

#content-left-main {
width: 730px;
float: left;
margin-left: 10px;
margin-right: 10px;
}

#content-main-right {
width: 730px;
float: left;
margin-left: 20px;
}

#content-main-only {
margin-left: 10px;
margin-right: 10px;
}
/**/

#left {
width: 170px;
float: left;
margin-left: 10px;
}

#right {
width: 170px;
float: right;
margin-left: 10px;
margin-right: 10px;
}

#footer{
width:1000px;
height:120px;
background: url(images/footer.gif) no-repeat;
clear:both;
 }

#footer_inner{
width:960px;
margin-left:auto;
margin-right:auto;
padding-top:35px;
text-align:center;
text-indent:-9999px;
}

 /* *** Float containers fix from:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}



/* ---Styles--- */

ul
{
List-Style-Type: none
}

ol
{
List-Style-Type: none
}


/* Text and Headers */
p {
margin-top: 0;
}

div, p, table, td, th {
font-family : Arial, Helvetica, sans-serif;
font-size: 1.0em;
color: #333333;
}

div.componentheading {
padding-left: 0px;
}

h1 {
padding: 0;
font-family:Helvetica ,Arial,sans-serif;
font-size: 1.3em;
font-weight: bold;
vertical-align: bottom;
color: #666666;
text-align: left;
width: 100%;
}

h2, h4,h3 {
padding: 0;
font-family: Arial, Helvetica,sans-serif;
font-size: 1.4em;
font-weight: normal;
vertical-align: bottom;
color: #333333;
text-align: left;
width: 100%;
}

table.contentpaneopen h3 {
margin-top: 25px;
}


h3, table.moduletable th {
padding: 0;
font-size : 1.1em;
color: #000000;
padding-left: 0px;
padding-top:5px;
margin-bottom: 2px;
border-bottom : 2px solid #CC0001;
padding-bottom:5px;
text-align: left;
text-transform : uppercase;
}

/* ---Title im Content--- */

.contentheading {
color: #ffffff;
font-size : 1.2em;
text-transform : uppercase;
font-weight:bold;
}

.componentheading {
color: #CC0001;
font-size : 1.2em;
font-weight:bold;
}

/* modules */

#footer_inner div{
color : #CC0001;
text-align:center
}
/* menu links */
ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.9em;
}

ul#mainlevel-nav li
{
display: block;
float: left;
margin: 0;
white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited
{
display : block;
float:left;
color : #ffffff;
text-align : center;
width:auto;
padding-left:10px;
padding-right:10px;
height:35px;
padding-top:10px;
text-decoration : none;
}


a.mainlevel-nav:hover {
color : #000000;
width:auto;
padding-left:10px;
padding-right:10px;
height:35px;
font-weight:normal;
}


a#active_menu-nav {
color : #000000;
width:auto;
padding-left:10px;
padding-right:10px;
height:35px;}


a.mainlevel:link, a.mainlevel:visited  {
display : block;
font-size: 14px;
text-decoration : none;
text-transform : uppercase;
width : 170px;
text-align : left;
color : #333333;
line-height: 25px;
list-style:none;
border-bottom : 1px dotted #cccccc;
}

a.mainlevel:hover, a.mainlevel#active_menu:hover {
width : 170px;
text-align : left;
color : #CC0001;
line-height: 25px;
text-decoration : none;
list-style:none;
font-weight:normal;
}

a.mainlevel#active_menu {
font-size: 1.1em;
display : block;
text-decoration : none;
width : 170px;
text-align : left;
color : #333333;
line-height: 25px;
list-style:none;
}

a.sublevel:link, a.sublevel:visited {
font-size: 0.9em;
display : block;
text-decoration : none;
text-transform : uppercase;
width : 165px;
text-align : left;
color : #333333;
line-height: 25px;
list-style:none;
border-bottom : 1px dotted #cccccc;
}

a.sublevel:hover{
font-size: 0.9em;
width : 170px;
text-align : left;
color : #CC0001;
line-height: 25px;
text-decoration : none;
list-style:none;
font-weight:normal;
}

/* links */
a:link, a:visited
{
color: #CC0001;
text-decoration : none;
font-weight:normal;
}

a:hover {
color: #CC0001;
text-decoration : none;
font-weight:bold;

}
a.readon {
display: block;
float: left;
padding-left: 20px;
line-height: 14px;
height: 16px;
}

.pagenav {
/* for formatting texts for "<< Start < Previous 1 Next > End >>" links */
font-weight: normal;
color: #CC0001
}

a.pagenav, a.pagenav:visited {
font-weight: normal;
color: #CC0001;
}

a.pagenav:hover {
color: #CC0001;
font-weight: bold;
}

/* content tables */
td.sectiontableheader {
background: #efefef;
color: #333;
font-weight: bold;
padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
margin: 0;
padding-right: 15px;
}

table.contentpaneopen fieldset {
border: 0;
border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
margin-top: 25px;
}

table.contentpaneopen h4 {
font-family: Arial, Helvetica, sans-serif;
color: #333;
}

/* module control elements */


table.moduletable {
/* styling the module table */
margin: 0px 0px 0px 0px;
width: 95%;
	}

table.moduletable th {
/* styling the module header, and the module titles */
font-weight: bold;
text-align: left;
	}
/*
table.moduletable td {
for formatting the table cells of the module table
	}*/

/* forms */
table.adminform textarea {
width: 520px;
height: 400px;
font-size: 1em;
color: #000099;
}

div.search input {
width: 145px;
border: 1px solid #ccc;
margin: 15px 0 10px 0;
}

/* Parameter Table */
table.paramlist {
margin-top: 5px;
}

table.paramlist td.paramlist_key {
width: 128px;
text-align: left;
height: 30px;
}

div.message {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 1.0em;
color : #c30;
text-align: center;
width: auto;
background-color: #f9f9f9;
border: solid 1px #d5d5d5;
margin: 3px 0px 10px;
padding: 3px 20px;
}

div.offline {
width: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 1.2em;
padding: 5px;
}

span.pathway {
display: block;
margin: 0 20px;
height: 16px;
line-height: 16px;
overflow: hidden;
}
.small, .createdate, .modifydate
{
font-size: 0.8em;
color: #333333;
}
.clr {
clear: both;
}

/** overlib **/
.ol-background {
	background-color: #666;
}
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 10px;
}

.ol-closefont {}


/* System Messages */

dl#system-message { margin: 0; padding: 0; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 14px; }

/* System Standard Messages */

#system-message dt.message { display: none; }
#system-message dd.message { background: #fff; }
#system-message dd.message ul { list-style: none; color: black; padding: 10px 10px 10px 40px;}

/* System Error Messages */

#system-message dt.error { display: none; }
#system-message dd.error { background: #f00; }
#system-message dd.error ul { list-style: none; background: url(../../../images/M_images/icon_error.gif) no-repeat 10px 10px; color: white; padding: 10px 10px 10px 40px;}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

td.steuern {
 font-size:13px;
 padding:3px;
}

td.line {
  border-bottom:1px dotted #aaa;
}

td.grey1 {
  background:#eee;
}

td.grey2 {
  background:#ddd;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #A70B0C;
}

#map {
  position:relative;
  left:0px;
  top:0px;
  display: block;
  width: 290px;
  height: 390px;
  min-height:390px;
  margin: 0px;
  padding-right:10px;
  background:url('images/deutschland.png') no-repeat;
  list-style-type: none;
}

#map li {list-style-type: none;}

#map a {
  font-family: Tahoma,sans-serif;
  display: block;
  position: absolute;
  font-size: 11px;
  color: #280B00;
  text-decoration: none;
  visibility: visible;
  overflow: hidden;
  z-index: 50;
}

#map a span {visibility: hidden;}

#map a:hover {
  background:#eee;
  border:1px solid #444;
  z-index: 51;
  width:100px;
  height:35px;
  width:auto;
  height:auto;
  vertical-align:middle;
  padding:5px;
}

#map a:hover span {visibility: visible;}

#scheessel { left:117px; top:90px; width:15px; height:55px; }
#hauptsitz { left:144px; top:132px; width:15px; height:15px; }
#muenchen { left:150px; top:300px; width:15px; height:15px; }
