
@charset "utf-8";

/*------------------------------------------------------------------------
# hrinkow-bikes.at - Stylesheet  (c) 2011
# ------------------------------------------------------------------------
# Copyright (C) 2011 , All Rights Reserved.
# Author: Concepta Werbeagentur
# Website:  http://www.concepta.at
-------------------------------------------------------------------------*/



/**
 * Globale Einstellungen und Bugfixes
 * 
 * @section Browser-Reset
 */

/* ZurÃ¼cksetzen der Innen- und AuÃŸenabstÃ¤nde */
* {
  margin: 0;
  padding: 0;
}

/**
 * SchriftgrÃ¶ÃŸe kontrollieren
 */
body, td, th { font: normal 70%/167% Helvetica, Arial, sans-serif; }
td, th { f\ont-size: 100.01%; }

/* Farben und HintergrÃ¼nde setzen */
html, body {
  color: #8e8e8e;
  background-color: #000000;
  background-image:url(../30_IMAGES/bgContainer.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  height:100.01%;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln fÃ¼r allgemeine Elemente
 *
 * @section Ãœberschriften
 */
h1 {
  color: #FFFFFF;
  font-size: 1.3em;
  line-height: 1.5;
  margin:0 0 20px 0;
}
h2 {
  color: #FFFFFF;
  font-size: 1.2em;
  margin: 0;
  line-height: 1.2em;
}
h3
{
	color:#8e8e8e;
	font-weight:normal;
	font-size:0.8em;
	margin:0;
}

/**
 * @section AbsÃ¤tze
 */
p {
	margin: 1.2em 0 1.8em 0;
	padding: 0;
	color:#8e8e8e;
	line-height:1.5em;
}


/**
 * @section Bilder
 */
 img { vertical-align: bottom; }
 
/* Rahmen verlinkter Bilder entfernen */
a img { border: 0; }


/**
 * @section Links und Anker
 */
 
a, 
a:link {
  color: #FFFFFF;
  text-decoration:underline;
}
a:visited {
  color: #FFFFFF;
  text-decoration:underline;
}
a:hover, a:focus {
  color: #FFFFFF;
  text-decoration:none;
}
a:active {
  color: #FFFFFF;
  text-decoration:none;
}

/**
 * @section Listen
 */
ul, ol { margin: 1em 0 1em 2em; }

li { margin: 0 0 .5em 0; }

dt {
  color: #3C6331;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 1.5em 0 .5em 0;
}

/**
 * @section Tabellen
 */
caption {
  color: #3C6331;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 1.5em 0 .5em 0;
}


fieldset {background:#f2f2e6; padding:10px; border:1px solid #fff; border-color:#fff #666661 #666661 #fff; margin-bottom:36px; width:600px;}
input, textarea, select {padding:0;}

.hidden,
.hide_me,
span.hidden {
display:none;
}

/**
 * @section Formulare

input, textarea
{
   font-size:12px;
} 

fieldset {
  border: 1px solid #987d21;
  margin: 1em 0;
  padding: 10px 1em;
  width:420px;
}
legend {
  color: white;
  background-color: #987d21; 
  padding: .3em 1em;
}
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle; 
}
input[type="text"] {
  border: 1px solid #cbb8ba;  
  padding: 3px 10px;
  margin:0 0 5px 0;
  width:225px;
}
input[type="submit"] {
  color: #2e050a;
  background-color: #f5f4f8;
  font-weight: bold;
  padding: 0 6px;
  margin-bottom:15px;
  margin-left:150px;
}
textarea {
  border: 1px solid #cbb8ba;
  margin: 1em 0;
  padding: 5px 15px;
  width: 215px;
  font-family: Verdana, Arial, sans-serif;
}
label {
  cursor: pointer;
  padding-right: .5em;
  width:150px;
  float:left;
}
 */

/* Tabellen in Formularen */
form table {
  width: 100%;
  border-collapse: collapse;
  margin: .8em 0;
}
form td,
form th {
  color: inherit;
  background-color: #e8e7ee;
  border-bottom: 4px solid white; 
  padding: 5px 5px 5px 15px;
}
form th {
  width: 40%;
  text-align: left;
}




.powermail_mandatory_js
{
	color:#bd0926;
	margin-bottom:20px;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln fÃ¼r besondere Bereiche
 * 
 * @section Container
 */
 
/*------------------------------------------------------------------------------------------------------*/
/*----------------MetaNavigation------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/ 
div#metaNavigation
{
	width:95%;
	min-width:955px;
	height:25px;
	text-align:right;
}

div#metaNavigation span {
padding:0 3px;
}

#metaNavigation a:link, #metaNavigation a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#metaNavigation a:hover, #metaNavigation a:active
{
	color:#FFFFFF;
	text-decoration:underline;
}

#metaNavigation .green:link, 
#metaNavigation .green:visited, 
#metaNavigation .green:hover, 
#metaNavigation .green:active,
#metaNavigation span.green a
{
	color:#1eff00;
}


/*------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------*/
/*----------------Header + Navigation-------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/ 
div#headerContainer
{
	background-image:url(../30_IMAGES/bgNavigation.jpg);
	background-repeat:repeat-x;
	height:177px;
	width:100%;
	text-align:center;

}
div#headerContainer img {
margin-left:-50px;
}

div#headerContainer #navigation
{
	width:960px;
	overflow:hidden;
	margin:auto;
	margin-top:2px;

}

#headerContainer #navigation a:link, #headerContainer #navigation a:visited
{
	color:#bfbfbf;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	height:20px;
	padding:0 0 0 0;
}

#headerContainer #navigation a:hover, #headerContainer #navigation a:active
{
	color:#FFFFFF;
}

#headerContainer #navigation .aktiv:link, #headerContainer #navigation .aktiv:visited,
#headerContainer #navigation .aktiv:hover, #headerContainer #navigation .aktiv:active
{
	color:#1eff00;
}


#navigation .spacing
{
	float:left;
	width:18px;
	width:40px;
	height:20px;
}


/* Home Menüpunkt anpassen */

#headerContainer #navigation a {
	text-indent:-2000em;
	outline:0;
}

#headerContainer #navigation a#hn_8:hover,
#headerContainer #navigation a#hn_8 {
	background-image:url(../30_IMAGES/hn_home.png);
	background-repeat:no-repeat;
	background-position:-10px top;
	width:98px;
	height:37px;
}

#headerContainer #navigation a#hn_8.aktiv,
#headerContainer #navigation a#hn_8:hover {
background-image:url(../30_IMAGES/hn_home_over.png);
}

/* Bikes Menüpunkt anpassen */

#headerContainer #navigation a#hn_16,
#headerContainer #navigation a#hn_16:hover {
	background-image:url(../30_IMAGES/hn_bikes.png);
	background-repeat:no-repeat;
	width:84px;
	height:37px;
}

