/* Allgemeine Stildefinitionen */
* {
  font-size: 100.1%;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  margin: 0; padding: 0;
}
body {
  font-size: 0.75em;
  text-align: center;
  color: #242C2E;
  background: url(layout/bodybg.jpg) no-repeat center center;
  background-attachment: fixed;
}
a img {
  border: 0;
}
.clear {
  font-size: 1px; height: 1px;
  overflow: hidden;
  clear: both;
}
sub, sup {
  font-size: 0.6em;
}
label, .toggler {
  cursor: pointer;
}
td, th {
  vertical-align: top;
}
.onlyprint  {
  display: none;
}
img.mime_icon {
  vertical-align:middle;
}
.invisible {
  width: 0px; height: 0px; overflow: hidden;
  position: absolute; left: -1000px; top: 1000px;
  display: inline;
}

/*
  Definition der Inhaltsboxen, vor allem
  - Größe und Position
  - Hintergrundbilder/-farbe
  - Abstände zum Text
  - Abstände zu anderen Boxen
*/
#wrapper {
  text-align: left;
  margin: 0 auto 0 auto;
  position:relative;
	z-index:0;
	width: 1000px;
	background: transparent url(layout/Sheet-c.png) repeat left top!important;
	background: #fff;
}
#header {
  position: relative;
	z-index:0;
	width: 1000px; padding-top: 175px;
  background: url(layout/Header.jpg) no-repeat top left;
}
#container {
  width: 1000px;
}
#main {
  width: 730px; w\idth: 710px; 
  float: left;
  padding: 10px;
  margin: 10px;
  height: auto!important; height: 150px; min-height: 150px;
  text-align: justify;
}
#left {
  display: none;
}
#right {
  width: 230px; w\idth: 210px; float: right;
  padding: 10px;
  margin: 10px;
  }
 
#footer {
  clear: both;
  width: 1000px; w\idth: 970px;
  padding: 15px;
	position: relative;
  overflow:hidden;
  text-align: center;
	background: url(layout/Footer.png) no-repeat left top;
}

/* Logo im Header */
#header #kopflink a {
  display: block;
  position: absolute; top: 0px; left: 0px;
  width: 1000px; height: 170px;
}

/* Navigation im Kopfbereich */
#header .mod_navigation {
  position: relative;
	height: 36px;
	z-index: 100;
	background-image: url(layout/nav.png);
}
#header .mod_navigation ul {
	margin: 0;
	border: 0;
	min-height: 0;
	padding: 8px 4px 0 4px;
	list-style-type: none;
	display: block;
}
#header .mod_navigation li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}
#header .mod_navigation li:hover {
	z-index: 10000;
	white-space: normal;
}
#header .mod_navigation li a {
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
	position:relative;
	display: block;
	overflow:hidden;
	height: 28px;
	cursor: pointer;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C7EBF5;
	padding: 0 14px;
	margin: 0 13px;
	line-height: 28px;
	text-align: center;
	background: url(layout/MenuItem.png) no-repeat 0px 0px;
}
#header .mod_navigation li:hover a,
#header .mod_navigation li a:hover {
  color: #5C7075;
	background-position: 0px -28px;
}
#header .mod_navigation li a.active,
#header .mod_navigation li a.trail {
  color: #404040;
  background-position: 0px -56px;
}
#header .mod_navigation ul ul {
	position: absolute;
	z-index: 10;
	left: 0; top: 0;
	background:none;
	visibility: hidden;
	background-image: url(layout/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
#header .mod_navigation li li {
	float: none;
	clear: both;
}
#header .mod_navigation li:hover>ul {
	visibility: visible;
	top: 100%;
}
#header .mod_navigation li li:hover>ul {
	top: 0;
	left: 100%;
}
#header .mod_navigation li.mitglieder li:hover>ul {
  left: -177px;
}
#header .mod_navigation ul:after, 
#header .mod_navigation ul ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
#header .mod_navigation li:hover li a,
#header .mod_navigation li li a {
	display:block;
	white-space: nowrap;
	height: 20px;
	width: 160px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;
	border: 1px solid #949494;
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #145D71;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: url(layout/subitem-bg.png) repeat-x left top;
}
#header .mod_navigation li:hover li a:hover
/*#header .mod_navigation li:hover li a.active,
#header .mod_navigation li:hover li a.trail */ {
	color: #CBEDF6;
	border-color: #25AFD4;
	background-position: 0 -20px;
}

