@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => import additional CSS
==================================================*/

    @import url("lightbox.css");
    @import url("cms.css");
    @import url("clearfix.css");

/*==================================================
    => global tags
==================================================*/

* {
   padding:0;
   margin:0;
}

body {
   margin: 0px;
   padding: 0px;
   color: #574636;
   vertical-align:baseline;
   text-align: center;
   font: 12px "Verdana", Arial, Helvetica, sans-serif;
   overflow: -moz-scrollbars-vertical;
   background:url(../images/layout/body.jpg) top center repeat;
}

ol, ul, dl {
   list-style:none;
}

a, a:active, .escape span {
   text-decoration: none;
   color: #dc9628;
   /*white-space:nowrap;*/
}

a:hover, a:hover span {
   color:#dc9628;
   text-decoration:underline;
}

a {
   outline:none;/* disable dotted active-link borders */
}

p {
   margin: 0 0 15px 0px;
   line-height: 18px;
}

img, img a {
   border: none;
}

/*==================================================
    => global classes
==================================================*/

.clear {
   clear:left;
   float:none;
   height:0;
   line-height: 0.0em
}

.clearabstand {
   clear:left;
   float:none;
   height:6px;
   line-height: 0.0em
}

.highlight {
   width:150px;
   margin:-10px 0 2px 0px;
   line-height:25px;
   padding-left:8px;
   background:url(../images/layout/highlight.jpg) repeat;
}

.highlightSmall {
   width:60px;
   margin:-15px 0 0 0px;
   padding-left:5px;
   line-height:25px;
   background:url(../images/layout/highlight.jpg) repeat;
}

.highlightLarge {
   width:400px;
   margin:-15px 0 0 0px;
   padding-left:5px;
   line-height:25px;
   background:url(../images/layout/highlight.jpg) repeat;
}

.floatLeft {
   float: left;
}

.floatRight {
   float: right;
}

.externerlink {
   background: url(../images/layout/external.gif) no-repeat right center;
   padding: 0px 20px 0px 0px;
}

.point {
   background: url(../images/layout/point.jpg) no-repeat left 2px;
   padding: 0px 0px 0px 15px;
}

.letter {
   background: url(../images/layout/letter.jpg) no-repeat left 2px;
   padding: 3px 0 0px 30px;
   font-size:14px;
}

.pdf {
   background: url(../images/layout/pdf.gif) no-repeat left center;
   padding: 20px 0px 20px 50px;
}

.topic {
   width: 200px;
   height:60px;
   float: left;
}

.topicSmall {
   width: 200px;
   float: left;
}

.linie {
   border-bottom: 1px dashed #574636;
   margin:20px 0px 15px 0px;
}

.noIndent {
   text-indent:-9999px;
}

.blockMiddle {
   float:left;
   display:block;
   width: 70px;
}

.blockMid {
   float:left;
   display:block;
   width: 150px;
   height:80px;
}

.blockLarge {
   float:left;
   display:block;
   width: 160px;
}

h2 {
   font-size:20px;
   font-family:"Georgia", Times New Roman, Times, serif;
   padding-bottom:20px;
} 

h3 {
   font-size:14px;
   padding:5px 0 15px 0px;
} 

h4 {
   font: 28px/28px;
   font:30px "Georgia", Times New Roman, Times, serif;
   padding-bottom:10px;
}

h5 {
   font-weight:bold;
   padding:5px 0 15px 0px;
} 


/*==================================================
    => container
==================================================*/

div#container {
   width: 955px;
   position:relative;
   margin: 0 auto;
   text-align: left;
}

/*==================================================
    => header  
==================================================*/

div#header {
   padding:10px 0 0 102px;
   height: 656px;
   width:955px;
   background:url(../images/layout/header.jpg) no-repeat;
}

/*------------------ =logo ------------------*/

h1#logo a {
   background:transparent url(../images/layout/logo.jpg) no-repeat scroll 0 0;
   display:block;
   height:102px;
   left:491px;
   margin:53px 0 0 67px;
   position:absolute;
   text-indent:-9999px;
   top:13px;
   width:330px;
}

/*==================================================
    => contentContainer  
==================================================*/

div#contentContainer {
   width:955px;
   padding: 0 0 0 28px;
}

/*------------------ =content  ---------------*/