#headerContainer #navigation a#hn_16.aktiv,
#headerContainer #navigation a#hn_16:hover {
	background-image:url(../30_IMAGES/hn_bikes_over.png);
}

/* News & Stories Menüpinkt anpassen */


#headerContainer #navigation a#hn_15,
#headerContainer #navigation a#hn_15:hover {
	background-image:url(../30_IMAGES/hn_newsstories.png);
	background-repeat:no-repeat;
	width:217px;
	height:37px;
}

#headerContainer #navigation a#hn_15.aktiv,
#headerContainer #navigation a#hn_15:hover {
	background-image:url(../30_IMAGES/hn_newsstories_over.png);
}


/* Team Hrinkow Menüpinkt anpassen */


#headerContainer #navigation a#hn_14,
#headerContainer #navigation a#hn_14:hover {
	background-image:url(../30_IMAGES/hn_teamhrinkow.png);
	background-repeat:no-repeat;
	width:190px;
	height:37px;
}

#headerContainer #navigation a#hn_14.aktiv,
#headerContainer #navigation a#hn_14:hover {
	background-image:url(../30_IMAGES/hn_teamhrinkow_over.png);
}


/* Filialen Menüpinkt anpassen */


#headerContainer #navigation a#hn_13,
#headerContainer #navigation a#hn_13:hover {
	background-image:url(../30_IMAGES/hn_filiealen.png);
	background-repeat:no-repeat;
	width:122px;
	height:37px;
}

#headerContainer #navigation a#hn_13.aktiv,
#headerContainer #navigation a#hn_13:hover {
	background-image:url(../30_IMAGES/hn_filiealen_over.png);
}



/* Webshop Menüpinkt anpassen */