#header .mod_navigation ul ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
#header .mod_navigation li li li a {
	margin-left: auto;
}

/* Login rechte Spalte */
#right .mod_login label {
  display: block; width: 200px;
}
#right .mod_password label {
  display: block; width: 200px;
}  
#right h5 {
  background: #045498;
  color: #fff;
  padding: 2px;
}


/* Standard-Stilangaben: Überschriften */
/* Reset some headings default style & links default style for links in headings*/
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6,
#main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a, #main h6 a,
#main h1 a:hover, #main h2 a:hover, #main h3 a:hover, #main h4 a:hover, #main h5 a:hover, #main h6 a:hover,
#main h1 a:visited, #main h2 a:visited, #main h3 a:visited, #main h4 a:visited, #main h5 a:visited, #main h6 a:visited {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
#main h1 {
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #0C3945;
}
#main h1 a, 
#main h1 a:link, 
#main h1 a:visited, 
#main h1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #0C3945;
}  
#main h1 a:visited {
	color: #435256;
} 
#main h1 a:hover {
	color: #1B7D98;
}
#main h2, #main h2 a, #main h2 a:link, #main h2 a:visited, #main h2 a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1B7D98;
}
#main h3, #main h3 a, #main h3 a:link, #main h3 a:visited, #main h3 a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #343F42;
}
#main h4, #main h4 a, #main h4 a:link, #main h4 a:visited, #main h4 a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0C3945;
}
#main h5, #main h5 a, #main h5 a:link, #main h5 a:visited, #main h5 a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0C3945;
}
#main h6, #main h6 a, #main h6 a:link, #main h6 a:visited, #main h6 a:hover {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #0C3945;
}
/* Standard-Stilangaben: Listenformatierung */
#main ul, #main ol {
  margin-left: 1.5em;
}
#main ol, #main ul {
	color: #4A5A5E;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
#main li ol, #main li ul {
	margin:0.5em 0 0.5em 2em;
	padding:0;
}
#main li {
	margin:0.2em 0;
	padding:0px 0 0px 13px;
	line-height:1.2em;
}
#main ol li {
  background: none;
	padding-left:0;
}
#main ul {
	list-style-type: none;
}
#main ol {
	list-style-position:inside;
}
#main ul li, 
#main ol ul li {
	background: url(layout/PostBullets.png) no-repeat left top;
	padding-left:13px;
}
/* Standard-Formatierung: Absätze */
#main blockquote p {
	color:#0F0F0F;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
#main blockquote {
  border:solid 1px #C7C7C7; 
  margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E0E0E0;
	background-image:url(layout/PostQuote.png);
	background-position:left top;
	background-repeat:no-repeat;
}


/* Link-Formatierungen 
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
#main a {
  text-decoration: underline;
  color: #125264;
}
#main a:visited, #main a.visited {
  text-decoration: underline;
  color: #595959;
}
#main a:hover, #main a.hover {
  text-decoration: none;
  color: #1B7D98;
}


/* Tabellenformate */
/*
#main table, #main table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}
#main table, #main table.art-article, #main tr, #main th, #main td {
	background-color:Transparent;
}
#main th, #main td {
	padding: 2px;
	border: solid 1px #A6A6A6;
	vertical-align: top;
	text-align:left;
}
#main th {
	text-align:center;
	vertical-align:middle;
	padding: 7px;
	background-color: silver;
}
*/
/* Tabelle */
#main .ce_table table
{
	border:1px none;
	border-collapse:separate;
	border-spacing: 4px;
	width:auto;
}
#main .ce_table table th
{
	padding:5px;
	border:1px solid #999;
	background: #d8eef6;
	padding: 7 px;
}
#main .ce_table table td
{
	padding:5px;
	border:1px solid #999;
	background: #F0EFEB;
}

/* Seitenwahl */
#main .pagination {
  margin: 0;
  padding: 0;
}
#main .pagination p {
  margin: 0;
  padding: 0;
}
#main .pagination ul {
  margin: 0; padding: 0;
  list-style: none;
}
#main .pagination ul li {
  float: left;
  margin: 0 0.8em 0 0;
  padding: 0;
  background: none;
}
#main .pagination ul li .pagination_current {
  color: #666;
  font-weight: bold;
}

