body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 10px;
	background:url('../img/body_bg.gif') repeat-y -37px 0px;
}

select {
	z-index: 10;
}

h3 {
	color: #8a0028;
	width: 611px;
	background-color: #EDEBE8;
	margin: 0 0 20px 0;
	font-size: 12px;
	padding: 10px 0 6px 10px;
	font-family: "Times New Roman", Times, sans-serif;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:normal;
}

p {
	margin: 0;
	margin: 0 0 10px 0;
}

a {
	color: #8a0028;
	text-decoration: none;
}

a:hover {
	color: #8a0028;
	text-decoration: underline;
}

a:focus { outline:none;}
img { border:none;}

DIV.triggerContent {
	/*display:none;*/
  padding:5px;
}


#leftNavi ul li div.triggerContent A.eventsearch_submit {
	xdisplay:block;
	margin-top:5px;
	margin-left: 40px;
	text-align:center;
	width:60px;
	padding:3px;	
	background-color:#8A0028;
	color: #ffffff;
	font-weight: bold;
}

#leftNavi ul li div.triggerContent A.eventsearch_submit:hover {
	font-weight:bold;
}

div.triggerContent .categories {
	margin: 0 0 10px 40px;
}

div.triggerContent .categories INPUT {
	margin-left:0;
  	padding-left:0;
	float: left;
}

.wrapper {
	float: left;
	margin-left: 30px;
}

#leftContainer {
	width: 255px;
	float: left;
}

#logo {
	padding: 32px 0 30px 0;
	position: relative;
	z-index: 1;
}

#karte {
	width: 246px;
	height: 125px;
	padding: 0 0 30px 4px;
}

#leftNavi ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftNavi ul li {
	margin-bottom: 3px;
}

#leftNavi ul li a {
	width: 230px;
	display: block;
	color: #8a0028;
	font-size: 10px;
	padding: 3px 0 3px 25px;
	text-decoration: none;
	background-color: #cec7bf;
}


#leftNavi ul li DIV.triggerContent A {
	display:inline;
  background:0;
  width:auto;
}

#mainContainer {
	width: 651px;
	float: left;
	background-color: #ffffff;
}

#mainPadding {
	padding: 0 0 0 30px;
	margin-top: 75px;
}

#multisiteNavi {
	height: 23px;
	position: absolute;
	top: 36px;
	left: 30px;
	background: url(../img/multisitenavi_srs.png) no-repeat;
	width: 906px;
}

#multisiteNavi .srs-switch {
	margin-left: 426px;
}

#multisiteNavi .srs-switch a {
	float: left;
	width: 190px;
	height: 22px;
	text-indent:-9999px;
}

#multisiteNavi .piber-switch a {
	float: left;
	width: 155px;
	height: 22px;
	text-indent:-9999px;
}

#mainNavi {
	xheight: 27px;
	background-color: #8A0028;
	float: left;
	width: 100%;
}

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	xbackground-color: #8A0028;
	xwidth: 100%;
	xfloat: left;
	xposition: relative;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav li.active {
	background-color: #edebe8;
}

#nav li a {
	display: block;
	color: #edebe8;
	font-size: 12px;
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, sans-serif;
	text-transform: uppercase;
	background: url('../img/nav1_border.gif') no-repeat right 8px;
	letter-spacing:1px;
	cursor: pointer;
}

#nav li.active a {
	color: #605953;
}

#nav li a:hover {
	background-color: #edebe8;
	background-image:none;
	color: #605953;
}

#nav li.level1LastItem a {
	background-image: none;
}

/* Nav Level 2 */

#navlevel2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #EDEBE8;
	width: 100%;
	float: left;
}

#navlevel2 ul li {
	float: left;
}

#navlevel2 ul li a {
	padding: 6px 10px 6px 10px;
	background: url(../img/nav2_border.gif) no-repeat right 7px;
	font-size: 10px;
	color: #605953;
	display: block;
	cursor: pointer;
}

