body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	background-color: #0854A4;
	margin-left: 0;
	margin-top: 0;
}

table.content {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 50px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	padding: 10px;
}

.border {
    border: 1px solid #444444;
}

td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	text-align: justify;
	vertical-align: top;
	padding-top: 8px;
}

td.klein {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9px;
	white-space: nowrap;
}

td.image {
	padding-top: 8px;
	padding-left: 8px;
	width: 160px;
	vertical-align: top;
	text-align: left;
}

div.box {
	width: 160px;
	padding: 2px;
	margin: 0;
	color: #0854A4;
	font-size: 10pt;
	text-align: left;
	white-space: nowrap;
}

div.headline {
	margin-left: 34px;
	color: #0854A4;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

div.fett {
	font-size: 11pt;
	font-weight: bold;
	white-space: nowrap;
}

div.image {
    border: 1px solid #444444;
	margin-bottom: 5px;
	background-color: #DDDDFF;
	text-align: left;
	font-size: 9px;
}

div.job {
	padding: 5px 5px 5px 0;
	width: 210px;
	float: left;
	text-align: left;
	font-size: 10px;
}

p {
	font-weight: bold;
}

p.red {
	font-weight: bold;
	color: red;
}

p.fett {
	font-weight: normal;
	font-size: 14pt;
	color: #0854A4;
}

p.ufett {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
}

p.quote {
	font-style: italic;
	margin-left: 30px;
}

a {
	text-decoration: none;
	color: #0854A4;
	font-size: 10pt;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
	margin: 3px;
}
	
a.email {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0854A4;
}

a.email:hover {
	text-decoration: underline;
}

address{
    margin-left: 20px;
	margin-bottom: 10px;
	font-size: 10pt;
}

form {
	margin-left: 20px;
	font-size: 10px;
	padding-top: 5px;
}

input {
	width: 395px;
	height: 15px;
	font-size: 10px;
	color: #0854A4;
	margin-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #0854A4;
	background-color: #DDDDFF;
	font-weight: bold;
}

textarea {
	width: 390px;
	height: 100px;
	font-size: 12px;
	color: #0854A4;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #0854A4;
	background-color: #DDDDFF;
}

select {
	width: 200px;
	height: 15px;
	font-size: 10px;
	color: #0854A4;
	margin-bottom: 5px;
	border: 1px solid #0854A4;
	background-color: #DDDDFF;
	font-weight: bold;
}

.button {
	background-color: #DDDDFF; 
	color: #444444;
	width: 100px;
	height: 20px;
	border: 1px solid #0854A4;
	font-weight: bold;
}

input.file {
	width: 100px;
	height: 20px;
	border: 1px solid #0854A4;
}

.radio {
	background-color: #DDDDFF; 
	color: #0854A4; 
	border: 0;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 5px;
	padding: 0;
}

ul#Navigation {
    width: 200px;
    margin: 0;
	padding: 0;
    text-align: left;
}

ul#Navigation li {
    list-style: none;
    margin: 3px;
	padding: 8px 0 0 0;
}

ul#Navigation li.sub {
    width: 161px;
    list-style: none;
    margin: 0;
	padding: 0 0 0 36px;
}

ul#Navigation a, ul#Navigation span {
    display: block;
    padding: 4px;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: #AAAAAA;
	border-top-color: #AAAAAA;
    color: #0854A4;
	background-color: #DDDDFF;
	font-size: 12pt;
}

h1{text-indent:-1000px; font-size:0px; background:none; line-height:0px}
h2{text-indent:-1000px; font-size:0px; background:none; line-height:0px}
h3{text-indent:-1000px; font-size:0px; background:none; line-height:0px}
h4{text-indent:-1000px; font-size:0px; background:none; line-height:0px}
h5{text-indent:-1000px; font-size:0px; background:none; line-height:0px}
h6{ 
	font-size: 6pt;
	
}

ul#Navigation a.sub, ul#Navigation span.sub {
    display: block;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: #AAAAAA;
	border-top-color: #AAAAAA;
    color: #0854A4;
	background-color: #DDDDFF;
	font-size: 10pt;
}

* html ul#Navigation a {
    w\idth: 100%;   /* Breitenangabe fuer IE 6 */
  }

* html ul#Navigation li.sub {
    w\idth: 197px;   /* Breitenangabe fuer IE 6 */
  }

ul#Navigation a:hover, ul#Navigation span, ul#Navigation span.sub {
    border-color: #AAAAAA;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: gray;
}

hr {
	margin: 3px 0 0 0;
}

hr.job {
	clear: both;
	color: #444444;
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #0854A4;
	height: 2px;
	border: 1px solid #0854A4;
	background: #0854A4;
}

div.image img {
	margin: 0;
}

div.telebox {
    font-size: 12px;
    background-color: #0854A4;
    color: #FFFFFF;
    margin: 30px 3px 3px 3px;
    padding: 1px 5px 5px 5px;
    width: 184px;
    text-align: left;
}

div.telebox span {
    font-weight: bold;
    color: #ffe138;
}

div.telebox p {
    margin: 15px 0 5px 0;
}

div.telebox ul {
    margin: 5px 0 5px 0;
    padding-left: 20px;
}

