

/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:10px;
	left:10px;
	/*border: 1px solid #37444f;
	background-image: url(redaxo_logo_klein.gif);
	background-position: 0 0;
	background-repeat: no-repeat;*/
}

#logo a {
	display:block;
	height:70px;
	width:86px;
	text-indent:-700em;
}

/* ### Header ############################################################### */

#header {
	background: url(bg_header.jpg) no-repeat;
	color: #c4c4c4;
}

/*#nav-header {
	position:absolute;
	left:0px;
	bottom:0px;
	border:2px #FFFFFF solid;
	display:inline;
}*/


/* ### Teaser ############################################################### */

#main-teaser {
	background:url(main_teaser.jpg) no-repeat;
}

/* ### Main-block Background ################################################# */

#main-block {
	
	/*background-color: #465762;*/
	padding-bottom: 40px;
}

#nav_men {	
	float:right;
	clear:both;
	width:224px;
	margin-top: 20px;
	height: 10px;
	visibility:hidden;
}

#start_main {	
	float:right;
	width:224px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-top: 0px;
	text-align:left;
	border:#000 0px solid;
	min-height: 99%;
}


#start_main_top {
	position:relative;
	margin:0;
	padding-top:5px;
	padding-left:14px;
	width:210px;
	height:20px;
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;	
	background: url(men_bg_top.jpg);

}

#start_main_head {
	position:relative;
	display:block;
	clear:both;
	position:relative;
	padding:7px 14px;
	width:196px;
	color:#36c;
	font-size:1.4em;
	font-weight:bold;
	background-color:#bcd9f6;
	letter-spacing:0.01em;
}

#start_main_cont {
	position:relative;
	display:block;
	clear:both;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:5px;
	width:196px;
	color:#333333;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:normal;
	background-color:#bcd9f6;
}

#start_main_link {
	position:relative;
	display:block;
	clear:both;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:5px;
	width:196px;
	color:#333333;
	font-size:1.1em;
	line-height:1.4em;
	font-weight:normal;
	background-color: #bcd9f6;
	text-align:right;
	text-decoration:underline;
}

#start_main_bottom {
	display:block;	
	position:relative;
	padding-top:2px;
	border-top:#bbb 1px solid;
	width:224px;
	height:10px;
	background: url(men_bg_bottom.jpg);
}

#start3 {	
	float:left;
	width:680px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	text-align:left;
	border:#000 0px solid;
	height: 260px;
}
#txt-links {	
	position:absolute;
	width:300px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	text-align:left;
	border:#000 0px dotted;
}
#txt-mitte {
position:absolute;
	width:200px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 310px;
	padding-top: 0px;
	text-align:left;
	border:#000 0px dotted;

}
#txt-rechts {
position:absolute;
	width:200px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 510px;
	padding-top: 0px;
	text-align:left;
	border:#000 0px dotted;

}


#dmb {
	position:relative;
	width:200px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align:left;
	font-size:9px;
	border:#000 0px dotted;
}
#dmblogo {
	float:left;
	clear:both;
	width:210px;
	height:200px;
	border:#000 0px dotted;
}
#dmbtxt {
	width:210px;
	padding-top:10px;
	text-align:left;
	font-size:9px;
	border:#000 0px dotted;
}


#homekontakt {
	position:relative;
	width:200px;
	text-align:left;
	border:#000 0px dotted;
}
#maillogo {
	float:left;
	width:58px;
	border:#000 0px dotted;
}
#mailtxt {
	width:210px;
	padding-top:2px;
	text-align:left;
	font-size:1.2em;
	border:#333 0px dotted;
}


#main-block h1 {
	clear:both;
	color:#000;
	background: inherit;
	font-size:2.2em;
	font-weight:normal;
	line-height:1.4em;
	padding-top:0px;
	padding-bottom:10px;
}