#navlevel2 ul li.active a {
	font-weight: bold;
	text-decoration: none;
}

#navlevel2 ul li.active a:hover {
	font-weight: bold;
	text-decoration: none;
}

#navlevel2 ul li a:hover {
	text-decoration: none;
}

#navlevel2 ul li.level2LastItem a {
	background-image: none;
}

/* Nav Level 3 */

#navlevel3 ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	background-color: #faf9f8;
	width: 100%;
	float: left;
}

#navlevel3 ul li {
	float: left;
}

#navlevel3 ul li a {
	padding: 6px 10px 6px 10px;
	background: url(../img/nav2_border.gif) no-repeat right 7px;
	font-size: 10px;
	color: #605953;
	display: block;
	background-color: #faf9f8;
	cursor: pointer;
}

#navlevel3 ul li.active a {
	font-weight: bold;
	text-decoration: none;
}

#navlevel3 ul li.active a:hover {
	font-weight: bold;
	text-decoration: none;
}

#navlevel3 ul li a:hover {
	text-decoration: none;
}

#navlevel3 ul li.level2LastItem a {
	background-image: none;
}

#imgContainer {
	height: 100%;
	padding-top: 12px;
}

#infoContainer {
	height: 22px;
	padding: 12px 0 12px 0;
	font-size: 10px;
}

#breadcrumb {
	float: left;
	color: #817b6b;
}

#breadcrumb a {
	color: #817b6b;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#language {
	float: right;
	color: #8a0028;
}

#language a {
	color: #8a0028;
	text-decoration: none;
	border-right: 1px dotted #8a0028;
	padding-right: 8px;
}

#language a:hover {
	color: #8a0028;
	text-decoration: underline;
}

#search {
	float: right;
}

#search a {
	color: #8a0028;
	text-decoration: none;
	border-right: 1px dotted #8a0028;
	padding: 0 8px 0 8px;
}

#search a:hover {
	color: #8a0028;
	text-decoration: underline;
}

/* Fontresizer */

.fontResizer {
	float: right;
	padding-left: 8px;
	margin-top: -3px;
}

.fontResizer a {
	color: #8a0028;
	text-decoration: none;
}

.fontResizer a:hover {
	color: #8a0028;
	text-decoration: underline;
}

.fontResizer .standardFont {
	font-size: 10px;
}

.fontResizer .mediumFont {
	font-size: 11px;
	padding: 0 4px 0 4px;
}

.fontResizer .largeFont {
	font-size: 12px;
}

#contentContainer {
	xpadding: 0 90px 0 0;
	font-size: 10px;
	margin-bottom: 30px;
}

#footer {
	float: right;
	margin: 10px 0 30px 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	float: left;
	font-size: 10px;
	color: #8a0028;
}

/* Veranstaltungssuche */

table {
	width: 100%;
	margin-bottom: 35px;
}

table thead tr td {
	xborder-bottom: 1px solid #000000;
	xborder-right: 1px dotted #000000;
	padding: 0 5px 5px 10px;
	font-weight: bold;
}

table tbody tr td {
	xborder-right: 1px dotted #000000;
	padding: 6px 5px 6px 10px;
}

table tbody tr.sterninfo td {
	border-right: none;
	xcolor: #8a0028;
	font-size:9px;
	padding-top:10px;
}
table tbody tr.lastrow td {
	xborder-top: 1px solid #000000;
}

table tr td.lastcolumn {
	border-right: none;
	width:70px;
}
table.cat1 tr td.lastcolumn,table.cat4 tr td.lastcolumn {
	width:80px;
}

table tr td.firstcol {
	width: 74px;
	xpadding-left:0px;
	padding-right:0px;
}

table.eventtable { margin-top:15px; }
table.cat1 tr td.secondcol,table.cat4 tr td.secondcol {
	width:250px;
}

table.cat2 tr td.secondcol, table.cat3 tr td.secondcol {
	width:112px;
}

