/*HTML Tags*/
body {
	overflow: hidden;
	background: #fef6e4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 0 0 0;
	scrollbar-3dlight-color: #fef6e4;
	scrollbar-arrow-color: #002885;
	scrollbar-base-color: #fef6e4;
	scrollbar-track-color: #fef6e4;
	scrollbar-darkshadow-color: #fef6e4;
	scrollbar-face-color: #fef6e4;
	scrollbar-highlight-color: #002885;
	scrollbar-shadow-color: #002885;
}
table {
	color: #002885;
	font: normal normal normal 95% Arial, Helvetica, sans-serif;
}
/*HTML Tags Ende*/
/*BG*/
.bg-Left{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 30%;
	font-size: 100%;
	vertical-align: bottom;
	text-align: left; /*background-image: url(bilder/bg-L.gif); background-repeat: no-repeat;*/
	overflow-x: auto;
	z-index: 1;
}
.bg-Right{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 30%;
	font-size: 100%;
	vertical-align: bottom;
	text-align: right; /*background-image: url(bilder/bg-R.gif); background-repeat: no-repeat;*/
	overflow-x: auto;
	z-index: 1;
}
/*BG Ende*/
/*Top Logo*/
.top{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #002885;
	color: #002885;
	height: 13%;
	width: 100%;
	font-size: 100%;
	z-index: 2;
}
.top_text{
	position: absolute;
	top: 0;
	left: 0;
	color: #002885;
	height: 13%;
	width: 100%;
	font-size: 100%;
	z-index: 3;
}
/*Top Logo Ende*/
/*Location*/
.locat{
	position: absolute;
	top: 13%;
	left: 0;
	height: 2%;
	width: 80%;
	background-color: #C53100;
	border: 0;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	color: White;
	font-size: 70%;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	z-index: 2;
}
.date{
	position: absolute;
	top: 13%;
	left: 80%;
	height: 2%;
	width: 20%;
	background-color: #C53100;
	border: 0;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	color: White;
	font-size: 70%;
	text-align: left;
	vertical-align: middle;
	z-index: 2;
}
/*Location Ende*/
/*Banner*/
.banner{ position: absolute; text-align: center; top: 17%; left: 0; background-color:transparent; color: red; height:13%; width:100%; font-size: 100%; overflow:hidden; z-index: 0; }
/*Banner*/
/*Navi L*/
.navL{ text-align:left; position: absolute; top: 17%; left: 1%; height: 79%; width: 18%; background-color: transparent; border:solid 0px black; color: auto; overflow: auto; overflow-x: hidden; overflow-y: auto; z-index: 2; direction: rtl; scrollbar-3dlight-color:#002885; scrollbar-arrow-color:#fef6e4; scrollbar-base-color:#002885; scrollbar-track-color:#002885; scrollbar-darkshadow-color:#002885; scrollbar-face-color:blue; scrollbar-highlight-color:#fef6e4; scrollbar-shadow-color:#fef6e4; filter: chroma (color=blue); }
/*Navi L Ende*/
/*Navi R*/
.navR{ position: absolute; top: 17%; right: 1%; height: 79%; width: 18%; background-color:transparent; border:solid 0px black; color: auto; overflow: auto; overflow-x: hidden; overflow-y: auto; z-index: 2; scrollbar-3dlight-color:#002885; scrollbar-arrow-color:#fef6e4; scrollbar-base-color:#002885; scrollbar-track-color:#002885; scrollbar-darkshadow-color:#002885; scrollbar-face-color:blue; scrollbar-highlight-color:#002885; scrollbar-shadow-color:#fef6e4; filter: chroma (color=blue); }
/*Navi R Ende*/
/*Contend Scroller*/
.Content{ position: absolute; top: 31%; left: 20%; height:65%; width:60%; font-size: 100%; background-color: #fef6e4; border:solid 0px black; color: auto; overflow: auto; overflow-x: auto; overflow-y:auto; z-index: 2; }
/*Contend Scroller Ende*/
/*Print R*/
.print{ position: absolute; top: 92%; right: 10%; height:4%; width:8%; border:solid 0px black; color: auto; overflow: auto; overflow-x: hidden; overflow-y: hidden; z-index: 5; }
/*Print R Ende*/
/*Routenpolaner*/
.routenplaner{ position: absolute; top: 69%; right: 1%; height:27%; width:18%; border:solid 0px black; color: auto; overflow: auto; overflow-x: hidden; overflow-y: hidden; z-index: 3; }
/*Routenpolaner Ende*/
/*Top R*/
.toplink{ position: relative; bottom: 0%; left: 88%; height:4%; width:8%; background-color:transparent; border:solid 0px black; color: auto; overflow: auto; overflow-x: hidden; overflow-y: hidden; }
/*Top R Ende*/
/*Bottom*/
.bottom{ position: absolute; width:100%; height:3%; top:97%; left:0px; background-color: #C53100; border: 0; border-bottom: 0px solid White; border-top: 1px solid White; font-size: 70%; text-align: center; color: White; z-index:2; }
/*Bottom Ende*/
/*history_back*/
.history_back{ position: absolute; top: 18%; right: 2%; height:3%; width:8%; border:solid 0px black; color: auto; overflow: auto; overflow-x: hidden; overflow-y: hidden; z-index: 3; }
/*history_back Ende*/
/*Bilder*/
img{ border:0px;}/* border-color: #002885; border-style: solid; border-width: 0px; }
/*Bilder Ende*/
/*Links Standard*/
a:link { text-decoration: underline; font-weight: normal; color: #002885; }
a:visited { font-weight:normal; color:#002885; text-decoration:underline }
a:hover { text-decoration: underline; font-weight: normal; color: #002885; }
a:active { font-weight:bold; color:#002885; text-decoration:underline }
a:focus { font-weight:bold; color:#002885; text-decoration:underline }
/*Links Standard Ende*/
/*Links history_back*/
a.nav_history_back{
	border: 0;
	border: 1px outset #fef6e4;
	background: #C53100;
	height: 15px;
	color: White;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 2px;
	width: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav_history_back:hover{
	border: 2px inset #fef6e4;
	color: White;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
/*a.nav_history_back:active{
	border: 2px inset #fef6e4;
	color: White;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav_history_back:focus{
	border: 2px inset #fef6e4;
	color: White;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav_history_back:vsited{
	color: White;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}*/
/*Links history_back Ende*/
/*Links Locationstring*/ 
.select_locationstring { color: #002885; font-size: 100%; font-style: normal; TEXT-DECORATION: none; }
.locationstring { color: White; font: normal normal normal 90% Arial, Helvetica, sans-serif; text-decoration: none; }
A.locationstring { color: White; font: normal normal normal 90% Arial, Helvetica, sans-serif; text-decoration: none; } 
A.locationstring:link { color: White; font: normal normal normal 90% Arial, Helvetica, sans-serif; text-decoration: none; } 
A.locationstring:visited { color: White; font: normal normal normal 90% Arial, Helvetica, sans-serif; text-decoration: none; }
A.locationstring:hover { color: #002885; font: normal normal normal 90% Arial, Helvetica, sans-serif; text-decoration: none; }
A.locationstring:active { color: White; font: normal normal normal 90% Arial, Helvetica, sans-serif; text-decoration: none; }
A.locationstring:focus { color: White; font: normal normal normal 90% Arial, Helvetica, sans-serif; text-decoration: none; }
/*Links Locationstring Ende*/ 
/*Tabellenformatierung*/
.pferd_info{ background-color: #fde7b9; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
.pferd_info_headline{ border-bottom: 2px solid #002885; border-left: 0px solid #002885; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
.pferd_info_text{ padding: 0px 5px 0px 0px; margin: 5px 0px 0px 0px; }
/*Tabellenformatierung Ende*/
/*Formulare*/
input{ background-color: #fde7b9; border: 1px solid #002885; }
textarea{ background-color: #fde7b9; border: 1px solid #002885; }
/*Formulare Ende*/