@charset "utf-8";
/* CSS Document */
/* CSS Reset */
* {
	padding: 0;
	margin: 0;
}
html {
	overflow-y: scroll;
}
a {
	font-size: 100%;
	outline: none;
}
a:link,
a:visited {
	color: #ffd800;
}
a:hover,
a:focus {
	color: #e5e6e8;
}
a:active {
	color: #000;
}
/*body*/
body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #e5e6e8;
	background: #FFF url(https://www.x-race.eu/image/body_hg.jpg) no-repeat center top;
}
/*Rahmen aussen*/
#wrapper {
	width: 1000px;
	margin: 15px auto;
	background: #FFF;
	padding: 15px 0px 15px;
}
/*Rahmen innen*/
#rahmen {
	margin: auto;
	width: 970px;
	background: #FFF;
}
/*Rahmen Navigation*/
#navi {
	color: #e5e6e8;
	background: #2d2d2d url(https://www.x-race.eu/image/navi_hg.png) no-repeat;
	box-shadow: 5px 5px 5px #999;
	height: 127px;
	width: 970px;
	border-top: 8px solid #ffde29;
	position: relative;
	margin-bottom: 30px;
}
#logo h1 {
	position: absolute;
	left: -3000px;
}
#logo img {
	position: absolute;
	height: 59px;
	width: 283px;
	left: 35px;
	top: 20px;
}
#navi #paypal {
	position: absolute;
	height: 26px;
	width: 100px;
	top: 30px;
	right: 15px;
	/*background-color: #fff;*/
}
#navi #paypal a:link img,
#navi #paypal a:visited img {
	text-decoration: none;
	outline: none;
	border: none;
}
#navi #paypal a:hover img,
#navi #paypal a:focus img {
	border: 1px solid #ffd800;
}
#navi #paypal a:active img{
	border: 1px solid #fff;
}
#navi #socialnetwork {
	position: absolute;
	height: 40px;
	width: 40px;
	top: 20px;
	right: 130px;
}
#navi #socialnetwork a:link img,
#navi #socialnetwork a:visited img {
	outline: none;
	text-decoration: none;
	border: 1px solid #000;
}
#navi #socialnetwork a:hover img,
#navi #socialnetwork a:focus img {
	border: 1px solid #ffd800;
}
#navi #socialnetwork a:active img{
	border: 1px solid #fff;
}
#nav_li_1 {
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 10px 0px 10px 20px;
}
#nav_li_1 li {
	display: inline;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
#nav_li_1 ul li a:link,
#nav_li_1 ul li a:visited {
	color: #E5E6E8;
	text-decoration: none;
	outline: none;
}
#nav_li_1 ul li a:link.aktuell,
#nav_li_1 ul li a:visited.aktuell {
	color: #FFD800;
	border-bottom: 2px solid #FFD800;
}
#nav_li_1 ul li a:hover,
#nav_li_1 ul li a:focus {
	color: #FFD800;
	border-bottom: 2px solid #FFD800;
}
#nav_li_1 ul li a:active {
	color: #000;
	border-bottom: 2px solid #000;
}
/*Rahmen noscript*/
#nosc {
	color: #F00;
	margin-top: 30px;
	font-weight: bolder;
	margin-bottom: 30px;
}
/*Rahmen Foto Text unter Navigation*/
#kopf {
	color: #e5e6e8;
	background: #2d2d2d;
	box-shadow: 5px 5px 5px #999;
	height: 408px;
	width: 970px;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}
#kopffoto_text {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 348px;
	width: 268px;
	padding: 30px;
}
#kopffoto_text h2 {
	padding-bottom: 15px;
	font-size: 180%;
}
#kopffoto_text h3 {
	font-size: 130%;
	color: #ffd800;
	padding-bottom: 10px;
}
#kopffoto_text p {
	font-size: 100%;
	padding-bottom: 5px;
}
#kopffoto_text a {
	font-size: 100%;
	color: #ffd800;
	outline: none;
}
#kopffoto_text a:link,
#kopffoto_text a:visited {
	color: #ffd800;
}
#kopffoto_text a:hover,
#kopffoto_text a:focus {
	color: #e5e6e8;
}
#kopffoto_text a:active {
	color: #000;
}

