/* (c) www.chilischarf.com */
/* Grün: #b3ce00;  */ 
/* CSS Document */

.unsichtbar,
.invisible,
.navposition,
#content-hidden,
.menu dfn
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
div, form { margin:0; padding:0; }
p, ul, ol, blockquote
{
    display: block;
	padding: 0px 0px 0px 0px;
	margin: 1em 0px 1em 0px;
}

p {font-size: 11px;	line-height: 1.5;}

table
{
	padding: 0px 0px 0px 0px;
	margin: 1em 0px 1em 0px;
}

strong {font-weight: bold;}
.important { background-color: #CCCCCC; width: 625px; display: block; color:#333333; border-left: 3px solid #497898; padding: 5px 0px 5px 10px;}
p.align-right { text-align: right; }
p.align-left { text-align: left; }
p.align-justify { text-align: justify; }
p.align-center { text-align: center; }
#content-main  ul { margin-left: 24px }
#content-main  ol { margin-left: 24px }
#content-main li { margin-bottom: 3px; padding-left: 5px;}

h1 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0 0 0;
	padding: 0 0 0px 0;
}


h2 {
	font-family:  Arial,sans-serif;
	font-size: 1.1em;
	font-weight: lighter;
	text-decoration: none;
	margin: 15px 0 0.4em 0.0em;
	padding: 0px 0px 0px 0px;
}

h2 a 		 { text-decoration: none; font-weight: normal; }
h2 a:link	 { text-decoration: none; font-weight: normal; }
h2 a:visited     { text-decoration: none; font-weight: normal; }
h2 a:hover	 { text-decoration: none; font-weight: normal; }
h2 a:active	 { text-decoration: none; font-weight: normal; }
h2 a:focus	 { text-decoration: none; font-weight: normal; }


h3 {
	font-family:  Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0em 0 0.0em 0;
	padding: 0;
}

h4 {
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 1.0em 0 0.3em 0;
	padding: 0;
}

h5 {
	font-family:  Arial,sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0.7em 0 0.5em 0;
	padding: 0;
}

#tmpl-folge h1, #tmpl-start h1 { font-size: 1.3em; 	}
#tmpl-folge h2, #tmpl-start h2 { font-size: 1.2em; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; display: block;}
#tmpl-folge h3, #tmpl-start h3 { font-size: 1em;  }
#tmpl-folge h4, #tmpl-start h4 { font-size: 0.9em }
#tmpl-folge h5, #tmpl-start h5 { font-size: 0.8em }
#tmpl-folge h6, #tmpl-start h6 { font-size: 0.8em }

.used-latest-item-top h2 a {font-size: 14px; font-weight: bold;}


strong, b { font-weight: bold;}
u { text-decoration: underline; }
em, i { font-style: italic; font-size: 10px;}

