@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background-color: #F8BF56;
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-x;
}

a img
{
	border: 0px solid;
}

.page
{
	width: 980px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

/* Head */
.top_links
{
	width: 940px;
	height: 20px;
	float: left;
	padding: 10px 20px 0 20px;
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.top_links a
{
	height: 14px;
	color: #9F6311;
	text-decoration: none;
	margin: 0 6px;
	display: inline;
}

.top_links a:hover
{
	text-decoration: underline;
}

.top_links a.home
{
	padding: 0 0 0 20px;
	background-image: url(../img/icons/home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.top_links span
{
	margin: 0 6px;
	display: inline;
	color: #9F6311;
}

.head_image
{
	width: 731px;
	height: 550px;
	float: left;
}

.c_head_image
{
	width: 731px;
	height: 367px;
	float: left;
}

.logo
{
	width: 210px;
	height: 175px;
	text-align: center;
}

.logo img
{
	vertical-align: middle;
	margin: 50px 0 0 0;
}

/* Left */
.left_c
{
	width: 210px;
	float: left;
	padding: 0 19px 300px 20px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

.left_c .box
{
	width: 210px;
	float: left;
	margin: 20px 0 20px 0;
}

.left_c .box p.ltitle
{
	width: 150px;
	float: left;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C63920;
	margin: 0;
	padding: 0 0 15px 30px;
}

.left_c .box p
{
	width: 150px;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A47644;
	line-height: 21px;
}

.left_c .box.bottom
{
	position: absolute;
	left: 20px;
	bottom: 0px;
	z-index: 20;
	
	padding: 270px 0 10px 0;
	margin: 0;
	text-align: center;
	
	background-image: url(../img/box_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}

.left_c .box.bottom a
{
	padding: 20px 0 0 0;
	margin: 0 6px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B0760B;
	text-decoration: none;
}

.left_c .box.bottom a:hover
{
	color: #C93F21;
}

.left_c .box.bottom a.chat
{
	background-image: url(../img/icons/chat.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.left_c .box.bottom a.hearth
{
	background-image: url(../img/icons/hearth.png);
	background-position: center top;
	background-repeat: no-repeat;
}

/* Floating elements */
.fb
{
	position: absolute;
	z-index: 20;
	
	width: 185px;
	height: 150px;
	
	background-color: #F6E2B9;
}

.fb p.fbtitle
{
	width: 100%;
	height: 23px;
	margin: 0;
	padding: 5px 0 0 0;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #C63920;
	
	text-align: center;
}

.fb.fb1
{
	top: 351px;
	right: 45px;
}

.fb.fb2
{
	top: 521px;
	right: 45px;
}

.fb.fb3
{
	top: 691px;
	right: 45px;
}

/* Contents */
.main_c
{
	width: 731px;
	min-height: 900px;
	float: left;
	padding: 0 0 30px 0;
	overflow: hidden;
	position: relative;
	z-index: 10;
	background-color:#FFFFFF;
}

.main_c.cc
{
	background-color: #FFFFFF;
}

.nav_path
{
	width: 690px;
	height: 12px;
	padding: 5px 20px 5px 21px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9F6311;
	
	text-align: right;
}

.nav_path a
{
	color: #9F6311;
	text-decoration: none;
	margin: 0 5px;
}

.nav_path a:hover
{
	color: #C63920;
}

.nav_path span
{
}

.start_content
{
	width: 450px;
	float: left;
	padding: 20px 0 0 20px;
	overflow: hidden;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9F6311;
	line-height: 30px;
}

.content
{
	width: 650px;
	float: left;
	padding: 20px 40px 20px 41px;
	overflow: hidden;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9F6311;
	line-height: 30px;
}

.content a,
.start_content a{
	font-size:11px;
	line-height:30px;
	color:#C63920;
	text-decoration:underline;
}
.content a:link,
.start_content a:link{
	font-size:11px;
	line-height:30px;
	color:#C63920;
	text-decoration:underline;
}
.content a:visited,
.start_content a:visited{
	text-decoration:underline;
}
.content a:hover,
.start_content a:hover{
	color:#000000;
	text-decoration:underline;
}
.content a:active,
.start_content a:active{
	text-decoration:underline;
}
.content ul{
	margin-left: 15px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content li{
	font-family: Verdana, Geneva, sans-serif;
	background-image: none;
	margin:0px;
	padding:0px;
}

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #C63920;
	margin: 0;
	padding: 15px 0 20px 0;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C63920;
	margin: 0;
	padding-bottom: 10px;
}


.hervorgehoben {
   background-color:#fdefd5;
   border:1px solid #e6ad48;
   padding:10px;
   line-height:25px;
	background-image: url(../img/pferd-back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.hervorgehoben2 {
   background-color:#fdefd5;
   border:1px solid #e6ad48;
   padding:10px;
   line-height:25px;
}


#preis-table-a 
{
	padding:0;
	color:#9F6311;
	margin:0;
	background-color: #fdefd5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
td.preislistetop {
	background-color:#e5ac48;
	color:#ffffff;
}
#preis-table-a td
{
	padding:4px;
	color:#9F6311;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #fdefd5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #fdefd5;
	color:#9F6311;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #fdbb41;
	color: #920C13;
}
#preis-table-a tr.preislistetop td{
	background-color:#e5ac48;
	color:#ffffff;
}

table.anfrage  a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCFBF5;
	line-height: 40px;
	background-color: #C63920;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
table.anfrage a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCFBF5;
	line-height: 40px;
	background-color: #C63920;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
table.anfrage a:active{
	text-decoration:none;
}
table.anfrage  a:hover{
	background-color: #fdbb41;
	color: #920C13;
	text-decoration: none;
}
table.anfrage a:visited{
	text-decoration:none;
}


/*---------------------GOOGLE-MAPS-----------------------------*/

#maprahmen {
   border: 1px solid #fdf7ec;
   width: 100%;
}

#karte {
   width: 100%; 
   height: 320px;
}

#input-hintergrund {
   background: #fdefd5;
   padding: 5px;
}

#inputaddress {
   width: 300px;
   padding: 1px;
   height: 20px;
   border: 1px solid #DFB231;
   background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
   font-size: 13px;
   color: #666666;
}

#mapsButton1 {
   width: 200px;
   height: 25px;
   padding: 3px;
   border: 1px solid #DFB231;
   color: #fff;
   background: #9E0822 url(../img/button-hg.jpg) repeat-x top;
   vertical-align: bottom;
}

#mapsButton1:hover {
   border: 1px solid #079AE0;
   font-weight: bold;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   cursor: hand;
}

.mapposition {
   color: #000;
   font-size: 12px;
}
/*-------------------*/

hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f4e7d3;
	height: 1px;
}


/* Page bottom */

.page_bottom_c
{
	width: 100%;
	height: 250px;
	
	background-color: #FDEFD5;
}

.page_bottom
{
	width: 950px;
	height: 225px;
	margin: 0 auto 0 auto;
	padding: 25px 15px 0 15px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A47644;
}

.page_bottom .box
{
	width: 245px;
	min-height: 140px;
	float: left;
	padding: 0 35px 0 35px;
}

.page_bottom .box.center
{
	border-left: 1px solid #F6E2B9;
	border-right: 1px solid #F6E2B9;
}

.page_bottom .box p.s_title
{
	float: left;
	width: 205px;
	
	font-size: 13px;
	font-weight: bold;
	color: #C63920;
	margin: 0;
	padding: 10px 0 9px 40px;
	
	background-image: url(../img/icons/horseshoe.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.page_bottom .box p
{
	float: left;
	width: 205px;
	padding: 0 0 0 40px;
	margin: 0 0 10px 0;
	line-height: 21px;
}

.page_bottom .box a
{
	color: #A47644;
	text-decoration: none;
}

.page_bottom .box a:hover
{
	color: #C63920;
}

.page_bottom .box a.arrow
{
	width: 120px;
	float: left;
	padding: 0 0 0 40px;
	margin: 10px 0 0 0;
	display: inline;
	
	background-image: url(../img/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
}

/* Footer */
.footer
{
	width: 980px;
	min-height: 150px;
	margin: 0 auto 0 auto;
}

.footer_top
{
	width: 980px;
	height: 20px;
	float: left;
	padding: 10px 0 0 0;
	text-align: right;
}

.footer_top a
{
	margin: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_bottom
{
	width: 980px;
	padding: 25px 0 25px 0;
	float: left;
	text-align: center;
}

.footer_bottom a
{
	margin: 0 25px;
}

#vmarquee
{
	width: 150px;
	padding: 0 0 0 30px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A47644;
	line-height: 21px;
}
#marqueecontainer
{
	width: 150px;
	padding: 0 0 0 30px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A47644;
	line-height: 21px;
}

#vmarquee a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A47644;
}