/*=================================

	RESET + RESTAURIERUNG

=================================*/
* {padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6, 
p, blockquote, address, pre, 
ul, ol, dl, table { margin-bottom: 1em;}
blockquote { margin: 1em 2em; } 
ul, ol, dl { margin-left: 1em; }
li { margin-left: 1em; } 
ul ul, ul ol, ul dl,
ol ul, ol ol, ol dl,
dl ul, dl ol, dl dl { margin-top: 0; margin-bottom: 0;}
ul { list-style-type: square; }
ol { list-style-type: decimal; }
ul ul { list-style-type: disc; }
ol ol { list-style-type: lower-alpha; }
ul ol { list-style-type: decimal; }
ol ul { list-style-type: square; }
option { padding-left: 0.2em; padding-right: 0.3em; }
fieldset, a { outline: none; }
h1 { font-size: 200%; }     /* ca. 26px */ 
h2 { font-size: 184.62%; }  /* ca. 24px */ 
h3 { font-size: 153.85%; }  /* ca. 20px */ 
h4 { font-size: 138.46%; }  /* ca. 18px */ 
h5 { font-size: 123.08% }   /* ca. 16px */ 
h6 { font-size: 107.69%; }  /* ca. 14px */
.clear {
	clear: both;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eeb044;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.nosee {
	text-indent: -9999px;
	display: none;
	line-height: 0;
	font-size: 1px;
}

p {
	padding: 0;	
}

#container {
	width: 915px;
	height: auto;
	overflow: hidden;
}

#left_top {
	width: 337px;
	height: 270px;
	float: left;
	display: inline;
	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
}

#left_top h2 {
	margin: 0;
	padding: 0;
	margin-top: 24px;
}

#left_top h2 a {
    width: 175px;
	height: 236px;
	background-image: url(../images/adema_logo.jpg);
	background-repeat: no-repeat;
	margin-left: 123px;
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	color: #eeb044;
	line-height: 0;
}

#right_top {
	width: 557px;
	height: 270px;
	float: right;
	display: inline;
	background-image: url(../images/right_top.jpg);
	background-repeat: no-repeat;
	padding-left: 21px;
}

#right_top h3 {
	width: 170px;
	height: 17px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
	background-image: url(../images/adema_coaching_willkommen.jpg);
	background-repeat: no-repeat;
	margin-top: 55px;
	margin-bottom: 7px;
	margin-left: 1px;
}

#right_top p {
	width: 260px;
	height: 100px;
	font-size: 11px;
	color: #c47500;
	line-height: 16px;
}

#right_top p.enter{
	width: 254px;
	height: 26px;
	border: 1px solid #d96956;
	background-color: #bd0033;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	float: left;
	padding:0;
}

#right_top .enter a {
	color: #fff;
	text-decoration: none;	
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	margin-left: 11px;
	float: left;
}

#right_top .enter span a {
	color:#fff;
	font-size: 18px;
	line-height: 26px;
	float: right;
	padding-right: 10px;
	padding-left: 13px;
	background-color: #ae0027;
}

#right_top .nummereins {
	float: right;	
	width: 267px;
	height: 213px;
	background-image: url(../images/nummer_eins.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	font-size: 0;
	line-height: 0;
	margin-top: 57px;
}

#right_top .nummereins span {
	display: none;	
}

#left_bottom {
	width: 337px;
	height: 325px;
	float: left;
	clear: both;
	display: inline;
	background-image: url(../images/left_bottom.jpg);
	background-repeat: no-repeat;
}

#right_bottom {
	width: 578px;
	height: 325px;
	float: right;
	display: inline;
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
}

#right_bottom p {
	width: 189px;
	height: 239px;
	background-image: url(../images/trainers_excellence.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
	float: right;
	padding-right: 54px;
	margin-top: 36px;
}

