/* BODY ALLGEMEIN */
body 
{
	background-color:#FFFFFF; 
	margin:0px; 
	font-family:Verdana, Sans-Serif;
	}
a {color:#6B6B6B;}
a:hover {color:#E3292C; text-decoration:underline;}

/* TITEL */
.headline {background-color:#AA2B2B; color:#E69999; font-family:Verdana, Sans-Serif; font-size:16pt; font-weight:bold}

/* LOGO */
.logo {background-color:#AA2B2B; text-align:center;}

/*BANNER*/
table.banner {background-color:#000000;}
.shadow {background-color:#000000;}
.banner01 
{
	background-image:url(../images/banner01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}

/* MAINMENUE */
.mainmenue {color:#787878; font-family:Verdana, Sans-Serif; font-size:8pt; text-decoration:none;}
.mainmenue:hover {color:#E3292C;} 
.mainmenuesel {color:#E3292C; font-family:Verdana, Sans-Serif; font-size:8pt; text-decoration:none;}

/* SUBMENUE */
.submenue {background-color:#F8F8F8; color:#777777; font-size:7.5pt; text-decoration:none; font-family:Verdana, Sans-Serif;}
.submenue:hover {color:#E3292C;}
.submenuesel {background-color:#FFFFFF; color:#E3292C; font-family:Verdana, Sans-Serif; font-size:7.5pt; text-decoration:none;}

 
/* INFO...*/
.infohead {background-color:#FFFFFF; color:#FFFFFF; font-family:Verdana, Sans-Serif; font-size:12pt;}
.info {background-color:#F8F8F8; color:#6B6B6B; font-family:Verdana, Sans-Serif; font-size:7.5pt; line-height:13px;}
a.info {color:#E3292C;text-decoration:none;}
a.info:hover {color:#6B6B6B;}
	/* Menuename oberhalb des Untermenues */
	.bordertop {
		color:#A0A0A0; 
		font-variant:small-caps; 
		font-weight:bold; 
		font-size:9pt; 
		border-top-color:#C0C0C0;
		border-top-width:1px;
		border-top-style:solid;
		border-left-color:#C0C0C0;
		border-left-width:1px;
		border-left-style:solid;
		border-right-color:#C0C0C0; 
		border-right-width:1px; 
		border-right-style:solid; 
		background-color:#FFFFFF;
		line-height:17px;
		padding-left:7px;
		font-family:Verdana, Sans-Serif;
	}
	/* unterhalb des Untermenues */
	.border {
		color:#A0A0A0; 
		font-variant:small-caps; 
		font-weight:bold; 
		font-size:9pt; 
		border-color:#C0C0C0;
		border-style:solid; 
		border-width:1px;
		background-color:#FFFFFF;
		line-height:17px;
		padding-left:7px;
		font-family:Verdana, Sans-Serif;
	}

/* CONTENT */
.content {background-color:#FFFFFF;}
.contenthead {background-color:#FFFFFF; color:#E3292C; font-family:Verdana, Sans-Serif; font-size:8pt;}
.contentheadline {background-color:#FFFFFF; color:#E3292C; font-family:Verdana, Sans-Serif; font-size:8pt;}
.contenttext {background-color:#FFFFFF; color:#6B6B6B; font-size:8pt; line-height:17px;}
a.contenttext {color:#6B6B6B;}
a.contenttext:hover {color:#E3292C; text-decoration:underline;}

.contenttable {background-color:#D1D1D1; color:#6B6B6B; font-size:8pt;}
.cell {
	background-color:#FFFFFF; 
	color:#6B6B6B; 
	font-size:8pt; 
	font-weight:bold;
	padding:3 5 3 5;
}
.cell1 {
	background-color:#FFFFFF; 
	color:#6B6B6B; 
	font-size:8pt; 
	padding:2 5 2 5;
}

.contentformular {background-color:#FFFFFF; color:#6B6B6B; font-size:8pt;}
.image {background-color:#FFFFFF; color:#6B6B6B; font-size:8pt;}
td.image 
{
	text-align:center;
	}


/* FOOT */
.foot {background-color:#FFFFFF; color:#6B6B6B; font-family:Verdana, Sans-Serif; font-size:8pt;}
.foot:hover {color:#E3292C;}

.toc {color:#6B6B6B; font-size:7pt; text-decoration:none;}
.toc:hover {color:#E3292C; text-decoration:underline;}


/* FARBDEFINTIONEN */
.orange 
{
	border-bottom-color:#E3292C;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}
	
	/* GRAUTOENE */
	.grau {background-color:#C0C0C0;}
	td.mgrau 
	{
		background-color:#F2F2F2;
		background-image:url(../images/banner02.gif);
		background-repeat:no-repeat;		
		background-position:0 0;
		}
	table.mgrau
	{
		background-color:#F2F2F2;
		}
	td.mgrau02
	{
		background-color:#F2F2F2;
		background-image:url(../images/banner03.gif);
		background-repeat:no-repeat;		
		background-position:0 0;
		}
	td.mgrau03
	{
		background-color:#F2F2F2;
		background-image:url(../images/banner04.gif);
		background-repeat:no-repeat;		
		background-position:0 0;
		}
.white {background-color:#FFFFFF;}

/* LISTENFORMATIERUNG */
li, ul {
	list-style-image:url(../images/lister.gif); list-style-position:outside;
	margin-left:20px;
}
