body {
	color: black; 
	background-color:#ffffff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular,sans-serif;
	font-size:14px;	
	margin:0 0 0 5%; 
	padding:0;
}


.navi   { color: black; font-weight: normal; font-size: 14px;}
a { color: black;}
a:active   { color: black; font-weight:bold; text-decoration: underline }
a:hover { color: #AB010A; text-decoration: none }
a:link { font-weight: normal; text-decoration: none }
a:visited { font-weight: normal; text-decoration: none }
a:visited:hover { color: #AB010A; font-weight: normal; text-decoration: none }

.adress  { color: #636e66; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/*ab hier kreativedv */
a.cms:visited,  a.cms:link, a.cms:focus, a.cms:active{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	letter-spacing:0;
}


a.cms:hover {
	color:#AB010A;
	text-decoration:underline;
}

a.naviaktiv:visited,  a.naviaktiv:link, a.naviaktiv:focus, a.naviaktiv:active{
	text-decoration:none;
	color:#AB010A;
	font-weight:normal;
	letter-spacing:0;
}

a.naviaktiv:hover{
	color:#636e66;
}


td {vertical-align:top; font-size: 14px;}

.tdtop {
text-align:left; color:#ffffff; vertical-align:middle; font-size:18px; letter-spacing:1px;
}

h6 {
margin:0 0 2px 0;
font-weight:bold;
font-size:12px;
line-height:16px;
letter-spacing:2px;
color:#637582;
}

input.butsuche{
border:0;
width:204px;
height:20px;
background-color:#637582;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
cursor:pointer;
border:1px solid;
letter-spacing:1px;
padding:0;
padding-bottom:1px;
vertical-align:middle;
}

.tdcms {
border:0;
height:auto;
font-size:12px;
line-height:16px;
padding-left:2px;
padding-right:18px;
}

input, textarea {
font-family: Helvetica,Verdana,Arial,sans-serif;
color:#AB010A;
font-size:11px;
font-weight:normal;
width:400px;
/*overflow:auto;*/
}

input.formular{
border:0;
width:400px;
height:20px;
background-color:#AB010A;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
cursor:pointer;
border:1px solid;
letter-spacing:1px;
padding:0;
padding-bottom:1px;
vertical-align:middle;
}

p.rot {
color:#AB010A;
font-size:12px;
}

.absatztext {
margin:0;
font-size:12px; 
padding:0 8px 8px 10px;
color:#000000;
line-height:18px;
}

.nav {
font-size: 12px;
font-style: normal;
line-height: 16px;
text-decoration: none;
letter-spacing: 1px;
color:#000000;;
}

td.old {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	color:#000000;;
}


