/* Generated by KaZcadeS */
.bodystyle {
    margin: 0px;
}
.ecke {
    width: 100px;
    height: 100px;
    float: left;
    background-image: url(bilder/sr1.jpg);
}
.oben {
    height: 100px;
    background-image: url(bilder/sr2.jpg);
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
    font-size: 36px;
    width: 100%;
}
.navigation {
    width: 100px;
    background-image: url(bilder/sr3.jpg);
    height: 100%;
    background-repeat: repeat-y;
    background-position: left top;
    float: left;
    position: static;
}
.buttons {
    border-style: double;
    border-width: 4px;
    text-align: center;
    background-color: #ffcc99;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 10px;
    float: right;
    text-decoration: none;
}
		a.buttons:link {
		    color: #800c0c;
		    background-color: #ffd3ad;
		}
		a.buttons:hover {
		    color: #e80505;
		    background-color: #b58f6b;
		}
		a.buttons:active {
		    color: #ffffff;
		}
.buttons_g {
    border-style: double;
    border-width: 4px;
    text-align: center;
    background-color: #ffcc99;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 5px;
    float: right;
    margin-top: 3px;
    font-size: 12px;
    text-decoration: none;
}
		a.buttons_g:link {
		    color: #800c0c;
		    background-color: #ffd3ad;
		}
		a.buttons_g:hover {
		    color: #e80505;
		    background-color: #b58f6b;
		}
		a.buttons_g:active {
		    color: #ffffff;
		}
.hauptseite {
    background-color: #e6b98c;
    padding-left: 100px;
    height: 100%;
}
.titel {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    height: 40px;
}

.grafikbox_mom {
	padding: 1% 0;
}
	

.grafikbox {
    padding: 2% 0;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	 outline:2px;
	 outline-width:2px;
	 outline-color: grey;
	 outline-style: groove;
}

.videobox {
    padding: 2% 0;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	outline:2px;
	 outline-width:2px;
	 outline-color: grey;
	 outline-style: groove;
}

.galerie {

	
}

.ueberschrift {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    height: 40px;
}

.back {
    border-style: none;
    width: 50px;
    height: 50px;
    margin-bottom: 300px;
}
.grafik {
    border-style: groove;
    border-width: 5px;
}
.next {
    border-style: none;
    width: 50px;
    height: 50px;
    margin-bottom: 300px;
}
.beschreibung {
    border-style: outset;
    border-width: 3px;
    padding: 5px 10px;
    font-size: 18px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    text-align: center;
    background-color: #ffd3ad;
}
.counter {
    margin-top: 150px;
    margin-left: 20px;
	text-decoration: none;
}
		a.counterlink:link {
			color: #000;
			background-color: none;
				}

