@charset "UTF-8";
/* CSS Document */
body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin:0px;
	 height: 100%;
border:none;
font-size: 14px;
line-height: 1.3em;}


#container {margin-left: 10%;
	margin-right: 10%;
margin-top:0%;
	margin-bottom: 0%;
	background-image:url(../links/reisenauer_back.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: 50%;}

#content {height:100%;}

.logo {margin-bottom: 5%;}
.start {font-size: 1.6em;
line-height: 2.2em;
margin-bottom: 10%;}

a {color:#7d0027;}

#footer {position:relative;
	margin: auto;
	padding-top: 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	padding-bottom: 2%;
	background-color: #7d0027;
	color:#ffffff;}

#footer a {color:#ffffff;
	text-decoration: none;}
#footer a:hover {color:#dddddd;}


.text_normal {font-size:14px;
margin-right: 10%;
margin-left: 10%;}

.text_sm {font-size:12px;
margin-right: 10%;
margin-left: 10%;}