.headline   { color: #DCA545; font-weight: normal; font-size: 14px; font-weight: bold; line-height: 17px; 
	    font-family: "Verdana" }

.headlinegross   { color: #DCA545; font-weight: bold; font-size: 25px; font-weight: bold; line-height: 13px; 
	    font-family: "Arial" }
.fliesstext { color: #000000; font-weight: normal; font-size: 12px; line-height: 14px; font-family: "Verdana" }
.textklein  { color: #000000; font-weight: normal; font-size: 11px; line-height: 13px; font-family: "Verdana" }
.textsmart  { color: #000000; font-weight: normal; font-size: 9px; line-height: 12px; font-family: "Verdana" }


td {font-family:Verdana,Arial,Helvetica;font-size:9pt;color:black;}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #cccccc; text-decoration: none}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-bottom: 10px;
margin-top: 0px;
font-size: 13pt; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #DCA545; 
text-decoration: none}

h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
margin-bottom: 0px;
margin-top: 0px;
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #A01118; 
text-decoration: none}



a { font-family: Verdana, Helvetica, Arial,  sans-serif; font-size: 12px;
font-style: normal; line-height: normal; letter-spacing:1px; font-weight: normal; color: #A01118; text-decoration:
underline}
a:hover {color: #B4B38E; text-decoration: underline}


a.main { font-family: Verdana, Helvetica, Arial,  sans-serif; font-size: 13px; line-height: 20px;
font-style: normal; letter-spacing:1px; font-weight: bold; color: #A01118; 
text-decoration:none;
}
a.main:hover {color: #DCA545;  text-decoration: none;}

a.topnavi{text-decoration:none; font-weight:bold;}
a.topnavi:hover{color:#DCA545;}


a.alternativ { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
font-style: normal; line-height: 20px; font-weight: none; color: #A01118; text-decoration:
none}
a.alternativ:hover {color: #DCA545;  font-size: 10pt; text-decoration: none}







.input.feld {font-size: 12px; font-family: verdana, sans-serif; color: #990000; background-color: #f2f2f2; border-style: none}

.textarea { font-size: 11px; font-family: verdana, sans-serif; color: #990000; background-color: #f2f2f2; border-style: none }


.listbox {font-size: 12px; font-family: verdana, sans-serif; color: #666666; background-color: #E4EBF2; border-style: none}

.lineleft {
	border-left: 1px solid #F7A844;
}
.lineright {
	border-right: 1px solid #F7A844;
}
.linebottom {
	border-bottom: 1px solid #F7A844;
}
.linetop{
	border-top: 1px solid #F7A844;
}

.lineborder{
	border-right: 1px solid #F7A844;
	border-top: 1px solid #F7A844;
    border-left: 1px solid #F7A844;
	border-bottom: 1px solid #F7A844;}

.imgright{
float: right; 
margin-left: 10px;}

.imgleft{
float: left; 
margin-right: 10px;}

.imgrightborder{
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #99994D;
	padding: 2px;
}

.imgleftborder{
	float: left; 
	margin-right: 10px;
	border: 1px solid #99994D
	padding: 2px;
}