/*********************************************************************************

	Project		:	Olympia Reitanlagen GmbH
	Copyright	:	Design - Uschi Holstein - www.uschi-holstein.de
	Copyright	:	tech. Umsetzung - liMic - Softwareentwicklung und Mediendesign - www.liMic.info

	
	
Rahmen 		1 px	CEAF8D
Balken grün unten	6 px	CFD61D
Braun in grünem Balken oben und unten   	5F3C17

Spalte links mit Menü  260 px  Textabstand nach rechts zur Fotospalte 35 px
                                                   darin die „Menüpunkte“
Spalte für Fotos	120 px	Abstand erstes Foto von oben und Fotos untereinander 3 px
Spalte rechts		570 px  Textabstand von links 50 px

Gesamtbreite 		 950 px

Textfarbe dunkel		5F3C17	
Textfarbe hell			AA8765	



Zur Info:

Text Logo		5F3C17 
Pferd Logo 		CEAF8D
Grün Logo 		CFD61D


**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:10px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
	height:100%;
}

/* ### BODY ###################################################################### */
body {
	background:#ffffff;
	color: #5F3C17;
	font-family:"Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	height:100%;
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:950px;
}


/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
	margin-top:50px;
	border-left:1px solid #CEAF8D;
	border-top:1px solid #CEAF8D;
	border-right:1px solid #CEAF8D;
	/*background-image:url(hg.png);
	background-repeat:repeat-y;
	background-position:0 0;*/
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {
}

#main-left {
	float:left;
	width:120px;
	padding: 0px 0px 6px 0px;
}

#main-left1{
	float:left;
	width:120px;
	border-top: 5px solid #5f3c17;
	}

#main-right {
	float:right;
	width:570px;
}


/* ### main-block => MainContent ################################################### */

#main-block {
	float:left;
	width:570px;
	color: #5F3C17;
}


#main-content-block {
	margin-top:18px;
	padding:20px;
	display:block;
}


/* ### Footer ###################################################################### */

#footer {
	display:block;
	width:950px;
	background-image:url(hg.jpg);
	background-repeat: repeat-x;
	background-position:top;

}

#footer p {
	padding: 20px 0;
	color:#c4c4c4;
}

#footer p a,
#footer p a:link {
	color:#c4c4c4;
	text-decoration: underline;
	background:inherit;
}

#footer p a:hover {
	color:#c4c4c4;
	text-decoration: none;
}

#clang{
position:absolute;
width:150px;
height:50px;
left:825px;
top:40px;

}

#clang a,
#clang a:link {
color:#AA8765;

}

#clang a:hover {
color:#5F3C17;

}