div#contentTop {
   width: 899px; height:12px;
   background: url(../images/layout/contentTop.jpg) repeat-y;
}

 html* div#contentTop {
  	background: url(../images/layout/contentTop.jpg) repeat-y center 2px;
	}

div#contentBottom {
   width: 899px; height:10px;
   float:left;
   background:url(../images/layout/contentBottom.jpg) repeat-y;
}

div#contentMain {
   width: 899px;
   float:left;
   background:url(../images/layout/content.jpg) repeat-y;
}


div#contentTop2 {
   width: 899px; height:12px;
   background:url(../images/layout/contentTop2.jpg) repeat-y;
   float:left;
}

div#contentBottom2 {
   width: 899px; height:12px;
   float:left;
   background:url(../images/layout/contentBottom2.jpg) repeat-y;
}

div#contentMain2 {
   width: 899px;
   float:left;
   background:url(../images/layout/content2.jpg) repeat-y;
}

div#content {
   width: 824px;
   padding:8px 0 0 16px;
}

div#content-left {
   width: 412px;
   padding:8px 0 0 16px;
   float:left;
}

div#content-right {
   width: 412px;
   padding:8px 16px 0 0px;
   float:right;
   
}

/*------------------ =slideshow  ---------------*/

#slideshow {
   width:410px;
   border: 1px solid #b9c0bb;
   padding: 2px;
   background:#FFF url(../images/icon-progress.gif) no-repeat center center;
   margin: 4px 8px 15px 0px;
}

/* =imagesTypes */

.imagesType1 {
   padding: 0px 0px 0px 10px;
   border: none;
}

.imagesType2 {
   border: 1px solid #b9c0bb;
   padding: 2px;
   background:#FFF url(../images/icon-progress.gif) no-repeat center center;
   margin: 4px 8px 15px 0px;
}

.imagesType3 {
   border: 1px solid #b9c0bb;
   padding: 2px;
   background:#FFF url(../images/layout/icon-progress.gif) no-repeat center center;
   margin: 4px 5px 4px 0;
   float:left;
}


/*==================================================
    => navigation    
==================================================*/

#navigation {
   height:101px;
   margin:451px 0 0 167px;
   position:absolute;
   width:656px;
}

ul#beratung  li, ul#partner  li, ul#turniermannschaft li {
   text-indent: -9999px;
   float:left;
}

ul#beratung  li a, ul#partner  li a, ul#turniermannschaft li a {
   display:block;
   height:25px;
}


ul#beratung {
   width:248px;
   height:101px;
   float:left;
}

    ul#beratung li a.rationsberatung   {width:226px; height:25px;}
    ul#beratung li a.rationsberatung:hover, li.rationsberatung-active a {
       background:url(../images/layout/navigation.jpg) 0 -30px no-repeat;
    }
    
    ul#beratung li a.fuetterung {width:226px; height:25px;}
    ul#beratung li a.fuetterung:hover, li.fuetterung-active a {
       background:url(../images/layout/navigation.jpg) 0 -55px no-repeat;
    }
    
    ul#beratung li a.futtermittelkompass {width:226px; height:25px;}
    ul#beratung li a.futtermittelkompass:hover, li.futtermittelkompass-active a {
       background:url(../images/layout/navigation.jpg) 0 -80px no-repeat;
    }



ul#partner {
   width:196px;
   height:101px;
   float:left;
}

    ul#partner li a.kooperation   {width:196px; }
    ul#partner li a.kooperation:hover, li.kooperation-active a	 {
       background:url(../images/layout/navigation.jpg) -248px -30px no-repeat;
    }
    
    ul#partner li a.autorisiertehaendler {width:196px; }
    ul#partner li a.autorisiertehaendler:hover, li.autorisiertehaendler-active a {
       background:url(../images/layout/navigation.jpg) -248px -55px no-repeat;
    }
    
    ul#partner li a.haendler {width:196px; }
    ul#partner li a.haendler:hover, li.haendler-active a {
       background:url(../images/layout/navigation.jpg) -248px -80px no-repeat;
    }