#headerContainer #navigation a#hn_70,
#headerContainer #navigation a#hn_70:hover {
	background-image:url(../30_IMAGES/hn_webshop.png);
	background-repeat:no-repeat;
	width:132px;
	height:37px;
}

#headerContainer #navigation a#hn_70.aktiv,
#headerContainer #navigation a#hn_70:hover {
	background-image:url(../30_IMAGES/hn_webshop_over.png);
}



/*------------------------------------------------------------------------------------------------------*/
/*----------------Subnavigation-------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/ 
div#subNavigationContainer
{
	height:auto;
	width:955px;
	margin:2px auto;
	position:relative;

}

#subNavigationContainer #subNavigation a:link,
#subNavigationContainer #subNavigation a:visited
{
	float:left;
	display:block;
	width:auto;
	height:19px;
	margin:0 15px 0 0;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.9em;
	color:#4f4f4f;
}

#subsubNavigationContainer #subsubNavigation a:hover, #subsubNavigationContainer #subsubNavigation a:active,
#subNavigationContainer #subNavigation a:hover,#subNavigationContainer #subNavigation a:active
{
	color:#1eff00;
}

#subsubNavigationContainer #subsubNavigation a.aktiv,
#subNavigationContainer #subNavigation .aktiv:link,
#subNavigationContainer #subNavigation .aktiv:visited,
#subNavigationContainer #subNavigation .aktiv:hover,
#subNavigationContainer #subNavigation .aktiv:active
{
	color:#1eff00;	
}




/*------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------*/
/*----------------ContentContainer----------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/ 
#contentContainer
{
	width:955px;
	margin:0 auto 20px auto;
	padding-top:15px;
	height:auto;
	min-height:400px;
	clear:left;
	
  overflow:visible;
  position:relative;
}

/*------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------*/
/*----------------Banner oben---------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/ 
#contentContainer #banner
{
	background-color:#042600;
	width:925px;
	height:90px;
	padding:15px;
	margin:0 0 20px 0;
	
		/*display:none;*/

}


#contentContainer #hrinkow_umbau_button {
width:132px;
height:120px;
position:absolute;
left:970px;
z-index:5000;
display:none;
}

#contentContainer #hrinkow_umbau_button:hover {
filter: alpha(opacity=85);
opacity: 0.85;
-moz-opacity: 0.85;
-khtml-opacity: 0.85; 
display:none;
}


#contentContainer #aenderung_startzeit_button {
width:338px;
height:119px;
position:absolute;
left:970px;
z-index:5000;
display:none;
}

#banner #bannerBig
{
	width:728px;
	height:90px;
	float:left;
}

#banner #bannerBig_full
{
	display:inline;
	float:left;
	margin-top:-15px;
	margin-left:-15px;

}


#banner #bannerSmall
{
	width:120px;
	height:90px;
	float:right;
}
/*------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------*/
/*----------------Contentbereich------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/ 
#contentContainer #content
{
	border:15px solid #042600;
	width:925px;
	height:auto;
	min-height:300px;
	margin:0 0 20px 0;
	overflow:hidden;
	position:relative;
}


#content h1 {
color:#1AFF00;
font-size:22px;
text-transform:uppercase;
margin-bottom:0px;
padding-bottom:16px;
}


/* header News & Stories */

body#p48 h1.huid73,
body#p71 h1.huid8 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_header_news_stories.png);
background-repeat:no-repeat;
display:block;
width:388px;
height:39px;
}



/* header News Archiv */

body#p82 h1,
body#p81 h1.huid71{
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_header_news_archiv.png);
background-repeat:no-repeat;
display:block;
width:388px;
height:39px;
}



/* header Chronik */

body#p24 #content h1.huid19 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_chronik.png);
background-repeat:no-repeat;
display:block;
width:388px;
height:39px;
}



/* header Videoclips */

body#p56 #content h1,
body#p58 #content h1,
body#p19 #content h1 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_videoclips.png);
background-repeat:no-repeat;
display:block;
width:388px;
height:39px;
}

body#p19 #content b {
font-weight:bold;
color:#1EFF00;
}


/* header Newsletter */

body#p83 #content h1.huid75 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_impressum.png);
background-repeat:no-repeat;
display:block;
width:388px;
height:39px;
}

body#p83 #content h2 {
font-size:14px;
font-weight:bold;
margin-bottom:10px;
paddin-bottom:0;
}