table.cat1 tr td.thridcol,table.cat4 tr td.thridcol {
	width:103px;
}

table.cat3 tr td.secondcol {width:130px;}

/******** HORSES **********/
.horse .left { float: left; margin-right: 20px; width: 120px;}
.horse h4 { margin-top: 0}
.horse .content { float: left; width: 481px;}
.horse .leftContent { float: left; width: 150px; font-weight: bold; margin-bottom: 5px;}
.horse .rightContent { float: left; width: 331px;}
.horse .right { float:right; width: 481px;}
.horse .links { float:right; margin: 10px 0 0 0;}
.horse .links .contact { float: left;}
.horse .links .video { float: left; margin-left: 10px;}
.horse .links .video a.link { background:url('../img/video_icon.png') no-repeat 0 -1px; padding-left: 20px;}
.horse .links .pdf{ float: left; margin-left: 10px;}
.horse .links .pdf a { background:url('../img/pdf.gif') no-repeat 0 2px; padding-left: 26px;}
.clear { clear:both; font-size: 1px;}
div.hr { background:url('../img/bg_line.gif') repeat-x; height: 3px; margin: 10px 0 10px 0;}
div.hr hr { display: none; }


/******** HORSES **********/

/******** NEWS **********/
.news_overview .left { float: left; margin-right: 20px; width: 120px;}
.news_overview .right { float:right; width: 481px;}

.news_overview H4 { padding-top:0px; margin-top:0px;}
.news_overview { margin-bottom:20px;}

#leftcontent { padding:25px 25px 0;}


