

/*-------------------------- main -----------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
img {
	border: none;
}
.clear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #594f45;*/
	color: #000;
	font-size: 13px;
}



body {
	/*background: url(../images/bg-body.jpg) 0 0 repeat-x #f1f1f1;*/
	background: url(../images/cavallo_highlights.jpg) right bottom no-repeat #FCFCFC;
	background: #afafaf; 
		
}
div#containerMain {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 975px;
	margin: 0px auto -152px auto;
	
}
	
	#push {
		height: 152px;
		
	}

/*-------------------------- header row1 -----------------------------------------*/
div#header1 {
	width: 975px;
	height: 70px;
	background: url(../images/bg-header1.png) 0 bottom repeat-x ;
	position: relative;
	}

	
	
	div#header1 a.homelink {
	display: block;
	text-indent: -5000px;
	position: absolute;
	width: 435px;
	height: 128px;
	background: url(../images/sporthaus-verden-logo.png) 0 0 no-repeat ;
	top: 0px;
	left: 40px;
	z-index: 5000;
}

	div#header1 div.turnierservice {
	display: block;
	text-indent: -5000px;
	position: absolute;
	width: 242px;
	height: 29px;
	background: url(../images/turnierservice.png) 0 0 no-repeat ;
	top: 30px;
	left: 708px;
	z-index: 5000;
}	
div#header2 {
	width: 975px;
	height: 378px;
	position: relative;
	}
	
div#header2 div.suche {
	width: 224px;
	height: 66px;
	/*background-color: #2d2929;*/
	position: absolute;
	z-index: 5000;
	right: 0;
	bottom: 0;
	}
div#header2 div.suche div.mod_form{

	position: absolute;
	left: 12px;
	top: 31px;
	color: #eaeaea;
	text-transform: uppercase;
	font-size: 11px;
	width:200px;
	}	
	
div#header2 div.suche input.text{
	height: 20px;
	width: 146px;
	background-color: #fff;
	border: 1px solid #494747;
	color: #000;
	font-size: 11px;
	background: url(../images/suchfeld.gif) 5px 7px no-repeat #fff;
	text-indent: 13px;
	line-height: 20px;
	}
	

	
div#header2 div.suche input.text:focus{
	color: #fff;
	background-color: #000;
	}	
	
		
div#header2 div.suche input.submit{
	height: 22px;
	width: 28px;
	background-color: #de3a3a;
	border: 1px solid #b93939;
	font-size: 13px;
	color: #ddbdbd;
	position: absolute;
	top: 2px;
	right: 16px;
	font-weight:bold;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	}
div#header2 div.suche input.submit:hover{
	cursor: pointer;
	background-color: #723434;
	color: #fff;
	}	
		
div#header2 div.suche span.telefon{

	position: absolute;
	left: 14px;
	bottom: 9px;
	color: #eaeaea;
	background: url(../images/telefon.gif) 0 0 no-repeat ;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 12px;
	display: none;
	}
	
div#header2 div#naviMain {
	width: 975px;
	height: 40px;
	/*background: url(../images/menuebg.png) 0 0 repeat ;*/
	background-color: #979797;
	position: absolute;
	bottom:2px;
	left:0;
	}
	
div#naviMain div.mod_customnav{
position: absolute;
	top: 0px;
	left: 4px;
	z-index: 10;
}	
	
div#naviMain div.mod_changelanguage{
position: absolute;
left: 650px;
top: 0;
z-index: 10;
}
div#header3{
	width: 975px;
	height: 50px;
	background:  #e5e5e5;
	border-bottom: 3px solid #979797;

	}	

/*-------------------------- content -----------------------------------------*/	
div.mod_breadcrumb
{
position: absolute;
top: 25px;
left: 158px;
font-size:12px;
color: #a0a0a0;
}
div.mod_breadcrumb a
{
color: #ed292a;
}

table.teilung
		{
	width: 975px;
	background: #fff;
	position: relative;
	}
	
table.teilung td.sidebar, table.teilung td.content, table.teilung td.menuelinks
		{
		vertical-align: top;
		padding-bottom: 30px;
		padding-top: 50px;	
	}
	
table td
		{
		vertical-align: top;
	}	
	
table.teilung td.menuelinks
		{
		width: 130px;
		padding-top: 70px;
	}	
		
table.teilung td.content  
		{
	
		
	}

table.teilung td.content div#contentMain
		{
		padding-left: 28px;
		line-height: 22px;
		padding-top: 19px;
		padding-right: 20px;
		/*text-align: justify;*/
		position: relative;
	}	
	
body.startseite table.teilung td.content div#contentMain, body.forsided table.teilung td.content div#contentMain
		{
		padding-top: 0;
	}		
table.teilung td.sidebar  
		{
		width: 224px;
		padding-top: 70px;
	}
	
	table.teilung td.sidebar p,   table.teilung td.sidebar div.c div.toggler, table.teilung td.sidebar div.c div.accordion
		{
		padding-left: 16px;
		font-size: 11px;
	}
	table.teilung td.sidebar div.c div.ce_accordion
	{
	padding-bottom: 6px;
	border-bottom: 1px solid #fff;
	}
	table.teilung td.sidebar div.c div.toggler
		{
		background: url(../images/toggler-sidebar.png) 0 5px no-repeat ;
		margin-left: 16px;
		padding-left: 12px;
	}
	table.teilung td.sidebar div.c div.toggler:hover
		{
		cursor: pointer;
		color: #FF0000;
	}
	