/* Formulare */
#main .formbody label {
  clear: left;
  display: block; float: left;
  width: 220px;
  margin: 0px 0px 2px 0px; padding: 1px;
}
#main p.error,
#main span.error {
  color: #ff0000;
  font-weight: bold;
}
#main .formbody div.error,
#main .formbody label.error {
  color: #ff0000;
}
#main .formbody input.captcha,
#main .formbody input.text {
  width: 200px;
  margin: 0px 0px 2px 0px;
  padding: 1px;
  border: 1px solid #999;
}
#main .formbody input.captcha {
  width: 60px;
}
#main .formbody input.error {
  border-color: #ff0000;
}
#main .formbody textarea {
  width: 200px; height: 100px;
  margin: 0px 0px 2px 0px;
  padding: 1px;
  border: 1px solid #999;
}
#main .formbody label.error {
  font-weight: bold;
  color: #ff0000;
}
#main .formbody .checkbox_container {
  padding-left: 222px;
}
#main .formbody .checkbox_container span {
  clear: left;
  display: block;
  margin-bottom: 1px;
}
#main .formbody .checkbox_container input.checkbox {
}
#main .formbody .checkbox_container label {
  display: inline; float: none;
  width: 300px;
}
#main .formbody .submit_container {
  margin: 5px 0px 0px 220px;
  padding: 1px;
}
#main .formbody br {
  clear: left;
  font-size: 1px; height: 1px;
}


/* Footer: Copyright-Hinweis / Adresse / Service-Navigation */
#footer .art-rss-tag-icon {
	position: relative;
	display:block;
	float:left;
	background-image: url(layout/rssIcon.png) no-repeat center right;
	margin: 0 5px 0 0;
	height: 27px;
	width: 26px;
}
#footer p {
	margin: 0;
	color:#FFFFFF;
}
#footer a:link {
	color: #38B8DC;
	text-decoration: underline;
}
#footer a:visited {
	color: #98AAAE;
	text-decoration: underline;
}
#footer a:hover {
	color: #63C8E3;
	text-decoration: none;
}

/* KALENDER */
.mod_calendar table
{
	width:80%;
}
.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#F6F6F6;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:0px solid #CCC;
	border-left:1px solid #CCC;
}
.mod_calendar .col_first
{
	border-left:1px solid #CCC;
}
.mod_calendar .current
{
	background-color:#d8eef6;
}
.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#825A36;
	font-size:10px;
	color:#FFFFFF;
}
.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	text-align:right;
	vertical-align:top;
	background-color:#FFFFFF;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	color:#FFF;
}
.mod_calendar td.weekend
{
	background-color:#F6F6F6;
}
.mod_calendar .today
{
	background-color:#d8eef6;
}
.mod_calendar .empty,
.mod_calendar .empty .header
{
	background: url(schraffur.gif) repeat;
}
.mod_calendar td .header
{
	padding-right:2px;
	padding-bottom:2px;
	background-color:#AAA;
	font-size:10px;
}
.mod_calendar td .event a
{
	font-size:10px;
}
.mod_calendar .head.previous
{
	border-radius-topleft: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-opera-border-radius: 15px;
	-khtml-border-radius-topleft: 15px;
}
.mod_calendar .head.next
{
	border-radius-topright: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-opera-border-radius: 15px;
	-khtml-border-radius-topright: 15px;
}
.mod_calendar .last .col_first
{
	border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-opera-border-radius: 15px;
	-khtml-border-radius-bottomleft: 15px;
}
.mod_calendar .last .col_last
{
	border-radius-bottomright: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-opera-border-radius: 15px;
	-khtml-border-radius-bottomright: 15px;
}

/*
table.calendar{width:98%;background-color:#fcfcfc;border-collapse:separate;}
table.calendar th a{text-decoration:none;color:#333333;}
table.calendar th a:hover{text-decoration:underline;}
table.calendar .label{padding-top:2px;padding-bottom:2px;text-align:center;background-color:#113c9a;font-weight:bold;color:#ccd5ea;}
table.calendar td{
	width:14%;
	height:7em;
	vertical-align:top;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
table.calendar td.weekend
{
	background-color:#F6F6F6;
}

table.calendar .today{
	background-color:#d8eef6;
}
table.calendar .header{
	margin:1px;
	padding:1px;
	background-color:#e6e6e6;
	font-size:0.9em;
	color:#666666;
}
*/