* {
	margin: 0;
}
body {
	background: url(images/gradient.gif) top left;
	background-repeat:repeat-x;
	background-color: #b3b1b2; 
	font: 12px Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 100%;
}
a {
	text-decoration: none;
	color: #07889E;
}
em {
	font-style: normal;
}

a:hover {
	text-decoration: none;
}

p {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

img {
	border: none;
}
#wrapper {
	width: 986px;
	margin: 0 auto;
	background: url(images/bg-live.jpg) top center no-repeat;
	background-color: #fff; 
-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.5);
box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.5);
}



/* tandc
---------------------*/
#tandc{
	height: 160px;
}


.edingungen-erste-link {
	text-decoration: none;
}

.edingungen-erste-link:hover {
	text-decoration: underline;
}

.warning1 {
	color: #07889E;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-bottom: 0px;
}

.warning2 {
	text-align: center;
	font-size: 10px;
	padding: 2px 120px 0px;
}

#disc-wrapper {
    margin: 10px auto auto;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;    
}

#disc-container {
	margin: auto;
	padding: 0px 50px 20px;
}

#stdisc {
	margin: auto;
    	overflow: auto;
	height: 95px;
	width: 900px;
	border: 1px solid #888;
}

#stdisc h2 {
	margin: 0;
	font-size: 15px;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none;
}

#stdisc p {
	margin: 0;
	padding: 2px 8px;
	line-height: 18px;
    	text-align: left;
}


/* Middle
----------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 50px 80px 255px 410px;.
	text-align: center;
}
.logo {
    width: 450px;
	height: 85px;
	margin: 0 auto;
	padding: 0px;
}
h1 {
	font: 23px Arial, sans-serif;
	color: #cf000b;
	text-transform: uppercase;
    text-align:center;
}
h1 em {
	font-size: 40px;
	line-height: 30px;
}

h3 {
	font-weight: normal;
	font-size: 15px;
	color: #262626;
}
h3 em {
	color: #07889E;
	font-weight: bold;
}
.info {
	font-weight: normal;
	font-size: 15px;
	color: #262626;
    text-align:center;
}
.bps {
	display: block;
	width: 370px;
	float: right;
	padding-top: 40px;
	padding-right: 8px;
}
.bps li {
	background: url(images/bullet.png) left center no-repeat;
	padding: 2px 0 2px 20px;
	text-align: left;
	list-style-type:none;
}
h2 {
	display: inline-block;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #393939;
}
.leave {
	width: 700;
	float: right;
	text-align: right;
}
.leave:hover {
	text-decoration: underline;
}

.enterbut {
	clear: both;
	position:relative;
	display:block;
	height: 64px;
	width: 379px;
	background:url(images/enterb.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.enterbut span.hover {
	position: absolute;
	display: block;
	height: 64px;
	width: 379px;
	background: url(images/enterb.png) no-repeat;
	background-position: bottom;
}
#enter {
	display: block;
	width: 400px;
	float: center;
	padding-top: 35px;
	padding-left: 70px;
}

.text-area {
	width: 100%;
	text-align: justify;
	font-size: 12px;
}
#footer {
	width: 986px;
	 margin-top: 0px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
	font-size: 14px;
	color: #07889E;
	background-color: #DDD;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #888;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.5);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.5);
}
.footerlink:hover {
	text-decoration: underline;
}
