/* allgemeine einstellungen */

.Stil1 {color: #666666}
a:link {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #666666;
}
a:active {
	color: #BB4A38;
}
body {
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.titelzelle {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 40px;
}
.navizelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 28px;
	padding-top: 40px;
}
.navizelle a {
	font-size: 14px;
	text-decoration: none;
	line-height: 10px;
}
a:active {
	color: #C35F3D;
}
a:hover {
	color: #A93B24;
}
.mainzelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	color: #666666;
	line-height: 25px;
	list-style-type: square;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.webdesign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subtitelzelle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.mainzelle li {
}
.mainzelle img {
	margin-bottom: 10px;
	margin-left: 30px;
	border: 1px solid #666666;
}
.mainzelle h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:hover img {
    filter: alpha(opacity=39);
    opacity: 0.39;
}.mainzelle h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.webdesign a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.webdesign a:hover {
color:#A93B24
}

