body {
	font-family: Tahoma,Arial;
	background-color: #000000;
	background-image: url(i/pferdeserver-public.gif);
	height: 850px;
	background-repeat: no-repeat;
	color: #00CC66;
}




#content {
	position: absolute;
	left: 9px;
	top: 165px;
	width: 933px;
	font-size: 14px;
	color: #FFFFFF;
	height: 113px;
}


#content p, #content li{
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



#content label {
	margin-top:8px;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 2px 2px 2px 4px;
	color: #EFEFEF;
}
.inputwide {
	width: 100%;
}

.inputnorm, select {
	background-color: #004359;
}
.inputnorm, select , .inputwide{
	color: #33CCFF;
	background-color: #004359;
	border-bottom: 1px solid #004D66;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 1px 1px 1px 3px;
}

.inputnorm:hover, select:hover , .inputwide:hover {
	background-color: #005571;
}


.inline_label_checkbox {

	color: #33CCFF;
	background-color: #004359;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 1px 1px 1px 3px;
	margin-right:16px;
}


textarea {
	height: 8em;
	width: 100%;
}


#right {
	position: absolute;
	left: 1064px;
	top: 199px;
	width: 200px;
	padding: 5px;
}



#header {
	position: absolute;
	height: 66px;
	width: 668px;
	left: 185px;
	top: -1px;
	z-index:4;
}

#header_address {
	position: absolute;
	height: 38px;
	left: 347px;
	top: 134px;
	width: 566px;
	z-index: 5;
	vertical-align: bottom;
}
#header_address h1 {
	font-size: 1em;
	color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#header_address h2 {
	font-size: 1.2em;
}
#r3 {
	background-color: #009933;
	padding: 20px;
	border: medium double #0066FF;
	position: absolute;
	left: 816px;
	top: 285px;
	width: 239px;
	height: 242px;
	z-index:-2;
}
#leftmenu {
	position: absolute;
	top: 0px;
	width: 500px;
	z-index:44;
	right: 5px;
}

#leftmenu a {
	color: #D4B07F;
	font-family: Arial;
	font-size: 11px;
	display: block;
	float:left;
	margin-left: 1px;
	margin-top: 1px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	border: 1px solid #AA7B47;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 2px;
}

#leftmenu a:hover, #leftmenu a:active {
	color: #000000;
	font-weight: bold;
	background-color: #E0610C;
	border: 1px solid #eee;
}


#leftmenu h2 {
	font-size: 18px;
	margin: 0px;
}

.error {
	color: #FF0000;
}
#news_block {
	padding: 4px;
	width: 155px;
	float: right;
	border: 1px solid #255B92;
	background-color: #FFFFFF;
}
.splitform {
	padding: 4px;
	width: 214px;
	float: left;
	margin: 3px;
	background-color: #FFFFFF;
	border: 1px dotted #FC9A2F;
}
.splitform label {
}
.splitform input, .splitform textarea {
width:95%;
}

.splitform textarea {
height:4em;
}


.splitform h4 {
	color: #FFFFFF;
	background-color: #FC9A2F;
	margin: 0px;
	padding: 5px;
	border: 1px solid #D56011;
	width:95%;
}
.submit {
	color: #FFFFFF;
	background-color: #004359;
	margin: 12px 4px 4px;
	padding: 7px;
	border: 2px outset #00A6DD;
	font-weight: bold;
}

.submit_small {
	color: #FFFFFF;
	font-size:9px;
	background-color: #004359;
	margin: 0px;
	padding: 0px;
	border: 1px outset #00A6DD;
}

.submit_ok {
	background-image:url(i/icons/ok.gif);
	background-repeat:no-repeat;
	background-position:10px 1px;
	text-indent:24px;
	color: #FFFFFF;
	font-size:9px;
	background-color: #004359;
	margin: 8px 4px 2px 0px;
	padding: 2px 10px 3px 2px;
	border: 1px outset #00A6DD;
	font-weight: bold;
}

.submit_cancel {
	background-image:url(i/icons/t_error.gif);
	background-repeat:no-repeat;
	background-position:10px 1px;
	text-indent:24px;
	color: #FFFFFF;
	font-size:9px;
	background-color: #004359;
	margin: 8px 4px 2px 0px;
	padding: 2px 10px 3px 2px;
	border: 1px outset #00A6DD;
	font-weight: bold;
}





.floatimg {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}
#right img {
	background-color: #D2E9FF;
	margin: 3px;
	padding: 2px;
	border: 1px solid #003366;
}