/* bildergalerie */
.image_detail { xtext-align:center; width:620px; xbackground:url('../img/bildergalerie_detail_background.jpg') no-repeat 0px 0px; }
.image_detail .pb_detail_back { float:left; width:90px; text-align:right; padding-top:120px; }
.image_detail .pb_detail_next { float:left; width:90px; padding-top:120px;}
.image_detail .image_detail_block { float:left; text-align:left; padding: 0 15px 0 15px; }
.image_detail .image_detail_block .title { font-weight:bold; padding:2px; }
.image_detail .image_detail_block .description { margin:8px 0 15px 0; width:400px; }
.image_detail .image_detail_block .image { border:1px solid #cccccc;padding:3px; width:400px;text-align:center; }
.image_liste table tbody tr td { border-right:none; }
.image_liste table { width:auto; }

/* pagebrowser */
.pb_normal { float:left; xmargin:5px; xtext-align:center; }
.pb_normal A { text-align:center; width:35px; margin:5px; display:block; padding:10px 0 0 0px; color:#8A0028; text-decoration:none; background-color:#edebe8; height:25px; }
.pb_normal A:hover { background-color:#cec7bf; }
.pb_selected { float:left; xmargin:5px; xtext-align:center; }
.pb_selected A { text-align:center; margin:5px; display:block; padding:10px 0 0 0px; color:#ffffff; background-color:#cec7bf; text-decoration:none; width:35px; height:25px; display:block; }
.image_liste .firstlast { padding-top:10px; }



/* Pagebrowser */
.pagebrowser { margin:10px 0 0 0; }
.pagebrowser .backlink { float:left; }
.pagebrowser .nextlink { float:left; }
.pagebrowser .browser { float:left; margin:0 10px 0 10px; }
.pagebrowser .browser a:hover { text-decoration:none; }
.pagebrowser .browser a .page { padding:5px; margin:0 2px 0 2px; }
.pagebrowser .browser a:hover .page { outline:1px solid #cccccc; xbackground-color:#8A0028; xcolor:#ffffff; }
.pagebrowser .browser a .act { background-color:#8A0028; color:#ffffff; }
.pagebrowser .browser a:hover .act { }

H4 { clear:both; background:url('../img/bg_line.gif') repeat-x 0px bottom; padding:0 0 10px; color:#5c564f; font-size:10px;}

.csc-frame-rulerAfter { width:100%; padding:10px 0; background:url('../img/bg_line.gif') repeat-x 0 50%; overflow:hidden;}

.tx-thgenericlist-pi1 { background:url('../img/bg_line.gif') repeat-x 0 bottom; margin-bottom:35px; padding-bottom:10px;}
.tx-thgenericlist-pi1 table { margin-bottom:0px;}

/* Kalender */

.evenrow { background:#EDEBE8;}
.oddrow {  background:#FAF9F8;}

#overlay {
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    xbackground-color: #000;
    xfilter:alpha(opacity=50);
    x-moz-opacity:0.5;
    x-khtml-opacity: 0.5;
    xopacity: 0.5;
    z-index: 9998;
    background: url('../img/maskbg.gif');
}

#eventSearchBox {
	margin: 10px 0 10px 25px;
	display:block;
}

.calendar label {
	width: 40px;
	float: left;
	padding: 4px 0 0 0;
}

.calendar input.datepicker {
	background: #ffffff url(../img/datepicker_cal.gif) no-repeat right center;
	border: 1px solid #C8C8C8;
	margin: 0 0 5px 0;
	padding: 2px 0 2px 2px;
	width: 97px;
	cursor: pointer;
	font-size: 10px;
}

.ui-datepicker td span, .ui-datepicker td a {
	width:17px;
	text-align:center !important;
}

#eventSearchBox .categories span {
	padding: 4px 0 0 5px;
	float: left;
}

/* Overlay */
/* must be initially hidden */

#mask {
	background: url('../img/maskbg.gif') !important;
}

#lightbox_overlay, .overlay {
    display:none;
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#ffffff; 
     
    border:1px solid #EDEBE8; 
     
    /* CSS3 styling for latest browsers */ 
    x-moz-box-shadow:0 0 90px 5px #000; 
    x-webkit-box-shadow: 0 0 90px #000;  

	xwidth: 320px;
	xheight: 350px;
}

.horse_overlay A {
	display:block;
	width: 475px;
	height: 360px;
}

#lightbox_overlay h3, .overlay h3 {
	width:auto;
}


#lightbox_overlay .price_list {
	width:80%;
	margin:0;
}

#lightbox_overlay .price_list tr td.firstcol {
	width:150px;
}

#lightbox_overlay .lightboxHeader {
	height: 70px;
	margin-bottom: 15px;
	background: #EDEBE8 url('../img/logolb.gif') no-repeat 15px 5px;
}

#lightbox_overlay #contentContainer {
	padding: 0 15px 0 15px;
	margin:0;
	overflow-y:auto;
	overflow-x:hidden;
	xheight: 250px;
}


#lightbox_overlay #contentContainer h2 {
	margin: 0 0 15px 10px;
}

#lightbox_overlay .wrapper {
	margin:0;
	width:280px;
	padding-bottom: 15px;
	border:10px solid #FFF;
	background-color:#FFF;
}

#lightbox_overlay div.contentWrap { 
    xheight:370px; 
    width:300px;
} 

.overlay .close, #lightbox_overlay .close {
    background:url(../img/btn_close_red.png) no-repeat; 
    position:absolute;
    right:20px; 
    top:20px; 
    cursor:pointer; 
    height:22px; 
    width:24px;
    z-index:20000;
}

#shareThisBox p {
	padding-left: 20px;
}

/* Sitemap */

.tx-sitemap-pi1 ul li ul li ul li a {
	font-style: normal !important;
}

/* Download Pressefotos */

.downloadList {
	list-style: none;
	padding: 0;
	margin: 0;
}

.downloadList .download {
	position:relative;
}

.downloadList .downloadPreview {
	float:left;
	width:120px;
	margin-right:20px;
}

.downloadList .downloadLink {
	float:right;
	width:481px;
}

.downloadList .downloadLink div {
	position: absolute;
	bottom: 0;
	left: 140px;
}

.input_login {
	width:150px;
}