body {
	margin:0;
	font:14px LucidaGrande, Tahoma, Verdana;
	background:#c0c0c0;
}
a img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*						main start					*/
#container {
	overflow: hidden;
	height:1%;
	min-width:909px;
	background: #e2e2e2 url(../images/bg-container.gif) no-repeat 50% 0;
}
#wrapper {
	width: 891px;
	background:url(../images/bg-wrapper.png) repeat-y;
	margin:15px auto 0;
	padding: 0 9px;

}
#wrapper .top{
	background:url(../images/bg-wrapper-top.gif) no-repeat 0 0;
}
/*						header start					*/
#header {
	background:url(../images/bg-header.jpg) no-repeat 0 0;
	height:235px;
}
#header strong.sub-logo,
#header h1{
	margin:0;
	float:left;
	width:175px;
	margin: 0 0 0 82px;
	overflow:hidden;
	display:inline;
}
#header strong.sub-logo {
	display:block;
}
#header strong.sub-logo {
	margin: 0 0 0 56px;
}
#header strong.sub-logo a,
#header h1 a{
	display:block;
	text-indent:-9999px;
}
#header h1.logo a{
	background:url(../images/logo-sport.gif) no-repeat 0 0;
	height:53px;
}
#header strong.sub-logo a{
	background:url(../images/logo-adventure.gif) no-repeat 0 0;
	height: 44px;
}
#header strong.top-text{
	float:left;
	display:inline;
	margin: 0 0 0 45px;
	height: 54px;
	width: 271px;
	/*background:url(../images/top-text.gif) no-repeat 0 0; */
	text-indent:-9999px;
}
#header .frame {
	padding: 161px 0 0 0;
}
#main {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-main.gif) repeat-y 0 0;
	min-height:535px;
}
* html #main {
	height:535px;
}
/*						list start					*/
#main ul{
	margin:22px 0 0 0;
	padding:0;
	list-style:none;
	border-bottom: 1px solid #fff;
}
#main ul li{
	line-height: 36px;
	overflow:hidden;
	height:1%;
	vertical-align:top;
}
#main ul a{
	padding: 0 14px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#main ul a.active,
#main ul a:hover{
	color:#000;
	text-decoration:none;
	background:#eaeaea url(../images/bg-list-active.gif) repeat-x 0 0;
}
/*						left-column start					*/
#left-column {
	width: 177px;
	float:left;
	background:#6b8cb8;
}
#left-column ul a.active span,
#left-column ul a:hover span{
	background:url(../images/arrow-active.gif) no-repeat 100% 15px;
}
#right-column ul a.active span,
#right-column ul a:hover span{
	background:url(../images/right-arrow-active.gif) no-repeat 0 15px;
}
#left-column ul a{
	display:block;
	background:#4176bc url(../images/bg-left-list.gif) repeat-x 0 0;
}

#left-column ul a span {
	display:block;
	background: url(../images/arrow.gif) no-repeat 100% 15px;
}
/*						left-column end					*/
/*						right-column start					*/
#right-column ul{
	text-align:right;
}
#right-column ul a{
	display:block;
	background:#549564 url(../images/bg-right-list.gif) repeat-x 0 0;
}
#right-column ul a span{
	display:block;
	background:url(../images/right-arrow.gif) no-repeat 0 15px;
}
#right-column {
	width: 176px;
	float:left;
	background:#8daa94;
}
/*						right-column end					*/
/*						content start					*/
#content {
	width: 494px;
	float: left;
	padding: 0 34px 0 10px;
}
#content .breadcrumbs{
	height:1%;
	overflow:hidden;
	margin: 0 0 29px;
}
#content .breadcrumbs span{
	font-size: 12px;
	float:left;
	margin:1px 0 0 0;
}
#content .breadcrumbs ul {
	float: left;
	margin:0;
	border:0;
}
#content .breadcrumbs ul li {
	float:left;
	line-height:16px;
	font-size:12px;
	margin:0 3px 0 0;
}
#content .breadcrumbs ul a{
	color: #000;
	font-size:12px;
	font-weight:normal;
	padding:0 10px 0 4px;
}
#content .breadcrumbs ul a.active,
#content .breadcrumbs ul a:hover{
	color: #ed1c24;
	background: url(../images/content-arrow.gif) no-repeat 100% 5px;
}
/*						list end					*/
#content h2{
	margin:0 0 27px;
	color:#ed1c24;
	font-size:18px;
	font-weight:normal;
}
#content strong{
	display:block;
	line-height:25px;
	margin: 0 0 25px 0;
}
#content a {
	color: #ed1c24;
}
#content p{
	margin:0;
	line-height:25px;
}
.angebot-links {
	float:left;
	width:244px;
	margin-right:3px;
	position:relative;
}
.angebot-links img {
	position:relative;
	top:0;
	right:0;
}
.angebot-rechts {
	float:right;
	width:244px;
	margin-left:3px;
	position:relative;
}
h4 {
	font-size:16px;
	margin-top:4px;
	color:#ed1c24;
}
/*						content end					*/
/*						footer start					*/
#footer {
	width:871px;
	margin:0 auto 90px;
	padding:0 18px;
	background: #e2e2e2 url(../images/bg-footer.gif) no-repeat 0 0;
}
#footer p{
	margin:0;
	text-align:right;
	padding: 10px 0 5px 0;
	font-size: 12px;
}
/*						footer end					*/
/*						main end					*/
