/* BODY ALLGEMEIN */

body {
	background-image:url(../images/bg_neu.jpg); 
	background-repeat:repeat-y; 
	background-position: center !important;
	font-family:Verdana; 
	background-color:#73a4b2; 
	scrollbar-base-color:#003366; 
	scrollbar-3dlight-color:#73A4B2; 
	scrollbar-arrow-color:#73A4B2; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#003366; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#73A4B2;
}

/* TITEL */
.headline {background-color:#CD3333; color:#FFFFFF; font-size:16pt; font-weight:bold}

/* LOGO */
.logo {background-color:#FFFFFF;}

/*BANNER*/
table.banner {background-color:#DA70D6;}

/*FARBEN DER SEITENBEREICHE*/
.right {background-image:url(../images/schatten.gif); background-color:#72A5B2; background-repeat:repeat-y;}
.top {background-image:url(../images/bg_verlauf.jpg);}
.left {background-color:#003366;}
.rightcolor {background-color:#72A5B2;}
.bottom {background-image:url(../images/bg.jpg); background-repeat:repeat-y;}

/* MAINMENUE */
.mainmenuebg {background-image:url(../images/backg.gif); background-repeat:no-repeat;}
.mainmenue {color:#003366; font-size:10pt; font-weight:bold; text-decoration:none;}
.mainmenue:hover {color:#339999; text-decoration:none;} 
.mainmenuesel {color:#DC143C; font-size:10pt; font-weight:bold; text-decoration:none;}


/* SUBMENUE */
.submenue {color:#003366; font-size:9pt; text-decoration:none;}
.submenue:hover {color:#339999; text-decoration:none;}
.submenuesel {color:#DC143C; font-size:9pt; text-decoration:none; vertical-align:middle; font-weight:lighter;}

 
/* INFO...*/
.infohead {background-color:#DDA0DD; color:#8A2BE2; font-size:12pt;}
.info {color:#FFFFFF; font-size:8pt;}
a.info {color:#CC0000;text-decoration:none;}
a.info:hover {color:#FFFFFF;}


/* CONTENT */
.content {background-image:url(../images/back1.gif); background-repeat:no-repeat; background-color:#FFFFFF;}
.contentstart {background-image:url(../images/back2.gif); background-repeat:no-repeat; background-color:#FFFFFF;}
.contenttext {color:#000000; font-family:Verdana; font-size:9pt; line-height:19px;}
a.contenttext {color:#003366;}
a.contenttext:hover {color:#339999; text-decoration:underline;}
.inhalt {background-color:#FFFFFF;}

.contenthead {color:#003366; font-size:11pt; font-weight:bold;}
.contentheadline {color:#FF0000; font-size:12pt; font-weight:bold;}

.contenttable {color:#000000; font-family:Verdana; font-size:8pt; line-height:20px;}
.cell {color:#000000; font-family:Verdana; font-size:10pt; font-weight:lighter;}
.cell1 {color:#000000; font-family:Verdana; font-size:10pt;}

.contentformular {color:#003366; font-family:Verdana; font-size:9pt;}
.image {color:#003366; font-family:Verdana; font-size:8pt;}

/* H-TAGS */
h1 {color:#003366; font-size:14pt; margin-bottom:8px; font-family:Arial; font-weight:lighter;}
h2 {color:#003366; font-size:18pt; font-weight:lighter;}
h3 {color:#003366; font-size:10pt;}

/* FOOT */
.foot {color:#003366; font-size:7pt;}
a.foot {color:#003366; text-decoration:none;}
a.foot:hover {color:#339999;}
.footline {background-color:#B0E0E6;}

.toc {color:#003366; font-family:Verdana; font-size:7pt; text-decoration:none;}
.toc:hover {color:#339999; text-decoration:none;}

/* STYLES FUER DEN EDITOR */
.big {color:#003366; font-size:10pt; font-weight:bold;}
a.big {color:#003366;}
a.big:hover {color:#339999; text-decoration:none;}
.small {color:#003366; font-size:8pt;}
