/*  ########## Basic ########## */
html {
    height: 100%; margin-bottom: 1px;
    }
body {
  	background-color: #ffffff;
	font-size: 14px;
    font-family:verdana;
    color:#2F2F2F;
    line-height: 22px;
  	padding: 10px;
  	margin: 0;
  	height:101%;
  	}
h2 {
    font-size: 22px;
    font-family:verdana;color:#00568A;background-color:#DBE7F9;

    }
h6 {
    font-size: 14px;
    font-family:verdana;color:#00568A;background-color:#DBE7F9;
    margin-bottom:1px;letter-spacing:1px;
    border-bottom:solid 0px #E9E9E9;
    padding-bottom:0px;
    padding-left:5px
    }
h5 {
    font-size: 10px;
    font-family:verdana;
    color:#FF0000;
    text-align:center;
    }

/*  ########## Format ########## */

.bigl {
    font-family: verdana;
    color:#004F7D;
    letter-spacing:0px;
    font-size: 38px;
    float:left;
    margin-top:2px;
    margin-right:10px;
    line-height: 36px;
    }
.imgstyle2 {
    float:right;
    border:solid 0px #b6b6b6;
    margin-left:20px;
    margin-top:20px;
    margin-bottom:20px;
    margin-right:0px
    }
.liste {
    line-height: 2;
    }
#top1 {
    background-repeat:repeat-x;
    background-position:center bottom ;
    height:103px;
    background-color:#ffffff;
    text-align:center;
    }
#top2 {
    background-image:url(images/top2.jpg);
    background-repeat:repeat-x;
    background-position:center top ;
    height:62px;
    background-color:#fff;
    }
#fuss1 {
    font: normal 10px verdana ;
    letter-spacing:2px;
    text-align:right;
    border-top:solid 0px;
    background-image:url(images/fuss.jpg);
    background-repeat:repeat-x;
    background-position:center top ;
    height:25px;
    }
/*  ########## Layout ########## */

#banner {
	background:url(../images/bg-top.gif) repeat-x left top;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
    }
#banner p {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 60px;
    }
#content {
	width: 100%;
	margin: 0 auto;
	padding:150px 0;
    }
#content p {
	line-height: 1.6em;
	padding:  0;
	margin:0 0 15px;
    }
.inhalt {
    margin-left: 20px;
    margin-right: 20px;
    }
#footer {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
    }
#inline {
    width: 100%;
    height: 100%;
    }
#footer p {
	width: 100%;
	margin: 0 auto;
	padding: 80px 0 20px;
    }
 /* ########## Menü und Links ########## */

a:link,
a:visited,
a:active {
    font-size: 16px;
    font-family:verdana;
    font-weight: bold;
    color:#00568A;
    line-height: 8px;
    background-color:#fff;
    text-decoration:underline;
    }
a:hover {
    text-decoration:none;
    background-color:#779DDC;
    color:#fff;
    }
    
#eingang a ,
#eingang a:visited ,
#eingang a:active {
    text-decoration:none ;
    }
#eingang a:hover{
    text-decoration:none ;
    background-color:#ffffff;
    }  

#menuhorizontal a,
#menuhorizontal a:visited ,
#menuhorizontal a:active {
    display: block;
    color:#00253A;
    text-decoration:none ;
    font-family:verdana;
    font-weight: bold;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-top:0px;
    margin-left: 0px;
    margin-right: 0px;
    border-left:solid 0px #AAAAAA;
    height:62px;
    line-height:62px;
    text-align:center;
    background:transparent;
    }
#menuhorizontal a:hover {
    text-decoration:none ;
    color:#000;
    text-decoration:none ;
    border-left:solid 0px #fff;
    background-image:url(images/btover.jpg);
    background-repeat:repeat-x;
    background-position:50% 50%;
    }
#menufoot a ,
#menufoot a:visited ,
#menufoot a:active {
    display:inline;
    color:#fff;
    text-decoration:none ;
    background-color:#5880be;
    font-size: 11px;
    font-family: verdana;
    text-align:center;
    font-style:normal;
    }
#menufoot a:hover{
    color:#004f7d;
    text-decoration:none ;
    }










































    


