body      {
	background: white;
	color: #4C4C4C;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   { 
	color: #4C4C4C;
	background: transparent;
	font-size: 10pt;
	text-decoration: underline;
	 }
a:hover  { 
	color: blue; 
}

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	
	


	
div.dist{
	padding: 10px;
}
div.dist2{
	padding: 20px;
}
div.box{
	width:540px;background: white;border: 1px solid #4C4C4C;padding: 10px;
}
div#newsblock{	
	width:500px;
	border: 1px solid #4C4C4C;
	text-align: left;
	background: url('http://www.schwarzwaelder-pferdezuchtgenossenschaft.de/clips/newsblock.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top: 20px;
}
img.pic_right{
	float: right; 
	margin: 0px 0px 10px 10px;
	border-bottom: 20px solid #F7B652;
}
img.pic_left{
	float: left; 
	margin: 0px 10px 10px 0px;
	border-bottom: 20px solid #F7B652;
}




div#main_container{
	position: relative;
	width: 100%;
	text-align: center;
}
div#main{
	position: relative;
	width: 875px;
	text-align: left;
	border: 1px solid #4C4C4C;
	background: #CAE19C;
	padding-top: 40px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
div#zeichen{
	position: absolute;
	width: 55px;
	height: 133px;
	top: -30px;
	left: 20px;
}
div#menu{
	position: relative;
	width: 280px;
	float: left;
}

div#content{
	position: relative;
	width: 580px;
	float: right;
	padding-top: 35px;
}
div#bottom{
	clear: both;
	margin-top: 20px;
}




ul.menue{
	list-style: none;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}
ul.menue li{
	border-top: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
}
a.m:link, a.m:visited, a.m:active, a.m:hover   { 
	display: block;
	padding: 5px;
	color: #4C4C4C;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	background: url('http://www.schwarzwaelder-pferdezuchtgenossenschaft.de/clips/menu.gif');
	background-position: top right;
	background-repeat: repeat-y;
	 }
a.m:hover  { 
	font-weight: bold;
	background: url('http://www.schwarzwaelder-pferdezuchtgenossenschaft.de/clips/menuhover.gif');
	background-position: top right;
	background-repeat: repeat-y;
}
a.m_a:link, a.m_a:visited, a.m_a:active, a.m_a:hover   { 
	display: block;
	padding: 5px;
	color: #4C4C4C;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	background: url('http://www.schwarzwaelder-pferdezuchtgenossenschaft.de/clips/menuhover.gif');
	background-position: top right;
	background-repeat: repeat-y;
	 }
a.m_a:hover  { 
	font-weight: bold;
	background: url('http://www.schwarzwaelder-pferdezuchtgenossenschaft.de/clips/menuhover.gif');
	background-position: top right;
	background-repeat: repeat-y;
}




#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.schwarzwaelder-pferdezuchtgenossenschaft.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.schwarzwaelder-pferdezuchtgenossenschaft.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.schwarzwaelder-pferdezuchtgenossenschaft.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}
