
*	{
  	 margin: 0px;
 	 padding: 0px;
	}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.clear {
	clear:both;
	}
.floatright {float:right;}
img {
border:0;
	}

body	{
	background: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	height: 100%;
	}
#wrapper	{
	background-color:#fff;
	border:0;
	color: #333;
	margin: 25px auto;
	padding: 10px;
	text-align:left;	
	width: 750px;	
	}
#head {
	
	background: #fff;
	border: 1px solid #BBBBBB;
	margin:0;
	padding:10px;
	text-align:left;
	}	
.hoehehead { height: 96px; }
div[class = "hoehehead"] { height: auto; min-height: 96px; }

#logo {
	margin:0;
	padding:0;
	width:210px;
	
	}
div.topnav    { 
	background:#fff;
	border:1px solid #BBBBBB;
	margin:5px 0 0 0;
	padding:5px; 
	text-align: right; 
	}
div.topnav p { 
	color: #333; 
	text-align: right; 
	display: inline;
	}
div.topnav a,
div.topnav a:visited      { 
	color: #014F54; 
	font-size: 0.7em; 
	text-decoration: none; 
	background-color: #fff; 
	letter-spacing: 0.1ex; 
	margin-right: 2px; 
	margin-left: 2px; 
	padding-right: 2px; 
	padding-left: 3px; 
	}
div.topnav a:hover, div.topnav a:active, div.topnav a:focus   {  color: #014F54; text-decoration:none;}
.tophier a:link, .tophier a:visited, .tophier a:hover, .tophier a:active, .tophier a:focus { font-weight:bold; color: #014F54; text-decoration:none;}

#contentwrap {
	
	background: #fff;
	border: 1px solid #BBBBBB;
	margin:5px 0 0 0;
	padding:10px;
	}
#content {
font-size:0.7em;
	background:#fff;
	border:0;
	margin:0;
	padding:20px 0 10px 0;
	width:700px;
	}
.hoehe { height: 320px; }
div[class = "hoehe"] { height: auto; min-height: 320px; }
#content p {
	line-height:1.4em;
	margin:0;
	padding:0 20px 9px 50px;
	}
#content table {
	margin:0 10px 9px 50px;
	padding:0;
	}
table.small {
	margin:0;
	padding:0;
	}
#content h1	{
    color:#014F54;
    padding:10px 20px 20px 50px;
	margin:0;
	font-size:1.2em;
	
    }
#content h2	{
	color:#014F54;
    padding:9px 20px 6px 50px;
	margin:0;
	font-size:1em;

    }
#content h2	a{
	color:#014F54;
	margin:0;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;

    }
#content ul {
	margin:0 0 6px 60px;
	padding:0;
	line-height:1.4;
	list-style-type: none;
	}
#content li {
	margin:0;
	padding:0 0 0 15px;
	background: url(../img/arrow.gif) no-repeat 0px 5px;
	}
a:link, a:visited {
	font-weight:normal; 
	text-decoration:underline;
	color:#014F54;
	}

a:hover {
	font-weight:normal; 
	text-decoration:none;
	color:#014F54;
	text-decoration:underline;
	}

a:active {
	font-weight:normal; 
	text-decoration:none;
	color:#014F54;
	text-decoration:underline;
	}

#footer {
	
	background:#fff;
	margin:5px 0 0 0;
	padding:10px;
	float:right;
	}
.copy {

	border:0;
	margin:0;
	padding:0;
	text-align:right;
	width:700px;
	}
.copy p {
	
	font-size:0.7em;
	color:#014F54;
	margin:0;
	padding:2px 6px 2px 0;
	}

table td{
	
	padding:5px;
	}



	
	