body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	margin: 0px;
}

a  {
        color : #ffffff;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 12px;
}

a:hover  {
        color : #d2d2d2;
        font-size: 12px;
        text-decoration: none;
}

a.back {
        color : #ffffff;
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
        font-size: 12px;
}

a.back:hover {
        color : #d2d2d2;
        font-size: 12px;
        text-decoration: none;
}

.menu {
	vertical-align: top;
	width: 196px;
	padding: 0px;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu ul {
	border-bottom: 0px;
}

.menu ul ul {
	padding-left: 15px;
}

.menu_current {
	font-weight: bold;
}

.menu_default {
	font-weight: bold;
}

.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 0px 4px 0px;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.menu a:hover {
	color: #d2d2d2;
	font-weight: bold;
}


hr { 
   background-color: #ffffff; 
   border: none; 
   color: #ffffff; 
   height: 1px;
}

h1 {
        font-size : 12px;
        font-weight : bold;
        line-height : 16px;
        color : #ffffff;
        margin-top: 5px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-transform: uppercase;
}
h2 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        line-height : 14px;
        color : #c1e3e3;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
h3 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 15px;
        font-weight : bold;
        line-height : 15px;
        color : #c00;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
h4 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
        line-height : 14px;
        color : #c00;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
h5 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 13px;
        font-weight : bold;
        line-height : 13px;
        color : #c00;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
h6 {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight : normal;
        line-height : 12px;
        color : #000000;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

.links {
margin-right: 10px;
}

/* Text bei Eingabe im Kontaktformular     */
input {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #000000;
        }


/* Farbe der Schrift im Button vom Kontaktformular     */
select {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 18px;
        color : #000000;
        }
textarea {
        color : #000000;
        }
