
/* 
reitschule-linda.de
14.04.09
+ bildnachweis
*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #f9f2e8 url('../img/bg_body.gif') repeat-y; 
	font-family: "Trebuchet MS", sans-serif;
	color: #573a2a;
	font-size: 12px;
}

#page {
	position: relative;
	margin-left: auto;  
	margin-right: auto;
	margin-top: 0;
	width: 899px; 
	border-left: 1px solid #9b8f7b;
	border-right: 1px solid #9b8f7b;
	border-bottom: 1px solid #9b8f7b;
	margin-bottom: 30px;
}

/* ------------------------ allgemeine definitionen ----------------- */

ul, ul li {
	list-style-type: none;
}

h1, h2, h3, p, ul, li, a, img  { 
	margin: 0;
	padding: 0;
}

a img, img {
	border: none;
}

a, a:link, a:visited, a:hover, a:active { 	
	text-decoration: none; 
	color: #6b5040;
}

td {
	vertical-align: top;
}

/* ------------------------------- layout ---------------------------- */

#head {
   position: relative;
   top: 0;
   left: 0;
   width: 899px;
   height: 310px;
   background-color: #f0e6d8;
}

#logo {
   position: absolute;
   top: 0;
   left: 0;
   width: 899px;
   height: 184px;
   z-index: 10;
}

#logobg_1 {
   z-index: 5;
   position: absolute;
   top: 184px;
   left: 0;
   width: 250px;
   height: 120px;
}

#logobg_2 {
   z-index: 6;
   position: absolute;
   top: 184px;
   left: 250px;
   width: 80px;
   height: 66px;
}

#logobg_3 {
   z-index: 7;
   position: absolute;
   top: 184px;
   left: 330px;
   width: 539px;
   height: 45px;
}

#line {
   z-index: 3;
   position: absolute;
   top: 248px;
   left: 199px;
   width: 700px;
   height: 9px;
   background: transparent url('../img/bg_line_green.gif') bottom repeat-x;
}


/* navigation ----------------------------------------- */

#navi, #subnavi {
	font-family: "Trebuchet MS", sans-serif;
}

#navi {
   position: absolute;
   top: 188px;
   left: 100px;
   width: 799px;
   height: 61px;
   z-index: 2;
   border-bottom: 1px solid #FFCC00;
}

#navi ul {
	float: right;
	margin: 0;
	padding: 0;
}

#navi li {
	float: left;
	margin: 0;
	padding: 0;
}

#navi li a {
	color: #85745d;
	display: block;
	padding: 40px 6px 4px 6px;
	margin: 0;
	vertical-align: bottom;
	text-align: right;
	line-height: 20px;
	border-bottom: 1px solid #b2aa9f;
	border-left: 1px solid #efe8de;
	border-right: 1px solid #bdb4a5;
	font-size: 13px;
	background: transparent url('../img/bg_main_navi.gif') bottom repeat-x;
}

#navi li.sel a, #navi li a:hover {
	color: #FFF;
	background: transparent url('../img/bg_main_navi_active.gif') bottom repeat-x;
}

/* Navigation - zweite Zeile --------------------- */ 

#subnavi {
   position: absolute;
   top: 260px;
   left: 514px;
   width: 380px;
   height: 20px;
   z-index: 4;
   text-align: right;
   padding-right: 5px;
}

#subnavi a {
	color: #85745d;
	font-size: 12px;
	vertical-align: bottom;
}

#subnavi a:hover {
	text-decoration: underline; 
}


/* main --------------------------------------- */

#main {
	position: relative;
	top: 0;
	left: 0;
	width: 899px;
	background-color: #f0e6d8;
	padding-bottom: 10px;
}

.left_main {
	float: right;
	width: 196px;

}
.center_main {
	float: right;
	width: 699px;
}

.left, .left_img {
	float: left;
	width: 172px;
	display: inline;
}

.left {
	background: transparent url('../img/bg_greentop_172.gif') top left no-repeat;
	margin: 14px 10px 0 14px;
	padding-top: 14px;
}

.left_img {
	margin: 35px 10px 21px 14px;
}


/* Navigation links ----------------------------------- */

.left_content, .left_content_nav {
	float: left;
	width: 150px;
	padding: 10px 10px 6px 10px;
	background-color: #f9f2e8;
	border-left: 1px solid #dac5a9;
	border-bottom: 1px solid #dac5a9;
	border-right: 1px solid #dac5a9;
}

