#body {
	background: #eee;
	font-family: Arial, Verdana;
	padding: 0;
	margin: 0;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#container_default {
	background: #fff url(/gfx/haibike/left_bg.jpg) repeat-y;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#trenner {
	padding: 0;
	margin: 0;
}

#verlauf_top {
	background: #fff url(/gfx/main_bg_oben.jpg) repeat-x top;
	height: 15px;
	padding: 0;
	margin: 0;
}

#header_start {
	/*background: url(/gfx/header.jpg) no-repeat;*/
	height: 310px;
}

#languages_home {
	padding: 5px 0 0 5px;
	float: left;
	width: 16px;
}

#languages_home a {
	padding: 0 0 5px 0;
}


/*----------------headLinks---------------*/
/*#headLinks {
	position: absolute;
	left: 350px;
	width: 600px;
}*/

#headLinks {
	left: 0px;
	top: 0px;
	padding: 0 0 0 300px;
	position: absolute;
	width: 650px;
	z-index: 98;
}
#headLinks a.link{
	float: left;
	height: 49px;
	display: block;
	width: 80px;
}

#winora_head a.link{background: url(/gfx/logos/head_winora_off.jpg) no-repeat;}
#winora_head a.link:hover,
#winora_head a.link.on {
	background: url(/gfx/logos/head_winora_on.jpg) no-repeat;
}

#staiger_head a.link{background: url(/gfx/logos/head_staiger_off.jpg) no-repeat;}
#staiger_head a.link:hover,
#staiger_head a.link.on {
	background: url(/gfx/logos/head_staiger_on.jpg) no-repeat;
}

#haibike_head a.link{background: url(/gfx/logos/head_haibike_off.jpg) no-repeat;}
#haibike_head a.link:hover,
#haibike_head a.link.on {
	background: url(/gfx/logos/head_haibike_on.jpg) no-repeat;
}

#sinus_head a.link{background: url(/gfx/logos/head_sinus_off.jpg) no-repeat;}
#sinus_head a.link:hover,
#sinus_head a.link.on {
	 background: url(/gfx/logos/head_sinus_on.jpg) no-repeat;
}

#bikespace_head a.link{background: url(/gfx/logos/head_bikespace_off.jpg) no-repeat;}
#bikespace_head a.link:hover,
#bikespace_head a.link.on {
	background: url(/gfx/logos/head_bikespace_on.jpg) no-repeat;
}

#bavaria_head a.link{background: url(/gfx/logos/head_bavaria_off.jpg) no-repeat;}
#bavaria_head a.link:hover,
#bavaria_head a.link.on {
	background: url(/gfx/logos/head_bavaria_on.jpg) no-repeat;
}

#xlc_head a.link{background: url(/gfx/logos/head_xlc_off.jpg) no-repeat;}
#xlc_head a.link:hover,
#xlc_head a.link.on {
	background: url(/gfx/logos/head_xlc_on.jpg) no-repeat;
}


/*------------------------MENU------------------------*/
#menu {
	width: 330px;
}

.contentText {
	padding: 15px 15px;
}

#menu a.link {
	display: block;
	width: 330px;
	height: 50px;
	text-decoration: none;
}

#menu a.link:hover {
	position: relative;
}

#menu a.link div.content {
	display: none;
	position: absolute;
	left: 330px;
	top: 0px;
	width: 620px;
	height: 550px;
	padding: 0;
}


#menu a.link:hover div.content {
	display: block;
	position: absolute;
	left: 330px;
	top: 335px;
	width: 620px;
	height: 550px;
	padding: 0;
}

/*-----------WINORA GROUP-------------*/
#winora_group a.link {
	background: url(/gfx/logos/group_off.jpg) no-repeat;
}

#winora_group a.link:hover,
#winora_group a.link.on {
	background: url(/gfx/logos/group_on.jpg) no-repeat;
}

#winora_group div.content
{
	display: block;
	color: #fff;
	background: #ee7d31;
	top: 0;
}

#winora_group a.link:hover div.content {
	z-index: 99;
	position: absolute;
	top: 0;
}

#winora_group a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	left: 330px;
	top: 335px;
	position: absolute;
	z-index: 1;
}

*html #winora_group a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	left: 330px;
	top: 338px;
	position: absolute;
	z-index: 1;
}