/*Rahmen haupt Inhalt*/
#koerper {
	/* [disabled]display: table; */
	width: 970px;
}
#koerper em{
	font-size: 80%;
}
/*Rahmen haupt Inhalt Formular*/
#koerper form {
	font-size: 100%;
}
#koerper label {
 display: block;
 cursor: pointer;
}
#koerper input#besuchername,
#koerper input#besuchermail,
#koerper input#username,
#koerper input#passwort,
#koerper textarea {
	width: 600px;
	border: 1px solid #666;
	margin-bottom: 10px;
}
#koerper textarea {
	height: 300px;
}
#koerper .button {
	padding: 0px;
	margin-right: 10px;
}
#koerper input:focus,
#koerper textarea:focus {
	padding: 2px;
	background: #CCCCCC;
}
#koerper #Fehler {
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
}
#koerper #OK {
	color: #e5e6e8;
	font-weight: bold;
	text-decoration: underline;
}
/*Rahmen haupt Inhalt*/
#koerper .absatz {
	padding-bottom: 5px;
}
#koerper .time {
	font-size: 80%;
	color: #e5e6e8;
	text-align: right;
}
#koerper .leiste_li {
	float: left;
	background: #2D2D2D url(https://www.x-race.eu/image/leiste_640.gif) repeat-y;
	box-shadow: 5px 5px 5px #999;
	height: 30px;
	width: 640px;
	margin-right: 30px;
	position: relative;
	/* [disabled]margin-bottom: 20px; */
}
#koerper .leiste_re {
	float: right;
	background: #2D2D2D url(https://www.x-race.eu/image/leiste_300.gif) repeat-y;
	box-shadow: 5px 5px 5px #999;
	height: 30px;
	width: 300px;
	position: relative;
	/* [disabled]margin-bottom: 20px; */
}
#koerper .leiste_h5 {
	font-size: 100%;
	color: #ffd800;
	text-transform: uppercase;
	position: absolute;
	left: 20px;
	top: 4px;
	letter-spacing: 1px;
}
#koerper .leiste_h5 a {
	text-decoration: none;
	outline: none;
}
#koerper .leiste_h5 a:link,
#koerper .leiste_h5 a:visited {
	color: #ffd800;
}
#koerper .leiste_h5 a:hover,
#koerper .leiste_h5 a:focus {
	color: #e5e6e8;
}
#koerper .leiste_h5 a:active {
	color: #000;
}
#koerper .inhalt {
	display: table;
	width: 970px;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 30px;
}
#koerper .inhalt h2 {
	color: #ffd800;
	font-size: 130%;
	padding-bottom: 15px;
	padding-top: 10px;
}
#koerper .inhalt h3 {
	color: #e5e6e8;
	font-size: 110%;
	padding-bottom: 10px;
}
#koerper .inhalt p {
	color: #e5e6e8;
	font-size: 100%;
	padding-bottom: 10px;
}
#koerper .inhalt strong {
	font-style: italic;
	font-weight: bold;
}
#koerper .inhalt a {
	font-size: 100%;
	outline: none;
}
#koerper .inhalt a:link,
#koerper .inhalt a:visited {
	color: #ffd800;
}
#koerper .inhalt a:hover,
#koerper .inhalt a:focus {
	color: #e5e6e8;
}
#koerper .inhalt a:active {
	color: #000;
}
#koerper .inhalt a:link img,
#koerper .inhalt a:visited img {
	outline: none;
	text-decoration:none;
	border: 1px solid #ffd800;
}
#koerper .inhalt a:hover img,
#koerper .inhalt a:focus img {
	border: 1px solid #e5e6e8;
}
#koerper .inhalt a:active img {
	border: 1px solid #000;
}

#koerper .inhalt .img_shadow {
	box-shadow: 5px 5px 5px #999;
	/* [disabled]margin-bottom: 20px; */
	margin-top: 20px;
}
#koerper .inhalt_li {
	float: left;
	width: 670px;
}
#koerper .inhalt_li .line {
	border-bottom: 1px solid #e5e6e8;
	margin-top: 10px;
	margin-bottom: 10px;
}
#koerper .inhalt_re {
	float: left;
	width: 300px;
}
#koerper .inhalt_re .line {
	border-bottom: 1px solid #e5e6e8;
	margin-top: 10px;
	margin-bottom: 10px;
}
#koerper .inhalt_1 {
	float: left;
	margin-right: 30px;
	width: 640px;
}
#koerper .inhalt_2 {
	float: left;
	width: 300px;
}
#koerper .inhalt_3 {
	float: left;
	margin-right: 30px;
	width: 640px;
	box-shadow: 5px 5px 5px #999;
}
#koerper table {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#koerper table caption {
	text-align: left;
	padding-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
}
#koerper th, td {
	font-size: 95%;
	text-align: left;
	vertical-align: top;
}
#koerper th {
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}
#koerper .inhalt_gallery {
	background-color: #2d2d2d;
	margin-top: 20px;
	padding: 10px 15px 10px 20px;
	/* [disabled]width: 605px; */
	height: auto;
	text-align: left;
	box-shadow: 5px 5px 5px #999;
}
#koerper .inhalt_flexslider {
	width: 474px;
	margin-right: auto;
	margin-left: auto;
}
#koerper .inhalt_text {
	padding: 10px 15px 10px 20px;
	margin-top: 20px;
	background: #2d2d2d;
	box-shadow: 5px 5px 5px #999;
}
#koerper .inhalt_text .dis-tab {
	display: table;
	width: 605px;
}
#koerper .inhalt_text .img_rechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
#koerper .inhalt_text_2 {
	padding: 10px 20px 10px 20px;
	background: #2d2d2d;
}
/*Rahmen Fuss*/
#fuss {
	background: #2D2D2D url(https://www.x-race.eu/image/fuss_hg.gif) repeat-y left top;
	height: 30px;
	width: 970px;
	border-top: 5px solid #FFD800;
	box-shadow: 5px 5px 5px #999;
}
#fuss p {
	font-size: 100%;
	color: #E5E6E8;
	padding-top: 5px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
}
#fuss p a {
	font-size: 90%;
	outline: none;
}
#fuss p a:link,
#fuss p a:visited {
	color: #ffd800;
}
#fuss p a:hover,
#fuss p a:focus {
	color: #e5e6e8;
}
#fuss p a:active {
	color: #000;
}
#fuss .nach_oben {
	margin: 0px;
	padding: 8px 10px 0px 0px;
	font-size: 70%;
	float: right;
}
#fuss .nach_oben a {
	text-decoration: none;
	outline: none;
	letter-spacing: 0px;
}
#fuss .nach_oben a:link,
#fuss .nach_oben a:visited {
	color: #ffd800;
}
#fuss .nach_oben a:hover,
#fuss .nach_oben a:focus {
	color: #e5e6e8;
	text-decoration: underline;
}
#fuss .nach_oben a:active {
	color: #000;
}
