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

html {
	height: 100%;
	margin-bottom: 1px;
}

a {
	color:#000000;
}

a:hover {
	color:#666666;
}

body {
	font: 0.8em/1.5em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
}

.hidden {
	position: absolute;
	left: -5000px;
	top: -5000px;
}

#outer {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}

#outer #header {
	height: 500px;
	position: relative;
}

#outer #header #navigation {
	position: absolute;
	width: 330px;
	left: 0px;
	top: 0px;
	background: url(bg_navigation.jpg) no-repeat;
	height: 430px;
}

#outer #content {
	background: url(bg_content.jpg) no-repeat;
	padding-top: 270px;
	display: block;
	padding-left:20px;
}

#outer #header .header01 {
	display: block;
	height: 100px;
	background: url(bg_header01.jpg) no-repeat;
}

#outer #header .header02 {
	display: block;
	height: 100px;
	background: url(bg_header02.jpg) no-repeat;
}

#outer #header .header03 {
	display: block;
	height: 100px;
	background: url(bg_header03.jpg) no-repeat;
}

#outer #header .header04 {
	display: block;
	height: 100px;
	background: url(bg_header04.jpg) no-repeat;
}

#outer #header .header05 {
	display: block;
	height: 100px;
	background: url(bg_header05.jpg) no-repeat;
}

#outer #header #navigation ul {
	width: 300px;
	display: block;
	position: absolute;
	top: 195px;
	left: 20px;
}

#outer #header #navigation ul li {
	display: inline;
}

#outer #header #navigation ul li a {
	color: #000000;
	display: block;
	text-decoration: none;
	background: url(bg_weiss_trans50.png) repeat;
	line-height: 25px;
	padding-left: 30px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

#outer #header #navigation ul li a:hover {
	background: #FFFFFF;
}

#outer #header #navigation ul li a.rex-current {
	background: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

#outer #footer {
	clear: both;
	width:100%;
	line-height: 30px;
	display: block;
	height: 30px;
}

#outer #footer p {
	font-size: 90%;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	letter-spacing: 0.2em;
}

.formgen {
	float: left;
}

.formgen .fieldset {
	width: 440px;
	float: left;
	margin-left: 10px;
	margin-bottom:20px;
	padding:15px;
}

.formgen .capcha {
	display: block;
	clear: both;
	margin: 10px;
}

.formgen label {
	display: block;
}

.formgen .textblock {
	padding: 10px;
	clear: both;
	width:900px;
}

.formgen .capcha .formcaptcha {
	display: block;
	border-style: none;
}

.formgen input {
	width: 400px;
}

.formgen legend {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	border-bottom: 1px dotted #666666;
}

#outer #content .forminfo {
	text-align: center;
	display: block;
	padding: 20px;
	font-size: 1.2em;
	color: #C80B1F;
	font-weight: normal;
	letter-spacing: 0.2em;
	background: #FF9900;
	border: 3px dashed #FF0000;
}

.formgen .formerror {
	color: #990000;
	font-weight: bold;
}

.formgen .formsubmit {
	display: block;
	clear: both;
	width: 150px;
	margin:10px 10px 10px auto;
}

#outer #content .text_box1 {
	padding: 0px 20px 20px;
}

#outer #content .text_box1 h1 {
	font-size: 1.6em;
	line-height: 2em;
	border-bottom: 1px dotted #333333;
}

.floatRight {
	margin: 10px;
	padding: 10px;
	float: right;
	border: 1px dotted #C90707;
}

.floatLeft {
	margin: 10px;
	padding: 10px;
	float: left;
	border: 1px dotted #C90707;
}

.center {
	display:block;
	margin:10px auto;
}

#outer #content .text_box1 p {
	font-size: 110%;
	line-height: 1.5em;
	padding: 10px;
	letter-spacing:.1em;
}

.formgen textarea {
	height: 85px;
	width: 400px;
}

#outer #footer ul {
	list-style-type: none;
	display:block;
	border-top:1px dotted #C90707;
	border-bottom:1px dotted #C90707;
	line-height: 30px;
	height: 30px;
}

#outer #footer ul li {
	display: inline;
}

#outer #footer ul li a {
	margin-right: 5px;
	margin-left: 5px;
	color: #666666;
}

#outer #footer ul li a:hover {
	color: #000000;
	text-decoration: none;
}

#outer #content .anfahrt {
	margin: 10px auto;
	width: 800px;
	border:solid 1px #c90707;
}

div.rexfancy-images {
	display:block;
	margin:10px 10px 10px 20px;
}

div.rexfancy-images img {
	border:1px solid #C90707;
	background-color:#F5F5F1;
	padding:5px;
	-moz-border-radius:3px;
	margin-right:10px;
	float:left;
}

div.clear-rexfancy {
	float:none;
	clear:both;
}
	/* Beispiel-CSS für magazin_Layout */
	.magazine-layout {
		position: relative;
		width: 100%;
	}
	.magazine-container {
		background: #f6f6f6;
	}

	/* magazin_Layout mit verlinkten Einzelbildern */
	.magazine-image a, .magazine-image a:link, .magazine-image a:visited {
		color: #000;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	.magazine-image a:focus, .magazine-image a:hover, .magazine-image a:active {
		color: #000;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}

	/* komplett verlinktes magazin_Layout */
	a.magazine-link, a:link.magazine-link, a:visited.magazine-link {
		cursor: pointer;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	a:focus.magazine-link, a:hover.magazine-link, a:active.magazine-link {
		cursor: pointer;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}
	
#topbar{
position:absolute;
border: 5px solid #990000;
padding: 10px;
background-color: #333;
color: #f1f1f1;
width: auto;
visibility: hidden;
z-index: 100;
}

#topbar a{
	color: #f1f1f1;
	display: block;
	text-align: center;
	background: #A01A17;
	line-height: 2em;
	text-decoration: none;
	font-size: 1.2em;
}

#topbar img{
	margin:10px;
}
	

