* {
	/* margin:0px;
	padding:0px; */
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#ece5d9;
	text-align:left;
}

#page {
	width:950px;
	margin:15px auto;
}

#logo {
	text-align:right;
}

#header {
	width:948px;
	height:316px;
	/* background-image:url(../images/title.jpg); */
	background-repeat:no-repeat;
}

#main {
	width:948px;
	border:1px solid #FFFFFF;
}

* html #main {
	margin-bottom:15px;
}

#menu {
	width:948px;
	height:19px;
	background-color:#e0d6c6;
	text-align:center;
	padding-top:5px;
}

* html #menu {
	padding-top:0px;
}

#content {
	width:948px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}

#content_left {
	width:618px;
	float:left;
	padding:15px;
	background-color:#FFFFFF;
}

#content_right {
	width:270px;
	float:left;
	padding:15px;
	background-color:#f6f2ec;
}

#footer {
	width:950px;
	margin:20px 0px;
	text-align:center;
}	

* html #content_left, * html #content_right {
	margin-top:15px;
}

a.textlink {
	text-decoration:none;
	color:#007070;
}

a.textlink:hover {
	color:#FFFFFF;
	background-color:#007070;
}

a.main, a.cur {
	text-decoration:none;
	color:#007070;
	padding:5px 15px;
}

a.cur {
	color:#FFFFFF;
	background-color:#007070;
}

a.main:hover {
	background-color:#f6f2ec;
}

a.submenu {
	display:block;
	padding:7px 5px;
	text-decoration:none;
	color:#007070;
}

a.submenu:hover {
	color:#FFFFFF;
	background-color:#007070;
}

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

h1 {
	margin:18px 0px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:5px;
	color:#ff9f00;
}

h2 {
	font-size:12px;
	font-weight:bold;
}

.newsdatum {
	font-size:9px;
	text-align:right;
}

.news {
	margin-bottom:18px;
}

.center {
	text-align:center;
}

.monat {
	width:185px;
	float:left;
	margin:10px;
}

* html .monat {
	margin:7px;
}

.title_monat {
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
}

.termine_monat {
	padding:5px;
	text-align:left;
	line-height:18px;
}

.preistitel {
	line-height:18px;
	width:500px;
	float:left;
	font-weight:bold;
}

.preistext {
	line-height:18px;
	width:500px;
	clear:left;
}

.preis {
	line-height:18px;
	width:100px;
	float:left;
	text-align:right;
}

.ferien_desc, ferien_desc.b {
	line-height:18px;
	width:250px;
	float:left;
}

.ferien_datum, .ferien_datum.b {
	line-height:18px;
	width:150px;
	float:left;
}

.ferien_anzahl, .ferien_anzahl.b {
	line-height:18px;
	width:200px;
	float:left;
	text-align:right;
}

.ferien_desc.b, .ferien_datum.b, .ferien_anzahl.b {
	font-weight:bold;
}

.ferien_desc.cur, .ferien_datum.cur, .ferien_anzahl.cur {
	background-color:#ece5d9;
}

ul {
	padding-left:30px;
	line-height:18px;
}

.floatleft {
	float:left;
}

.schulpferd {
	padding:18px 0px 36px 0px;
}

.schulpferd_des {
	margin-left:10px;
	float:left;
	width:440px;
}

.schulpferd_name {
	width:430px;
	float:left;
	line-height:18px;
	font-weight:bold;
}

.schulpferd_key {
	width:130px;
	float:left;
	line-height:18px;
}

.schulpferd_val {
	width:300px;
	float:left;
	line-height:18px;
}

.formtext, .formtext_wide, .status {
	height:22px;
	float:left;
	padding-top:8px;
	vertical-align:top;
}

.formtext {
	width:90px;
}

input.text, textarea.text {
	font: 12px Verdana;
	color:#000000;
	border:1px solid #828282;
	padding:3px;
	margin:5px 0px;
	overflow:auto;
	float:left;
}

input.text:hover, textarea.text:hover {
	border:1px solid #ff9f00;
}

input.text:focus, textarea.text:focus {
	border:1px solid #000000;
}

.galerie_left {
	float:left;
	width:150px;
	height:150px;
}

.galerie_right {
	float:left;
	width:400px;
}

img {
	border:0;
}