.left_content_nav li a {
	font-family: "Trebuchet MS", sans-serif;
	color: #85745d;
	display: block;
	line-height: 1.6em;
	border-bottom: 1px dotted #9e9588;
	font-size: 14px;
	padding: 5px 10px 5px 0;
}

.left_content_nav li a:hover {
	text-decoration: underline;
}

.left_content_nav li.sel a {
	color: #573a2a;
	font-weight: bold;
}

/* Infoboxen-News links -------------------------------- */

.compact p {
	line-height: 1.25em;
}

.left_content h3 { /* fast gleich wie .content_angebot */
	font-family: "Comic Sans MS", "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6b5040;
	margin: 7px 0 7px 0;
}

.left_content p {
	line-height: 1.25em;
}

.left_content li {
	padding: 5px 0 10px 0;
	line-height: 1.25em;
	font-size: 12px;
}

.left_content .line li {
	border-top: 1px dotted #6b5040;
}

.left_content .liste li {
	padding: 0 0 8px 15px;
	background: transparent url('../img/bg_li.gif') 1px 4px no-repeat;
	letter-spacing: -0.01em;
}

.left_content li a {
	display: block;
	text-align: right;
	padding: 5px 0 5px 0;
	text-decoration: underline;
	color: #6b5040;
}

.left_content img {
	margin: 3px 0 0 0;
}

/* buttons */

.b_reitschule, .b_pferdepension, .b_absenden {
	float: right;
	height: 22px;
	display: inline;
	margin: 10px 0 10px 0;
}

.b_reitschule a, .b_pferdepension a, .b_absenden a {
	margin: 0;
	padding: 0;
	display: block;
}

.b_reitschule a, .b_pferdepension a {
	height: 22px;
	line-height: 22px;
}

.b_absenden {
	height: 26px;
	line-height: 26px;
}

.b_reitschule a img, .b_pferdepension a img {
	margin: 0;
}

.b_reitschule a {
	background: transparent url(../img/button_reitschule.png) bottom left no-repeat;
}

.b_reitschule a:hover {
	background: transparent url(../img/button_reitschule.png) top left no-repeat;
}

.b_pferdepension a {
	background: transparent url(../img/button_pferdepension.png) bottom left no-repeat;
}

.b_pferdepension a:hover {
	background: transparent url(../img/button_pferdepension.png) top left no-repeat;
}

.b_absenden a {
	background: transparent url(../img/button_absenden.png) bottom left no-repeat;
}

.b_absenden a:hover {
	background: transparent url(../img/button_absenden.png) top left no-repeat;
}


/* Startseite ------------------------------------------------ */

.center_content .intro_start {
	width: 605px;
	margin: 20px 0 20px 0;
}

.start_box {
   float: left;
   width: 179px;
   margin: 0 0 31px 47px;
}

.start_box h2 {
   height: 17px;
   width: 179px;
   background: transparent url(../img/bg_start_leiste_oben.gif) top left no-repeat;
   text-align: center;
   margin: 0 0 2px 0;
   padding: 0;
}

.start_box h2 a {
   font-family: "Trebuchet MS", sans-serif;
   color: #573a2a;
   font-size: 13px;
   text-decoration: none;
   text-align: center;
   line-height: 17px;
}

.start_box p {
   background-color: #FFF;
   padding: 7px 5px 5px 5px;
   margin: 0;
   font-size: 12px;
   height: 85px;
   line-height: 1.25em;
}

.start_box .weiter {
   height: 18px;
   width: 179px;
   background: transparent url(../img/bg_start_leiste_unten.gif) top left no-repeat;
   text-align: center;
   margin: 0;
   display: block;
}

.start_box a.weiter {
   font-family: "Trebuchet MS", sans-serif;
   color: #573a2a;
   text-decoration: none;
   line-height: 17px;
   display: block;
}

.start_box a.weiter:hover {
   text-decoration: underline;
}

/* Hauptinhalt ---------------------------------------------- */


.center {
	float: left;
	width: 682px;
	margin: 14px 0 0 5px;
	padding-top: 14px;
	background: transparent url(../img/bg_greentop_682.gif) top left no-repeat;
}

.center_content {
	float: left;
	width: 655px;
	margin: 0;
	padding: 0 0 10px 25px;
	background-color: #f9f2e8;
	border-left: 1px solid #dac5a9;
	border-bottom: 1px solid #dac5a9;
	border-right: 1px solid #dac5a9;
	min-height: 757px;
}