.caption {
	float: none;
	margin: 2px 3px 1px 1px;
	padding: 3px;
	display: block;
	font-size: 11px;
}
td {
	vertical-align: top;
}

.float_center {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 200px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: none;
	width: 1px;
	
}


.clear {
	clear:both;
	height:1px;
	border-bottom: 1px dotted #333333;


}


h4 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
h3 {
	font-size: 14px;
}
#content h3 {
	margin-top: 32px;
}

/*
#menu_below {
	width: 259px;
	position: absolute;
	top: 289px;
	height: 2500px;
	background-image: url(../i/logo_sub.gif);
	background-repeat: repeat-y;
	left: 0px;
	z-index:0;
}
*/

#content th {

	color: #D6D9DE;
}

#content .pressefotos td {
	font-size: 10px;
}
#footer {
	clear:both;
	font-size:9px;
	margin-top:25px;
	padding-left:1px;
	color:#666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#footer a {
	color:#999999;
}

#footer a:hover {
text-decoration:underline;
	
	}
#content .termine {
border-collapse:collapse;
}

#content .termine td{
	padding:4px;
	border: 1px solid #444;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	


}
#content .termine .topheader {
	border: 1px solid #DCDFDB;
	font-size: 18px;
	color: #5F5D6A;
	font-weight: bold;
}

#content .termine th {
	padding: 5px;
	text-align: left;

	border: 1px solid #444;
}
#content .termine .header {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 3px;
}
.float_caption {
	float: right;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 6px;
	padding: 2px 2px 2px 3px;
	border: 1px solid #B78E5B;
}

.foto {
	float: right;
	font-size: 9px;
	margin: 2px 4px 0px 0px;
	padding: 1px;
	font-weight: normal;
}






#nav{
	height: 850px;
	width: 259px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../i/images/nav.jpg);
	z-index: 2;
}

#content .zusammenfassung p {
	font-weight: normal;
}
#content .zusammenfassung .whitecell {
	background-color: #F3F4F2;
	border: 1px ridge #C4C8C1;
	padding: 8px;
}
#content a {
	color: #00CCFF;
	text-decoration: underline;
}


#content a:hover, #content a:active  {
	color: #66FFCC;
	text-decoration: underline;
}

.fototable {
border-collapse:collapse;
margin-bottom:2px;


}

.fototable td {
	padding-right: 12px;
	padding-left: 12px;
	border-collapse:collapse;
	padding-top: 6px;
	padding-bottom: 6px;
}
#content li {
}
#content .fototable .float_caption h3 {
	font-size: 18px;
	font-weight: bolder;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
}



.mb {
	margin-bottom:4px;
	margin-top:6px;
	border: 1px solid #D09D66;
}


#content small {
	font-size: 9px;
}
#content h1 {
	font-size: 18px;
}
#content h2 {
	font-size: 16px;
}
#content .labelradio-horizontal {
	float: left;
	width: 140px;
	background-color: #004359;
	padding: 3px;
	margin: 1px;
}
#content #title_count {
	float: left;
}
#content #calendar-container {
	border: 1px dotted #0099CC;
}


.highlightcell {
	color: #999;
	background-color: #111;
	margin: 2px;
	padding: 1px;
	font-weight: bold;
	width:20px;
}

.male {
	background-color: #002D3C;
	border: 1px solid #0083AE;
}
.female {
	background-color: #640200;
	border: 1px solid #AE0400;
}
.male input {
	background-color: #C1F0FF;
	margin: 5%;
	width: 90%;
	border:none;
}

.female input {
	background-color: #FFD8D7;
	margin: 5%;
	width: 90%;
	border:none;
}
.deletebutton {
	font-size: 9px;
	font-weight: bold;
	color: #FF0606;
	background-color: #590000;
	border: 1px solid #590000;
}


.deletebutton:hover {
	color: #FF0606;
	background-color: #fff;
}


#content .warning {
	padding: 1px;
	border-bottom: 1px solid #FF0000;
}

.indent1 {
	text-indent: 60px;
}

.indent2 {
	text-indent: 90px;
}



.insertion_line {
	padding: 14px;
	background-color: #000000;
}
.insertion_line form {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content th {
	background-color: #666666;
	padding: 5px;
}
#content td {
	padding: 4px 7px;
}
#content .newscontent {
	width: 590px;
}
#content .newssidebar {
	position: absolute;
	left: 615px;
	top: 10px;
	background-color: #333333;
	padding: 8px;
	border: 1px solid #999999;
}
#content .newssidebar h3 {
	font-size: 12px;
	font-weight: bold;
}
.inlinebox{border:1px dotted #F79329;height:60px;display:table-cell;padding:3px;}