#winora_group a.link.on:hover div.content {
	display: block;
	padding: 0;
	color: #fff;
	left: 330px;
	top: 0px;
}


/*-----------WINORA----------------*/
#winora a.link {
	background: url(/gfx/logos/winora_off.jpg) no-repeat;
}

#winora a.link:hover,
#winora a.link.on {
	background: url(/gfx/logos/winora_on.jpg) no-repeat;
}

#winora div.content
{
	color: #fff;
	background: url(/gfx/winora_bg.jpg);
	top: -50px;
}

#winora a.link:hover div.content {
	z-index: 99;
	position: absolute;
	left: 330px;
	top: -50px;
}

#winora a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	top: 335px;
	left: 330px;	
	position: absolute;
	z-index: 1;
}

*html #winora a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	top: 338px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

#winora a.link.on:hover div.content {
	display: block;
	padding: 0;
	color: #fff;
	top: -50px;
	left: 330px;
}

/*-----------STAIGER----------------*/

#staiger a.link {
	background: url(/gfx/logos/staiger_off.jpg) no-repeat;
}

#staiger a.link:hover,
#staiger a.link.on {
	background: url(/gfx/logos/staiger_on.jpg) no-repeat;
}

#staiger div.content {
}

#staiger a.link:hover div.content {
	color: #fff;
	background: #000;
	top: -100px;
	left: 330px;
	z-index: 99;
	position: absolute;
}

#staiger a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #000;
	top: 335px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

*html #staiger a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #000;
	top: 338px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

#staiger a.link.on:hover div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #000;
	top: -100px;
	left: 330px;
}
/*-----------HAIBIKE----------------*/
#haibike {
}

#haibike a.link {
	display:block;
	background: url(/gfx/logos/haibike_off.jpg) no-repeat;
}

#haibike a.link:hover,
#haibike a.link.on {
	background: url(/gfx/logos/haibike_on.jpg) no-repeat;
}

/*#haibike div.content {
}*/

#haibike a.link:hover div.content {
	color: #fff;
	background: #e2001a;
	top: -150px;
	left: 330px;
	z-index: 99;
	position: absolute;
}

#haibike a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #e2001a;
	top: 335px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

*html #haibike a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #e2001a;
	top: 338px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

#haibike a.link.on:hover div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #e2001a;
	top: -150px;
	left: 330px;
}

/*-----------SINUS----------------*/
#sinus {
}

#sinus a.link {
	background: url(/gfx/logos/sinus_off.jpg) no-repeat;
}

#sinus a.link:hover,
#sinus a.link.on {
	background: url(/gfx/logos/sinus_on.jpg) no-repeat;
}

#sinus div.content {
}

#sinus a.link:hover div.content {
	color: #fff;
	background: #000;
	top: -200px;
	left: 330px;
	z-index: 99;
	position: absolute;
}

#sinus a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #000;
	top: 335px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

*html #sinus a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #000;
	top: 338px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

#sinus a.link.on:hover div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #000;
	top: -200px;
	left: 330px;
}
/*-----------BIKESPACE----------------*/
#bikespace {
}

#bikespace a.link {
	background: url(/gfx/logos/bikespace_off.jpg) no-repeat;
}

#bikespace a.link:hover,
#bikespace a.link.on {
	background: url(/gfx/logos/bikespace_on.jpg) no-repeat;
}

#bikespace div.content {
}

#bikespace a.link:hover div.content {
	color: #fff;
	background: #e65136;
	top: -250px;
	left: 330px;
	z-index: 99;
	position: absolute;
}

#bikespace a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #e65136;
	top: 335px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

*html #bikespace a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #e65136;
	top: 338px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

#bikespace a.link.on:hover div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #e65136;
	top: -250px;
	left: 330px;
}
/*-----------BAVARIA----------------*/
#bavaria {
}

#bavaria a.link {
	display:block;
	background: url(/gfx/logos/bavaria_off.jpg) no-repeat;
}

#bavaria a.link:hover,
#bavaria a.link.on {
	background: url(/gfx/logos/bavaria_on.jpg) no-repeat;
}

#bavaria div.content {
}

#bavaria a.link:hover div.content {
	color: #fff;
	background: #002c55;
	top: -300px;
	left: 330px;
	z-index: 99;
	position: absolute;
}