.bgpferd {
	background: #f9f2e8 url(../img/bg_pferd_gross.jpg) bottom no-repeat;
}

/*
.center_content h2 {
	margin: 0 0 10px 0;
}*/

.center_content a {
	text-decoration: underline;
}

.center_content .headline {
	float: left;
	width: 456px;
	height: 30px;
	text-align: center;
	background: transparent url(../img/bg_headline.gif) repeat-x;
	margin: 10px 0 20px 72px;
	display: inline;
}

.center_content .headline p {
	background-color: #f9f2e8;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	font-weight: normal;
	display: inline;
	letter-spacing: 0.02em;
	padding: 0 5px 0 5px;
	color: #573a2a;
}

/* hauptinhalt: oberer text -------------------------------- */

.center_content .intro {
	width: 605px;
	border-bottom: 1px dotted #9e9588;
	margin: 20px 0 20px 0;
}

.center_content .intro h2 {
	background-color: #f9f2e8;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 20px;
}

.center_content .intro p {
	font-size: 12px;
}

/* hauptinhalt: unterer text/spalten -------------------------------- */

.content_col {
	float: left;
	margin-right: 20px;
}

.content_col p {
	margin: 0 0 10px 0;
}

/* hauptinhalt: unterer Teil mit Angeboten */

.content_angebot, .content_box {
	float: left;
	border: 1px solid #e7d8c3;
	display: inline;
	background-color: #fbf6ef;
}

.angebot_form {
	float: left;
	border: 1px solid #F9F2E8;
	display: inline;
}

.content_angebot, .angebot_form {
	margin: 0 0 15px 35px;
	width: 488px;
	padding: 7px 20px 7px 50px;
}

.content_box {
	margin: 0 0 15px 0;
	width: 566px;
	padding: 10px 20px 7px 20px;
}

.content_angebot p, .content_box p {
	color: #947e67;
	margin-bottom: 5px;
}

.content_angebot p strong, .content_box p strong {
	color: #573a2a;
}

.content_angebot h3, .content_angebot h3 {
	font-family: "Comic Sans MS", "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #573a2a;
}

.content_angebot ul {
	margin: 0 0 5px 30px;
}

.content_angebot li {
	color: #947e67;
	list-style-type: disc;
}

/* hauptinhalt: Reitverein: Mitglied werden */

.content_col .mitglied {
	float: left;
	width: 359px;
	border: 1px solid #e7d8c3;
	display: inline;
	margin: 0 0 15px 5px;
	padding: 15px 10px 15px 10px;
	background: #fefaf4 url(../img/bg_pferd.jpg) bottom center no-repeat;
}

.content_col .mitglied h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #573a2a;
	margin-bottom: 10px;
}

.content_col .mitglied td {
	vertical-align: top;
}

/* impressum, kontakt */

.center_box {
	float: left;
	width: 360px;
	margin-left: 140px;
}

.center_box td {
	padding-bottom: 15px;
}

/* bildnachweis */

.bildnachweis {
	float: left;
	width: 110px;
	margin: 0 0 8px 0;
	text-align: center;
	height: 80px;
	font-size: 10px;
}

.bildnachweis img {
	margin-top: 20px;
}

/* Formulare ------------------------------------------ */

input.input, textarea.input {
	width: 340px;
	padding: 2px 2px;
	background-color: #FFF;
	color: #333;
	border: 1px solid #dac5a9;
	margin: 3px 0 6px 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

input.form_err, p.form_err, textarea.form_err {
	background-color: #EEEF77;
	border: 1px solid #CF5919;
	color: #000;
}

p.form_err {
	padding: 5px 5px;
}

/* Fusszeile ------------------------------------------ */

#foot {
	position: relative;
	top: 0;
	left: 0;
	width: 899px;
	height: 54px;
	background: #f0e6d8 url(../img/bg_footer.jpg) top center no-repeat;
}

#foot .leiste_gruen {
	width: 855px;
	height: 18px;
	background: transparent url(../img/bg_footer_gruen.gif) top center no-repeat;
	padding: 0 22px 0 22px;
}

#foot p {
	text-align: center;
	color: #6b5040;
	font-size: 12px;
	margin: 5px 0 3px 0;
}

.box {
	float: left;
	display: inline;
}

.clear {
	clear: both;
}

.klein {
	font-size: 90%;
	line-height: 1.25em;
}

.right {
	float: right;
	text-align: right;
}