html {

	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana,Arial,sans-serif;
	background-image:url(../images/HG_NEU.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	background-color: #47474f;
	}

a			{ color: #ffffff; text-decoration: none; font-weight:normal; }
a:link		{ color: #ffffff; text-decoration: none; font-weight:normal; }
a:visited	{ color: #ffffff; text-decoration: none; font-weight:normal; }
a:hover		{ color: #e97e13; text-decoration: none; font-weight:normal; }

#tmpl-folge #content-main a { color: #e97e13; }
#tmpl-start a { color: #e97e13; }


			img,
a			img,
a:link		img,
a:visited 	img,
a:hover		img,
a:active	img,
a:focus		img
{ border: 0px none }

#tmpl-start, #tmpl-folge {
	width: 950px;
	margin: 0 auto 20px auto;
	min-height: 900px;
	height: auto!important;
	height: 900px;
	
}

#container-all {
	float: left; 
	width: 950px; 
	overflow: hidden; 
	padding: 0px 0px 0px 0px;
	background-image:url(../images/container_all_bg.png); 
	background-repeat: repeat;
	background-position: top left; }
	
#tmpl-folge #container-all { background-repeat: repeat; }


#top-header {
	float: left; 
	width: 950px; 
	clear: both; 
	overflow:hidden; 
	height: 109px;
	background-image:url(../images/header_transparent_v.png); 
	background-position: top left; }
	
#bottom-header {
	float: left; 
	width: 950px; 
	clear: both; 
	overflow:hidden; 
	background-image:url(../images/header_bottom.png);
	background-position: top left;
	height: 34px;
	}
	
#top-header-effect { float: left; width: 950px; background-image:url(../images/weisser_glanz.png); background-position: top left; }	


#nav-basemenu {float: left; width: 605px; padding: 15px 0 0 10px;  font-size: 9px; text-transform: uppercase }
#nav-basemenu ul li.first { }
#nav-basemenu ul li { display:inline; padding: 0px 5px 0px 5px;}
#nav-basemenu ul { display:block; margin:0; padding:0;}
#nav-basemenu a {text-decoration: none; color: #a7b1ba;}
#nav-basemenu a:hover { color: #e97e13;}



#logo {float: left; width: 335px; padding: 30px 0px 0px 0px ;}



#breadcrumb {float: left; width: 650px; overflow: hidden;}
.breadcrumb-menu { padding: 10px 0px 7px 176px; color: #A3A3A3; font-size: 11px;}
#tmpl-start .breadcrumb-menu a { text-decoration: none; color: white;} 


#nav-mainmenue ul
{
	margin: 0px;
	padding: 0px 5px 0px 0px;
	
	}
	
#nav-mainmenue ul li{  display: block; margin: 0px;  padding: 3px;  list-style: none; 	background-image:url(../images/nav_punkte.png); background-repeat: no-repeat;} 
#nav-mainmenue ul.level1 li a, #nav-submenue ul.level1 li a  {  padding:0px;  margin: 0px;} 	
#nav-mainmenue ul.level2 li {border: none; padding: 2px 0px 2px 10px;}
#nav-mainmenue ul.level2 {font-size: 12px;}
#nav-mainmenue ul.level2 li, #nav-mainmenue ul.level3 li {background-image: none;}


#nav-mainmenue .menu  { padding: 0px 0px 0px 0px; }
#nav-mainmenue
{   float: left;
	padding: 0px 0px 0px 0px;
	display: inline;
	overflow: hidden;
	width: 171px;
	font-weight: bold;    
	font-size: 14px;  
	text-transform: none; 
	margin: 1px 0px 0px 5px;
}

#nav-mainmenue a
{   
	font-family:  Verdana,Arial,sans-serif;
	color: #ffffff;
	text-decoration: none;
    font-weight: normal;
    text-decoration: none;
}

#nav-mainmenue a.active, #nav-mainmenue a:hover  {color: #e97e13; text-decoration: none; }



#container-content {

	float: left;
	padding: 0px 0px 0px 0px;
	width: 950px;
	overflow: hidden; 
	margin: 0px 0px 0px 0px;
}


#container-main
{
	float: left;
	padding: 0px 7px 0px 0px;
	width: 767px;
	overflow: hidden; 
	margin: 0px 0px 2px 0px;
	background-image:url(../images/bg_container_main.png); 
	background-position: top left;
}	

#tmpl-folge #container-main {background-image: none;}

#container-fullwidth {
	
	float: left;
	margin: 0px 7px 0px 0px;
	width: 767px; 
	overflow: hidden; 
	padding: 0px 0px 0px 0px;
	}

#content-left {
	float: left;
	width: 511px;
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 0px;
	overflow: hidden;
	}
	

	
#tmpl-start #content-header-image {

	float: left;
	width: 511px;	
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}	

#tmpl-folge #content-header-image { margin: 0px 0px 0px 0px; }
	

#content-main {	
	float: left;
	margin: 0px 0px 0px 0px;
    overflow: hidden;
	width: 511px;
	padding: 0px 0px 0px 0px;
}

#tmpl-folge #content-main {
	background-image:url(../images/bg_content_left.png); 
	background-repeat: repeat;
	background-position: top left; 	
	padding: 20px 40px 20px 40px;
	width: 431px;
	overflow: visible;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	}
	
#content-main-full {float: left; width: 746px; padding: 0px 0px 0px 21px; margin-right: 7px; background-image:url(../images/bg_content_left.png); min-height: 450px; height: auto!important; height: 450px; }	

#container-fullwidth {float: left;}


#tmpl-start #content-main p {padding: 5px 30px 10px 10px; margin: 0px 0px 0px 0px;}

	
	
#content-right {
	float: left;
	width: 255px;
	overflow: hidden;
	
}	