*html #bavaria a.link:hover div.content {
	color: #fff;
	background: #002c55;
	top: -300px;
	left: 330px;
	z-index: 99;
	position: absolute;
}

#bavaria a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #002c55;
	top: 335px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

#bavaria a.link.on:hover div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #002c55;
	top: -300px;
	left: 330px;
}
/*-----------XLC----------------*/
#xlc {
}

#xlc a.link {
	background: url(/gfx/logos/xlc_off.jpg) no-repeat;
}

#xlc a.link:hover,
#xlc a.link.on {
	background: url(/gfx/logos/xlc_on.jpg) no-repeat;
}

#xlc div.content {
}

#xlc a.link:hover div.content {
	color: #fff;
	background: #075ca5;
	top: -350px;
	left: 330px;
	z-index: 99;
	position: absolute;
}

#xlc a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #075ca5;
	top: 335px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

*html #xlc a.link.on div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #075ca5;
	top: 335px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

#xlc a.link.on:hover div.content {
	display: block;
	padding: 0;
	color: #fff;
	background: #075ca5;
	top: -350px;
	left: 330px;
}

/*-------------------------MAIN-------------------------*/

#main_home {
	background: #d1d1d1 url(/gfx/winora/winora_content.jpg) no-repeat right 25px;
	height: 575px;
	padding: 0;
	margin: 0;
}

#main {
	background: none;
	padding: 20px 0 0 0;
	position: relative;
	width: 950px;
}

#leftColumn {
	/*border-right: 1px #7c7c7c dotted;*/
	float:left;
	padding: 0 15px 0 0;
	width: 190px;
}

#partner {
	color: #636363;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 0 15px;
	position: relative;
	height: 150px;
}

#partner a img {
	padding: 15px 0 0 0;
}

#VA_box {
	color: #636363;
	font-size: 12px;
	padding: 10px 0 0 15px;
	position: relative;
	border-bottom: 1px #7c7c7c dotted;
}

#VA_box #headline{
	display: block;
	color: #636363;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 15px 0;
	text-transform: uppercase;
}

#VA_box #headline a{
	text-decoration: none;
}

#VA_box #headline a:hover{
	text-decoration: underline;
}

#VA_box .VA{
	padding: 0 0 20px 20px;
}

#VA_box a {
	color: #636363;
}

#middleColumn {
	color: #535353;
}

#content {
/*	border-bottom: 1px #7c7c7c dotted;*/
	float: left;
	padding: 0 24px;
	width:695px;
}

#closer {
	background: url(/gfx/main_bg_unten.jpg) repeat-x;
	height: 12px;
}
/*--------------Footer----------------*/

#footer {
	background: #878787;
	color: #afafaf;
	font-size: 11px;
	height: 55px;
	position: relative;
	z-index: 99;
}

#footerText {
	padding: 25px 20px 5px 30px;
}

#footerText ul {
	list-style: none;
	white-space: nowrap;
	float: right;
	width: 500px;
	margin: 0;
	text-align: right;
}

#footerText ul li{
	display: inline;
	border-left: #afafaf 1px solid;
	padding: 0 0 0 5px;
}

#footerText ul li a{
	color: #afafaf;
	text-decoration: none;
}

#footerText ul li a:hover{
	text-decoration: underline;
}


#sitesearch {
	position: absolute;
	top: 20px;
	left: 250px;
	width: 142px;
	height: 19px;
}

#sitesearch .input {
	background: url(/gfx/input_bg.gif) no-repeat;
	width: 117px;
	height: 19px;
	color: #ccc;
	font-size: 10px;
	border: none;
	float: left;
	padding: 4px 0px 0px 5px;
}

#sitesearch .button {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
}


/*------------VORLAGEN-----------------*/