/* header Partner */

body#p59 #content h1 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_partner.png);
background-repeat:no-repeat;
display:block;
width:388px;
height:39px;
}



/* header Filialen */

body#p13 #content h1.huid16 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_filialen.png);
background-repeat:no-repeat;
display:block;
width:388px;
height:39px;
}



/* header Philosophie */

body#p61 #content h1.huid64 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_philosophie.png);
background-repeat:no-repeat;
display:block;
width:503px;
height:39px;
}



/* header Newsletter */

body#p28 .lightboxWrap h1.huid6{
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_newsletter.png);
background-repeat:no-repeat;
display:block;
width:503px;
height:39px;
}

/* header Team Hrinkow */


body#p14 #content h1.huid60 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_team.png);
background-repeat:no-repeat;
display:block;
width:503px;
height:39px;
}


body#p14 #content {
overflow:visible;
position:relative;
}

body#p14 #content div#thrinkow_facebook_icon {
position:absolute;
top:-5px;
left:360px;
}

#content h2 {
color:#1AFF00;
font-size:16px;
padding-bottom:16px;
text-transform:uppercase;
}

#content span.subheader {
color:white;
text-transform:uppercase;
font-size:16px;
margin-bottom:20px;
display:block;

}


#content h1 + span.subheader {
margin-top:-20px;

}

#content a.internal-link {
text-decoration:none;
font-size:12px;
}



#content p {
color:white;
font-size:13px;
}



#content .textpic,
#content .text {
overflow:hidden;
clear:both;
margin:10px 0 20px 0;
}


#content .csc-textpic {
overflow:hidden;
clear:both;
}

#content .csc-textpic .csc-textpic-imagecolumn {
padding-right:15px;
}

#content .csc-textpic .csc-textpic-caption {
color:white;
color:#00FA00;
line-height:115%;
padding-top:5px;
font-size:11px;
}

/* Bike Details */


div.mooflowbacklink {
display:block;
margin-bottom:20px;
}

div.bikedetails_container {
position:relative;
overflow:hidden;
padding-bottom:20px;
border-bottom:1px solid #134D00;
margin-bottom:20px;
}



div.bikedetails_container div.bike_description b{
font-weight:bold;
color:#1AFF00;
}

div.bikedetails_container h1 {
margin-bottom:0!important;
padding-bottom:0!important;
font-size:28px!important;
font-weight:bold!important;
line-height:24px!important;
}


div.bikedetails_container.bikeimage_wrapper {
float:right;
width:425px;
display:block;
position:relative;
}

div.bikedetails_container .bikeimage_second,
div.bikedetails_container .bikeimage_third,
div.bikedetails_container .bikeimage {
float:right;
width:425px;
}

div.bikedetails_container .bikeimage_third span,
div.bikedetails_container .bikeimage_second span,
div.bikedetails_container .bikeimage span {
display:block;
color:#f6f2f2;
text-align:center;
margin-top:10px;
}

div.bikedetails_container span.leveltitle {
color:white;
font-size:18px;
font-weight:normal;
text-transform:uppercase;
}


div.bikedetails_container dl.bikedetails {
margin:0;
padding:0;
float:left;
width:42em;
position:relative;
margin-top:2em;
}

div.bikedetails_container dl.bikedetails dt{
width:9em;
float:left;
clear:left;
background:none;
color:white;
font-size:12px;
text-transform:none;
position: relative;
text-transform:uppercase;
margin:0;
font-size:100%;
}

div.bikedetails_container dl.bikedetails dt.label {
text-transform:uppercase;
margin:0;
}

div.bikedetails_container dl.bikedetails dd {
display:block;
padding:0;
color:white;
font-size:14px;
float:left;
width:21em;
margin-bottom:10px;
font-size:110%;
}

div.bikedetails_container dl.bikedetails dd p.descr {
font-size:11px!important;
margin-top:0;
margin-bottom:0;
}

div.bikedetails_container dl.bikedetails dd p  {
margin:5px 0;
}


dl.bikedetails .element.multi {
border-bottom:1px dashed white;
margin-bottom:5px;
padding-bottom:5px;
}

/*------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------*/
/*----------------Newsbereich Startseite----------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
#contentContainer #contentNews
{
	width:955px;
	/*height:145px;*/
	height:auto;

}

