@charset "utf-8";
/* CSS Document */


body {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #888888;
	scrollbar-track-color: #888888;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #888888;
	scrollbar-shadow-color: #888888;
	background-color: #5c694d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../hintergrund/Wurf-Collage1.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #222222;
	line-height: 6mm;
}

img { width: auto !important; height: 100%; } 

a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #ff6600;
    text-decoration: underline;
}
a:active {
    color: #000000;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}

@media only screen and (min-width: 1441px) {
	body {
	background-image: url(../hintergrund/Wurf-Collage1.jpg) !important;
}}

@media only screen and (max-width: 1440px) {
	body {
	background-image: url(../hintergrund/Wurf-Collage1.jpg) !important;
}}

@media only screen and (max-width: 1250px) {
	body {
	background-image: url(../hintergrund/Wurf-Collage1.jpg) !important;
}}

@media only screen and (max-width: 1024px) {
	body {
	background-image: url(../hintergrund/Wurf-Collage1.jpg) !important;
}}

@media only screen and (max-width: 768px) {
	body {
	background-image: url(../hintergrund/Wurf-Collage2.jpg) !important;
		
}}

@media only screen and (max-width: 425px) {
	body {
	background-image: url(../hintergrund/Wurf-Collage2.jpg) !important;
}}

@media only screen and (max-width: 320px) {
	body {
	background-image: url(../hintergrund/Wurf-Collage2.jpg) !important;
}}