.template {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.template a {
	color: #878787;
}
.template h1 {
	color: #636363;;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.05em;	
}

.template h3 {
	font-size: 12px;
	font-weight: bold;
}

.template p {
	font-size: 12px;
	color: #333;
}

.bild br {
	display: none;
}

.template_default {
	padding: 0;
	margin: 0;
}

.template_default .template_right small{
	width: 315px;
}

.template_default small,
.template_1bild small,
.template_2bild small,
.template_3bild small {
	margin: 3px 0px 3px 0px;
	display: block;
}

.template_2bild .bild {
	padding: 0 0 15px 0;
}

.template_default small{
	width: 220px;
}

.template_text2bild small,
.template_2bildtext small {
	margin: -15px 0px 5px 0px;
	display: block;
}

.template_2bild .template_left,
.template_2bild .template_right, 
.template_2bild .template_left img,
.template_2bild .template_right img {
	width: 340px;
}

.template_left h1,
.template_right h1 {
	font-size: 16px;
}

.template_3bild img {
	margin: 0px;
}

.template_text2bild .abstandRechts,
.template_2bildtext .template_left {
	width: 425px;
	margin-right: 0px;
}

.template_text2bild img,
.template_2bildtext img {
	display: block;
	margin: 4px 0px 15px 0px;
	width: 220px;
}

.template_2bildtext .abstandRechts {
	width: 220px;
	margin-right: 10px;
}

.template_2bildtext .template_left.abstandRechts br {
	display: none;
}

.template_fileview {
	font-size: 12px;
	background: #f5f5f5;
	color: #333;	
}

.template_fileview h1 {
	background: #666;
	color: #fff;
	font-size: 14px;
	padding: 3px 15px;
}

.template_fileview .item {
	padding: 0px 15px 15px 15px;
}

.template_fileview .icon {
	display: block;
	float: right;
} 

.template_fileview .minitext.link a {
	color: #333;
} 

.template_fileview .minitext.link a:hover {
	color: #325d0c;
}

.template_fileview .minitext.link {
	padding-bottom: 5px;
}

.template_divider {
	background: #ee7D31;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

.template_divider h1 {
		color: #fff;
		font-size: 13px;
		padding: 2px 15px;
		line-height: 13px;
		margin: 0px;
}

.template_table th {
	font-size: 12px;
	background: #666;
	color: #fff;
	padding: 5px;
	margin: 0px;	
}

.template_table td {
	border: 1px #7c7c7c dotted;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
}

.template_table {
	color: #333;	
	margin: 2px;
}

.template_press {
	border-bottom: 1px #ee7d31 dotted;
	font-size: 12px;
	padding: 0 0 20px 0;
}

.template_press h1 {
	color: #636363;
}

.template_press img {
	float: left;
	padding: 0 15px 0 0;
	width: 175px;
}

.template_press a {
	color: #666;
	font-size: 12px;
}

.text a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

.text a:hover {
	text-decoration: underline;
}

/* 3 THEMEN */

.template_3themen .spalte {
	float: left;
	width: 220px;
	position: relative;
	margin: 0px;
}

.template_3themen .spalte1,
.template_3themen .spalte2 {
	margin: 0px 15px 0px 0px;
}

.template_3themen .spalte .bild {
	margin: 0px 0px 15px 0px;
}

.template_3themen .spalte img {
	width: 220px;
	padding: 0px;
	margin: 0px;
	display: block;
}

.template_3themen .spalte h1 {
}

.template_3themen .spalte .more {
	margin: 5px 0px;
	text-align: right;
}

.template_3themen .spalte .more a {
	text-decoration: none;
}

.template_3themen .spalte .more a:hover {
	text-decoration: underline;
}

/*wide*/

#main_wide .template{
	padding: 23px 23px 23px 23px;
	width: 900px;
}

#main_wide .template_include {
	padding: 0px;
	width: 950px;
}

#main_wide .template p{
	color: #000;
}

#main_wide .template_2bild{
	width: 904px;
}

#main_wide .template_2bild .template_left, 
#main_wide .template_2bild .template_right, 
#main_wide .template_2bild .template_left img, 
#main_wide .template_2bild .template_right img{
	width: 441px;
}

#main_wide .template_text2bild .abstandRechts, 
#main_wide .template_2bildtext .template_left {
	margin-right:0;
	width: 665px;
}

#main_wide .template_1bild img{
	width: 900px;
}

#main_wide .template_3bild img{
	width: 285px;
}

#main_wide .template_2bildtext .abstandRechts{
	margin-right: 15px;
	width: 220px;
}

#main_wide .template_3themen .spalte{
	width: 290px;
}

#main_wide .template_3themen .spalte .bild img{
	width: 290px !important;
}

#main_wide .template_divider{
	margin: 0 22px;
	width: 855px;
}

#main_wide .template_pdfExtern {
	margin: 0 24px;
	width: 871px;
}

/*Ende wide*/





