/* 	Bearbeiter: JC Schmitz
	Stand: 091108
	*/
	
body {
	background-color: #E8E8E8;
	font-size: 10pt;
	font-family: "Trebuchet MS",Georgia,serif;
	color:#000000;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

a.extern {
	background: url(images/extlink.png) center right no-repeat;
	padding-right: 11px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-transform:uppercase;
	text-align: right;
	background-color: #D9B07E;
	padding: 5px 1px;
	margin: 0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	font-weight: lighter;
	padding: 5px 10px;
	margin: 0;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #363636;
	font-size:13pt;
	padding: 5px 10px;
	margin: 0;
}

table.fotostrecke {
	width:70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15pt;
	margin-top: 25pt;
	empty-cells: show;
	background-color: #FFFFFF;
	border: 1pt solid #D9B07E;
}
	
td.fotostreckebildunterschrift {
	text-align: center;
	border-top: 1pt solid #D1D1D1;
	font-size: 7pt;
	font-weight: bold;
}

img.fotoklein {
	margin-left: 5pt;
	margin-right: 5pt;
	margin-bottom: 12pt;
	margin-top: 12pt;
	border: none;
}

table.infobox {
	width: 200px;
	margin: 20px 30px 15px 20px;
	vertical-align: text-top;
	float: right;
	border: solid 1px #D9B07E;
}

table.infobox td, table.infobox th {
	text-align: left;
}

table.infobox th {
	padding: 3px 5px 2px 5px;
	background-color: #D1D1D1;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14pt;
	font-variant: small-caps;
}

table.infobox td {
	background-color: #FFFFFF;
	font-size: 8pt;
	line-height: 9pt;
	padding: 7px 5px 6px 5px;
}

#werbung {
	position: absolute;
	margin-top: 12px;
	margin-left: 800px;
	width: 150px;
	padding-left: 10px;
}


/* ---------- Container: zentriert das Layout -------------- */
#container {
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#container2 {
	position: absolute;
	width: 800px;
	margin-left: 0;
	margin-right: auto;
	background-color: #BFC0D9;
}

/* ---------- Logo -------------- */
#banner {
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}

#banner img {
	padding: 0;
	display: block;
	margin: 0px;
}

#banner h1 {
	padding: 1px 5px;
	margin: 0;
	text-align: right;
	color: #592F0B;
	border-top: solid 1px #592F0B;
	border-bottom: solid 1px #592F0B;
}

/* ----------------- Inhalt --------------------- */
#content {
	position: relative;
	background-color: #F2F2F2;
	padding: 5px 0 30px 0;
	margin-left: 200px;
	margin-right: 0px;
}

div#content { 
	min-height:1030px;
	height:expression(this.scrollHeight > 1030px ? "auto": "1030px");
}

#content p,h1,h2,h3,table,dl,ul,li {
	padding: 0;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: -3px;
	text-align: justify;
	line-height: 15pt;
}

#content a {
	color: #592F0B;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited {
	color:#592F0B;
}

#content a:hover {
	text-decoration: underline;
}

#content a:active {
	color:#664A8C;
}

#content ul {
	list-style-type:disc;
	list-style-position:outside;
	padding: 10px +30px 10px +30px;
}

#content h2 {
	margin-top: 50px;
	line-height: 17pt;
	text-align: left;
	}
	
#content h3 {
	margin-top: 23px;
	margin-bottom: -13px;
	text-align: left;
}

#content p.lang {
	text-align: right;
	font-size: 8pt;
	margin-right: 0;
	margin-top: 5px;
	margin-bottom: -40px;
}

#content p.kompakt {
	line-height: 12pt;
}

img.home {
	margin-top: 4pt;
	margin-right: 5pt;
	margin-bottom: 1pt;
	vertical-align: text-top;
	float: left;
	border: solid 1px #D9B07E;
}

/* -------------- Navigation ------------- */
#left {
	position: relative;
	float: left;
	width: 200px;
}

#left a {
	color: #000000;
	display: block;
}

#left a:hover {
	text-decoration: none;
}

#left a:active {
	text-decoration: none;
}

#left td {
	text-align: left;
}

#left td.sup_inaktiv {
	background: #CED0EB;
	padding: 3px 9px 3px 9px;
	font-size: 10pt;
	font-weight: bold;
}

#left td.sup_hover {
	background: #D5D7F3;
	padding: 3px 9px 3px 9px;
	font-size: 10pt;
	font-weight: bold;
}

#left td.sup_aktiv {
	background: #F2F2F2;
	padding: 3px 9px 3px 5px;
	border-left: 4px solid #DC4240;
	font-size: 10pt;
	font-weight: bold;
}

#left td.inf_inaktiv {
	background: #CED0EB;
	padding: 0 9px 0 22px;
	font-weight: lighter;
	font-size: 9pt;
}

#left td.inf_hover {
	background: #D5D7F3;
	padding: 0 9px 0 22px;
	font-weight: lighter;
	font-size: 9pt;
}

#left td.inf_aktiv {
	background: #F2F2F2;
	padding: 0 9px 0 18px;
	border-left: 4px solid #DC4240;
	font-weight: lighter;
	font-size: 9pt;
}

/* ---------- Footer -------------------------- */
#footer {
	position: relative;
	clear: left;
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: 1px solid #2E2E2E;
	background-color: #592F0B;
	color: #F2F2F2;
	font-size: 8pt;
}

#footer a {
	color: #592F0B;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color:#592F0B;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:active {
	color:#664A8C;
}

/* ---------- Kongresse ------------------------*/
#kongresse {
	position: relative;
	background-color: #FFFFFF;
	padding: 10px 30px 10px 30px;
	margin: 0 0 0 200px;
	text-align: left;
}

#kongresse a {
	color: #592F0B;
	text-decoration: none;
	font-weight: bold;
}

#kongresse a:visited {
	color:#592F0B;
}

#kongresse a:hover {
	text-decoration: underline;
}

#kongresse a:active {
	color:#664A8C;
}

#kongresse table {
	margin: 0 0 0 0;
	border-collapse: collapse;
	empty-cells: show;
}

#kongresse td {
	vertical-align: top;
	line-height: 14pt;
}

#kongresse img {
	border: solid 1px #D9B07E;
}

#kongresse td.rechts {
	padding: 0 0 0 15px;
}


/* ---------- Aktuelles Heft ------------------------*/
#aktuellesheft {
	position: relative;
	background-color: rgb(255,255,255);
	padding: 10px 10px 10px 10px;
	margin: 30px 50px 20px 50px;
	border: 1px solid #D9B07E;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#aktuellesheft p, ul, li {
	padding: 0;
	margin: 3px 0 0 0;
	text-align: left;
	line-height: 12pt;
	font-size: 95%;
}

#aktuellesheft a {
	color: #592F0B;
	text-decoration: none;
	font-weight: bold;
}

#aktuellesheft a:visited {
	color:#592F0B;
}

#aktuellesheft a:hover {
	text-decoration: underline;
}

#aktuellesheft a:active {
	color:#664A8C;
}

#aktuellesheft table {
	margin: 0 0 0 0;
	border-collapse: collapse;
	empty-cells: show;
}

#aktuellesheft img {
	border: solid 1px #D9B07E;
}

#aktuellesheft td.rechts {
	padding: 0 0 0 15px;
}