#contentNews #newsContainer1
{
	width:255px;
	/*width:295px;*/
	height:145px;
	background-image:url(../30_IMAGES/bgNewsContainer_1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	margin:0 35px 0 0;
	padding: 5px 30px 10px 10px;
}

#content_right #newsContainer2,
#contentNews #newsContainer2
{
	 width:275px;
	/*width:295px;*/
	height:145px;
	/*background-image:url(../30_IMAGES/bgNewsContainer_2_3.jpg);*/
  background-image:url(../30_IMAGES/bgNewsContainer_1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	margin:0 35px 0 0;
	padding: 5px 10px 10px 10px;

}


#content_right #newsContainer2{
float:none;
margin-bottom:10px;
}

#content_right #newsContainer2 .bofdc p,
#content_right #newsContainer3 .bofdc p,
#contentNews .bofdc p {
 font-size:11px;
 color:#1eff00;
 display:inline;
 width:135px;
 float:left;
 overflow:hidden;
 margin:0;
 padding:0;
 font-weight:normal;

}


#content_right #newsContainer3 .bofdc img,
#contentNews .bofdc img {
float:left;
}

#content_right #newsContainer2 .bofdc img,
#content_right #newsContainer3 .bofdc img,
#contentNews #newsContainer3 .bofdc img,
#contentNews #newsContainer2 .bofdc img {
padding-left:16px;
}

#content_right #newsContainer2 div.bofdc,
#content_right #newsContainer3 div.bofdc,
#contentNews div.bofdc {
 border-bottom:1px solid #3D6338;
  overflow:hidden;
  padding-top:5px;

}

#content_right #newsContainer3 .bofdc,
#content_right #newsContainer2 .bofdc,
#contentNews #newsContainer2 .bofdc ,
#contentNews #newsContainer3 .bofdc {
min-height:80px;
padding-top:2px;
}



#contentNews #newsContainer3,
#content_right #newsContainer3{
	/* width:295px; */
	width:275px;
	height:145px;
	background-image:url(../30_IMAGES/bgNewsContainer_2_3.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	padding: 5px 10px 10px 10px;
}


#content_right #newsContainer3 div.bofdc p,
#contentNews #newsContainer3 div.bofdc p {
font-weight:bold;
font-size:13px;
}

#content_right #newsContainer3 .newsbnav,
#contentContainer #contentNews .newsbnav {
 display:block;
 overflow:hidden;
 padding:8px 0 0 0;
}


#content_right #newsContainer3 .newsbnav.bc,
#contentContainer #contentNews .newsbnav.bc {
padding:5px 0 0 0;
}


#content_right #newsContainer3 .newsbnav a,
#contentContainer #contentNews .newsbnav a {
  text-transform:uppercase;
  text-decoration:none;
  color:white;
  font-size:9px;
}

#content_right #newsContainer3 .newsbnav.bc a ,
#contentContainer #contentNews .newsbnav.bc a {
 margin-right:12px;
 
}

#content_right #newsContainer3 .newsbnav.bc a:hover, 
#contentContainer #contentNews .newsbnav a:hover {
text-decoration:underline;
}

#contentContainer #contentNews .newsbnav a.rpfeil {
 background:url(../30_IMAGES/pfeil-rechts.gif) no-repeat left 4px;
 padding-left:15px;
}

#content_right #newsContainer3 a.morepfeil,
#content_right #newsContainer3 span.rpfeil,
#content_right #newsContainer2 a.rpfeil,
#contentContainer #contentNews #newsContainer3 a.morepfeil,
#contentContainer #contentNews span.rpfeil {
display:block;
float:left;
width:30px!important;
height:20px;
line-height:25px;
background:url(../30_IMAGES/pfeil-rechts.gif) no-repeat left 8px;
padding-left:15px;
text-transform:uppercase;
text-decoration:none;
color:white;
font-size:9px;
}


#content_right #newsContainer3 a.morepfeil,
#contentContainer #contentNews #newsContainer3 a.morepfeil{
background:none;
padding-left:0;
text-align:right;
text-decoration:none;
float:right;
padding-right:5px;
}

#contentContainer #contentNews .newsbnav.bc a.rpfeil {
 background:url(../30_IMAGES/pfeil-rechts.gif) no-repeat left 0px;
}