#tmpl-start #content-main .csc-textpic-imagewrap ul {margin: 0px; padding: 0px;}
#tmpl-start #content-main .csc-textpic-imagewrap li {margin: 0px 0px 0px 0px; padding: 0px; float: none;}
#tmpl-start #content-main .csc-textpic-imagerow {margin: 0px 0px 1px 0px;}
#tmpl-start .csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 0px;}
#tmpl-start #content-right .csc-textpic-imagewrap li {margin: 0px 0px 0px 0px; padding: 0px; float: none;}
#tmpl-start #content-right .csc-textpic-imagerow {margin: 0px 0px 1px 0px;}



#tmpl-start #content-right .news-latest-content-item { float: left;}
#tmpl-start #content-right .news-latest-container {float:left; overflow: hidden; width: 245px; padding: 10px 5px 10px 5px; background-color: #000000; height: 142px; font-size: 11px; margin: 0px 0px 0px 0px;}
#tmpl-start #content-right .news-latest-item-left {float: left; width: 80px;}
#tmpl-start #content-right .news-latest-item-right {float: left; width: 230px; padding: 0px 5px 0px 5px;}
#tmpl-start #content-right .news-teaser-image {width: 80px;}
#tmpl-start #content-right .news-latest-item { float: left; width: 245px; padding: 5px 0px 5px 0px; background-color: #000000; margin: 0px 0px 0px 0px; position:static !important;}
#tmpl-start #content-right .news-latest-item h2 { font-size: 1.1em; }
#tmpl-start #content-right .news-latest-item a { color: #e97e13; font-weight: bold;}
#tmpl-start #content-right .news-latest-item p {margin: 0px; font-size: 10px;}
#tmpl-start #content-right .news-latest-item-hover {background-color: #1c1c1c;  float: left;}
#tmpl-start #content-right .news-latest-item-hover a { color: #e97e13; }
#tmpl-start #content-right .news-latest-item .news-teaser { padding-top: 3px;; }

#tmpl-folge #content-right .csc-header h1 { margin: 0px; padding: 10px 10px 1px 10px; color: #E97E13; font-size: 1.3em;}
#tmpl-folge #content-right p {  padding: 0px 10px 10px 10px;  }

