/* @override http://pferdesport.s-informatik.ch/fileadmin/_css/pferde.css */

body {
	background: #000 url(../_media/istockphoto_331376-horseback.jpg) 50% 50% no-repeat;
	color: #000;
	margin: 50px 0 0 0;
}

#submenu {
	border-radius: 1.6em;
/*	background:#0e4c22 url(../_media/bg-menu-top.png) no-repeat;*/
}

#headerround {
	height: 20px;
	background: url(../_media/bg-header.png) no-repeat center;
}

#submenu {
	background: url(../_media/bg-menu-top.png) no-repeat;
}

#footer {
	height: 20px;
	background: url(../_media/bg-footer.png) no-repeat;
}

#contentbox .aufheller {
}

#contentbox #cnt .inhalt {
/*	margin: 30px 30px 0 20px;*/
	padding: 0 20px 0 15px;
}

#submenu #logo {
	margin: 15px 0px 0 22px;
}

#navtabs a {
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
}

#navtabs {
	margin: 0 0 0 20px;
	height: 20px;
  	line-height: .5em;
}

#mainmenu {
	height: 20px;
}

#submenu {
}

h1 {
	font-size: 30px;
	color: #256c2e;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}

h2 {
	font: 22px;
	margin: 0;
}

a {
	color: #0E4C22;
	text-decoration: none;
}

a:hover {
	color: #04cb37;
	text-decoration: none;
}

label {
	float: left;
	width: 120px;
	font-weight: bold;
}

form {
	width: 500px;
}

input, textarea {
	color: #000000;
	background: #F3F1E9;
	border: #000000 thin solid;
	width: 300px;
	margin-bottom: 5px;
}

textarea {
	width: 292px;
	height: 100px;
}

/* @group /* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

#sub ul {
	list-style: none;
	margin: 0;
}

#sub li {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	
}

#sub a {
	display: block;
	color: #fff;
	margin: 20px 0 0 1px;
}

#sub a.active {
	color: #000;
	background-color: #ffffff;
}

#sub a:hover {
	font-weight: bold;
}

ul#sub_ul li {
	margin-top: 3px;
}

ul#sub_ul li a {
	background: #3b7b32;
}

ul#sub_ul li a.active {
	color: #ffffff;
	background-color: #3b7b32;
	font-weight: bold;
}

#sub_sub_ul a {
	margin-top: 7px;
	background-color: #3b7b32;
}

.powermail_mandatory_js {
	color: #FD8F0D;
}

.powermail_reset {
	color: #000;
	width: 148px;
	float: left;
	margin: 5px 10px 0 120px;
}

.powermail_submit {
	color: #000;
	width: 148px;
	margin-top: 5px;
}

.tx-powermail-pi1 fieldset {
	/*border: #019ac4 thin solid;*/
	border: none;
}

.tx-powermail-pi1 legend {
	display: none;
}

/* @end */

/* @group Slider */
#slider {
	margin-top: 85px;
    width: 625px; /* important to be same as image width */
    height: 413px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background: url(../_media/pferd.png) no-repeat;
}
#sliderContent {
    width: 625px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 20px 10px 10px;
    width: 595px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong {
	line-height: 20px;
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

span.bottom a {
	color: #0E4C22;
	text-decoration: none;
}

span.bottom a:hover {
	color: #fff;
	text-decoration: none;
}


.sliderImage span strong.ut {
	line-height: 20px;
	font-size: 11px;
}

/* @end */

.searchbox-tmpl-css fieldset {
	border: none;
	padding-left: 0px;
	width: 400px;
}

.sword  {
	float: right;
}

.submit{
	clear: both;
	float: right;
}


input#tx-indexedsearch-searchbox-button-submit {
	width: 264px;
}

input#tx-indexedsearch-searchbox-sword {
	width: 260px;
}

div.tx-indexedsearch-res.res.res-tmpl-css {
	padding-bottom: 20px;
}


