* {margin:0;padding:0;}

li {margin-left:25px;}
ul {margin: 10px 0 10px 0;}

body,td {
font-family: Arial;
font-size: 13px;
color:#000000;
margin:0;
padding:0;
/*height:100%;*/ 
}

body {
 margin: 0px;
 /*background:#ffffff;*/
 background:#7f7f7f;
 text-align:center;
}

td, th {
text-align:left;
vertical-align:top;
}


h1 {font-size:18px;}
h2 {font-size:16px;}

a {color:#0000ff;}

.klein, .klein em
{
font-size: 11px;
font-family: verdana;
}

a {color:#0000ff;}

/*
.kleinst
{
font-size: 9px;
font-family: verdana;
}

.blue{
BORDER-RIGHT: #1C4392 1px solid;
BORDER-TOP: #1C4392 1px solid;
BORDER-LEFT: #1C4392 10px solid;
BORDER-BOTTOM: #1C4392 1px solid;
}
*/

.bluebox {
background:#9FAFD1;
border:solid 1px #1C4392;
float:right;
padding: 0 10px 10px 10px;
font-size: 11px;
font-family: verdana;
margin: 10px;
}


.bluebox h1 {font-size:12px; }

.master {
position:absolute;
left:0px;
top:0px;

  width: 990px;
	height: 630px;
left: 50%;
margin-left: -470px; /* negative Hälfte von width */

top: 50%;
margin-top: -315px; /* negative Hälfte von height */	
/*	background:#cdcdcd;*/
/*		height:100%; 
    min-height:100%;*/
  background:#ffffff;
	border: solid 2px #000000;
}

.header {text-align:left;}

.navigation {
/* clear:both;*/
 width: 214px;
 float:left;
 background:#E6E6E6;
 color:#1C4294;
 margin: 0 0 0 0;
 text-align:left;
 font-family: Arial Narrow, Arial;
 font-size:13px;
 font-weight: bold;
/* height:450px;
 min-height:450px;
 */
    min-height:500px;
    height:auto !important;
    height:500px;
/*		height:100%; 
    min-height:100%;
		*/
 }
 
.navigation td { color:#1C4294;}

.navigation a:link {color:#1C4294; text-decoration:none;}
.navigation a:visited {color:#1C4294; text-decoration:none;}
.navigation a:active {color:#000000; text-decoration:none;}

.navigation p {margin: 5px 0 5px 30px;}
.navigation h2 {margin: 5px 0 0px 30px;}

.inhalt {
text-align:left;
/*margin: 15px 0 0 0;*/
/*padding:15px;*/
/*padding:25px;*/
padding: 15px 0 -15px 0;
width:740px;
float:right;
height:500px; 
/*    margin:0 auto;*/
overflow:auto;
/*background:#00cc00;*/
}

.inhalt p { margin: 10px 20px 10px 0;}

.inhalt div { margin: 5px 20px 5px 0px;}

.inhalt h1 {margin: 25px 20px 5px 0;} 

small {font-size: 11px; }

/*.inhalt ul, .inhalt li {margin: 0 0 0 65px;}*/