/* --- CSS Definitionen f�r O�FV --- */
/* --- BODY Anfang --- */


html {
	background: none !important;
}

body {
	color: #000000 !important;
	background: none !important;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
}

/* --- BODY Ende --- */

/* --- CONTAINER f�r Inhalte Anfang --- */
#gloomies_print {
	/*position: absolute;
	width: 627px;
	height: 312px;
	left: 0px;
	top: -100px;*/
	display: none;
}

#logo_print {
	position: absolute;
	width: 166px;
	height: 95px;
	top: 0px;
	right: 35px;
}


/* --- HEADER Kopfzeile Ende --- */

/* --- COL1 Inhalt Anfang --- */
#col1 {
	/*position: absolute;*/
	/*top: 100px;*/
	/*left: 100px;*/
	/*right: 100px;*/
	/*width: auto;*/
	margin: 0;
	padding: 0;
}
/* --- COL1 Inhalt Ende --- */

/* --- Allgemeine Elemente --- */

h1 {
	margin: .4em 0;
	padding: 0;
	position: relative;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	z-index: 2;
	color: #003c52;
}

h2 {
	margin: .4em 0;
	padding: 0;
	position: relative;
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight: bold;
	z-index: 2;
	color: #003c52;
}

h3 {
	margin: 0 0 0 6px;
	padding: 0;
	position: relative;
	height: 20px;
	overflow: hidden;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	z-index: 2;
	color: #003c52;
	text-transform: uppercase;
}

h4 {
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	z-index: 2;
	color: #003c52;
	text-transform: normal;
}

h5 {
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 12px;
	font-size: 1.0em;
	font-weight: bold;
	z-index: 2;
	color: #003c52;
	text-transform: normal;
}

p {
	margin: .4em 0;
	padding: 0;
	color: #544b49;
	z-index: 2;
	text-transform: normal;
	position: relative;
	width: auto !important;
 	height: auto !important;
}

a {
	color: #003c52;
	text-decoration: underline;
}

hr {
	border: 0px; /* F�r Firefox und Opera */
	border-top: 1px solid #544b49;
	border-bottom: transparent;
	padding: 3px 0;
}

.resizebox {
	position: relative;
	padding: 0;
	margin: 3px;
}

.resizebox a img {
	border: none;
}

#clear, .clear {
	clear: both;
	margin: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.imageleft {
	margin: 0 6px 6px 0;
}

.imageright {
	margin: 0 0 6px 6px;
}

/* --- Formular --- */
fieldset {
	border-bottom: 1px solid #544b49 !important;
}

form div.topline,
fieldset.grey {
	border-top: 1px solid #544b49 !important;
}

textarea,
input {
	color: #000000 !important;
	background: none !important;
}

button.eag_submit,
button.eag_submit span {
	background: none !important;
}

button.eag_submit {
	border: 1px solid #544b49 !important;
}

button.eag_submit span {
	padding: 1.2em 6px 1em 0 !important;
}

/* -- Zweispaltige Texte --- */
#col1_content .content_column_left,
#col1_content .content_column_right {
	float: left;
	width: 45%;
	margin: 0 16px 10px 0;
	padding: 0;
}

#col1_content .content_column_right {
	margin: 0 0 10px 0;
}

#col1_content .rightbottom {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 6px;
}

#col1_content .righttop {
	display: inline-block;
	vertical-align: top;
	margin-left: 6px;
}

/* --- Tabelle --- */
table {
	padding: 0;
	margin: 0;
	border: none;
	border: 1px solid #544b49;
}

table tr {
	vertical-align: top;
}

table th {
	text-transform: uppercase;
}

table th,
table td {
	padding: 2px;
	font-weight: normal;
	line-height: 16px;
}

table th.bold,
table td.bold {
	font-weight: bold;
}

table th.small,
table td.small {
	font-size: .8em;
}

table td.line {
	padding: 0;
	border-top: 1px solid #544b49;
}

/* --- Download Bilder ausgeben --- */
#col1_content .content_left ul.download {
	display: block !important;
	width: 251px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#col1_content .content_left ul.download li {
	text-indent: -9999999em;
}

#col1_content .content_left ul.download ul {
	list-style: none;
	padding: 0;
	margin: 0 10px 10px 0;
	font-size: .8em;
}

#col1_content .content_left ul.download li li {
	text-indent: 0;
	padding: 10px 0 0 0;
	margin: 10px 20px 0 0;
	background: none;
	border-top: 1px solid #cfcfcf;
}

#col1_content .content_left ul.download li li a {
	font-size: 1.1em;
	font-weight: bold;
	color: #003c52;
}

#col1_content .content_left ul.download li li.first {
	padding: 0;
	margin: 0 20px 0 0;
	background: none;
	border-top: none;
}

#col1_content .content_left a,
#col1_content .content_left a img {
	text-decoration: none;
	border: none;
	color: #464646;
	text-transform: none;
}

#col1_content .content_left a:hover,
#col1_content .content_left div:hover {
	text-decoration: underline;
	color: #003c52;
}

/* --- Veranstaltungskalender --- */
div.termin {
	display: table;
}

div.termin span {
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
}

div.termin span.tleft {
	width: 180px;
}

div.termin span.tmiddle {
	width: 365px;
}

div.termin span.tright {
	width: 140px;
	margin-bottom: 8px;
}



/* --- Nicht zu zeigende Elemente --- */
#logo,
#content.loomies,
#col1 .content_top,
#col1 .content_headline,
#col1 .content_pfie,
#col1 .round,
#col1 .content_left ul.quicklinks li,
#col1 .content_left ul.print,
#col1 .content_bottom,
#col1_teaser,
#col2,
#aside,
#footer,
#specials,
#quicknavigation,
#greyout,
#loginbox,
#slogan,
#print_button,
#detailsuche,
#calendarMonthHeader,
.resizebox .more,
span.morePicture,
div.language_flag {
	display: none;
	background: none;
}

div#container,
div#content,
div#col1,
div#col1_content,
div.content_main,
div#articleBody
 {
 	width: auto !important;
	display: inline !important;
}

div.content_main {
	overflow: visible !important;
}

div#header {
	height: 95px;
	width: auto !important;
	background: none !important;
}


