a {
text-decoration: none;
}
a:link {
	font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0033;
	text-decoration: none;
}
a:visited {
	font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0033;
	text-decoration: none;
}
a:hover {
	font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.feldoben {
font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.5;
color: #666666;
padding: 20px 30px;
}
.feldmitte {
font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
padding: 0px 0px;
}
.feldunten {
font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
padding: 0px 30px;
}
.feldkontakt {
font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
padding: 0px 0px;
}
.formbutton {
font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
color: #cc0033;
background-color: #eeeeee;
border: 1px solid #cccccc;
cursor: hand;
}
.formfeld {
font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #666666;
background-color: #ffffff;
border: 1px solid #cccccc;
}
.formselect {
font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
width: 150px;
color: #666666;
background-color: #ffffff;
border: 1px solid #cccccc;
}

/* Facebook */
 
.slide_likebox {
        float: right;
        width: 355px;
        height: 550px;
        background: url(pi/fb-s-01.png) no-repeat;
        display: block;
        right: -315px;
        padding: 0;
        position: fixed;
        top:  24px;
        z-index: 1000;
}

.slide_text {
        font-family: Gill Sans, Humanist, Futura, Arial, Helvetica, Verdana, sans-serif;
        font-size: 8px;
        padding-left: 10px;
        text-decoration: none;
        color: #fff;
}
.FB_Loader {
		display:none;
}