table.teilung td.sidebar  div.a, table.teilung td.sidebar  div.adk, table.teilung td.sidebar  div.b, table.teilung td.sidebar  div.c 
		{
		padding-bottom: 10px;
		border: 1px solid #ececec;
		margin-right: 16px;
		background-color: #fafafa;
		margin-bottom: 12px;
	}	
	
table.teilung td.sidebar  div.a 
		{
		background: url(../images/sidebar_reitsportgeschaeft.gif) 0 0 no-repeat ;
		font-weight: bold;
	}
	

table.teilung td.sidebar  div.adk 
		{
		background: url(../images/sidebar_reitsportgeschaeft_dk.gif) 0 0 no-repeat ;
		font-weight: bold;
	}	
	
	
table.teilung td.sidebar  div.b 
		{
		background: url(../images/sidebar_angebot.jpg) 0 27px no-repeat ;
	}
table.teilung td.sidebar  div.b p
		{
		margin-bottom: 8px;
	}
	
table.teilung td.sidebar span.head, table.teilung td.sidebar a.head
{
line-height: 27px;
display: block;
text-transform:uppercase;
background: url(../images/sidebar_headpfeil.png) 7px 9px no-repeat #CB2524;
padding-left: 18px; 
color: #fff;
margin-bottom: 80px;
}
table.teilung td.sidebar div.a span.head, table.teilung td.sidebar div.adk span.head
{
margin-bottom: 77px;
background: none;
margin-top: 30px;
padding-left: 30px;
}
table.teilung td.sidebar div.a a.head, table.teilung td.sidebar div.adk a.head
{
margin-bottom: 0px;
background: none;
margin-top: 30px;
padding-left: 30px;
height: 100px;
}
table.teilung td.sidebar div.c span.head
{
margin-bottom: 8px;
}
table.teilung td.sidebar div.b span.head
{
margin-bottom: 0px;
}	
table.teilung td.sidebar div.b img
{
margin-bottom: 9px;
}


table.teilung td.sidebar  div a.more
		{
		display: block;
		background: url(../images/sidebar_linkpfeil.gif) 0 4px no-repeat ;
		color: #c90202;
		padding-left: 12px;
		margin-top: 6px;
	}

table.teilung td.sidebar  div.b a, table.teilung td.sidebar  div.b span.active
		{
		display: block;
		background: url(../images/sidebar_linkpfeil.gif) 0 6px no-repeat ;
		color: #c90202;
		padding-left: 12px;
		margin-top: 0px;
		font-weight: bold;
		font-size: 11px;
	}
table.teilung td.sidebar  div.b span.active, table.teilung td.sidebar  div.b a:hover
		{
		color: #000;
	}	
table.teilung td.sidebar  div a.more:hover
		{
		color: #000;
	}
table.teilung td.sidebar  div.accordion
		{
		background-color:#FFFFFF
	}	

	table.teilung td.sidebar div
		{
		margin-left: 12px;
	}
	
	table.teilung td.sidebar div.b div#slideshow, table.teilung td.sidebar div.b div#slideshow div, table.teilung td.sidebar div.b div.ce_gallery
		{
		margin-left: 0;
	}
	table.teilung td.sidebar div.b div#slideshow
		{
		margin-bottom: 10px;
	}
/* ======================================
    Minikalender
   ====================================== */
 table.minicalendar{
  width:90%;
  font-size: 11px;
  border-collapse: collapse;
  background-color: #93121F;
  color:#FFFFFF;
}
 .minicalendar a {
  display:block;
  color: #fff;
  text-decoration: none;
}

 .minicalendar thead { border: 1px solid #fff; }
 .minicalendar th { font-weight: normal; }
 .minicalendar th.head {
  font-size: 13px;
  color: #fff;
  padding: 3px 0;
}
 .minicalendar th.previous {
  text-align:left;
  padding-left:3px;
}
 .minicalendar th.current { text-align:center; }
 .minicalendar th.next {
  text-align:right;
  padding-right:3px;
}
 table.minicalendar th.label {
  text-align:center;
  padding-bottom: 2px;
}
 .minicalendar td {
  text-align:center;
  width:14%;
  padding: 2px;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
}
.minicalendar td.col_first { border-left: 1px solid #fff }

 .minicalendar td.days.active {
  background-color: #e2b343;
}
 .minicalendar td.days.active a {
  color: #000;
  text-decoration: underline;
}
		
/*-------------------------- Footer -----------------------------------------*/		

div#footer {
	font-size: 12px;
	margin: 0;
	height: 152px;
	color: #545454;
}
div#footer div#footerInner{
	width: 975px;
	height: 152px;
		margin: 0px auto;
		position: relative;		
}
div#footer div#footerInner div{
	position: absolute;	
	top:28px;	
}
div#footer div#footerInner div.themennavi{
	left: 5px;
	top:0;
	white-space:nowrap ;			
}	
div#footer div#footerInner div.navigation{
	left: 211px;
top:0;
}	
div#footer div#footerInner div.address{
	left: 381px;			
}
div#footer div#footerInner div.fon{
	left: 550px;			
}
div#footer div#footerInner div.montagsklub{
	right: 5px;
	top:18px;			
}
div#footer div#footerInner div.montagsklub a{
	display: block;	
	width:192px;
	height: 50px;	
	background: url(../images/reitverein.gif) 0 4px no-repeat ;	
	text-indent: -5000px;
}

div#footer   a{
	color: #CB2524;
}
div#footer div#footerInner div a:hover{
	color: #fff;
}