body,p,td,th,li,ul,ol,a,h1,h2,h3,h4,h5,h6,blockquote,textarea,input,div,font { 
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	color: #999999; 
	line-height: 1.5;
}

.news {
	line-height:1.2;
}

body,p,td,ul,a,font { font-size: 11px; }

h1 { font-size: 22px; font-weight: bold; }
h2 { font-size: 20px; font-weight: bold; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }

blockquote { 
	font-style : italic; 
	margin-left : 50px;	
	margin-right : 50px;	
} 

a:link,a:visited,a:hover,a:active {
	font-size: 8pt; 
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration:underline;  }
a:active { text-decoration:none; }

a.default:link,a.default:visited,a.default:hover,a.default:active, .default {
	font-family: "Verdana","Arial","Helvetica",sans-serif; 
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.subnavi:link,a.subnavi:visited,a.subnavi:hover,a.subnavi:active {
	color: #999999;
	text-decoration: none;
}
a.subnavi:hover,a.subnavi:active {
	color: #999999;
	text-decoration: underline;
}

a.subnavismall:link,a.subnavismall:visited,a.subnavismall:hover,a.subnavismall:active, .subnavismall {
	font-family: "Verdana","Arial","Helvetica",sans-serif; 
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}
a.subnavismall:hover,a.subnavismall:active {
	color: #999999;
}

.footer,a.footer:link,a.footer:visited,a.footer:hover,a.footer:active,.footer * {
	font-family: "Verdana","Arial","Helvetica",sans-serif; 
	font-size: 9px; 
	color: #999999;
	text-decoration: none;
}

.teaserright, a.teaserright:link, a.teaserright:visited,a.teaserright:hover,a.teaserright:active { 
	font-size: 11px; 
}

.redalert {
	color: #990000;
}

.dashedborder {
	border: dashed 1px #999999;
}

/* Formular Background */
.formtextarea {
	color: #000000;
	font-size: 10pt;
	width: 300px;
	height: 200px;
	background-color: #FFFFFF;

}
.forminput {

	color: #000000;
	font-size: 10pt;
	width: 300px;
	background-color: #EEEEEE;
}
.formbuttons {
	border-top: 0px solid #FF9900;
	border-right: 0px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	border-left: 0px solid #FF9900;
	background-color: #bbbbbb;
	

}
.formsearch {

	color: #000000;
	font-size: 8pt;
	width: 100px;
	height: 18px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.kontaktform{
	color: #999999;
	font-size: 8pt;
	height: 18px;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
}
.kontaktformtext{
	color: #999999;
	font-size: 8pt;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
}
