body {
        background-color: White;
}

.kopf {
        font-size: 14px;
        font-family: Arial;
        text-align: left;
        padding-left: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        line-height: 18px
        color: #56AC42;
        background-color: #FABF5D;
        text-decoration: none;
        font-weight: bold;
}

a {
        color: #00632F;
        text-decoration: none;
        font-family: Arial;
}

a:hover {
        color: #56AC42;
        text-decoration: none;
        font-family: Arial;
}

.text {
        font-size: 12px;
        font-family: Arial;
        text-align: left;
        list-style-type: square;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
        border-left: 1px solid #FABF5D;
        border-bottom: 1px solid #FABF5D;
        border-right: 1px solid #FABF5D;
        border-top: none;
}

h1 {
        font-family: Arial;
        font-size: 18px;
        text-align: left;
        text-decoration: none;
        font-weight: bold;
}

.menu a {
        font-size: 14px;
        font-family: Arial;
        text-align: center;
        color: #FFFFFF;
        font-weight: bold;
}

.menu a:hover {
        color: #FABF5D;
}

h2 {
        font-family: Arial;
        font-size: 13px;
        text-align: left;
        color: #000000;
        width: 100%;
        border-bottom: 3px dashed #000000;
        padding: 0 px;
}
.werbung {
        color: #000000;
        font-size: 12px;
        font-family: Arial;
        text-align: left;
        list-style-type: square;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
        border: 4px dashed #56AC42;
        background-color: #FABF5D;
}

#button {
	font-size:1em;
	font-family: Arial;
	color:#00632F;
	border: 0;	
	background:#FFFFFF;
	text-decoration:none;
}

.fuss {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	padding: 10;
	color: #00632F;
}


/* Grüner Bereich */
.rbroundbox { background: url('nt.gif') repeat; }
.rbtop div { background: url('tl.gif') no-repeat top left; }
.rbtop { background: url('tr.gif') no-repeat top right; }
.rbbot div { background: url('bl.gif') no-repeat bottom left; }
.rbbot { background: url('br.gif') no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
        width: 144px;
        height: 7px;
        font-size: 1px;
}
.rbcontent { color: #000000;
        font-size: 12px;
        text-align: left;
        font-family: Arial;
        margin: 0 7px;
}
.rbroundbox {
        width: 144px;
        margin: 1 em auto;
}
