/* Version 1 */
/* 27.01.2007 | R2 */

html {
    height: 100%;
    padding-bottom: 0.005em;
}

body {
	width: 99%;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 101%;
	background-color: #FFFFFF;
	color: #666;
	font-family: Arial, Helv, Helvetica, Verdana, sans-serif;
	background-image: url(../images/bggrad.gif);
}

a {
    color: #666;
    text-decoration: none;
}

a:hover, a:active, a:focus {
    color: #666666;
    text-decoration: underline;
}

a:hover abbr, a:active abbr, a:focus abbr {
    text-decoration: underline;
}

abbr {
    text-decoration: none;
    border: none;
}

img {
    border: none;
}

form {
    padding: 0;
    margin: 0;
}

input, textarea {
	border: 1px solid #cccccc;
	color: #999999;
}

.hide {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;
}

.hideList {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;
    display: none;
}

#container {
	width: 56em;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 8em;
}

#header .headGrafik img.headImage {
    padding: 0.5em 0 0 0;
    height: 12.08em;
    width: 43.2em;
}

#header .headGrafik {
    float: left;
}

#header .headService {
	float: left;
	padding: 4em 0 0 2.8em;
}

#header .headService img {
    height: 7.2em;
    width: 9.4em;
}

#header .headService a.link {
    font-size: 0.7em;
}

#trenner {
    border-bottom: solid 1px #CCCCCC;
    margin: 0 0 0.4em 0;
    padding: 0 0 0.2em 0;
    clear: both;
}

#navigation {
    float: left;
    width: 12.4em;
}

#navigation .menue {
	font-size: 0.7em;
	border: solid 1px #CCCCCC;
	padding: 0.3em;
	margin-bottom: 1em;
	background-color: #FFF;
}

#navigation .menue .titel {
    background-color: #999999;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.1em 0.8em;
}

#navigation .menue .content {
    background-color: #F3F3F3;
    margin-top: 0.3em;
    /*height: 23em;*/
}

#navigation .menue .content br {
    margin: -0.2em;
}

#navigation .menue .content a {
	font-weight: bold;
	padding-left: 0.8em;
	left: 100px;
}

#navigation .menue .content form {
    padding-left: 0.8em;
}

#navigation .menue .content .input {
    font-size: 0.8em;
    width: 18.8em;
}

#navigation .menue .content .button {
    font-size: 0.8em;
    margin-top: 0.3em;
    background-color: #FFFFFF;
    border-top: solid 1px #000000;
    border-right: solid 2px #000000;
    border-bottom: solid 2px #000000;
    border-left: solid 1px #000000;
}

#navigation .menue .content div {
    padding-bottom: 0.1em;
}

.ebeneA a {
    display: block;
    border-top: 0px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.ebeneAhighlight {
    background-color: #FFFFFF;
    display: block;
    border-top: solid 1px #CBDEF5;
    border-bottom: solid 1px #CBDEF5;
}

.ebeneAhighlight a {
    margin-left: -0.5em;
}

.ebeneAAktiv {
	border-top: solid 1px #F2F5F7;
	border-bottom: solid 1px #CCCCCC;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/naviconA.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: 2px 4px;
}

.ebeneAAktiv a {
    margin-left: -0.5em;
}

.ebeneB a {
    background-color: #FFFFFF;
    display: block;
    border-top: solid 1px #F2F5F7;
    border-bottom: solid 1px #CCCCCC;
	padding-left: 15px;

}

.ebeneBA {
	background-color: #FFFFFF;
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 2px;
}

.ebeneBB {
	background-color: #FFFFFF;
	display: block;
	border-top: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/naviconB.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 2px;
}

.ebeneBhighlight a {
    margin-left: -0.5em;
}

#marginal {
    float: right;
    width: 12.4em;
    color: #999999;
}

#marginal .menue {
	font-size: 0.7em;
	border: solid 1px #CCCCCC;
	padding: 0.3em;
	margin-bottom: 1em;
	background-color: #FFF;
}

#marginal .menue .titel {
    background-color: #FFFFFF;
    color: #E9504E;
    font-weight: bold;
    padding: 0.1em 1.4em;
}

#marginal .menue .titel h1, #navigation .menue .titel h1 {
    font-size: 1em;
    padding: 0;
    margin: 0;
}

#marginal .menue .content {
    background-color: #FFFFFF;
    padding: 0.1em 1.4em;
    margin-top: 0.3em;
    height: 1%;
}

#marginal .menue .content a {
    font-weight: normal;
}

#marginal .menue .content ul {
    margin: 0;
    padding: 0 0 0 0.5em;
    list-style-image: url(../images/marginalicon.gif);
}

#marginal .menue .content li {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	list-style-type: circle;
}

#marginal .menue .content .headline {
    margin-left: -0.9em;
}

#marginal .menue .content .text {
    margin: 0 0 1em 0;
}

#marginal .menue table {
    border-collapse: collapse;
    border: none;
}

#marginal .menue td {
    vertical-align: top;
}

#marginal .menue .content ul {
    list-style-image: url(../images/marginaliconIE.gif);
}

td.abstand {
    padding-left: 0.3em;
}

#footer {
    clear: left;
    border-top: solid 1px #CCCCCC;
    text-align: right;
    padding: 0.2em 0 1em 0;
    margin: 1em 0 0 21.2em;
    width: 8em;
}

#footer a {
    font-size: 0.7em;
}

#footer img {
    border: none;
    padding: 0;
    margin: 0;
}

.druckfooter {
    display: none;
}
.kontaktip {
	position: relative;
	left: 200px;
}
.kontakttx {
	position: relative;
	right: 200px;
}
.karten {
	border: 1px solid #CCCCCC;
}
.newsdatum {
	color: #cccccc; 
	font-size: 10px;
}
