.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
.smallheadline {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	font-size: 14px;

}


.tabelle-rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #B6D303;
	background-color: #fffccc;

}


body {
	scrollbar-base-color:black;
	scrollbar-track-color:006633;
	scrollbar-face-color:009933;
	scrollbar-highlight-color:444444;
	scrollbar-3dlight-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-shadow-color:000000;
	scrollbar-arrow-color:ffffff;
}



a:link.men{
	font: normal 80%/100% Arial;
	text-decoration : none;
	color : black;
	text-transform : capitalize;
 	background: url(background.gif) #fff bottom left repeat-x;
        height: 20px;
        line-height: 20px;
	font-weight : bold;
	margin-right : 3px;
	padding-left : 3px;
	padding-right : 3px;
	border-top : 2px ridge #000000;
	border-left : 2px ridge #000000;
	border-right : 2px ridge #000000;
	border-bottom : 2px ridge #000000;
		}

a:visited.men{
	background-color : #ffffff;
	font: normal 80%/100% Arial;
	text-decoration : none;
	color : black;
	text-transform : capitalize;
        background: url(background.gif) #fff bottom left repeat-x;
        height: 20px;
        line-height: 20px;
	font-weight : bold;
	margin-right : 3px;
	padding-left : 3px;
	padding-right : 3px;
	border-top : 2px ridge #000000;
	border-left : 2px ridge #000000;
	border-right : 2px ridge #000000;
	border-bottom : 2px ridge #000000;
		}
a:hover.men{
	background-color : #009933;
	font: normal 80%/100% Arial;
	text-decoration : none;
	color : #000000;
	text-transform : capitalize;
	background: url(background2.gif) #fff bottom left repeat-x;
        height: 20px;
        line-height: 20px;
	font-weight : bold;
	margin-right : 3px;
	padding-left : 3px;
	padding-right : 3px;
	border-top : 2px ridge #000000;
	border-left : 2px ridge #000000;
	border-right : 2px ridge #000000;
	border-bottom : 2px ridge #000000;
		}
		
.scrollen {
	width: 100%;
	height: 200px;
	overflow: auto;
	padding: 5px;
	background: #FFFFCC;
	border: 1px solid #B6D303;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

		    }
.logo-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../schweine-fotos/logos/schweinefreunde-logo-klein.jpg);
	background-position: right center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top: 2px dashed #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px none #000000;
	border-left: 2px dashed #000000;

}
.inhalt-rahmen {
	background-color: #CCCCCC;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-right-color: #000000;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-color: #000000;


}
.footer {
	background-color: #eeeeee;
	border-top: 0px none #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px dashed #000000;
	border-left: 2px dashed #000000;

}

