@charset "utf-8";
/* CSS Document */
html,
			body {
	width: 100%;
	height: 100%;
	margin: 0;
	background-image: url(../weitershain/weitershain-img/background-46.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fcffee;
			}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	padding: 5px;
	background-color: #6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #09F;
	border-bottom-color: #F60;
	background-image: url(../weitershain-img/green.jpg);
	background-repeat: repeat-x;
}


.feld1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.feld2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #066;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.abstand {
	height: 200px;
}

#slider1 {
	width: 100%;
	height: 33%;
			}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #009;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

img.scale {
        width : 100%;
        height: auto; 
    }

@media screen and (max-width: 800px) {

    table#flextable{
        border-width: 0;
    }
    
     table#flextable th{
         display: none;
     }
    
    table#flextable td{
        display: block;
        width: auto;
    }

body,td,th {
	color: #000;
}

