body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;

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

/* ENDE - NAVIGATION */

#grundrahmen {
	
	width: 780px;
}
#nav a{
	font-weight: normal;
	text-align: left;
	color: #666;
}
#nav {
	text-align: left;
	margin-left: 7px;
}


#logo {
	min-height: 187px;
	height: auto !important;
	height: 187px;
	margin: 0px !important;
	margin-right:-3px;
	width: 192px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#inhalt {
	width: 588px;
	float: right;
	text-align: left;
}
#inhaltkopf {
	width: 591px;
}
#inhaltnavrahmen {
	background-image: url(../images/subnav.gif);
	height: 28px;
	width: 591px;
	background-position: 1px 0px;
}
#inhaltnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 350px;
	right: 0px;
	float: right;
	margin-right: 15px;
}

#fuss {
	height: 77px;
	width: 780px;
	display:block;
	background-image: url(../images/footer1_bg.gif);
	clear:both;
}

#fussinhalt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    text-decoration: none;
    float:right;
    height: 77px;
    width: 563px;
    text-align: right;
	

}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #832032;
	text-decoration: none;
}


#fuss2 {
	height: 10px;
	width: 100%;
	
}
.navspacer {
	height: 220px;
	width: 192px;
}
.navlinie {
	height: 3px;
	background-image: url(../images/nav_trennlinie.gif);
	float: left;
	overflow: hidden;
	clear: left;
	display:block;
	width: 185px;
	background-repeat: repeat-x;
}
#inhaltnavkat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 567px;
	right: 0px;
	float: right;
	position:relative;
	font-weight: bold;
}

#inhaltueberschrift {
	height: 40px;
	width: 550px;
	margin-left: 25px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #853047;
	position:relative;
	background-color: #FFFFFF;


}

#inhaltbox {
	/*height: 40px;*/  /* auskommentiert = deaktiviert */
        width: 550px;
	margin-left: 25px;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	background-color: #FFFFFF;
}

#inhaltbox2 {
        /*height: 40px;*/  /* auskommentiert = deaktiviert */
        width: 550px;
        margin-left: 25px;
		margin-top: 32px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #333333;
        font-weight: normal;
		min-height: 40px;
		height: auto !important;
		height: 40px;
}



a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.inhalt-text {

        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #333333;
        font-weight: normal;
}
.inhalt-ueberschrift {


        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        color: #853047;
        font-weight: bold;
		min-height: 40px;
		height: 40px;
}
.link {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #853047;
        font-weight: normal;
		min-height: 40px;
		height: 40px;
}

.link-klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.inhalt-subueberschrift {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #333333;
        font-weight: bold;
		min-height: 40px;
		height: 40px;
}
.link-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	min-height: 40px;
	height: 40px;
	text-decoration: none;
}
#nav a:hover {
	font-weight: normal;
	text-align: left;
	color: #832032;
	text-decoration: none;
}
#logo ul {
	padding: 0px;
	text-align: left;
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	margin-right: 20px;
}
#logo li {
	text-align: left;
	list-style-type: none;
	margin-bottom: 2px;
}
#logo li a {
	text-align: left;
	list-style-type: none;
	margin-bottom: 5px;
	background-color: #832032;
	display: block;
	font-weight: normal;
	color: #FFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.infobox {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
}

#logo li a:hover {
	text-align: left;
	list-style-type: none;
	background-color: #9D263C;
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.sidebox {
	width: 195px;
	float: right;
	text-align: right;
	padding-left: 10px;
}
.box {
	background-color: #F2F2F2;
	width: 330px;
	margin-bottom: 10px;
	color: #333;
	padding: 5px;
	text-align: left;
	margin-left: 0px;
}