.container-events-latest { float: left; overflow: hidden; width: 255px; padding: 0px;}
.events-latest-item {padding: 5px 10px 10px 10px;}
.events-latest-item a {color: #E97E13}
#tmpl-start .csc-frame-indent6633 h1 { margin: 0px; color: black; font-size: 12px; text-transform: uppercase; font-weight: bold; padding: 2px 0px 1px 10px; background-image:url(../images/latest_event.png); background-repeat: no-repeat; background-position: top left;}
#tmpl-start .container-events-latest h2 {font-size: 13px;} 
.container-events-latest p {margin: 0px;}


#tmpl-start .csc-frame-indent6633 .container-events-latest p {padding: 0px;} 
#tmpl-start .csc-frame-indent6633 p {padding: 0px 0px 0px 10px;}


#tmpl-start .csc-textpic-left div.csc-textpic-imagewrap {margin-bottom: 1px;}
#tmpl-start .csc-textpic-center div.csc-textpic-imagewrap {margin-bottom: 1px;}
#tmpl-start .csc-textpic-right div.csc-textpic-imagewrap {margin-bottom: 1px;}

#tmpl-folge #content-right .csc-textpic-left div.csc-textpic-imagewrap {margin-bottom: 1px;}
#tmpl-folge #content-right .csc-textpic-center div.csc-textpic-imagewrap {margin-bottom: 1px;}
#tmpl-folge #content-right .csc-textpic-right div.csc-textpic-imagewrap {margin-bottom: 1px;}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {margin-right:14px !important; }
div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap { margin-left:20px !important;}

.csc-textpic-intext-left-nowrap .csc-textpic-text {padding-left: 5px;}

#content-main ul { list-style-image: url('../images/pfeil.png');  }

#content-main .csc-textpic ul {margin: 0px;}
#content-main li.csc-textpic-image {padding: 0px}

#footer
{
	clear: both;
	float: left;
	margin: 0px 0px 10px 0px;
	text-align: left;
	width: 920px;
	color: #ffffff;
	padding: 10px 0px 13px 30px;
	background-color: #18181c;
}
#footer p {	text-align: left; margin: 0px 5px 0px 0px; font-size: 10px;}

#tmpl-start #footer a {color: white;}
#tmpl-start #footer a:hover {color: #E97E13}
#tmpl-start #footer .csc-textpic-imagewrap {margin-top: 0px;}





#content-main .cBlock {	clear: both; display: block; margin: 0px; padding: 0px; }
#container-nobreak {	  width: 1110px; display: inline; clear: both; float: left; overflow: hidden;  }

.stdFORM
{
	padding: 0px 0px 0px 0px;
	width: 431px;
}
.stdFORM-required, .stdFORM-infotext  { color:  #E97E13; }
.stdFORM-trenner { clear: both;  margin: 0px 0px 10px 0px; }
.stdFORM-label { clear: left; float: left; width: 120px; padding: 2px 0px 2px 0px; }
.stdFORM-label-lang { clear: left; padding-bottom: 2px; float: left; width: 530px; padding: 2px 0px 2px 45px; }
.stdFORM-input-radio { clear: left; padding-bottom: 2px; float: left; margin-left: 140px; width: 200px; }
.stdFORM-input-radiobox {clear:both;   float:left;  margin-bottom:10px;  padding:5px 0;} 
.stdFORM-input { float: left; width: 305px; padding: 2px 0px 2px 0px;}
.stdFORM-input-plz input { width: 80px; margin-left: 0px; border-color: #bebebe; border-style:solid; border-width:1px;background-color: transparent; color: white;}
.stdFORM-input-plz {float: left; width: 100px;  padding: 2px 0 2px 0px;  }
.stdFORM-input input, div.stdFORM-input textarea { float: left; width: 305px; border-color: #bebebe; border-style:solid; border-width:1px; background-color: transparent; color: white;}
.stdFORM-block { clear: both; float: left; margin-top: 0px;}
#tmpl-folge #content-main .stdFORM-block h1 { padding: 0px 0px; margin: 0px; font-size: 15px;}
.stdFORM-infotext { float: left;width: 431px; text-align: left; padding-left: 0px; padding-top: 10px; padding-bottom: 10px; font-size: 0.95em; }
.stdFORM-buttons {float: left; width: 431px; text-align: center; padding: 0px 0px 0px 0px; 	}
#tmpl-folge .stdFORM-content ul { padding: 0px 45px 0px 45px; color: #E97E13;  }	
#tmpl-folge #content-main .stdFORM p {padding-left: 70px;}
.stdFORM-buttons input {background-color: #555555; color: white; border: none;}

.stdFORM-header {width: 431px; height: 15px; }
.stdFORM p { padding: 0px 0px 0px 45px; margin: 0px 0px 2px 0px }
.error { color: #b3ce00;  padding-left: 12px;}

.stdFORM-input-termin input {
background-color:transparent;
border:1px solid #BEBEBE;
color:white;
margin-left:0;
width:80px; 
padding: 2px 0px;}

.stdFORM-input-termin  { float: left; width: 300px;  padding: 5px 0 5px 0px;}
.stdFORM-select {padding: 2px 0px 2px 0px;} 
.stdFORM-input-produkt { float:left; width:40px;} 
.stdFORM-input-produkt input {margin: 3px 0px 3px 0px;}
.stdFORM-label-produkt { float: left; width: 386px; padding: 2px 0px 2px 0px; }
.stdFORM-select select {float: left; background-color: black; color: white; border: 1px solid #bebebe;}
.stdFORM-input select {background-color: transparent;; color: white; border: 1px solid #bebebe;}

.stdFORM-row {clear: both; width: 431px; float: left; margin: 0px 0px 20px 0px;}
.image-file {float: left; width: 100px; margin: 0px 20px 20px 0px;}
.stdFORM-label-katalog { float: left; width: 311px; padding: 0px 0px 10px 0px;}
.stdFORM-input-katalog input {float: left; width: 20px; padding: 0px 0px 0px 0px; border: 1px solid #bebebe; background-color: transparent; margin: 2px 5px 2px 2px; color: white; padding: 0px 0px 0px 0px;}


.stdFORM-label-mitglieder {float: left; width: 150px; padding: 2px 0px 2px 0px;}
.stdFORM-input-mitglieder input {float: left; width: 20px; padding: 0px 0px 0px 0px; border: 1px solid #bebebe; background-color: transparent; margin: 2px 5px 2px 2px; color: white; padding: 0px 0px 0px 0px;}
.stdFORM-label-lanyard { float: left; padding: 5px 0px 0px 10px;}
.stdFORM-input-lanyard {margin: 2px 2px 2px 115px; float: left;}



#tmpl-folge .news-teaser-image {  width: 130px; padding: 0px;   float: left; margin-right: 20px }
#tmpl-folge .news-list-morelink {  float: right;  }
#tmpl-folge .news-list-item 
{  
 	clear: both;
 	height: auto !important;
 	float: left;
	width: 431px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #bebebe;
	}
#tmpl-folge .news-teaser p {margin: 5px 0px 0px 0px; }	
	
#tmpl-folge #content-right .news-list-item 
{  
 	clear: both;
 	height: auto !important;
 	float: left;
	width: 180px;
	padding: 0px 0px 0px 0px; 
}	
#tmpl-folge .news-list-item h1 { padding-top: 0px; margin: 10px 0px 0px 0px; font-size: 12px;}
#tmpl-folge .news-list-item h1 a { text-decoration: none; font-weight: bold;}
#tmpl-folge .news-list-item-right {float: left; width: 280px;} 
#tmpl-folge #content-right .news-list-item .news-teaser p { margin: 0px;}

#tmpl-folge #content-main .container-news-list  h1 { padding: 0px; margin: 0px 0px 0px 0px;   }
#tmpl-folge #content-main .container-news-list  h1 a { font-size: 12px; font-weight: bold; text-decoration: none;} 
#tmpl-folge #content-main .container-news-list  h1 a:hover { text-decoration: none;} 

#tmpl-folge  dl.news-single-files,
#tmpl-folge  dl.news-single-links   { padding: 10px 0px 10px 0px; margin: 0px 0px 0px 0px;  clear: both;}
#tmpl-folge  dl.news-single-files dt,
#tmpl-folge  dl.news-single-links dt   { font-size: 1.1em; padding: 0px 0px 5px 0px; font-weight: bold; }
#tmpl-folge  dl.news-single-files dd   { display: block }
#tmpl-folge  dl.news-single-files dd   a { margin: 0px 0px 5px 5px; padding-bottom: 2px;}
#tmpl-folge  dl.news-single-links dd   p.bodytext   {  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
#tmpl-folge .news-single-item .autor p.bodytext,
#tmpl-folge .news-single-item .news-single-timedata   {  padding: 2px 0px 0px 0px; margin: 0px 0px 0px 0px;}
#tmpl-folge .news-single-backlink  {float: right; }
#tmpl-folge .news-single-item .news-teaser { font-weight: bold; }
#tmpl-folge .news-single-image {width: 431px; clear: both; float: left; padding: 10px 0px 10px 0px}
#tmpl-folge .news-single-image-custom
{
   
   float:left;
   width:200px;
   margin: 0px 10px 10px 0;
   padding: 0px 0px 0px 0px;
}


#tmpl-folge .news-list-item-custombikes { float: left; width: 138px; overflow: hidden; padding: 0px 5px 5px 0px;}
#tmpl-folge .news-list-image-custombikes .news-teaser-image {float: left; width: 195px; margin: 0px 0px 0px 0px;}
#tmpl-folge .news-list-teaser-custombikes {float: left; }
#tmpl-folge .news-list-item-custombikes h1 {margin: 0px 0px 0px 0px; font-size: 10px; padding: 2px 0px 2px 0px;}
#tmpl-folge #content-main .news-list-item .news-list-item-left { clear: both; float: left; width: 145px;}
#tmpl-folge .news-single-item { padding: 10px 0px 0px 0px; }
.news-single-item h2 { color: #e97e13; font-weight: bold; font-size: 13px; }
#tmpl-folge .news-single-image-custom p {padding: 0px 0px 0px 0px; margin: 0px; }
.news-list-browse {clear: both; float: left; }
.tx-ttnews-browsebox p, .tx-ttnews-browsebox table {padding: 0px; margin: 0px; }
.tx-ttnews-browsebox { float: left; padding: 20px 0px 0px 0px; width: 300px;}
.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell  a { text-decoration: none; font-weight: bold;}

table.contenttable {float: left; width: 431px; margin-left: 0px; margin: 15px 0px 15px 1px; padding: 0px 0px 0px 0px; background-color: transparent; border-collapse: collapse;}
table.contenttable td,  table.contenttable th { border: 1px dotted #999999;  padding: 4px 10px 4px 10px; margin: 0px;}
table.contenttable th { background-color: #E97E13; color: #ffffff;} 

table.contenttable th p, table.contenttable td p  { float: left;  padding: 0px; margin: 0px; font-size: 10px;} 

#tmpl-folge #content-main td.align-center {text-align: center;}

.input_nl {  clear: both; float: left; font-size:0.9em;  width:140px;  border:1px solid #BEBEBE; height: 15px; }
.nl_anmelde_button {  height: 18px;  margin-left:5px; margin-top:1px; padding: 0px; color: #ffffff; border-color: #555555; border-style:solid; border-width:1px; }
#nl_subscription h2 {  font-size: 1.0em; }
#nl_subscription  {   	clear: both; float: left; margin: 30px 0px 0px 16px;	width: 204px;  padding-bottom: 20px;}
#left { clear: both; 	width: 250px; float: left; }

.csc-frame-frame1 {margin-bottom: 1px;}
.csc-frame-frame2 {margin: 0px; background-color: black; padding: 0px;}
#tmpl-start #content-main .csc-frame-frame2 p {padding: 2px 0px 2px 10px;}
#tmpl-start #content-right .csc-frame-frame2 p {padding: 0px 0px 15px 10px; margin: 0px 0px 1px 0px; }


#searchbox { float: left; width: 293px; overflow: hidden; padding: 10px 7px 7px 0px;}
#searchbox .headline { float: left; color: #8e98a4; padding: 1px 10px 0px 0px;  font-size: 10px; text-transform: uppercase; width: 52px;}
.FRMsearchbox {float: left; margin: 0px 0px 0px 0px; width: 245px; padding: 0px 0px 0px 55px;}
.FRMsearchbox input.FRM_submit { width: 25px; float: left; background: #8e98a4; color: #ffffff; font-weight: bold; margin: 0px 0px 0px 0px; border: none; padding: 0px 0px 2px 0px; height: 16px;}
.FRMsearchbox input.FRM_search  {border: none; color: #000000; font-weight: bold;  height: 12px; margin: 0 5px 0 0; float: left; padding: 2px 3px 2px 3px; background-color: #8e98a4; display: inline; width: 140px;}



#tmpl-folge #content-right .rgslideshow { 	

	float: left;
	width: 255px;
	height: 221px;
	background-color: #000000;
	border: none; }
	
#tmpl-folge #content-right .rgslideshow .rgsnest {height: 20px; border: none; float: left;}
#tmpl-folge .rgslideshow .rgsdescription {height: 0px; padding: 0px;}
#tmpl-folge #content-right .rgsnav2 {background-color: black; background-image: none; padding: 5px;}
#tmpl-folge #content-right .rgslideshownav {border-right:  none;text-align:left; }
#tmpl-folge #content-right .rgslideshowce, .tx-rgslideshow-pi1 {background-color:black; }
#tmpl-folge #content-right .rgslideshow .rgstitle {font-family: Verdana,Arial,sans-serif; font-size: 12px; text-transform: none; letter-spacing: 0px; padding: 2px 10px;}

#tmpl-folge #content-right .csc-frame-indent3366 { background-image: url(../images/verlauf.png); background-repeat: repeat-x; background-position: top left;}

#tmpl-folge #externalthumbs {float: left; width: 430px;}
#tmpl-folge #externalthumbs .carouselInner {float: left; width: 430px; margin-left: 0px;}
#tmpl-folge #externalthumbs .thumbnail {float: left; margin-bottom: 6px;}
#tmpl-folge #externalthumbs p.label {height: 20px;}

#tmpl-folge #content-main .tx-rgsmoothgallery-pi1 { margin-top: 25px;}

.tx-indexedsearch-form {float: left; width: 285px; overflow: hidden; padding: 5px 0px 0px 0px;}
.tx-indexedsearch-search-submit {float: left; width: 50px; padding-top: 5px;}
.tx-indexedsearch-search-submit input {background-color: #E97E13; color: white; border: 1px solid #bebebe; }
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {width: 30px;}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {border: 1px solid #bebebe; background-color: transparent; color:white;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #E97E13; font-weight: bold;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background: none; margin: 0px 0px 0px 0px}
.tx-indexedsearch-title {width: 350px; float: left;}
.tx-indexedsearch .res-tmpl-css {margin-bottom: 30px; width: 431px; float: left;}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {margin-top: 0px; float: right; width: 40px;}
.tx-indexedsearch-icon { width: 20px; float:left;}


#chili {float:right; width: 50px; padding: 0px 10px 10px 10px;}
#adhouse {float:right; width: 50px; padding: 5px 0px 0px 0px;}

fieldset {border: 1px solid #bebebe;}

#tmpl-popup #content-main {width: 812px; float:left; background-color: #2e2e2e; background-image: none; }
#tmpl-popup #content-main .csc-textpic-imagewrap {margin-right: 20px;}





.container-used-latest {float: left; width: 746px; margin-top: 25px; display: inline;}
.container-used-latest-item {float: left; width: 355px;  margin: 0px 15px 5px 0px; padding: 0px 0px 0px 0px; background-color: transparent;}
.used-latest-item-left {width: 140px; padding:0px 0px 0px 0px; float: left;}
.used-latest-item-right {float: left; width: 206px; padding: 5px 0px 5px 10px; font-weight: bold; background-color: black; height: 95px;}
#tmpl-folge .used-latest-item-top h2 { font-weight: bold; margin: 0px 0px 5px 0px; }
#tmpl-folge .used-latest-item-top h2 a {font-size: 12px; font-family: verdana; color: #E97E13;}
.used-latest-item-top { float: left; clear: both; width: 358px; }
.used-latest-item-bottom {float: left;  width: 355px; padding: 5px 0px 5px 0px; font-size: 16px;}
.used-latest-morelink {float: right; font-size: 12px; padding: 3px 0px 0px 0px; }
.used-latest-morelink a {color: #E97E13;}
.used-latest-price {float: left; font-weight: bold; margin: 0px 5px 0px 0px;  color: #ffffff;}
.used-latest-teaser { font-size: 12px; font-weight: normal;}


.container-used-single {float: left; padding: 0px 0px 25px 20px; width: 726px; }
.used-single-item { width: 726px;}
.used-single-item-left {float: left; width:461px; padding: 30px 10px 10px 0px; }
.used-single-item-right img {margin-bottom: 1px;}
.used-single-item-right {float: right; width:255px; display: inline-block; }
#tmpl-folge .container-used-single h2 {font-size: 16px; font-weight: bold;  clear: both;}
#tmpl-folge .container-used-single .used-single-teaser h2 {font-size: 14px; font-weight: bold; font-family: verdana; margin-bottom: 5px;}
#tmpl-folge .container-used-single td.infotext {font-size: 12px;}
#tmpl-folge .used-single-teaser table {margin-top: 0px;   width: 440px;}
#tmpl-folge .used-single-teaser td.label {color: #E97E13; font-size: 11px; font-weight: bold; width: 140px; padding: 3px 0px 3px 0px; vertical-align:top;}
#tmpl-folge .used-single-teaser td.label_finance {color: #888888; font-size: 11px; font-weight: bold; width: 140px; padding: 0px 0px 0px 0px; vertical-align:top;}
#tmpl-folge .used-single-teaser td.infotext {font-size: 11px;  padding: 5px 0px 5px 0px;}
#tmpl-folge .used-single-teaser td.info {font-size: 12px; padding: 3px 0px 3px 0px;}
#tmpl-folge .used-single-teaser td.info_finance {font-size: 11px; padding: 0px 0px 0px 0px; width: 250px;}
#tmpl-folge .used-single-teaser td.image {padding: 2px 30px 0px 0px; width: 100px; vertical-align: top; margin-left: 20px;}
.used-single-morelinks p a {color: #E97E13; font-size: 14px;text-decoration: underline; font-weight: bold;}
.used-single-morelinks p a:hover {color:white;}
.used-single-morelinks .anfrage-link { clear: both; width: 182px; padding-left: 260px;}
.used-single-morelinks .link {color: #E97E13; text-decoration: underline; float: left; width: 100px; margin-top: 20px;}
.used-single-morelinks .link-last a{color: #E97E13; text-decoration: underline;  width: 80px;  margin-top: 20px;}
.used-single-backlinks {float: left;}
.used-single-backlinks a{color: #E97E13;}


fieldset {
  border: 0px;
  }
  
.used-latest-pager, .used-latest-pager-info { clear: both; float: left; width:736px;} 
.used-latest-pager {clear: both; float: left; width:736px;}
.used-latest-pager p {text-align: center; }
.used-latest-pager a { text-decoration: underline; color: #E97E13;}

.used-search-form {margin-top: 15px; float: left; width: 736px;}
.used-search-form-label {float: left; width: 65px; }
.used-search-form-selection {float: left; }
.used-search-form-selection select { background-color:#8E98A4; border: medium none; color: black; float:left;}
span.used-search-form-submit {float: left; margin-left: 5px;}
span.used-search-form-submit input {background-color:  #E97E13; border: medium none; color: white; -moz-border-radius: 1em; }

.used-anfrage-button {float: left; margin-left: 10px;}
.used-anfrage-button input {float: right; background-color:  #E97E13; border: medium none; color: white; -moz-border-radius: 1em; font-weight:bold;}
.used-single-anfrage {float: left; background-image:url(../images/button_anfrage.png); background-repeat: no-repeat; width: 70px; padding: 1px 2px 3px 5px; margin: 10px 0px 20px 0px; font-family: helvetica; clear: both;}
.used-single-anfrage a {color: white; font-weight:bold; }
.used-single-anfrage a:hover {color: white; font-weight:bold;}
.used-single-ansprechpartner a {color: #E97E13; }

.used-single-trenner {float: left; border-top:1px solid #cccccc; margin: 7px 0px 20px 0px; width:340px;}
.used-single-teaser {float: left; width: 440px;}

.used-anfrage-form {float: left; width: 430px; overflow: hidden;}
.used-anfrage-form form {float: left; width: 430px; margin: 0px 0px 20px 0px;}
.used-anfrage-backlinks {float: left;}
.used-anfrage-form-item {float: left; padding: 2px 0px 2px 0px; width: 430px; clear: both;}
.used-anfrage-form-label label {float: left; width: 100px; padding: 0px 0px 0px 0px;}
.used-anfrage-form-label {float: left;}
.used-anfrage-form-field {float: left;}
.used-anfrage-form-field input {width: 300px; background-color: transparent;  border: 1px solid #bebebe; color: white;}
.used-anfrage-form textarea {width: 300px; background-color: transparent;  border: 1px solid #bebebe; color: white; font-family: verdana; font-size: 11px;}
.used-anfrage-form-label-email {float: left; width: 360px;}
.used-anfrage-form-field input.checkbox {float: left; width: 20px; margin: 0px; border: medium none; margin-top: 2px;}
.used-anfrage-form-field select {background-color: black; color: white; border:1px solid #BEBEBE;}
input.submit {float: left; border: medium none; background-color:#E97E13; color:white;  margin-top: 20px; -moz-border-radius: 1em; }
.used-anfrage-form  span.required {color:#E97E13;}
form.used_form input.submit {float: right; margin-right: 30px;}

.container-used-anfrage .used-latest-item-right {width: 255px; float:left; }
.container-used-anfrage .container-used-latest-item { width: 430px; margin-right: 0px;}
.container-used-anfrage .used-latest-item-top {width: 430px;}
.container-used-anfrage .used-latest-item-bottom {width: 410px;}
.container-used-anfrage .used-latest-price {float: right;}
td.used-single-aufanfrage {font-weight: bold; font-size: 14px; padding-top: 20px;}


#mediaspace {margin: 50px 0px 0px 0px; height: 171px;}
.video-wrapper {float: left; background-image:url(../images/moviehintergrund_a.jpg); background-repeat: no-repeat; background-position: 0px 0px; overflow: hidden;}



#bottom-menu{float: left; width: 950px; line-height: 1.2; background-color: #18181c; margin-bottom: 1px; padding: 20px 0px 20px 0px;}
#bottom-menu ul {list-style-type: none;}
#bottom-menu ul.level2, #bottom-menu ul.level1  {margin-top: 0px;}
#bottom-menu ul a {font-weight: bold; font-size: 10px; color: #E97E13;}
#bottom-menu ul a:hover {color: white;}
#bottom-menu ul li ul a {font-weight:normal; font-size: 9px; color: white;}
#bottom-menu ul li ul a:hover {color: #E97E13;}
#spalte_1, #spalte_2, #spalte_3, #spalte_4, #spalte_5, #spalte_6 {float: left; padding: 0px 22px 0px 15px; border-right: 1px dotted #404040; min-height: 205px; height: auto !important; height: 205px;}
#spalte_1{float: left;  padding: 0px 20px 0px 30px; width: 129px;}
#spalte_6{border-right: medium none; padding-right: 0px;}


#tmpl-start #footer .Spalten-2, #tmpl-folge #footer .Spalten-2  {width: 920px; float: left;}
#tmpl-start #footer .Spalten-2 .Spalte1, #tmpl-folge #footer .Spalten-2 .Spalte1 {float: left; width: 680px;}
#tmpl-start #footer .Spalten-2 .Spalte2, #tmpl-folge #footer .Spalten-2 .Spalte2 {float: left; width: 220px;}

