/* BODY ALLGEMEIN */
body 
{
	background-color:#c6dff4; 
	margin:0px; 
	font-family:Verdana, Sans-Serif;
	}
a 
{
	color:#005bbe; 
	text-decoration:underline;
	}
a:hover 
{
	color:#6B6B6B; 
	text-decoration:none;
	}

p, tr, th, span, table
{
	font-size:8pt;
	}
td.null, table.null, tr.null
{
	padding:0px;
	margin:0px;
	font-size:8pt;
	border-width:0px;
	border-style:solid;
	border-color:#FFFFFF;
	}

td 
{
	border-bottom-color:#c0c0c0;
	border-bottom-width:0px;
	border-bottom-style:solid;
	color:#6B6B6B; 
	font-size:8pt;
	}
	

#flexibel 
{
	position:absolute;
	height:100%;
	width:100%;
	z-index:-1;
	}


/* TITEL */
.headline 
{
	background-color:#AA2B2B; 
	color:#E69999; 
	font-size:16pt; 
	font-weight:bold;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}

/* LOGO */
.logo 
{
	background-image:url(../images/logo.gif); 
	background-repeat:no-repeat;
	background-color:#c6dff4;
	border-left-color:#005bbe;
	border-left-width:2px;
	border-left-style:solid;
	border-right-color:#005bbe;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}

/*BANNER*/
table.banner 
{
	background-color:#000000;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.shadow 
{
	background-color:#000000;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
/* erste Menüebene Sprachen */
a.mm, span.mm
{
	text-decoration:none;
	margin-left:15px;
	}
a.mmsel
{
	text-decoration:none;
	margin-left:15px;
	}
/* MAINMENUE */
td.nav 
{
	border-top-color:#b9b9b9;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#b9b9b9;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-color:#FFFFFF;
	height:20px;
	}

td.mainmenue 
{
	padding-left:13px;
	border-bottom-width:0px;
	border-bottom-style:solid;
	padding-right:20px;
	}
td.mainmenuesel 
{
	padding-left:13px;
	padding-right:20px;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}

a.mainmenue 
{
	color:#787878; 
	font-size:8pt; 
	text-decoration:none;
	}
a.mainmenue:hover 
{
	color:#005bbe;
	text-decoration:none;
	}
a.mainmenuesel 
{
	color:#005bbe; 
	font-size:8pt; 
	text-decoration:none;
	}
a.mainmenuesel:hover
{
	color:#005bbe; 
	font-size:8pt; 
	text-decoration:none;
	}

/* SUBMENUE */
.submenue 
{
	background-color:#F8F8F8; 
	color:#777777; 
	font-size:7.5pt; 
	text-decoration:none;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.submenue:hover 
{
	color:#005bbe;
	text-decoration:none;
	}
.submenuesel 
{
	background-color:#FFFFFF; 
	color:#005bbe; 
	font-size:7.5pt; 
	text-decoration:none;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.submenuesel:hover
{
	background-color:#FFFFFF; 
	color:#005bbe; 
	font-size:7.5pt; 
	text-decoration:none;
	}

 
/* INFO...*/
.infohead 
{
	background-color:#FFFFFF; 
	color:#FFFFFF; 
	font-size:12pt;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.info 
{
	background-color:#F8F8F8; 
	color:#6B6B6B; 
	font-size:7.5pt; 
	line-height:13px;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
a.info 
{
	color:#005bbe;
	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-left-color:#C0C0C0;
		border-right-color:#C0C0C0; 
		border-style:solid; 
		border-width:1px;
		background-color:#c6dff4;
		line-height:17px;
		padding-left:7px;
		border-bottom-width:0px;
		border-bottom-style:solid;
	}
	/* 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;
	}

/* CONTENT */
.content 
{
	background-color:#FFFFFF;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.contenthead 
{
	background-color:#c6dff4; 
	color:#005bbe; 
	font-size:8pt; 
	font-weight:bold;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.contentheadline 
{
	background-color:#FFFFFF; 
	color:#005bbe; 
	font-size:8pt;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.contenttext 
{
	background-color:#FFFFFF; 
	color:#6B6B6B; 
	font-size:8pt; 
	line-height:17px;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
a.contenttext 
{
	color:#6B6B6B;
	}
a.contenttext:hover 
{
	color:#005bbe; 
	text-decoration:underline;
	}

.contenttable 
{
	color:#6B6B6B; 
	font-size:8pt;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.cell {
	background-color:#c6dff4; 
	color:#005bbe; 
	font-size:8pt; 
	font-weight:bold;
	padding:4 5 4 5;
	border-bottom-color:#c0c0c0;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.cell1 {
	background-color:#f8f8f8; 
	color:#6B6B6B; 
	font-size:8pt; 
	padding:4 5 4 5;
	border-bottom-color:#c0c0c0;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


.image 
{
	background-color:#FFFFFF; 
	color:#6B6B6B; 
	font-size:7.5pt;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}

/* FORMULAR-FORMATIERUNGEN */
table.contentformular 
{
	background-color:#FFFFFF; 
	color:#6B6B6B; 
	font-size:8pt;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}

td.contentformular 
{
	background-color:#FFFFFF; 
	color:#6B6B6B; 
	font-size:8pt;
	border-bottom-width:0px;
	border-bottom-style:solid;
	vertical-align:middle;
	padding-right:20px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	line-height:30px;
	}

input 
{
	padding:0px;
	margin:0px;
	vertical-align:middle;
	}


/* FOOT */
td.foot
{
	border-left:solid 2px #005BBE;
	border-bottom:solid 1px #005BBE;
	border-right:solid 1px #005BBE;
	text-align:center;
	height:20px;
	}
.foot 
{
	background-color:#FFFFFF; 
	color:#005bbe;
	font-size:8pt;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:3px;
	text-decoration:none;
	}
.foot:hover 
{
	color:#6B6B6B; 
	}

.toc 
{
	color:#6B6B6B; 
	font-size:7pt; 
	text-decoration:none;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
.toc:hover 
{
	color:#005bbe; 
	text-decoration:none;
	}

/* FARBDEFINTIONEN */
.orange 
{
	background-color:#005bbe;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
	/* GRAUTOENE */
	.grau 
	{
		background-color:#C0C0C0;
		border-bottom-width:0px;
		border-bottom-style:solid;
		}
	.blau 
	{
		background-color:#005bbe;
		border-bottom-width:0px;
		border-bottom-style:solid;
		}
.white 
{
	background-color:#FFFFFF;
	border-width:0px;
	border-style:solid;
	}

/* LISTENFORMATIERUNG */
li, ul {
	list-style-image:url(../images/lister.gif); 
	list-style-position:outside;
	margin-left:20px;
}

/* PIKTOGRAMME */
td.icons 
{
	height:18px;
	text-align:right;
	border-bottom-width:0px;
	border-bottom-style:solid;
	}
span.icons 
{
	padding-left:6px;
	padding-right:6px;
	}