/*
	graue Kante: #DFDFDF;
*/
body {
	background: silver;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
         margin: 0;
         padding: 0;
}
.center {
		text-align: center;
	}
.center table {
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}

.insideborder{
	/*background: #DFDFDF;*/
	width: 100%;
	height: 100%;
	padding: 2px;
}
#alles {
width: 100%;
padding: 0;
margin: 0;
border-spacing: 0;
border-collapse: collapse;
}

#content{
	padding: 15px;
	
}
#banneroben {
text-align: center;
vertical-align: bottom;
}
#table1 {
width: 800px;
}
.border {
	border: 1px solid black;
	background-color: white;
}
.borderside {
	border: 1px solid black;
	background-color: #F7FCFE;
}
td {
vertical-align: top;
}


/* Obere Navigation */
.topnav {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: right;
}
.topnav A:link {
text-decoration: none;
}
.topnav A:visited  {
text-decoration: none;
}
.topnav A:hover {
text-decoration: none;
}
.topnav A:hover {
text-decoration: none;
color: white;
}

/* Anfang linke Navigation */
.level_1 {
background-color: #B0D1F0;
font-size: 15px;
border: none;
border-bottom: 1px solid #FFFFFF;
line-height: 30px;
font-weight: 600;
color: #003399;
text-align: left;
text-indent: 15px;
width: 100%;
display: block;
}

.level_1 A:link {
text-decoration: none;
color: #003399;
display: block;
width: 100%;
text-indent: 15px;
}
.level_1 A:visited {
text-decoration: none;
color: #003399;
width: 100%;
display: block;
text-indent: 15px;
}

.level_1 A:hover {
/*text-decoration: none;
color: #000000;*/
display: block;
background-color: #DEF2FC;
width: 100%;
/*text-align: left;*/

}
.level_1 A:active {
text-decoration: none;
color: #003399;
width: 100%;
display: block;
}



.level_1_ACT {
background-color: #B0D1F0;
font-size: 15px;
border: none;
border-bottom: 1px solid #FFFFFF;
line-height: 30px;
font-weight: 600;
color: #003399;
text-align: left;
text-indent: 15px;
width: 100%;
display: block;
background-image:url(bullet2_n.gif);
background-repeat: no-repeat;
background-position: 3px 10px;
}

.level_1_ACT A:link {
text-decoration: none;
color: #003399;
display: block;
width: 100%;
text-indent: 15px;
background-image:url(bullet2_n.gif);
background-repeat: no-repeat;
background-position: 3px 10px;
}
.level_1_ACT A:visited {
text-decoration: none;
color: #003399;
width: 100%;
display: block;
text-indent: 15px;
background-image:url(bullet2_n.gif);
background-repeat: no-repeat;
background-position: 3px 10px;
}

.level_1_ACT A:hover {
/*text-decoration: none;
color: #000000;*/
display: block;
background-color: #DEF2FC;
width: 100%;
/*text-align: left;*/
background-image:url(bullet2_n.gif);
background-repeat: no-repeat;
background-position: 3px 10px;

}
.level_1_ACT A:active {
text-decoration: none;
color: #003399;
width: 100%;
display: block;
background-image:url(bullet2_n.gif);
background-repeat: no-repeat;
background-position: 3px 10px;
}

.level_2 {
background-color: #DFDFDF;
font-size: 13px;
/*border-bottom: 1px solid #FFFFFF;*/
padding-left: 25px;
line-height: 20px;
}

.level_2 A:link {
text-decoration: none;
color: #000000;

}
.level_2 A:visited {
text-decoration: none;
color: #000000;
}
.level_2 A:hover {
text-decoration: none;
color: #3300FF;
display: block;
}
.level_2 A:active {
text-decoration: none;
color: #000000;
}

.breadcrumb {
width: 100%;
background-color: #DFDFDF;
font-size: 9px;
padding-left: 20px;
}

.breadcrumb A:link {
text-decoration: none;
}

.breadcrumb A:visited {
text-decoration: none;
}

.breadcrumb A:hover {
text-decoration: none;
color: #FFFFFF;
}

.breadcrumb A:active {
text-decoration: none;
}

.footer {
font-size: 9px;
}
.footer  A:link {
text-decoration: none;
}

.footer A:visited {
text-decoration: none;
}
.footer A:hover {
text-decoration: none;
}
.footer A:active {
text-decoration: none;
}

.contentside {
width: 100%;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}


.headerright {
background-color: #B0D1F0;
font-size: 15px;
border: none;
border-bottom: 1px solid #FFFFFF;
line-height: 30px;
display: block;
width: 100%;
text-align: right;
}
#printbanner {
display: none;
}
.footer {
font-size: 9px;
line-height: 10px;
color: white;
}


/*
	A:link
	A:visited
	A:hover
	A:active
*/