@charset "utf-8";
/* CSS Document */

body, html {
padding:0px;
margin:0px;
font-family:Helvetica, Verdana;
background-color:#fff;
color:#302e2a;
font-size:12px;
}

* {
outline:none;
padding:0;
margin:0;
}

a {
text-decoration:underline;
color:#302e2a;
}

a:hover {
color:#a2a2a2;
text-decoration:none;
font-weight:bold;
}

.clear {
float:none;
}

.float_R {
float:right;
}

.float_L {
float:left;
}

.center {
text-align:center;
}

.fehler {
width:				auto;
border:				1px solid #990000;
background-color:	#FEF3F3;
padding:	     	5px;
margin-bottom:		25px;
}

#k_url {
visibility:			hidden;
}

#page {
padding:0px;
margin:0 auto;
width:835px;
}

#start {
margin:0 auto;
margin-top:50px;
background-image:url(images/start.jpg);
width:460px;
height:54px;
padding-left:377px;
padding-top:90px;
font-size:13px;
letter-spacing:0.7px;
}

#start a {
color:#fff;
text-decoration:none;
font-weight:bold;
}

#start a:hover {
text-decoration:underline;
}

#header1 {
background-image:url(images/header1.jpg);
width:225px;
height:42px;
padding-top:74px;
padding-left:610px;
}

#header1 a {
color:#2f2f2f;
text-decoration:none;
font-weight:bold;
}

#header1 a:hover {
text-decoration:underline;
}

#navi {
background-image:url(images/navi.jpg);
height:25px;
width:793px;
padding-top:12px;
padding-left:42px;
color:#F7F7F7;
letter-spacing:0.7px;
}

#navi a {
color:#F7F7F7;
font-weight:bold;
text-decoration:none;
}

#navi a:hover, #navi a.aktiv {
text-decoration:underline;
}

#header2 {
position:relative;
width:780px;
padding-left:27px;
padding-right:28px;
background-image:url(images/content.jpg);
}

#header2-balken {
position:absolute;
top:0px;
width:780px;
left:27px;
height:10px;
background-image:url(images/balken.png);
}

#header2-titel {
position:absolute;
bottom:0px;
width:auto;
right:28px;
height:19px;
background-image:url(images/trans.png);
color:#fff;
padding-right:4px;
}

#header2-titel div {
margin-left:2px;
padding-left:21px;
padding-top:2px;
background-image:url(images/pfeil.png);
background-repeat:no-repeat;
background-position:0px 1px;
}

#header2-titel a {
color:#fff;
font-weight:bold;
text-decoration:none;
}

#header2-titel a:hover {
text-decoration:underline;
}

#header3 {
background-image:url(images/header3.jpg);
width:835px;
height:20px;
}

#content {
background-image:url(images/content.jpg);
width:775px;
padding-right:30px;
padding-left:30px;
overflow:auto;
position:relative;
}

#left {
float:left;
width:260px;
}

#left ul {
margin-top:12px;
margin-bottom:40px;
width:198px;
margin-left:10px;
overflow:auto;
}

#left ul li {
list-style:none;
padding-left:25px;
background-image:url(images/li.jpg);
background-repeat:no-repeat;
padding-bottom:6px;
}

#left ul li:hover {
background-image:url(images/lia.jpg);
}

#left ul li.aktiv {
background-image:url(images/lia.jpg);
}

#left ul li a {
color:#000;
font-weight:bold;
text-decoration:none;
}

#left ul li a:hover {
text-decoration:underline;
}

#left ul li ul {
width:163px;
}

#right {
float:right;
width:515px;
font-size:13px;
overflow:visible;
}

#footer {
background-image:url(images/footer.jpg);
width:835px;
height:64px;
padding-top:20px;
font-size:9px;
color:#767471;
}

#footer1 {
float:left;
width:382px;
padding-left:36px;
}

#footer2 {
float:left;
width:135px;
padding-left:282px;
}

#footer a {
color:#767471;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}


.box {
width:445px;
overflow:auto;
padding-left:35px;
padding-right:35px;
padding-bottom:13px;
padding-top:13px;
background-color:#e3e3e3;
margin-bottom:20px;
color:#000;
}

.box h2 {
font-weight:bold;
font-size:14px;
margin-bottom:4px;
}

.box h2 a {
text-decoration:none;
}

.box img {
background-color:#4a4a4a;
padding:5px;
padding-top:6px;
padding-bottom:12px;
border:0;
margin-right:22px;
margin-bottom:16px;
}

.box h4 {
font-size:11px;
margin-top:6px;
font-weight:bold;
}

.box_L {
float:left;
width:140px;
}

.box_R {
float:right;
width:305px;
}

.seitenwahl {
font-size:13px;
text-align:center;
}

.seitenwahl a {
text-decoration:none;
}

.kontaktform {
margin-bottom:10px;
}

.kontaktform p {
margin-bottom:7px;
}



a.info {
position:relative; 
z-index:24;
}

a.info:hover{
z-index:25;
}

a.info span{
display:none;
}

a.info:hover span { 
display:block;
z-index:26;
position:absolute;
top:20px; 
left:-390px; 
width:400px;
padding:10px;
border:1px solid #999;
background-color:#ccc; 
color:#000;
font-weight:normal;
}


a.tooltip {     
}

a.tooltip span { 
display: none; 
}         /* ! */

#info {     
position: absolute;              /* ! */
display: none;                   /* ! */
width: auto;
padding:10px;
border:1px solid #999;
background-color:#ccc; 
color:#000;
font-weight:normal;
}

#info strong.oO {     
display: block;
border-bottom: 1px solid #222;
margin-bottom: 5px;
padding-bottom:5px;
font-weight: bold;
font-size:12px;
}

.admintable {
width:99%;
margin:auto;
border-collapse: collapse; 
border-spacing: 0;
margin-bottom:30px;
}

.admintable td.kopf {
background-color:#cccccc;
font-weight:bold;
padding:4px;
}

.admintable td.bg_1 {
background-color:#E6E6E6;
}

.admintable td.bg_2 {
background-color:#E0E0E0;
}

.admintable .pur td {
background:none;
border:none;
}

.admintable td {
background-color:#efefef;
border:1px solid #aaaaaa;
padding:2px;
padding-left:4px;
padding-right:4px;
}
