*
{
	margin: 0; 
	padding: 0;
}

h1
{
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 10px;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 10px;

}		

h3
{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
	clear: both;
}

h4
{
	padding-bottom: 15px;
}

h6
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #3366FF;
	margin-bottom: 10px;
	clear: both;
	
}

p
{
	padding-bottom: 10px;
	padding-top: 10px;
}

p img
{
	float:right; padding-bottom: 20px;
}
	
ul, ol, li
{ 
 	margin-left: 10px;
 	padding-bottom: 15px;
}

a:link
{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: #3366FF;
	text-decoration: none;
}

body
{
	color: black; 
	background-color: #FFFFCC; 
	font-family: Verdana, Arial, Helvetica;
	margin: 0pt; 
	padding: 0pt;
}

img
{
	border: none;
}

#head	
{ 
	background-image: url(3bg-oben-pferd.gif);
	background-repeat: repeat-x;
	background-color: white;
	height: 95px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;	
	z-index: 4;
}

#mainnav
{	
	position: fixed;
	top: 95px;
	left: 0px;
	height: 20px;
	width: 100%;
	background-color: #3366FF;
	z-index: 3;
}

#mainnav2
{	
	width: 802px;
	color: white;
	font-size: 8pt;
	text-align: right;
	padding-top: 3px;
	font-weight: bold;
	background-color: #3366FF;
}
		
#mainnav2 a:link
{
	text-decoration: none;
	color: white;
	font-size: 8pt;
}
		
#mainnav2 a:visited
{
	text-decoration: none;
	color: white;
	font-size: 8pt;
}

		
#mainnav2 a:hover
{
	text-decoration: none;
	color: #cccccc;
	font-size: 8pt;
}

#menu
{	
	position: absolute;
	top: 135px;
	left: 20px;
	width: 150px;
	height: auto;
	z-index: 2;
	font-size: 9pt;
}
		
.menulink
{
	margin-bottom: 10px;
}

.menusub
{
	text-decoration: none;
	color: black;
	position: relative;
	left: 10px;
	width: 145px;
	z-index: 3; 
}	
	
.menusub li
{
	list-style-type: disc;
	list-style-position: outside;
}	

.spacer
{
	height: 3px;
}

#inhalt
{
	background-color: white;
	width: 600px;
	height: auto;
	min-height: 100%;
	position: absolute;
	left: 200px;
	top: 115px;
	z-index: 2;
	font-size: 0.7em;
	padding: 20px;
}



#inhalt a:link
{
	text-decoration: underline; 
	color: #000000;
}
#inhalt a:visited
{
	text-decoration: underline; 
	color: #000000;
}
#inhalt a:hover
{
	text-decoration: underline;
	color: #666666;
}

div#piktogramme
{
	text-align: center;
	height: 100%;
	padding-top: 20px;
}

.imageRight 
{
  clear:left;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

.imageLeft
{
  clear:right;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.spacer
{
	height: 3px
}
#zwinkerpferd 
{
	position: absolute;
	top: 348px;
	left: 21px;
	width: 200px;
	height: 277px;
	z-index: 10;
}		


.impressumundkontakt
{
	padding-left: 100px;
	padding-bottom: 15px;
}	
