﻿#auswahl {
	width: 200px;
	color: #808080;
	text-align: left;
	float: left;
	background-color:#003399;
	padding-top: 40px;
	padding-bottom: 20px;
	display: inline;
	z-index:4
}


#auswahl td{
	border-bottom: solid 1px;
	padding-left: 10px;
	color: #99ccff;
	border-bottom-color: #999999;
}


#auswahl a{
	text-decoration: none;
	width: 180px;
	color: #FFFFFF
}

#auswahl a:hover{
	color: #ffcc00;
}

#auswahl li {
	list-style: square;
	padding-left: 5px;
	margin-left: 15px;
}

#auswahl .selected {
	color: #99ccff
}

#ul {
   list-style-image: url(../pics/list.gif);
}



.partner {
	text-align: center;
	font-size: 8pt;
	color: #999999;
}

.partner img {
	border: 1px solid #666666
}


#content {
	padding: 40px 20px 40px 20px;
	width: 660px;
	text-align: left;
	float: left;
	clear: right;
	background-color: #FFFFFF;
	overflow: auto;
	z-index: 5;
}


#content a {
	color: #CC3300;
	text-decoration: none;
}

#content a:visited {
	color: #CC3300
}

#content a:hover {
	color: #3366ff
}

#content li{
	list-style-type: square;
}

.h_auswahl {
	font-size: 12pt;
	color: #ff9933;
	font-weight: bold;
}
.h2 {
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
}


.h3 {
	font-size: 11pt;
	font-weight: bold;
}

.h4 {
	font-weight: bold
}

.pics_no {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

.pics_left {
	border: 1px solid #666666;
	float: left;
	margin-right: 20px;
}

.pics_right {
	border: 1px solid #666666;
	float:right;
	margin-left: 20px;
	clear:right
}

.pics_rahmen_weiss {
	padding: 0px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}

.absatz_rechts {
	float:right;
	clear:right
}

.absatz_links {
	float:left
}

.absatz {
	height: 100%;
	clear: both;
	position: relative;
}
.bildbeschr {
	color: #666666;
	font-style: italic;
}

.tabelle_mit_rahmen {
	padding: 0px;
	margin: 0px;
	border: 1px solid #666666;
	border-collapse: collapse;
}

.zelle_grau_mittig {
	background-color: #CCCCCC;
	padding: 0px;
	text-align: center;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}
.zelle_weiss_mittig {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.zelle_weiss_links {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.zelle_blau {
	padding: 0px;
	margin: 0px;
	background-color: #3366FF;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.zelle_weiss {
	margin: 0px;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.zelle_zentriert {
	text-align: center;
}

.zelle_titel {
	text-align: center;
	color: #666666;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FF3300;
}

.chamber_titel {
	font-style: italic;
	color: #FF6600;
	font-weight: bold;
}
.titel {
	font-style: italic;
	color: #FF3300;
	font-weight: bold;
	font-size: large;
}

.zelle_zentriert_02 {
	text-align: center;
	vertical-align: middle;
}

.zelle_zentriert_03 {
	text-align: center;
}


