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

* {
        margin: 0;
        padding: 0;
}

body {
        color: #2E3A4A;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 95%
}

p, li {
        font-size: 0.8em;
        color: #2E3A4A;
}

p {
        line-height: 155%;
}

li {
        line-height: 145%;
}

.li {
        list-style-position: inside;
        list-style-type: disc;
        line-height: 20px;
}

.c1 {    line-height: -10px;
	
}

h1 {
        font-size: 1.2em;
        font-weight: normal;
        color: #2E3A4A;
        margin-bottom: 35px;
        text-align: left;
}

h2 {
        font-size: 1.0em;
        font-weight: bold;
        color: #2E3A4A;
        margin-bottom: 25px;
        text-align: left;
}

h3 {
        font-size: 1.2em;
        font-weight: bold;
        color: #2E3A4A;
        margin-bottom: 10px;
        text-align: left;
		  padding-left: 0px;  
        line-height: 20px;
}

k {
        font-size: 0.3em;
        font-weight: normal;
		  text-align: right;
        color: #2E3A4A;
}

/*.img {
        margin-bottom: 40px;
        margin-left: 0px;
}*/

/*table {
        width: 450px;
        font-size: 0.8em;
        line-height: 18px;
        margin-top: 20px;
        margin-bottom: 3px;
}*/

table, th, td {
        font-size: 0.8em;
		  text-align: center;
		  padding: 5px;
}

/*th {
	background-color: #999999
	color: #FFFFFF 
	border: 1px solid #FFFFFF
}*/

.ungerade td {
	background-color: #AF998C 
}

.gerade td {
	background-color: #B1998F
}

td a:hover {
        font-weight: bold;
}

/*td.re {text-align: center; padding: 20px 20px 20px 20px;}
td.li {padding: 20px 20px 20px 20px;}*/

/*td, tr {
        padding: 0px 0px 10px 4px;
        vertical-align: top;
}*/

/*td {
        font-size: 1.0em;
}*/

.impressum-text {
        font-size: 72%;
}

.imgabstand {
        margin-left: 10px;
        margin-right: 10px;
}

.imgabstand1 {
        margin-left: 16.5px;
        margin-right: 16px;
}

.imgabstand2 {
        margin-left: 36px;
        margin-right: 36px;
}

.line-item {
        margin-left: 35px;
		  line-height: 25px;
}

.line-item-p {
        margin-left: 35px;
		  line-height: 155%;
}

.impressum-text-angaben {
        font-size: 80%;
}

.table-left {
        font-size: 0.9em;
		  text-align: left;
		  vertical-align: top;
		  line-height: 155%;

}

.table-head-center {
        font-size: 0.9em;
		  font-weight: bold;
		  text-align: center;
}

.update {
        font-size: 0.6em;
        font-weight: normal;
		  text-align: right;
        color: #2E3A4A;
}
a:visited {
        color: #2E3A4A;
        text-decoration: none;
}

a:link {
        color: #2E3A4A;
		  text-decoration: underline;
}

a:hover {
        color: #2E3A4A;
        text-decoration: none;
        background-color: #C8B5A7;
}

a:active {
        color: #2E3A4A;
        text-decoration: none;
}

#container {
        text-align: left;
        position: relative;
		  width: 1060px;  
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0px;
        border-bottom-width: 2px;
        border-right-width: 2px;
        border-left-width: 2px;
        border-top-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #999999;
        border-right-color: #999999;
        border-bottom-color: #999999;
        border-left-color: #999999;
}

#header {
        background-image: url(../images/header-fell-schrift.jpg);
        height: 155px;
}

#header h1 {
        display: none;
}

#content {
        width: 805px;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 30px;
        padding-left: 210px;
        background-image: url(../images/nav-giv-fell.jpg);
        background-repeat: repeat-y;
        background-position: left;
        margin-top:25px;
        margin-bottom: 25px;
}

#image {
        text-align: right;
        margin-right: 13px;
        margin-bottom: 50px;
        width: 563px;
}

#H1  h1 {
        margin-bottom: 0px;
}

#H1 h2 {
        margin-bottom: 0px;
}

#H1 {
        width: 250px;
        text-align: left;
        padding-top: 102px;
        float: left;
}

#column {
        float: left;
        background-color: #999999;
        margin-top: 25px;
}

#footer  {
        font-size: 64%;
        color: #2E3A4A;
        width: 863px;
        margin: 0 auto;
        margin-top: 8px;
        margin-bottom: 550px;
        clear: both;
        padding-bottom: 550px;
}