sup {
	font-size: 80%;
	vertical-align: top;
}

body {
	/*
		background-color: #ced4e8;
	*/
	background-color: #e2e9ff;
	/*
	background-color: #e4f46e;
	*/
}
#logo {position: absolute; left: 180px; top: 10px; border: 0px;}
#sprachwahl {position: absolute; right: 10px; top: 10px;}
/* Menü */
table.menue {
	font-size: 12px;
	left: 0px;
	font-family: "Arial";
	position: absolute;
	top: 110px;
	z-index: 50;
}
.menue1 {
	padding: 5px 10px 5px 5px;
	vertical-align: middle;
	width: 100px;
	color: #606060;
	height: 55px;
	/*background-color: white;*/
	text-align: right;
}
td.farbe {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	vertical-align: middle;
	text-align: left;
	width: 37px;
	background-image: url(../img/static.schatten.jpg);
	background-repeat:no-repeat;
	background-position: -6px 12px;
	padding-right: 5px;
	/*background-color: white;*/
}

span.farbe {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
}
.Menue2 {
	display: none;
	z-index: 99;
	vertical-align: middle;
	color: black;
	background-color: #f0f0ff;
	padding-left: 30px;
	padding-right: 20px;
	width: 700px;

	border-color: #ff8080;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;

	line-height: 200%;

}
.menue a {
	color: #808080;
	text-decoration: none;
}
.menue tr.menue-row:hover a {
	color: black;
}
.menue tr.menue-row:hover td {
	border-color: #ff8080;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	background-image: none;
	
	color: black;
	background-color: #f0f0ff;
	display: table-cell;
}

.Hauptteil {
	/* 
		padding-left: 180px;
		padding-top: 120px;
	*/
	margin-left: 160px;
	margin-top: 110px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
	font-family: 'Arial';
	font-size: 12px;
	background-color: white;
	position: relative;
	overflow: hidden;
}

.Untermenue {
	color: #a0a0a0;
	font-weight: bold;
	font-size: 12px;
}
.Untermenue .Aktiv {
	color: #1c68b3;
}

.Untermenue2 {
	color: #a0a0a0;
	font-size: 12px;
}
.Untermenue2 A {
	font-weight: bold;
	color: blue;
}

.Hauptueberschrift {
	font-size: 18px;
	color: #1c68b3;
	font-weight: bold;
}
.ueberschrift2 {
	font-size: 15px;
	font-weight: bold;
}
.ueberschrift2 a {
	color: #1c68b3;
	text-decoration: none;
}
.Bilder {
	float: right; width: 200px; text-align: right;
}
.Artikel {font-size: 14px; text-align: justify; padding-right: 220px;}

.Artikel A {
	font-weight: bold; color: #1c68b3; text-decoration: none;
}
.Artikel A:hover {
	color: #ff0000;
}

        .scrolltabelle-kopf {
                background-color: #a9a9ff;
                width: 450px;
        }
        .scrolltabelle-kopf table {
                border: 0px;
        }
        .scrolltabelle-kopf table tr.daten td {
                font-family: Arial;
                font-weight: bold;
                font-size: 14px;
                width: 100px;
                vertical-align:top;
                text-align: center;
                overflow: hidden;
        }
        .scrolltabelle-body {
                overflow: scroll;
/*
                position: absolute;
*/
                z-index: 99;
                width: 450px;
                height: 400px;
                background-color: #dfdfff;
        }
        .scrolltabelle-body table {
                border: 0px;
        }
        .scrolltabelle-body table tr.daten td {
                font-family: Arial;
                font-size: 14px;
                width: 100px;
                vertical-align:top;
                text-align: center;
        }
        .scrolltabelle-body table tr.teilung {
                height: 2px;
        }
        .scrolltabelle-body table tr.teilung td {
                height: 2px;
                background-color: #a9a9ff;
        }
#uk1 {position: absolute; top: 103px; left: 103px; width: 100%; height: 3px; background-color: #b0b0b0; font-size: 1px;}
#uk2 {position: absolute; top: 53px; left: 165px; height: 100%; width: 3px; background-color: #b0b0b0;}
#uk3 {position: absolute; top: 100px; left: 100px; width: 100%; height: 3px; background-color: #1c68b3; font-size: 1px;}
#uk4 {position: absolute; top: 50px; left: 162px; height: 100%; width: 3px; background-color: #1c68b3;}
table.NCTabelle td {
        text-align: center;

}

.Bilderreihe {
	position: absolute;
	overflow: hidden;
	float: right;
	top: 0px;
	right: 0px;
	width: 148px;
	border: 0px;
}
.Bilderreihe img {
        width: 148;
	margin-top: 0px;
	border: 0px;
}
