/* CSS Document */



/* ++++++++++++++++++++++++++++++++++++++++++++++++++ COLOR DEFINITION START */

/*

												Deckkraft von

												RGB 77 77 77

Name				Hex			RGB				zu Weiss in %

Grau 1 dunkel		4D4D4D		 77  77  77		100

Grau				717171		113 113 113		80

Grau 2				9D9D9D		157 157 157		55

Grau 3				CACACA		202 202 202 	30

Grau 4 hell			E4E4E4		228 228 228		15

Weiss				FFF			255 255 255		0



/* ++++++++++++++++++++++++++++++++++++++++++++++++++ Global */

html { 
height:100%;
min-width:100%;
} 

/* Hack: Only seen by IE */

* html {
/* \*/
width:100%;
/* */ 
}

html, body {
font-family:Verdana;
margin:0;
padding:0;
}

body {
background:#FFF;
height:100%;
margin:0;
color:#4D4D4D;
}

form {
margin:0;
padding:0;
}

p {
color:#1f497D;
}

input,select,textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
color:#F00;
text-decoration:none;
}

a:hover, a:active, a:focus {
color:#F00;
text-decoration:none;
FONT-WEIGHT:bold;
}

mailto.a, a:link, a:visited {
color:#1f497D;
}

mailto.a:hover, a:active, a:focus {
color:#1f497D;
}

img {
border:0;
}

#rings {
 background-image:url(../images/ring_background.JPG);
 background-repeat:no-repeat;
 background-position:0px 20px;
 background-color:#ffffff; height:400px;
}

#Kontakt {
 margin: 0px 0px 0pt 50px;
}

.mainTable {
border:none;
border-collapse:collapse;
margin: 0px 0px 0pt 0px;
background:#FFFFFF;
}

table.mainTable ul {
list-style-type:disc;
margin:0 0 0 50;
padding:0 !important;
color:#1f497D;
line-height:26px; 
font-size:12pt;
}

table .mainTable li {
padding:0;
margin:0;
font-family:Verdana;
}

.mainText {
text-align=justify;
font-size:12pt;
}

h2.mainText{
FONT-SIZE=12pt;
}

.adress {
text-align=center;
padding:0 0 0 0;
font-size:8pt;
}

.logoBDM {
font-family:SerpentineDBol;
font-size:18pt;
}

.impressum {
font-size:8pt;
}

.headerLine{
color:4A7EBB;
}

.headerInhaber{
color:#7F7F7F;
margin:0 0 0 0;
padding:0 0 0 338 !important;
}

.button_home{
	position:absolute;
	top:325px;
	left:490px;
}
