 body, table, td, th, div, p, ul, li, input, textarea {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
	}
	select {
		font-size:10px;
		color: #000000;
		background-color: #ffffff;
	}

#border {
	width: 764px;
	padding: 20px;
	border: 1px solid #000;
	}
 
 body {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
		background-color: #FFFFFF;
 }
 
 a {
 color: #cc0000; 
	font-weight: bold;
 text-decoration: underline;
 }
 
 a.copyright {
 font-size: 10px;
 color: #000000;
		/* font-weight: bold; */
 text-decoration: underline;
 }
 td.image {
 line-height: 0px;
 }

	.summary {
 font-size: 10px;
	}

 .copyright {
 font-size: 10px;
 }
 
 .didyouknow {
 font-size: 10px;
 color: #444444;
 text-align: left; 
 }
 
 .content {
 text-align: left; 
 }
 .content_red {
 color: #FBB034;
 }
 
 .activeTab {
 font-size: 12px;
		font-weight: bold;
 }
 
 p > .pagetitle {
 	color: #000000;
 	}
 .pagetitle {
		font-size: 20px;
		font-weight: bold;
		color: #000000;
		text-transform : uppercase;
	}
 .overviewtitle {
		font-size: 18px;
		font-weight: bold;
		color: #000000;
	}
 .sectiontitle {
 background-color: #FFFFFF;
 color: #000000;
 font-weight: bold;
 text-align: left;
 line-height : 36px;
 } 
 .QStitle {
		font-size: 14px;
		font-weight: bold;
		color: #000000;
	}
 .FAQSection {
		font-size: 16px;
		font-weight: bold;
		color: #000000;
	}
 .FAQHeadLine {
		font-size: 12px;
		font-weight: bold;
		color: #cc0000;
	}
 .FAQQuestion {
		color: #cc0000;
		font-size: 12px;
	}
 .FAQAnswer {
		font-size: 12px;
		font-weight: bold;
		color: #cc0000;
	}
 .FAQText {
		font-size: 12px;
		color: #000000;
	}
 .faq {
		font-size: 16px;
		font-weight: bold;
		color: #cc0000;
	}
 
	/* menue */
 .menuheadl {
		background-image: url(images/bluebarl.gif);
		background-color: #FFFFFF;
 color: #FFFFFF;
 font-weight: bold;
 text-align: left;
 line-height : 22px;
 }
 .menuheadr {
		background-image: url(images/bluebarr.gif);
		background-color: #FFFFFF;
 color: #FFFFFF;
 font-weight: bold;
 text-align: left;
 line-height : 22px;
 }
 .menudata {
 background-color: #FFFFFF;
 color: #000000;
 font-weight: bold;
 text-align: left;
 line-height : 18px;
 } 
 .menudata a {
 background-color: #FFFFFF;
 color: #000000;
 text-align: left;
		text-decoration: none;
 line-height : 18px;
 }
 .menudatasel {
		/* background-image: url(images/greenbarl.gif); */
 color: #000000;	/* #009966 */
 text-align: left;
 font-weight: bold; 
 text-decoration: none;
 line-height : 18px;
 }
 .menudatasel a {
		/* background-image: url(images/greenbarl.gif); */
 color: #cc0000;
 text-align: left;
 font-weight: bold; 
 text-decoration: none;
 line-height : 18px;
 }
 .menudatahover {
 background-color: #FFFFFF; /* #02619c */
 color: #cc0000; /* #ffffff */
 font-weight: bold; 
 text-align: left;
 line-height : 18px;
 }
 .menudatahover a {
 background-color: #FFFFFF; /* #02619c */
 color: #cc0000; /* #ffffff */
 text-align: left;
 text-decoration: none;
 }
 .dberror {
 background-color: #FBB034;
 color: #FFFFFF;
 font-weight: bold;
 text-align: left;
 line-height : 18px;
 } 
	.eingabe {
		color:#000000;
		background-color:#F3F3F3
		font-family: verdana,arial,helvetica,sans-serif;
		font-size:10px;
	}
 .button {
		background-color: #CCCCCC;
		color: #000000;
		font-family: verdana,arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 10px;
	}
