/* allgemeine Einstellungen */

.hidden {
	display:none;
}

.bild_rechts {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	max-width:250px;
}

.bild_links {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	max-width:250px;
}

.bild_links img, .bild_rechts img {
	max-width:250px;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 arial, sans-serif;
	color: #000;
	background: #f0f0f0 url(img/gradient-background.gif) 0 0 repeat-x fixed;
	text-align: center;
}

/* Grundgerüst */

#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 0 18px;
	color: #333;
	background-color: #fff;
	height:auto;
}

/* header */
#header {
	float: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border-bottom: 2.1em solid #e9e9e9;
}

#header .welcome {
	float: left;
	text-indent: -9999px;
	font-size: 12px;
	line-height: 12px;
	margin: 18px 0 -7px 0;
	height: 76px;
	width: 100%;
	overflow: hidden;
}

#header .welcome a {
	float: right;
	display: block;
	height: 76px;
	width: 76px;
}

#content {
	float: left;
	width: 100%;
	padding: 0;
}

/* Navigation - Ebene 1 */
ul#nav {
	float: left;
	width: 776px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul#nav li {
	display: inline;
	white-space: nowrap;
}

ul#nav li a {
	display: block;
	float: left;
	text-decoration: none;
	margin: 1px 1px 0 0;
	padding: 3px 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

ul#nav a:link, ul#nav a:visited {
	color: #fff;
	background-color: #e2001a;
}

ul#nav a:focus, ul#nav a:hover {
	color: #000;
	background-color: #e9e9e9;
}

ul#nav .selected a:link, ul#nav .selected a:visited {
	color: #000;
	background-color: #e9e9e9;
}

/* Navigation - Ebene 2 */
ul#secondary-nav {
	float: left;
	width: 900px;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	margin-top: -3.5em;
}

ul#secondary-nav li {
	display: inline;
	white-space: nowrap;
}

ul#secondary-nav li a {
	display: block;
	float: left;
	padding: 0.25em 12px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
	line-height: 18px;
}

ul#secondary-nav a:link, ul#secondary-nav a:visited {
	color: #e2001a;
	background-color: inherit;
	text-decoration: none;
}

ul#secondary-nav a:focus, ul#secondary-nav a:hover {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

ul#secondary-nav .selected a:link, ul#secondary-nav .selected a:visited {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

/* Navigation - Ebene 3 */
ul#tertiary-nav {
	float: left;
	width: 900px;
	margin: 0 0 18px 0;
	padding: 0;
	list-style-type: none;
	margin-top: -18px;
	background-color:#ffffff;
}

ul#tertiary-nav li {
	display: inline;
	white-space: nowrap;
}

ul#tertiary-nav li a {
	display: block;
	float: left;
	padding: 0.25em 12px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
	line-height: 18px;
    color: #000000;
}

ul#tertiary-nav a:link, ul#tertiary-nav a:visited {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

ul#tertiary-nav a:focus, ul#tertiary-nav a:hover {
	color: #e2001a;
	background-color: inherit;
	text-decoration: none;
}

ul#tertiary-nav .selected a:link, ul#tertiary-nav .selected a:visited {
	color: #e2001a;
	background-color: inherit;
	text-decoration: none;
}

/* Hauptspalte */
#main {
	float: left;
	width: 530px;
}

#main .page-section {
	float: left;
	background-color: #f0f0f0;
	background: #f0f0f0 url(img/gradient.gif) 0 0 repeat-x;
	padding: 12px 12px 12px 12px;
	margin-bottom: 1.5em;
	width:506px;
}

div.entry {
	margin-bottom:44px;
}

h1.entry, h1.journal, h1.archiv, h1.presse, h1.termine, h1.gb, h1.formmail {
	display: inline;
	float: left;
	font-size: 11px;
	padding: 3px 12px;
	margin: -12px 0 12px -12px;
	color: #fff;
	background-color: #5a84be;
	text-transform: uppercase;
}

h2.entry, h2.journal, h2.archiv, h2.presse, h2.termine, h2.gb, h2.formmail {
    clear:both;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin-top:44px;
	margin-bottom:0px;
}

h2.archiv {
	margin-bottom:11px;
}

h1 {
    clear:both;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin-top:0px;
	margin-bottom:0px;
}

p {
	margin-top:18px;
	margin-bottom:0px;
}

a {
	color:#e2001a;
}

a:visited {
	color:#e2001a;	
}

a:hover {
	color:#000000;
}

a.archiv {
	text-decoration:none;
}

a.archiv:visited {
	text-decoration:none;
}


/* Rechte Spalte */
#extra {
	float: right;
	width: 360px;
	color: #333;
	margin-right:0px;
}

#extra .page-section {
	float: left;
	background-color: #f0f0f0;
	background: #f0f0f0 url(img/gradient.gif) 0 0 repeat-x;
	padding: 12px 12px 12px 12px;
	margin-bottom: 1.5em;
	width:336px;
}

#extra h1 {
	display: inline;
	float: left;
	font-size: 11px;
	padding: 3px 12px;
	margin: -12px 0 12px -12px;
	color: #fff;
	background-color: #5a84be;
	text-transform: uppercase;
}

/* Footer */
#footer {
	clear: both;
	font-size: 10px;
	padding: 6px 0;
	color: #333;
}

#footer p {
	margin: 0 0 1em 0;
}

/* Tabellen */
table {
	border: 1pt solid black;
	border-collapse:collapse
}

th {
	margin: 0;
	padding: 2px;
	font: 12px/1.5 arial, sans-serif;
	color: #000;
	border: 1pt solid black;
	font-weight:bold;
}

td {
	margin: 0;
	padding: 2px;
	font: 12px/1.5 arial, sans-serif;
	color: #000;
	border: 1pt solid black;
}

table.archiv, table.presse {
	border:0;
}

th {
	margin: 0;
	padding: 2px;
	font: 12px/1.5 arial, sans-serif;
	color: #000;
	border: 0;
	font-weight:bold;
}

td {
 	vertical-align:top;
	margin: 0;
	padding: 2px;
	font: 12px/1.5 arial, sans-serif;
	color: #e2001a;
	border: 0;
}

/* Diverses */
ul.linkbar {
 	clear:both;
	list-style-type:none;
	margin-left:-40px;
}