*	{
	margin: 0 auto;
	padding: 0;
	border: 0;
}

html,body {
	/*font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana;
	font-size: 100%;
	line-height: 120%;
	color: #000;
	margin: 0 auto;
	padding: 0;
	background-color: #e4e8dc;
	height: 100%;
}


ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#navbox a {
	display: block;
	height: 32px;
	width: 100%;
}

#navbox ul li a:hover, a{
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}


#page {
	width: 898px;
	margin: auto;
	background: #fff;
}

#page_sl {
		background: transparent url('../images/shadow_left.jpg') repeat-y scroll top left;
		padding-left: 3px;
}

#page_sr {
		background: transparent url('../images/shadow_right.jpg') repeat-y scroll top right;
		padding-right: 6px;
}

#top {
	position: relative;
	height: 176px;
	width: 889px;
	background: transparent url('../images/header_spacer.png') repeat-x scroll bottom left;
}

#top h1 {
	background: transparent url('../images/logo.jpg') no-repeat scroll top left;
	width: 257px;
	height: 150px;
	float: left;
}

#top h1.xmas {
  background: transparent url('../images/logo_xmas.jpg') no-repeat scroll top left;
}

#top h1 span {
	position: absolute;
	top: -1000px;
}

#header {
	width: 632px;
	height: 150px;
	background: transparent url(../images/header_bg3.jpg) no-repeat scroll top left;
	float: right
}

#header img {
	width: 632px;
	height: 150px;
}

#content {
	padding: 5px;
	background-color: #f5f5f5;
}

#navbox {
	width: 250px;
	border: 1px solid #d9dfcd;
}

#navbox_wrapper{
	width: 250px;
	float: left;
}

#fb_like {
  padding: 5px;
  width: 250px;
  float: left;
}


#navbox ul {
	background-color: #e4e8dc;
	line-height: 30px;
	padding-bottom: 5px;
}

#navbox ul li {
	height: 32px;
	background-color: #d2d4cb;
	margin-top: 5px;
	padding-left: 10px;
}


#navbox ul li:hover {
	background-color: #babbb6;
}

#navbox ul li.topic {
	background: transparent url('../images/navbox_topic.png') repeat-x scroll left top;
	height: 30px;
	margin: 0;
	font-weight: bold;
}

#navbox ul li.topic img {
	padding-top: 10px;
}

#contentbox {
	width: 616px;
	background-color: #e4e8dc;
	float: right;
	border: 1px solid #d9dfcd;
}

#contentbox hr {
	border: dashed 1px #d2d4cb;
	width: 95%;
}

#contentbox h2 {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 115%;
}

#content_inner {
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
	font-size: 90%;
	min-height: 304px;
}

#spacer {
	width: 8px;
	background: transparent url('../images/spacer.png') repeat-y scroll left top;
	height: 26px;
	position: absolute;
	left: 257px;
	top: 150px;
	z-index: 1000;
}

#footer {
	clear: both;
	padding-top: 10px;
	width: 100%;
	margin: auto;
}

#footer div {
	text-align: center;
	font-size: 80%;
}

.clear {
	clear: both;
}


/*********************Schulpferde*******************************/


.schulpferde_box_outer {
	width: 575px;
	height: 176px;
	padding-top: 20px;
}

.schulpferde_box_outer.oben {
	width: 575px;
	height: 176px;
	padding-top: 0px;
}


.schulpferde_box_outer .schulpferde_box_inner_left {
	width: 6px;
	height: 100%;
	background: transparent url('../images/box_bg_left.png') no-repeat left top scroll;
	float: left;
}

.schulpferde_box_outer .schulpferde_box_inner_middle {
	background: transparent url('../images/box_bg_middle.png') repeat-x left top scroll;
	height: 100%;
	width: 563px;
	float: left;
	position: relative;
}

.schulpferde_box_outer .schulpferde_box_inner_right {
	width: 6px;
	height: 100%;
	background: transparent url('../images/box_bg_right.png') no-repeat left top scroll;
	float: right;
}

.schulpferde_box_outer .schulpferde_box_inner_middle .highlight {
	height: 51px;
	width: 413px;
	position: absolute;
	left: 10px;
	top: 10px;
	background: transparent url('../images/box_highlight.png') no-repeat left top scroll;
	padding-left: 10px;

}


.schulpferde_box_outer .schulpferde_box_inner_middle .picture {
	position: absolute;
	left: 425px;
	top: 10px;
}

.picture img {
	border: none;
	width: 136px;
	height: 148px;
}

.schulpferde_box_outer .schulpferde_box_inner_middle .desc {
	position: absolute;
	width: 406px;
	left: 10px;
	top: 70px;
	text-align: justify;
	font-size: 90%;
}

.schulpferde_box_outer .schulpferde_box_inner_middle .highlight table {
	font-size: 90%;
	border: none;
	width: 400px;
	margin: auto;
}

.schulpferde_box_outer .schulpferde_box_inner_middle .highlight table td.toPic {
	width: 90px;
}

.schulpferde_box_outer .schulpferde_box_inner_middle .highlight table td.content_small {
	width: 70px;
}

.schulpferde_box_outer .schulpferde_box_inner_middle .highlight table td.content_wide {
	width: 150px;
}

/************************Reitunterricht*******************************/

#content_inner img.pic_right {
	float: right;
	padding-left: 30px;
}

