/* CSS Document */

body, p, table {
	font-family: Verdana, Arial;
	font-size: 11px;
}

h1, h2, h3 {
	font-size: 12px;
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

a {
        color: #6d1a13;
        text-decoration: underline;
}

a:hover {
        color: #6d1a13;
        text-decoration: none;
}

.rahmen {
	border: 1px solid #000000;
}

.bg {
	position: absolute;
	z-index: 1;
}

.err
{
        color: #FF0000;
        font-size: 10px;
}

#adresse {
	position: absolute;
	left: 10px;
	bottom: 25px;
	z-index: 2;
	color: #FFFFFF;
	line-height: 1.5;
}

#navi {
	position: absolute;
	left: 0px;
	top: 175px;
	z-index: 3;
}

#verlauf {
        position: absolute;
}

.hauptnavi {
	padding-left: 15px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #9CAA72;
}

.hauptnavi-act {
	padding-left: 15px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #6F7C44;
}

.unternavi {
	padding-left: 25px;
	color: #FFFFFF;
}

.mlink {
	text-decoration: none;
	color: #FFFFFF;
}

.mlink:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.mlink1 {
	text-decoration: none;
	color: #FFFFFF;
}

.mlink1:hover {
	text-decoration: none;
	color: #6d1a13;
}

.link1 {
	text-decoration: none;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

input, textarea
{
        background-color: #6A8B00;
        font-family: Verdana, Arial;
        font-size: 11px;
        color: #F7F7F7;
        border-style: flat; 
        border: 1px solid #86A61E;
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 2px;
        width: 550px;
} 


.cpy
{
	font-size: 9px;
	color: #CCCCCC;
}

A.cpy
{
	color: #FFFFFF;
	text-decoration: none;
}

A.cpy:hover
{
	text-decoration: underline;
                color: #FFFFFF;
}
