BODY, TABLE {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3382FF;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #B06E5E;	
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #B06E5E;	
	margin: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

h5 {
	color: #B06E5E;
	margin: 0;
	font-size: 14px;
}

p {
	font-weight: normal;
}

P P {
	margin: 0;
	padding: 0;
}

ul.aufzaehlung li {
	margin-bottom: 8px;
}

Font.normal {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}

Font.text {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

Font.kopf {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

Font.titel {
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #B06E5E;
}

A.text {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	left : 0px;
}

A.text:HOVER {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #E10000;
	text-decoration : none;
}

A {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000155;
	text-decoration : none;
	left : 6px;
	position : relative;
}

A:HOVER {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #E10000;
	text-decoration : none;
}

a.ohne {
	left: 0;
}

A.black {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

A:HOVER.black {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
    color : #E10000;
	text-decoration : none;
}

A.mini {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER.mini {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #E10000;
	text-decoration : none;
}

A.minirot {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #E10000;
	text-decoration : none;
}

A:HOVER.minirot {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #E10000;
	text-decoration : none;
}

a.normal {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #B06E5E;
	left: 0;
	margin: 0;
	text-decoration : none;
}

a.normal:HOVER {
	font-size : 12px;
	font-weight: normal;
	color : #E10000;
	text-decoration : none;
}

a.pdf {
	background-image: url(../grafik/symbol_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	height: 16px;
	display: block;
}

a.info {
	background-image: url(../grafik/sign.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	height: 16px;
	display: block;	
}

#tab1{
padding-left : 15px;
padding-right : 10px;
}

#tab2 {
background-color : #FFFFFF;
padding-left : 5px;
leftmargin : 5px;
}

input, textarea {
	background-color: white;
	border: 1px solid #B06E5E;
	background-color: #F5F5F5;
}

input.knopf {
	background-color: #A2C5FF;
	border: 2px solid #B06E5E;
}

.muss {
	color: #E10000;
}

.linie {
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
}

/**** Kontaktform   ********/

#kontakt {
	background-image: url(../grafik/hintgr_kontakt.gif);
	margin: 0;
}

.logo {
	
}

.kontaktformular {
	margin-left: 190px;
	width: 375px;
}

.kontaktformular textarea {
	width: 366px;
}