#content_right #newsContainer3 .newsbnav,
#contentContainer #contentNews #newsContainer3 .newsbnav {
padding-top:1px;
}

#content_right #newsContainer3 .newsbnav a.rpfeil ,
#contentContainer #contentNews #newsContainer3 .newsbnav a.rpfeil {
padding-right:20px;
 background:url(../30_IMAGES/pfeil-rechts.gif) no-repeat left 0px;
}

#content_right #newsContainer2 h1,
#content_right #newsContainer3 h1,
#contentContainer #contentNews h1 {
 margin:0;
 padding:0;
 font-size:18px;
 text-transform:uppercase;
 border-bottom:1px solid #3D6338;
}

#contentContainer #contentNews #newsContainer2 h1,
#content_right #newsContainer3 h1,
#content_right #newsContainer2 h1,
#contentContainer #contentNews #newsContainer3 h1 {
 border-bottom:1px solid #3D6338;
}

#contentContainer #contentNews #newsContainer1 h1 {
 background:url(../30_IMAGES/h1_newsstories.gif) no-repeat -11px -5px;
 text-indent:-2000em;
}

#content_right #newsContainer2 h1, 
#contentContainer #contentNews #newsContainer2 h1 {
 /*background:url(../30_IMAGES/h1_bikecreator.gif) no-repeat -12px -4px;*/
 background:url(../30_IMAGES/h1_gallery.gif) no-repeat -12px -4px;
 text-indent:-2000em;
}


#content_right #newsContainer3 h1 ,
#contentContainer #contentNews #newsContainer3 h1 {
 background:url(../30_IMAGES/h1_bikedestages.gif) no-repeat -12px -4px;
 text-indent:-2000em;
}






#contentContainer #contentNews ul {
 margin:0;
 padding:0;
 list-style:none;
 min-height:80px;
}

#contentContainer #contentNews ul li {
display:inline;
}

#contentContainer #contentNews ul li a {
color:#00FA00;
display:block;
line-height:26px;
text-decoration:none;
border-bottom:1px solid #3D6338;
font-size:13px;
}

#contentContainer #contentNews ul li a:hover {
text-decoration:none;
}

.alignright {
 text-align:right;
}

.alignleft {
  text-align:left;
 }
 
 
 .floatleft {
   float:left;
   position:relative;
 }
 
 .floatright {
  position:relative;
 float:right;
 }
 
 


/*------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------------------------------*/
/*----------------Footer--------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
div#footer
{
	background-image:url(../30_IMAGES/bgFooter.jpg);
	background-repeat:repeat-x;
	height:246px;
	width:100%;
	text-align:center;
}

#footer #footerContainer
{
	width:930px;
	height:auto;
	min-height:200px;
	margin:auto;
	padding:15px 25px 0 25px;
  padding-left:0;
}

#footerContainer .footerCol
{
	width:113px;
	height:auto;
	min-height:200px;
	float:left;
	text-align:left;
}

#footerContainer .footerCol .sbn_menu {
margin-top:20px;
}

#footerContainer .footerCol.lastcol {

}

.footerCol a:link, .footerCol a:visited
{
	/*color:#FFFFFF;*/
	color:#767676;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.8em;
	line-height:1.8em;
}

.footerCol a:hover, .footerCol a:active
{
	text-decoration:underline;
}


.footerCol span.first {
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.8em;
	line-height:1.8em;
}


.footerCol span.first,.footerCol .first:link,.footerCol .first:visited,.footerCol .first:hover,.footerCol .first:active
{
	color:#1eff00;
}




/* _____________________________________ IMAGEFLOW */

#imageflow{
	width: 900px;
	margin: 0px auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}
#imageflow #loading{
	height: 340px;
	color:white;
	font-weight:bold;
}
#imageflow #images{
	visibility: hidden;
	visibility: visible;
}
#imageflow #images img{
	position: absolute;
	margin-left: 170px;
	width:350px!important;
	height:240px!important;
}
#imageflow #captions{
	position: relative;
	z-index: 2;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	
}
#imageflow #scrollbar{
	visibility: hidden;
	border-top: 19px solid #042601;
	background:#042601;;
	z-index: 3;
	position: relative;
}
#imageflow #slider{
	width: 40px;
	height: 11px;
	margin: -15px 0px 0px 0px;
	background-color: #1FFF01;
	z-index: 4;
	position: relative;
	cursor: pointer;
}

