/* BODY ALLGEMEIN */
body {background-color:#EBEBEB; margin-top:14px; margin-left:0px; margin-right:0px; margin-bottom:0px; font-family:Verdana, Sans-Serif; font-size:9pt; color:#000000;}

/* STARTSEITE DEFAULT.HTM */
body.start {background-color:#676767; margin-top:35px; margin-left:0px; margin-right:0px; margin-bottom:0px; font-family:Verdana, Sans-Serif; font-size:9pt; color:#000000;}
td.start {background-image:url(../images/bg_start.gif); background-repeat:no-repeat;}
.adressehead {font-size:8pt; line-height:22px; font-weight:bold;}
.adresse {font-size:8pt; line-height:22px;}
a.adresse {font-size:8pt; line-height:22px; text-decoration:none; color:#000000;}
a.adresse:hover {font-size:8pt; line-height:22px; text-decoration:underline; color:#000000;}

/* TITEL */
.headline {background-color:#954040; color:#DAA9A9; font-family:Verdana, Sans-Serif; font-size:16pt; font-weight:bold}

/* LOGO */
.logo {background-color:#954040; text-align:center;}

/* MAINMENUE */
.mainmenue {color:#666666; font-family:Verdana, Sans-Serif; font-size:8pt; font-weight:lighter; text-decoration:none;}
.mainmenue:visited {color:#666666; font-family:Verdana, Sans-Serif; font-size:8pt; font-weight:lighter; text-decoration:none;}
.mainmenue:hover {color:#FF9900} 
.mainmenuesel {color:#FF9900; font-family:Verdana, Sans-Serif; font-size:8pt; font-weight:lighter; text-decoration:none;}

/* SUBMENUE */
.submenue {color:#666666; font-size:7.5pt; text-decoration:none; font-family:Verdana, Sans-Serif;}
.submenue:hover {color:#FF9900;}
.submenuesel {color:#FF9900; font-family:Verdana, Sans-Serif; font-size:7.5pt; text-decoration:none;}
 
/* INFO...*/
.infohead {color:#666666; font-family:Verdana, Sans-Serif; font-size:8pt; font-weight:lighter; text-decoration:none;}
.info {color:#666666; font-family:Verdana, Sans-Serif; font-size:8pt;}
a.info {color:#FF9900;text-decoration:none;}
a.info:hover {color:#999999;}

.newsbox {
	color:#666666; 
	font-family:Verdana, Sans-Serif; 
	font-size:8pt; 
	border-top-color:#7C7C7C;
	border-top-style:solid; 
	border-top-width:2px;
	border-left-color:#C3C3C3;
	border-left-style:solid; 
	border-left-width:2px;
	border-right-color:#C3C3C3;
	border-right-style:solid; 
	border-right-width:2px;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid; 
	border-bottom-width:1px;
	padding-left:2px;
	padding-right:2px;
}


/* CONTENT */
.content {background-color:#FFFFFF;}
.contenthead {color:#666666; font-family:Verdana, Sans-Serif; font-size:8pt; font-weight:bold;}
.contentheadline {color:#666666; font-family:Verdana, Sans-Serif; font-size:8pt; font-weight:bold;}
.contenttext {color:#666666; font-family:Verdana; font-size:8pt; line-height:13pt;}
a.contenttext {color:#666666; text-decoration:underline;}
a.contenttext:hover {color:#FF9900; text-decoration:underline;}

.contenttable {color:#666666; font-family:Verdana; font-size:8pt;}
.cell {background-color:#F2F2F2; color:#666666; font-family:Verdana; font-size:8pt; font-weight:bold;}
.cell1 {color:#666666; font-family:Verdana; font-size:8pt;}

.contentformular {color:#666666; font-family:Verdana; font-size:8pt;}

.image {color:#666666; font-family:Verdana; font-size:7.5pt;}


/* FOOT */
.foot {background-color:#FFB900; color:#000000; font-family:Verdana, Sans-Serif; font-size:7pt;}
a.foot {color:#000000; font-family:Verdana, Sans-Serif; font-size:7pt; text-decoration:none;}
a.foot:visited {color:#000000; font-family:Verdana, Sans-Serif; font-size:7pt; text-decoration:none;}
a.foot:hover {color:#000000; text-decoration:underline;}

.toc {color:#666666; font-family:Verdana; font-size:7pt; text-decoration:none;}
.toc:hover {color:#FF9900; text-decoration:underline;}

/* FARBWERTE */
.black {background-color:#000000;}
.yellow {background-color:#FFB900;}
.white {background-color:#FFFFFF;}
.grey {background-color:#EBEBEB;}
.orange {background-color:#FF9900;}