ul#turniermannschaft {
   width:197px;
   height:101px;
   float:left;
}

    ul#turniermannschaft li a.dressurreiten   {width:197px; }
    ul#turniermannschaft li a.dressurreiten:hover, li.dressurreiten-active a	 {
       background:url(../images/layout/navigation.jpg) -444px -30px no-repeat;
    }
    
    ul#turniermannschaft li a.springreiten {width:197px; }
    ul#turniermannschaft li a.springreiten:hover, li.springreiten-active a {
       background:url(../images/layout/navigation.jpg) -444px -55px no-repeat;
    }
    
    ul#turniermannschaft li a.reitabteilung {width:197px;}
    ul#turniermannschaft li a.reitabteilung:hover, li.reitabteilung-active a {
       background:url(../images/layout/navigation.jpg) -444px -80px no-repeat;
    }
    
    ul#turniermannschaft li a.termine  {width:197px; }
    ul#turniermannschaft li a.termine:hover, li.termine-active a	 {
       background:url(../images/layout/navigation.jpg) -444px -105px no-repeat;
    }


/*------------------ =topNavigation  -----*/

div#top {
	width:300px;
	height:25px;
}

div#top ul#topNavigation li {
   text-indent: -9999px;
   float:left;
}

div#top ul#topNavigation li a {
   width:73px;
   height:25px;
   display:block;
}

div#top ul#topNavigation li a.index {width:73px; }
div#top ul#topNavigation li a.index:hover, li.index-active a	 {
   background:url(../images/layout/topNavigation.jpg) 0 0 no-repeat;
}

div#top ul#topNavigation li a.kontakt {width:73px; margin-left:15px;}
div#top ul#topNavigation li a.kontakt:hover, li.kontakt-active a {
   background:url(../images/layout/topNavigation.jpg) -88px 0 no-repeat;
   margin-left:15px;
}

div#top ul#topNavigation li a.anfahrt {width:73px; }
div#top ul#topNavigation li a.anfahrt:hover, li.anfahrt-active a {
   background:url(../images/layout/topNavigation.jpg) -171px 0 no-repeat;
   margin-left:10px;
}

/*------------------ =subNavigation  -----*/


ul#subNavigation {
   width:303px;
   height:85px;
   margin:228px 0 0 438px;
   position:absolute;
}

ul#subNavigation li {
	float:left;
    text-indent: -9999px;
}

ul#subNavigation li a {
   display:block;
   height: 23px;
   margin-top:8px;
}

ul#subNavigation li a.premium	 { width: 123px; margin: 0 0 0 132px;}
ul#subNavigation li a.premium:hover, li.premium-active a  {
   background:url(../images/layout/subNavigation.jpg) no-repeat -132px 0px; 
}

ul#subNavigation li a.loesungen  { width: 232px;  margin-left:40px; }
ul#subNavigation li a.loesungen:hover, li.loesungen-active a {
   background:url(../images/layout/subNavigation.jpg) no-repeat  -40px -31px;
}

ul#subNavigation li a.produkte	 { width: 178px; }
ul#subNavigation li a.produkte:hover, li.produkte-active a {
   background:url(../images/layout/subNavigation.jpg) no-repeat  0px -62px;
}

ul#subNavigation li a.profi	     { width: 120px; margin-left:4px;}
ul#subNavigation li a.profi:hover, li.profi-active a {
   background:url(../images/layout/subNavigation.jpg) no-repeat -182px -62px;
}



/*==================================================
    => footer   
==================================================*/

div#footer {
   height: 28px;
   width:955px;
   margin:15px 0 0 28px;
   background:url(../images/layout/footer.jpg) no-repeat;
}

.blockFooter {
   float:left;
   display:block;
   width: 785px;
   padding:6px 0 0 10px;
   font-style:italic;
   color:#574636;
}

.blockFooter2 {
   float:left;
   display:block;
   width: 85px;
   padding:6px 0 0 5px;
   font-style:italic;
   color:#574636;
}

ul.error404 {
   margin: 0 0 20px 0;
   padding: 0;
   list-style: none;
}

ul.error404 li {
   padding: 5px 0 5px 25px;
   margin: 0 10px 0 0;
   line-height: 18px;
   list-style:none;
   _height: 20px;
}

/*---------------------------------*/

ul.liste{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
    width:400px;
}

ul.liste li {
	padding: 5px 0 5px 25px;
	border-bottom: dashed 1px #555;
	margin: 0 10px 0 0px;
	line-height: 18px;
    list-style:decimal;
    list-style-position:inside;
	_height: 20px;
    
}

ul.liste li.none, ul.liste li.none:hover {
    background:url(../images/layout/highlight.jpg) repeat;;
    list-style:none;
    padding: 5px 0 5px 10px;
}


ul.liste li:hover {
	color:#333;
	background: #f2f4f3;
}