/* _____________________________________ TT_NEWS */


.news-list-browse {

}

.news-list-browse .browseLinksWrap span.activeLinkWrap {
background:#00FA00;
padding: 2px 4px 2px 4px;
color:white;
color:black;
margin-right:0.5em;
font-weight:bold;
}


.news-list-browse .browseLinksWrap a {
text-decoration:none;
padding: 2px 4px 2px 4px;
margin-right:0.5em;
}

.news-list-browse .browseLinksWrap a:hover {
text-decoration:underline;
}

.news-list-container {
 border-top:1px solid #117700;
 padding-top:20px;
}


.news-list-container p {
color:white;
}

.news-list-item  {
 overflow:hidden;
 border-bottom:1px solid #117700;
 clear:both;
 padding-bottom:10px;
 position:relative;
}


.news-list-item .news-list-morelink a,
.news-list-item .news-list-morelink {
display:block;
margin-top:10px;
}

.news-list-item .news-list-morelink a {
background:url(../30_IMAGES/pfeil-more.gif) left 60% no-repeat;
padding-left:14px;
text-transform:uppercase;
text-decoration:none;
font-size:11px;
}


.news-list-item h1,
.news-list-item h1 a {
color: #1AFF00;
}

.news-single-item p {
margin:0;
}

.news-single-item p a {
color:#00C300;
font-weight:bold;
padding:3px 0;
}

.news-list-item h2 {
font-size:18px;
margin-bottom:10px;
display:block;
}

.news-single-item p,
.news-list-item .news_text p{
margin:0;
margin-bottom:0.5em;
text-align:left;
line-height:140%;
}
.tx-ttnews-browsebox {
font-size:1.2em;
}

.news-list-item .news_text h2 a {
color:#00C300;
font-size:14px;
text-decoration:none;
}


.imgdivsingle img,
.news-list-item .news_img img {
float:left;
margin-right:10px;
margin-bottom:30px;
}

.imgdivsingle img {
margin-bottom:5px;
}

.news-list-item .news_img {
min-width:149px;
display:inline-block;
float:left;
position:relative;
margin:0;
padding:0;
margin-right:10px;
}

.news-list-item .news_img img {
border:1px solid #008F00;
}

#content .news-list-item .news_text {
width:auto;
overflow:hidden;
position:relative;
padding-right:15px;
}

.imgdivsingle{
width:160px;
margin-right:10px;
float:left;
}

.news-single-item {
margin-top:10px;
padding-top:20px;
position:relative;
clear:both;
overflow:hidden;
border-top:1px solid #008F00;
}

.news-single-img {
width:200px;
float:left;
display:block;
overflow:hidden;
position:relative;

}

.news-single-item h3 {
color:white;
font-size:14px;
font-weight:bold;
}

.news-single-backlink {
margin-top:20px;
border-top:1px solid #117700;
padding-top:20px;
}


.news-single-backlink a {
font-weight:bold;
text-decoration:none;
background:url(../30_IMAGES/pfeil-back.gif) left 60% no-repeat;
display:block;
padding-left:16px;
}


.newstextsingle {
position:relative;
overflow:hidden;
}


.tx-ttnews-browsebox strong {
font-weight:bold;
text-decoration:underline;
padding-bottom:5px;
color:#1eff00;
padding:0 1em;
}

.tx-ttnews-browsebox a {
padding:0 1em;
text-decoration:none;

}




/* _____________________________________ Powermail - Kontakt */

/* Powermail */
/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
       overflow:hidden;
	     padding: 0px;
       background:transparent;
       border:0 solid;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
        display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 180px;
	float: left;
	clear: both;
	font-weight: bold;
        cursor:pointer;
        color:white;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 300px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 180px;
	font-weight: normal;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}



/* Special Bike Bookmarks */

div#sp_socialbookmarks_link_bar {
display:block;
width:150px;
float:left;
height:20px;
line-height:160%;
position:relative;
overflow:hidden;
padding-top:5px;
margin-left:25px;
}

#content_right #newsContainer3 #sp_socialbookmarks_link_bar {
width:140px;
}

div#sp_socialbookmarks_link_bar a {
margin-right:5px;
text-decoration:none;
}


div.leftcolumn div#sp_socialbookmarks_link_bar {
 width:100%;
 margin:0;
 float:none;
 margin:1em 0;
}


