/*Haupt Elemente*/
* { padding: 0; margin: 0; }
body           { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-image: url(../images/hintergund.gif); background-repeat: repeat-x; margin: 0; padding: 0    }
/* links */
a     { color: #000; text-decoration: none }
a:hover    { color: #000; text-decoration: underline ; right: Auto; }
/* headers */
h1 { color: #8b011c; font-size: 16px; font-weight: bold; margin-bottom: 10px; }
h2  { color: #8b011c; font-size: 12px; font-weight: bold; margin: 20px 0 10px   }
h3   { color: #000; font-size: 20px; font-weight: normal; margin-top: 10px; margin-bottom: 20px; margin-left: 10px; padding-top: 2px; padding-bottom: 4px; padding-left: 10px; border-left: 4px solid #8b011c; }
h4 { color: #4a86b2; font-size: 12px; font-weight: bold; margin-bottom: 10px; }
p {}
td {}
li { margin-top: 5px; margin-bottom: 5px; margin-left: 30px; list-style-image: url(../images/li.gif); }
/* images */
img { margin: 0; padding: 0; border: none; }
img.border { background-color: #fff; padding: 5px; border-color: #eaeaea #b1b0b0 #b1b0b0 #eaeaea; border-style: solid; border-width: 1px; }
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  }
a:hover img {  }
/***********************
	  LAYOUT
************************/

#container   { background: #fff; text-align: left; width: 842px; height: 100%; margin: 0 auto; }
#header { background-image: url(../images/hg.gif); }
.textfeld_hintergund { background-image: url(../images/text_hg.gif); background-repeat: repeat-x; min-height: 200px       }
.textfeld     { width: 590px; float: left; margin: 20px 0; padding: 0; }
#footer    { color: #7f7f7f; font-weight: bolder; background-image: url(../images/footer_hg.gif); background-repeat: repeat-x; height: 50px; clear: both; margin: 20px 0 0; padding: 5px 0 0; }
.datum { color: #828282; width: 830px; height: 16px; margin-top: 8px; margin-left: 8px; }
.kleingedruckte       { color: #7f7f7f; font-size: 10px   }
.kleingedruckte a    { color: #7f7f7f; text-decoration: none    }
.kleingedruckte a:hover    { color: #000; text-decoration: underline  }

.box1   { background-color: #ffffff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 bottom; text-align: left; margin: 0 0 15px; padding: 6px 12px; height: 75px !important; overflow: auto; border: dotted 1px #bbbbbb }
/* menu tabs */
#header ul { font-size: 13px; font-style: normal; line-height: normal; margin:-2px 0 0; padding: 0; list-style:none; background-image: url(../images/menu_hg.gif); background-repeat: repeat-x; height: 58px; }
#header li { float: right; display:inline; margin:0; padding:0; list-style-type: none; list-style-image: none; }
#header a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span { float:left; display:block; background: url(../images/tabright.gif) no-repeat right top; padding:21px 30px 21px 26px; color: #fff; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -58px;
}
#header a:hover span {
   background-position:100% -58px;
}
#header #current a {
   background-position:0% -58px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -58px;
	color: #FFF;
}
/* end menu tabs */
/* seventnavi */
.secentnavi_box  { width: 240px; float: left; margin: 10px 0 0; padding: 0; }
#secentnavi  { margin: 0; padding: 0; }

#secentnavi ul { font-size: 12px; margin-top: 10px; margin-right: 0; margin-bottom: 20px; list-style-type: none; list-style-image: none; display: block;}
#secentnavi li  { margin: 0; margin:0; padding:0; list-style-type: none; list-style-image: none; }
#secentnavi li a:link, #secentnavi li a:visited    { float:left; display:block; color: #000 ; background-image: url(../images/secentnavi_hg.gif); background-repeat: no-repeat; background-position: left top; width: 220px; margin: 0; padding-top: 10px; padding-bottom: 10px; padding-left: 30px; }
#secentnavi li a:hover   { color: #000; font-weight: bolder; margin: 0; background-position:0 -54px; text-decoration: none; }


#basic-accordian{ padding:1px; width:594px; }

.accordion_headings2{ width: 90px; height: 30px; }
.accordion_headings{
	padding:5px;
	background:#8b011c;
	color:#ffffff;
	border:solid 1px #fff;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#919092;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#919092;
}

.tab_container *{
	float:left;
}

/*rss*/
/*rss*/
.rss_header { border-bottom:1px solid #999; }
.rss_feed { margin: 0; padding: 20px 0; border-bottom:1px solid #999; }
.rss_feed .link { color: #8b011c; font-size: 14px; font-weight: bold; }
.rss_feed .mehr { color: #8b011c; }
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
/* Formulare*/
#formular {}
#formular .center { width: 98%; float: left; margin-bottom: 10px; }
#formular .left { width: 48%; float: left; margin-right: 2%; margin-bottom: 10px; }
#formular .left_halb { width: 23%; float: left; margin-right: 1%; margin-bottom: 10px; }
.feld { background-color: #e6e6e6; color: #000000; font-family:Arial; font-size:12px; width: 99%; margin-top: 5px; border: solid 1px #b7b7b7; }
.feld:hover { color: #000000; font-size: 12px; font-family: Arial; background-color: #fff; margin-top: 5px; width: 99%; border: solid 1px #b7b7b7; }
.feld_kurz { background-color: #e6e6e6; color: #000000; font-family:Arial; font-size:12px; width: 140px; margin-top: 5px; border: solid 1px #b7b7b7; }
.code { background-color: #e6e6e6; color: #000000; font-family:Arial; font-size:20px; width:50px; height: 23px; border: solid 1px #b7b7b7; }
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
/* zusätzliche classes */
.clear { clear:both; }


