body {
	background-image:url(images/backgroundimage.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	background-color:#FDFDFD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height: 130%;
}

#header {
	width:850px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:text-top;
}
#logo {
	position : relative;
	float:right;
	top : 3px;
	left : -40px;
	outline-style : none;
	border:none;
}

#logo2 {
	position : relative;
	float:left;
	top : 22px;
	left : 495px;
	outline-style : none;
	border:none;
}


/* Anfang Headermenue */
#header #menubar_m1 {
	position: relative;
  	float: left;
	left: 22px;
	top: 40px;
}

#header #m1mainSXMenu2 {
   float:left;
	height: 30px;
}

#header .menu_m1iad {
   vertical-align:middle;
   border-style: none;
	background: url('page.gif') no-repeat 0 center;
	padding-left: 2px; margin: 0px -6px 0px 0px;
}
/* Ende Headermenue */

#content-header {
	width:850px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/content-header.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#content-body {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/content-body.png);
	background-repeat:repeat-y;
}
#content-left {
	margin: 0px 0px 0px 5px;
	padding: 0px 20px 0px 20px;
	width:570px;
	height:auto;
	float:left;
}
#data {
	height:auto;
}
#content-right {
	margin: 0px 5px 0px 0px;
	padding: 0px 30px 0px 10px;
	width:181px;
	height:auto;
	float:right;
	/*border: 1px solid #e21e48;*/
	
}
#content-right ul {
  padding-bottom: 6px;
  padding-left : 1.3em;
}
#content-right ul a {
  color: #000000;
  text-decoration: none;
}
#content-right a {
  color: #00696B;
  text-decoration: none;
}
.clear-left {
   	clear: left;
}
.clear-right {
   	clear: right;
}
#content-footer {
	width:850px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/content-footer.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#footer {
	width:850px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
	color:#0e428a;
}
#footer a {
	font-size:10px;
	color: #0e428a;
}
/* Contentformatierung - Anfang */

.content-tabelle-graue-zeile {
  background-color: #F3F3F3;
}

strong {
  color: #033c7c;
}

