*{
	padding: 0;
	margin: 0;
	color: #333;
	outline: none;
}
body{ 
	text-align: center;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body#idx{
	margin: 0;
	background: url(/images/bg.gif) #f1cbac repeat;	
}
img{border:none;}

#frame{
	position:relative;
	margin: 60px auto;
	text-align: left;
	width: 980px;
}

#head{
	position: relative;
	height: 80px;
	width: 100%;
	/*background: url(/images/nav_balken2.gif) #e7d2c8 repeat-y left top;*/
	background-color: #e7d2c8;
	-moz-border-radius: 2em 2em 0 0;
	-webkit-border-radius: 2em 2em 0 0;	
	border: 1px solid #999;
	border-bottom: none;
	-webkit-box-shadow: 2px 3px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 3px 6px rgba(0,0,0,0.5);
}
#head #siteTitle{
	position: absolute;
	left:25px;
	bottom:2px;
	float:left;
}

#head #subTitle{
	position:absolute;
	float:right;
	top:63px;
	right:180px;
}

#head #logo{
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	width: 180px;
}

#innerFrame{
	width:100%;
	overflow: hidden;
	float: none;
	background: url(/images/nav_balken2.gif) #fff repeat-y left top;
	padding:30px 0px 20px 0px;	
	-moz-border-radius: 0 0 2em 2em;
	-webkit-border-radius: 0 0 2em 2em;	
	border: 1px solid #999;
	border-top: none;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
#navi{
	position: relative;
	width: 253px;
	float: left;
}
#content{
	width: 690px;
	position:relative;
	padding: 50px 0 10px 0;
	left: 15px;
	float: left;
	overflow:hidden;
}
#content h1{
	position:relative;
	padding-bottom:10px;
	left:-15px;
}

#content #cLeft{
	float:left;
	width:60%;
}
#content #cLeft>div{margin: 32px 20px 0 0;}
#content #cRight{
	float: right;
	width:40%;
}

#content ul{
	list-style-image: url(/images/point2.gif);
	padding-left:15px;
	width:90%;
}

ul#naviP ul{
	position: relative;
	margin: 0;
	padding: 0;
}
ul#naviP li {
	list-style: url(/images/ring2.gif) none inside;
    margin: 0; 
	padding: 0 0 4px 0px;
}

a { color: #993300; text-decoration: underline}

.title { color: #993300 ; font-weight: bold}
.info { color: #DD0000}
.inaktiv {color: #999999;}
.aktiv {color: #006600;}

h4, h3, h4 a, h3 a{
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	color: #A54B1E;
	border: none;
	text-decoration: none;
}
h3{	
	margin-bottom:10px; 
	border-bottom: 1px dashed #A54B1E;
}

#infoBox{
	width: 250px;
	padding:4px;
}

button.further{
	border: none;
	background: none;
	cursor: pointer;
	margin: 0 !important;
	padding: 0 !important;
	color: #B36843;
}
button.further:hover{color: #A42E2E;}

/* pferde */
div.hrs{
	border: 1px solid #A3BF77;
	padding: 4px;
	margin-bottom: 14px;
	width: 385px;
}
div.hrs div{
	overflow:hidden;
	margin-bottom: 4px;
}
div.hrs div.lst{margin-bottom: 0px;}

div.hrs img{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

div.hrs .vb{float: left;}
div.hrs .price{
	float: right;
	font-weight: bold;
}


.wuastbude a,
.wuastbude a:hover,
.wuastbude a:active,
.wuastbude a:visited{text-decoration: none;}
.wuastbude img{padding-top: 30px;}