/* Newsletter Abonnieren - Right Content Box */


#content_right .rightnewsletterbox {
width:269px;
position:relative;
padding-right:20px;
margin-bottom:30px;
padding-left:11px;
overflow:hidden;
}

#content_right .rightnewsletterbox h1,
#content_right .rightnewsletterbox h2 {
font-size:14px;

}

#content_right .rightnewsletterbox .text p {
color:#1eff00;
line-height:160%!important;
}

#content_right .rightnewsletterbox a.rpfeil {
 background:url(../30_IMAGES/pfeil-back-rev.gif) no-repeat left 50%;
 padding-left:15px;
 text-decoration:none;
}



/* Anpassungen für Photogalerie */


body#p78 #contentContainer #content h1 {
  font-weight:normal;
  font-size:15px;
  position:relative;
  width:755px;
}

body#p78 #contentContainer #content h1 a {
display:block;
text-align:right;
position:absolute;
right:10px;
text-decoration:none;
font-size:10px;
 background:url(../30_IMAGES/pfeil-back.gif) no-repeat left 50%;
 padding-left:15px;
top:3px;
}



ul.gallery-list {
 position:relative;
 width:420px;
 background:#003100;
 overflow:hidden;
 margin:0;
 padding:0;
 display:block;
 padding:5px;
 padding-right:0;
padding-bottom:10px;
}

ul.gallery-list li.item {
  float:left;
  margin:10px;
  border:1px solid #00A000;
  list-style:none;
  display:inline;
  background:black;
}

ul.gallery-list li.item img:hover {
filter: alpha(opacity=85);
opacity: 0.85;
-moz-opacity: 0.85;
-khtml-opacity: 0.85; 

}

ul.gallery-list li.item div.clr {
background:black;
display:block;
padding-left:2%;
height:25px;
line-height:25px;
width:98%;
}

ul.gallery-list li.item div.clr a {
color:#949494;
text-decoration:none;
}

body#p72 #content {
position:relative;
overflow:hidden;
}

body#p72 #content #scontent_left {
float:left;
width:420px;
}

body#p72 #content #scontent_right {
float:left;
width:450px;
margin-left:50px;
}

body#p72 #content #scontent_right h1 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_photogalerie.png);
background-repeat:no-repeat;
display:block;
width:503px;
height:39px;
}

body#p72 #content #scontent_right h2 {
font-size:13px;
text-transform:none;
}

body#p72 #content #scontent_right #c67 .text {
border-bottom:1px solid #117700;
margin-bottom:30px;
padding-bottom:20px;
}


ul.gallery-list-onlytext {
position:relative;
width:100%;
list-style-image:url(list_style_image.gif);
border-bottom:1px solid #117700;
padding:0;
padding-bottom:30px;
overflow:hidden;
margin:0;
}

ul.gallery-list-onlytext li {
display:block;
width:210px;
}

ul.gallery-list-onlytext li a {
text-decoration:underline;
display:block;
 background:url(../30_IMAGES/pfeil-back-rev.gif) no-repeat left 50%;
 padding-left:15px;
 line-height:180%;
}



/* styles for extension "tx_cssstyledcontent" - start */

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }

	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }



	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

/* styles for extension "tx_cssstyledcontent" - stop */


/*
Clear Floats - start -------------------- */


.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-block;

}

/* Hide from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */
.clearer {
clear:both;
}

/*
Clear Floats - stop -------------------- */


/* FaceBook Comments Style */


body#p14 #content iframe {
padding:15px;
background:white;
border:10px solid #042600!important;
}


a.pdfdownload {
	 display:block;
	 background:url(../30_IMAGES/pdf_logo.gif) no-repeat left top;
	 padding-left:45px;
	 line-height:40px;
	 text-decoration:underline;
	 font-weight:bold;
	 margin-bottom:20px;
  	
}


a.pdfdownloadbtn {
	 display:block;
   width:235px;
   height:45px;
	 background:url(../30_IMAGES/preisliste_btn_normal.gif) no-repeat left top;
	 line-height:45px;
	 text-decoration:underline;
	 font-weight:bold;
	 margin-bottom:20px;
   text-indent:-3000em;
}

a.pdfdownloadbtn:hover {
 background:url(../30_IMAGES/preisliste_btn_over.gif) no-repeat left top;
}