h1 {
position: relative;
top: 1px;
font-size: 16px;
line-height: 15px;
color: #033c7c;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h2 {
position: relative;
top: 1px;
font-size: 16px;
line-height: 15px;
color: #033c7c;
letter-spacing: 0px;
background: url('images/dash.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h3 {
position: relative;
top: 1px;
font-size: 14px;
line-height: 15px;
color: #033c7c;
letter-spacing: 0px;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}

h4 {
position: relative;
top: 1px;
font-size: 12px;
line-height: 15px;
color: #033c7c;
letter-spacing: 0px;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
}
h5 {
font-size : 10pt;
font-family : Arial;
color : #033c7c;
font-weight : 100;
}
h6 {
border : 1px solid blue;
}

/* Formatierung der Meldungen */
#info {
height: auto;
background: #FFFFCD;
color: #555555;
padding: 10px;
border : 1px solid #c2260c;
margin-bottom: 10px;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: dotted 1px #979a9d;
 border-bottom: dotted 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

/* Formular mit Editor */
.editorform {
background-color: #E9E9E9;
border-collapse: separate;
border-spacing: 1px 1px;
}
.editorform th {
padding:4px;
background-color : #00696B;
color : #ffffff;
font-weight : bold;
text-align : left;
}
.editorform td {
padding:4px;
}

/* Auflistungen */
.table_list {
/*background-color : #ffffff; */
border-collapse: separate;
border-spacing: 1px 1px;
color : #000000;
}
.table_list th {
padding:4px;
background-color : #00696B;
color : #ffffff;
font-weight : bold;
text-align : left;
font-size: 14px;
}
.table_list td {
padding:4px;
background-color : #efefef;
font-size: 12px;
}
.table_list .front {
background-color : #dee3e7;
font-weight: bold;
}
.table_list .subheader {
background-color : #DEE3E7;
font-weight: bold;
}
.table_list th a {
  color: #FFF;
}

/* Tabelle mit Hovereffekt */
.table_hover {
background-color : #ffffff;
border-collapse: separate;
border-spacing: 1px 1px;
color : #000000;
}
.table_hover tr {
background-color : #efefef;
}
.table_hover td {
padding:3px;
}
.table_hover tr:hover td {
background-color : #ffffcd;
}
.table_hover th {
padding:3px;
background-color : #00696B;
color : #ffffff;
font-weight : bold;
text-align : left;
}
.table_hover th a {
  color: #FFF;
}

.header {
padding:3px;
background-color : #00696B;
color : #ffffff;
font-weight : bold;
}
.subheader {
  background-color: #D7E6E8;
  font-weight: bold;
}
.front {
  background-color: #A3B1D8;
}


.content {
  background-color: #E9E9E9;
}
.icon_options {
  vertical-align: middle;
  border: none;
}

/* Heller untergeordneter Header */
.tableheader_light {
background-color: #EBEADB;
color : #000000;
}

/* Beschreibungszelle oder Optionsbereich einer Tabelle mit Hovereffekt */
.front {
background-color : #dee3e7;
color : #000000;
}

#calendar{}
.calendar_table {
  background-color: #E9E9E9;
  border-collapse: separate;
  border-spacing: 1px 1px;
  color : #000000;
  width: 100%;
}
.calendar_table th {
  background-color: #3057B3;
}


img.image {
border: 1px solid #DADADA;
padding: 5px;
background: #FAFAFA;
}
img.gallery {
border: 1px solid #DADADA;
padding: 5px;
background: #FAFAFA;
margin: 3px 8px 3px 0px;  
}
img.right {
float: right;
border: 1px solid #DADADA;
padding: 5px;
background: #FAFAFA;
margin: 0px 0px 5px 15px;  
}
img.left {
float: left;
border: 1px solid #DADADA;
padding: 5px;
background: #FAFAFA;
margin: 0px 15px 5px 0px;
}
img.right2 {
float: right;
border: none;
margin: 0px 0px 5px 15px;  
}
img.left2 {
float: left;
border: none;
margin: 0px 15px 5px 0px;
}

a:link {
text-decoration: none;
font-size : 13px;
color : #033c7c;
outline-style : none;
}
a:visited {
text-decoration : none;
font-size : 13px;
color : #033c7c;
outline-style : none;
}
a:hover {
text-decoration : underline;
font-size : 13px;
color : #033c7c;
outline-style : none;
}
a:active {
text-decoration : none;
font-size : 13px;
outline-style : none;
}

.tab_content {
  border: 1px solid rgb(233, 233, 233);
  padding: 10px;
  width: 550px;
  height: auto;
  background-color: rgb(249, 251, 251);
}


.tab_content a:link {
font-weight: bold;
text-decoration: none;
font-size : 13px;
color : #A6201F;
outline-style : none;
}
.tab_content a:visited {
font-weight: bold;
text-decoration : none;
font-size : 13px;
color : #A6201F;
outline-style : none;
}
.tab_content a:hover {
font-weight: bold;
text-decoration : underline;
font-size : 13px;
color : #A6201F;
outline-style : none;
}
.tab_content a:active {
font-weight: bold;
text-decoration : none;
font-size : 13px;
outline-style : none;
}

td a:link {
font-weight: bold;
text-decoration: none;
font-size : 13px;
color : #A6201F;
outline-style : none;
}
td a:visited {
font-weight: bold;
text-decoration : none;
font-size : 13px;
color : #A6201F;
outline-style : none;
}
td a:hover {
font-weight: bold;
text-decoration : underline;
font-size : 13px;
color : #A6201F;
outline-style : none;
}
td a:active {
font-weight: bold;
text-decoration : none;
font-size : 13px;
outline-style : none;
}


/* Shop Formatierungen */
.first_prize_large {
  color: #CC0000;
  font-size: 15px;
  font-weight: bold;
}
.first_prize_small {
  color: #CC0000;
  font-size: 11px;
  font-weight: bold;
}
.second_prize_large {
  color: #79B5BF;
  font-size: 15px;
}
.second_prize_small {
  color: #79B5BF;
  font-size: 11px;
}
.prize_right {
  text-align: right;
}

.shopbox_header {
  background-color: #D7E6E7;
  height: 38px;
  padding-top: 8px;
  border: #AAABD2 solid 1px;
  overflow: hidden;
}
.shopbox_body {
  background-color: #FFFFFF;
  line-height: 160px;
  border: #AAABD2 solid 1px;
}
.shopbox_footer {
  background-color: #EBEADB;
  border: #AAABD2 solid 1px;
}


/* Formatierung des Restes */

.calendar_saturday {
background-color: #ffcaa6;
}
.calendar_sunday {
background-color: #ff9650;
}
.calendar_weekday {
background-color: #f8f8f8;
}
.calendar_today {
background-color: #ffff7d;
}
.calendar_noday {
background-color: #ffffff;
}
.calendar_termin {
background-color: #ffffcc;
}

.table_form {
width : 100%;
border-width : 0;
border-style : none;
color : #000000;
}
.table_normal {
width : 100%;
/*background-color: #ffffff; */
border-width : 0;
border-style : none;
color : #000000;
}
.table_net {
width : 100%;
border-width : 0;
}
.tableheader {
background-color: #00696B;
color : #FFFFFF;
font-weight : bold;
}
.tableheader a {
color : #FFFFFF;
font-weight : bold;
}
.tableheader_light {
background-color: #797979;
color : #ffffff;
font-weight : bold;
}
.tableheader_ebene2 {
background-color: #ebeadb;
color : #444444;
}
.tablefront {
color : #000000;
}
.tablebody {
color : #000000;
}
.tablebody_light {
/*background-color: #ffffff;*/
color : #000000;
}
.areiter {
background-color: #292929;
color : #ffffff;
font-weight : bold;
}
.preiter {
background-color: #d8d8d8;
color : #292929;
font-weight : bold;
}
.paspatu_frame {
background-color: #292929;
}
.paspatu {
background-color: #bfbfbf;
}
.paspatu_focus {
background-color: #f3e800;
}
.paspatu_online {
background-color: #93bfe8;
}
.color_title {
font-size : 12pt;
font-family : Arial;
color : #990000;
}

.line {
border : 1px dashed #990000;
height : 0;
width : 100%;
text-align : left;
}

.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
.clear {
clear : both;
}
.gray {
color : #bfbfbf;
}
.news {
margin : 0 0 15px 0;
padding : 0;
background : #fff url(images/bg2.jpg) repeat-x;
border : 1px solid #efeded;
}
.news .news-footer {
background-color : #fafafa;
border : 1px solid #f2f2f2;
padding : 5px;
margin-top : 20px;
font-size : 95%;
}
.news .news-footer .date {
background : url('images/clock.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.news .news-footer .comments {
background : url('images/comment.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.news .news-footer .readmore {
background : url('images/page.gif') no-repeat 0 center;
padding-left : 20px;
margin : 0 10px 0 5px;
}
.menu {
color : #000000;
padding : 4px;
}
.menu a {
color : #000000;
}

/* Login bzw. andere Menüpunkte (nicht das Hauptmenü) */
.sitebar_menu {
  padding-left : 0.8em;
}
.sitebar_menu li {
  padding-bottom: 6px;
  padding-left : 0.0em;
  display:block;
  /*padding-left : 1.7em;*/
  /*background: url(images/point.gif) no-repeat 0px 0.2em;*/
}
.sitebar_menu a {
  color: #000000;
  text-decoration: none;
}


/* Auflistungen im Contentbereich */
#data ul {
margin-left : 0;
padding-left : 1.5em;
text-indent : 0;
}
.table_normal ul {
margin-left : 0;
padding-left : 1.5em;
text-indent : 0;
}



.tableheader1 {
font-weight : bold;
}
.tablefront1 {
font-weight : bold;
}
.tablebody1 {
}

blockquote {
	background-color:#fff;
	border : 1px solid #9d9d9d;
	margin: 5px;
	padding: 5px;
}
.partner {
visibility : hidden;
}

/* Formatierung der Tabs */
#menuContent {position:relative; left:1px; top:0px;}
/* ================================================================     F9F8F8
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
#menuContent {position:relative; left:2px; top:0px; z-index:1;}
#menu2 {padding: 0px 0px 0px 0px; z-index:1; list-style:none; text-align:left; margin:0 auto; font-size:11px; font-family:arial, sans-serif; height:28px; width:100%;}
#menu2 li {display:inline; margin:0 -1px; text-align:left; z-index:1;}
#menu2 li a {display:inline-block; height:25px; margin:3px 0 -1px 0; padding:0 20px 0 0; background:url(images/button.gif) right top; line-height:26px; font-family:arial, sans-serif; font-size:12px; color:#000; text-decoration:none; z-index:1;}
#menu2 li a b {display:block; height:25px; float:left; padding:0 0 0 20px; background:url(images/button.gif) left top; cursor:pointer; z-index:1;}

#menu2 li a:hover,
#menu2 li a:active,
#menu2 .on a,
#menu2 li a:focus {background-position:right bottom; color:#F9F8F8;}
#menu2 li a:hover b,
#menu2 li a:active b,
#menu2 .on a b,
#menu2 li a:focus b {background-position:left bottom;}

.status_icon {float:left; padding: 4px 5px 0px 0px; border:none;}