#content_inner img.pic_left {
	float: left;
	padding-right: 10px;
}

#content_inner  ul a {
	font-weight: bold;
}

/**box**/

div.box {
	width: 575px;
	padding-top: 10px;
}

div.box.oben {
	padding-top: 0px;
}


div.box div.top {
	width: 575px;
	height: 6px;
}

div.box div.top div.top_left {
	background: transparent url('../images/box/corner_top_left.png') left top scroll no-repeat;
	width: 6px;
	height: 6px;
	float: left;

}

div.box div.top div.top_middle {
	background: transparent url('../images/box/top.png') left top scroll repeat-x;
	width: 563px;
	height: 6px;
	float: left;
}

div.box div.top div.top_right {
	background: transparent url('../images/box/corner_top_right.png') right top scroll no-repeat;
	width: 6px;
	height: 6px;
	float: right;
}

div.box div.middle {
	width: 575px;
}

div.box div.middle div.middle_left {
	background: transparent url('../images/box/left.png') left top scroll repeat-y;
	width: 569px;
	padding-left: 6px;

}

div.box div.middle div.middle_middle {
	background-color: #cfd1c9;
	width: 563px;
	margin: 0;
}

div.box div.middle div.middle_right {
	background: transparent url('../images/box/right.png') right top scroll repeat-y;
	width: 563px;
	padding-right: 6px;
}


div.box div.bottom {
	width: 575px;
	height: 6px;
}

div.box div.bottom div.bottom_left {
	background: transparent url('../images/box/corner_bottom_left.png') left top scroll no-repeat;
	width: 6px;
	height: 6px;
	float: left;

}

div.box div.bottom div.bottom_middle {
	background: transparent url('../images/box/bottom.png') left top scroll repeat-x;
	width: 563px;
	height: 6px;
	float: left;
}

div.box div.bottom div.bottom_right {
	background: transparent url('../images/box/corner_bottom_right.png') right top scroll no-repeat;
	width: 6px;
	height: 6px;
	float: right;
}

div.box div.middle div.middle_middle div.box_content {
	padding: 3px;
}





div.box div.ro {
	background: transparent url('../images/box/corner_top_right.png') right top scroll no-repeat;
	position: relative;
}

div.box div.ro div.b_top {
	position: absolute;
	left: 6px;
	top: 0px;
	background: transparent url('../images/box/top.png') left top repeat-x scroll;
	width: 563px;
	height: 6px;
}

div.box div.lo {
	background: transparent url('../images/box/corner_top_left.png') left top scroll no-repeat;
	position: relative;
}

div.box div.lo div.b_left {
	position: absolute;
	height: 100%;
	width: 6px;
	left: 0px;
	top: 6px;
	background: transparent url('../images/box/left.png') left top repeat-y scroll;
}


div.box div.lu {
	background: transparent url('../images/box/corner_bottom_left.png') bottom left scroll no-repeat;
	padding: 6px;
}

div.box div.ru {
	background: transparent url('../images/box/corner_bottom_right.png') bottom right scroll no-repeat;
}


div.box div.inner {
	background-color: #cfd1c9;
	padding: 6px;
}

div.box a {
	text-decoration: underline;
	font-style: italic;
}

/*********Submenu********************/

ul.submenu {
	padding-left: 6px;
	padding-bottom: 6px;
}

.defaultcontent {
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 10px;
}

table.reitplan {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 555px;
	
	
}

table.reitplan th {
	border: 1px solid #000;
}

table.reitplan td {
	font-size: 10px;
	border: 1px solid #000;
	padding: 2px;
}


/********Guestbook************/

div.gb_ok {
	background: transparent url(../images/ok.png) no-repeat scroll left top;
	height: 32px;
	width: 100%;
	padding-left: 40px;
	line-height: 32px;
	float: left;
}

.guestbook {
	width: 500px;
	display: block;
	
}

 .guestbook div.captcha {
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
 }

.guestbook legend {
	font-weight: bold;
	padding-bottom: 20px;
}


.guestbook label {
	display: block;
	font-size: 11px;
}

label.optional {
	float: left;
	margin-top: 10px;
}

.guestbook textarea {
	width: 500px;
	height: 150px;
	border: 1px solid #999999;
}

.guestbook textarea.error {
	border: 1px solid red;
}

.guestbook input {
	border: 1px solid #999999;
}

.guestbook  input.error {
	border: 1px solid red;
}

.guestbook input.submit {
	float: right;
	margin-top: 10px;
	background: #99c059;
	width: 150px;
	height: 30px;
	font-weight: bold;
	border: 1px solid #2f3b1b;
	color: #fff;
}
	
.guestbook div.error {
	color: red;
	font-size: 10px;
}


h3.guestbook_spacer {
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.gbText {
	padding-top: 5px;
	padding-left: 5px;
}

#pagination {
	padding-top: 20px;
	width: 100%;
	text-align: center;
}

/** Impressum ***/

#content_inner.imprint a {
	font-style: italic;
}
