html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	font-size:14px; 
	font-family:Arial;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

p.bodytext{font-size:14px; line-height:16px;}

h1 {
	font-weight:bold;
	font-size:22px;
}

h2 {
	font-weight:bold;
	font-size:19px;
}

table p{
font-size:12px;
}

h3 {
	font-weight:bold;
	font-size:17px;
}

h4 {
	font-weight:bold;
	font-size:15px;
}


h5 {
	font-weight:bold;
	font-size:14px;
}


h6 {
	font-weight:bold;
	font-size:14px;
}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:url(images/back.png);
	}

#content {
float:left;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:145px; 
	bottom:42px; 
	width:880px; 
	padding:0px 10px 0 10px;
	margin-left:-451px; 
	left:50%; 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#fff;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:900px;
	border-top:154px solid #fff; 
	border-bottom:50px solid #fff;
	}

#head {
	position:absolute; 
	margin-left:-451px; 
	left:50%; 
	top:0; 
	width:900px; 
	vertical-align:bottom;
  min-width:900px; 
	height:145px; 
	background:url(images/topnav.jpg) repeat-x #fff; 
	z-index:5; 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0px;
	}

* html #head {
	top:2px; width:900px; height:143px;
	}

ul.mainmenu {

padding:0px 0 0 15px;
margin:0;
  position: absolute;
 top:122px;
  list-style-image: url(images/aufzaehlung.jpg);
}

li#current{
font-weight:bold;
}


.floatbox {
overflow-x: hidden;
overflow-y: hidden;
}

ul.mainmenu li{
display: block;
line-height: 1.4em;
background-image:url(images/aufzaehlung.jpg);
background-repeat: no-repeat;
  float:left;
  margin: 0 15px 0 0px;

}


ul.mainmenu li a{
  padding-left:10px;
    font-size:15px;
  color:white;
  text-decoration:none;
}


#schrift{
float:right;
border:0px;

}

#schrift img{
border:0px;
}

#foot {
	text-align:center;
	position:absolute; 
	margin-left:-451px; 
	left:50%; 
	bottom:0; 
	width:900px; 
	min-width:900px; 
	height:40px; 
	background:url(images/bottom.gif) repeat-x;
	font-size:1em; 
	z-index:5; 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#000;
	}

* html #foot {
	bottom:2px; width:900px; height:48px;
	}

#content .inhalt{
padding:0 15px 0 15px;
float:left;
height:100%;
}
#content .inhalt_rechts{

padding:0 30px 0 30px;
margin:0 0 0 160px;

}

#content .submenu{
float:left;
width:160px;
height:100%;
}

.csc-caption{
font-size:11px;

}


.submenu ul {
list-style-type: none;
padding:5px;
margin:10px 0 0 0;
width:160px;
}

.contenttable {
border:0;
font-size:12px;
}

.contenttable th {
background:#1567b1;
color:#ffffff;
padding:3px;
}
.contenttable td {
padding:3px;
border:0;
}

.submenu ul li {
margin:5px 0 5px 10px;
width:160px;
}

.submenu a{
display: block;
padding: 2px;
margin:0px;
text-decoration: none;
color: #000000 !important;
border-bottom: 1px solid #1567b1;
width:160px;
}

.csc-default ul li{font-size:14px;}
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}

