@import url("glossar.css");
/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/

body {

	padding: 0;
	font-family: Arial;
	color: #000;
	font-size:12px;
	background: url(../images_marketing/background.png) repeat;
}

/*vhl scrollbar immer anzeigen*/

body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
}

* {
    margin: 0;
    padding: 0;
}




#pagemargins {
width:1008px;
	margin: 0 auto;
	background: url(../images_marketing/shadow.png) repeat-y;
	
}
#page {
width:972px;
	margin:auto;
}
a {
	color: #5f5f5f;
}
a:hover {
	color: #5b6700;
	text-decoration: none;
}

img {
	border: 0;
}



/****************************
 **   Layout
 ****************************/

#top {
	width:1008px;
	height:20px;
	margin:auto;
	margin-top: 16px;
	background: url(../images_marketing/lf-schatten-beginn.png) no-repeat;
	
}
/* Menu */

#menu {
	background-color: #000;
	height:27px;
	position:relative;
}
#submenu {
	background-color: #bed600;
	height:27px;
	}

#menu ul {
	margin:0px;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
}

#submenu ul {
	margin:0px;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
	height:27px;
}
.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	float: left;
}
#menu .active { 
background-color:#BED600;
height:36px;
margin-top:-9px;

}
#submenu ul li {
	float: left;
}
#menu .page_item a {
	display: block;
	line-height: 27px;
	color: #868686;
	text-decoration: none;
	border-right: #BED600 1px solid;
}
#submenu .page_item {
	line-height: 27px;
	
}

#submenu .page_item a {
	display: block;
	line-height: 27px;
	color: #000000;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
}

#submenu .active a{
	color: #ffffff;

}
#submenu .page_item_divider {
	line-height: 27px;
	color: #000000;
}


#submenu .page_item a:hover {
	color:#ffffff;
	}

#menu .current_page_item a, #menu .page_item a:hover {
	background-color:#000000;
	height:36px;
	margin-top:-9px;
}


#menu .page_item.active a:hover {
	background-color:#BED600;
	margin-top:0px;
}

#menu .page_item li.active a { line-height:36px; }

.catmenu li a {
        font: 16px "Georgia", "Baskerville", serif;
        font-weight: bold;
        color: #bad20c;
        text-decoration: none;
}

.catmenu li a:hover {

        text-decoration: underline;
}

.catmenu ul.children a {
        font: 14px "Georgia", "Baskerville", serif;
        font-weight: bold;
        color: #bad20c;
        text-decoration: none;
}
.catmenu ul.children a:hover {

        text-decoration: underline;
}
/* Header */

#header-wrap {
	/*height:265px;*/
}

#header {
	background-color: #bed600;
	height: 90px;
	}
	
#subheader {
	background-color: #000000;
	height: 42px;
	display:none;
	}
	

#header div {
	text-align:right;
	top:0;
	right:83px;
	position: relative;
}

#subheader div {
	margin-left:18px;
}

.double-right-sidebar #header div {
	width: 947px;
}

#header h1 {
    font: 15px "Arial";
	margin: 0;
	
}

h1 {
    font: 15px "Arial";
	margin: 0;
	/*line-height:21px;*/
	border-bottom:1px solid #BED000;
}

#header h1 a {
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;
}
#loginbox {
text-align: right;
margin-right: 18px;
}

#blog-description {
	position: relative;
	top: 60px;
	color: #616161;
	text-shadow: #000 0 1px 1px;
	left: 1.3em;
}

/* Content */

#content-container {
	background: #f2f2f2  repeat-y center top;
}


#content {
	min-height:400px;
	background: #f2f2f2;
}


#body {
	}





#body .powermail_submit {
       
         padding: 10px;

}

#body .powermail_textarea  {
      
        padding: 10px;

}


/* Footer */

#footer-wrap-outer {
	}

#footer-wrap {
	width: 100%;
	background: #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer {
	padding-left: 18px;
	padding-right: 19px;
	min-height: 30px;
}


/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:18px;
	
}
/*Überschrift NEWs */
#uebernew{
	
	padding:8px 0px 8px 30px;

}

h2 a {
	text-decoration: none;
	color: #3b3b3b;
}

span#button_tall {
        background: url(../images/button_small.jpg) no-repeat top;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 40px;
        padding-right: 60px;
        font-size: 16px;
        font-weight: bold;
}

.post .entry {
	line-height: 18px;
	clear: both;
}

.post .entry div{
	padding-left: 32px;
	padding-right: 52px;
}
.post .entry div img{
	margin-top: 18px;
	border:1px solid #bed600;
}
.post .author {
	color: #949494;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	}

.post .date {
	float: right;
}


.metadata {
	margin-top: 10px;
	text-align: center;
		color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #88897b;
	background: url(../images/more-link.png) no-repeat left center;
	padding-left: 30px;
}

.hr hr {
	display: none;
}



.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}

#lfvideo {
     float: left;
     padding: 15px;
     background: url(../images/videobackground.jpg) no-repeat;
     height: 250px;
     width: 220px;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	
}

.commentlist li {

}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}



.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;

	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
	background: url(../images/frame-top-left.jpg) no-repeat left top;
}

.frame-outer span span {
	background: url(../images/frame-bottom-left.jpg) no-repeat left bottom;
}

.frame-outer span span span {
	background: url(../images/frame-top-right.jpg) no-repeat right top;
}

.frame-outer span span span span {
	background: url(../images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}

.frame-outer.small span {
	background: url(../images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(../images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(../images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(../images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px;
}

.sidebar a {
	color: #9f9f9f;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
	background-image: url(../images/searchform.jpg);
	width: 226px;
	height: 49px;
	margin-left: -7px;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 149px;
	height: 16px;
	color: #909090;
	font-size: 1.0em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #999;
	font-size: 0.7em;
	text-transform: lowercase;
}

.double-right-sidebar .sidebar #searchform div {
	background-image: url(../images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}




/****************************
 **   Footer
 ****************************/

#footer #subscribe a {
	display: none;
	position: absolute;
	background-image: url(../images/rss.png);
	width: 149px;
	height: 126px;
	margin-left: -126px;
	margin-top: -68px;
	text-indent: -2000px;
	overflow: hidden;
}
#footer .mail img {display:none;}

#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	color:#7f7f7f;
	line-height:15px;
	font-size:10px;
}

#footer a,#footer a:hover {
	color: #7f7f7f;
}

#footer h2 {
	
}
.floatbox{overflow:hidden}
.subcolumns,.subcolumns_oldgecko{width:100%;overflow:hidden}
.c50r,.c25r,.c33r,.c38r,.c66r,.c75r,.c62r,.c648r,.c324r,.flexi .right{float:right;margin-left:-5px;}
.c25l,.c25r{width:25%}
.c33l,.c33r{width:33.333%}
.c50l,.c50r{width:50%}
.c66l,.c66r{width:66.666%}
.c648l,.c648r{width:648px;}
.c324l,.c324r{width:324px;}
.c75l,.c75r{width:75%}
.c38l,.c38r{width:38.2%}
.c62l,.c62r{width:61.8%}
.subc{padding:0}
.subcl{padding:0}
.subcr{padding:0}
.skip,.hideme,.print{position:absolute;top:-1000em;left:-1000em;height:1px;width:1px}
.skip:focus,.skip:active{position:static;top:0;left:0;height:auto;width:auto}
#header,#col1_content,#col2_content,#col3_content{position:relative}
.hideboth #col1,.hideboth #col2,.hidecol1 #col1,.hidecol2 #col2,#ie_clearing{display:none}
.subcolumns_oldgecko,.c50l,.c25l,.c33l,.c38l,.c66l,.c75l,.c62l,.c648l,.c324l,.flexi .left{float:left}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom: 0px;
}

dt {
margin-top: 10px;
margin-bottom: 2px;
}

dd {

}

h1 a {
 text-decoration: none;
}

#content .csc-header { 
padding-left:36px;
padding-top:27px;
padding-right:36px;

}

#content h3 {

} 

#content ul {
margin:0px;
margin-right: 36px;
margin-left: 36px;
margin-top: 27px;

}
#content ul li, .cms_content ul li{
padding-left: 15px;
line-height:18px;
background: url(../../Buttons/listarrow.gif) no-repeat;
background-position:0px 5px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#content ul.tabbed li{
margin:0px;
margin-top:9px;
line-height:18px;
background: none;
background-position:0px 5px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#content .bodytext {
line-height:18px;
margin:0;
padding:22px 36px 0;
}


#content .contenttable .bodytext {
line-height:18px;
margin:0;
padding:5px 5px 5px 5px;
}

.align-center {
text-align:center;
}

#content .blackboxlarge p{
padding:9px;
}

.blackbox {
background:#000000;
height:36px;
width:100%;
overflow:hidden;
}
.blackbox h1 {
 font-size:36px;
 line-height:36px;
 color: #bed600;
 border:none !important;
 padding-left:18px;
}

.blackboxlarge {
background:#000000;
height:54px;
width:100%;
color:#ffffff;
overflow:hidden;
}
.blackboxlarge h1 {
 font-size:36px;
 line-height:36px;
 color: #bed600;
 border:none !important;
 padding-left:18px;
}

.blackboxlarge a {
 color: #bed600;
}

#content .blackbox .csc-header {
margin:0px;
padding:0px;
/*margin-left:18px;*/

}

#content .blackboxlarge .csc-header {
margin:0px;
padding:0px;
/*margin-left:18px;*/

}
#content .whitebox {
	background: #FFFFFF;
	width:100%;
	height:100%;
}

#content .greybox {
	background: #F2F2F2;
	width:100%;
	height:100%;
}

#content .darkgreybox {
	background: #E5E5E5;
	width:100%;
	height:100%;
}

.greybox > a:first-child + DIV.tx-klickbutton-pi1{
	margin-top:18px;
}

DIV[class^="c33"] >DIV[class^="sub"] > a:first-child + DIV.tx-bllinkimage-pi1{
	margin-top:20px;
}

DIV[class^="c33"] >DIV[class^="sub"] > DIV.tx-bllinkimage-pi1:last-child{
	margin-bottom:36px;
}


.tabbed {
	margin:0px;
	padding: 0;
	list-style: none;
	height:40px;
	bottom: 0px;
}


.tabbed li {
	margin-right:5px;
	float: left;
}

.tabbed li a img {
	border:1px solid #bed600;
}

.news-list-container {
	padding:18px;
}
.news-single {
	padding:18px;
}

.tx-comments-pi1 {
	padding:18px;
}

.tx-comments-pi1 hr{
border:none;
border-bottom:1px solid #bed600;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 648px; 
	height: 432px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:648px;
		height:432px;
		overflow:hidden;
		float:left;
		}
	div.scroller div.content {
		width: 3000px;
		height:432px;
		}

	div#section2 {
		background:#666666;
		color:#ffffff;
		}
		
	.tx-felogin-pi1,
	.tx-feuserregister-controller-UserRegistration	{
		padding:18px;
	}
	.tx-felogin-pi1 div {
		padding-top:18px;
	}
	
	.tx-felogin-pi1 input {
		background-color:#E5EF99;
		border:0 none;
		line-height:18px;
	}
	.tx-feuserregister-controller-UserRegistration input {
		background-color:#E5EF99;
		border:0 none;
		line-height:18px;
	}
	.tx-felogin-pi1 .button {
background-color:#BED600;
border:0 none;
color:#000000;
margin-right:6px;
padding:3px 9px;
text-decoration:none;
}

	.tx-feuserregister-controller-UserRegistration .button {
background-color:#BED600;
border:0 none;
color:#000000;
margin-right:6px;
padding:3px 9px;
text-decoration:none;
}

#content #saas-content ul li  {
line-height: 13px;
}


/* klickbutton */

.klickbutton{
  padding: 0px 0px 0px 0px;
  }

.klickbutton {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:12px;
  width:253px;
  margin-left:auto;
  margin-right:auto;
  margin-top:25px;
  }

.klickbutton a { 
 
  margin-top: -8px;
  height:28px;
  text-decoration: none;
  padding-top:17px;
  padding-left:46px;
  color:black;
  display:block; 
  
}

.klickbutton a:hover { 
 color:#BED700;
 }

.textlink {
 margin:6px 0 0 55px;
 }







/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }

	div.dark_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_arrow_previous { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(../images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_expand { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	
	/* container for slides */
.photos {
	position:relative;	
	height:441px;
	width:648px;
	float:left;	
	cursor:pointer;
}

/* single slide */
.photos div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height:432px;

}

/* header */
.photos h3 {

	color:#456;
}

/* tabs (those little circles below slides) */
.tabs {

	clear:both;
}

/* single tab */
.tabs a img {
margin:9px;	
border:1px solid #bed600;	
}

/* mouseover state */
.tabs a:hover img {
  border:2px solid #bed600;	  
}

/* active state (current page state) */
.tabs a.current img {
    border:2px solid #bed600;	
} 
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content {
			height: 40px;
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				.pp_description {
					display: none;
					float: left;
					margin: 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: none;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			display: none;
			line-height: 1 !important;
			margin: 0 auto;
			text-align: center;
			width: 100%;
		}
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
/* ------------------------------------------------------------------------
	produktslider
------------------------------------------------------------------------- */
		#ps_all {width:972px;}		
		#ps_head {float:left;width:972px;}
		/*#ps_left {float:left;width:972px;}

		#ps_free {height:30px;float:left;}*/
		#ps_kategorien {
			background:#000000;
			width:972px;
			float:left;
			margin-top:10px;
			margin-bottom:10px;
			padding:0px;
			height:27px;
		}

		#ps_kategorien ul {padding:0px;margin:0px;}

		#ps_kategorien ul li {
			float:left;
			list-style-type: none;
			list-style-image: none;
			background:none;
			margin:0px;
			margin-left:10px;
			padding-top:3px;
		}
		
		#btnback {
			float:left;
			margin-right:6px;
			width:38px;
			overflow:hidden;
			height:121px;
			background-color:#000;
			padding-top:60px;
			padding-left:2px;
		}
		
		*html #btnback {
			height:180px;
			width:40px;
		}
		
		.btnstyleleft {
			border:none;
			background:url("/fileadmin/templates/images/pfeil_links.jpg");
			height:50px;
			width:35px;
		}
		
		.btnstyleright {
			border:none;
			background:url("/fileadmin/templates/images/pfeil_rechts.jpg");
			height:50px;
			width:35px;
			float:right;
		}
		
		#btnforward {
			float:right;
			width:38px;
			overflow:hidden;
			height:121px;
			background-color:#000;
			padding-top:60px;
			padding-right:2px;
		}
		
		*html #btnforward {
			height:180px;
			width:40px;
		}

		#ps_footer {
		background:#000000;
		height:27px;
		clear:both;
		}

		#ps_right {
			float:left;
			width:317px;
			height:216px;
		}

		#ps_details {
			height:300px;
			clear:both;
			background:#fff;
		}
		
		#detail_left {
			float:left;
			width:638px;
			background:#ffffff;
		}
		
		#detail_left h1 {margin-bottom:9px;}
		
		#detail_right_wrapper {
			float:left;
			width:324px;
			background:#E5E5E5;
		}
		
		#detail_right {
			margin:5px;
		}
		
		#detail_right label {margin:0px 0px 9px 4px;}
		
		#detail_right table {
			text-align:left;
			margin-bottom:9px;
			border-spacing:3px;
			table-layout:fixed;
			
		}
		#detail_right table td {width:150px;}
		
		.link {
			margin:0px 0px 9px 4px;
		}
		
		#detail_right h1 {margin-bottom:9px;}
		
		.navigation  a{
			color:#BED600;
			text-decoration:none;
		}
		
		

.scrollButtons {
    cursor: pointer;
}

.scrollButtons.left {

}

.scrollButtons.right {

}

.hide {
    display: none;
}

.wrap5px {
	margin:5px;
}


#ps_left {
	text-align:center;
	margin:0px auto auto auto;
}


/* override the root element to enable scrolling */ 
#ps_slider { 
    position:relative; 
    overflow:hidden; 
    /*clear:both;*/
	height:190px;
	width:880px;
	float:left;
} 
 
/* override single pane */ 
#ps_slider div{ 
    float:left; 
    display:block; 
    /*width:20000em; */
	height:180px;
	cursor:pointer; 
    font-size:14px; 
} 

/* override single pane */ 
#ps_slider div div{ 
    width:972px; 
}  
/* our additional wrapper element for the items */ 
#ps_slider .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
    margin:0; 
    padding:0; 
} 
 
#ps_slider .less, #ps_slider .less a { 
    color:#999 !important; 
    font-size:11px; 
}


#ps_slider .scrollable{
	float:left;
	margin:0px 5px 0px 0px;
	border:1px solid #ccc;
	height:180px;
	width:170px;
	background:#fff;
}

/**  bloopark  **/
/**  login-bereich  **/
#loginArea{
	position: absolute;
	left: 732px;
	top: 0;
	width: 180px;
	height: 27px;
}
#loginArea .login_item  a {
	display: block;
	line-height: 27px;
	color: #868686;
	text-decoration: none;
	border-left: #BED600 1px solid;
}
#loginArea .current_login_item a, #loginArea .login_item a:hover {
	background-color:#000000;
	height:36px;
	margin-top:-9px;
}
/**  search box  **/
#menu .clear{
  clear:right;
}

.tx-macinasearchbox-pi1{
	position: relative;
	top: 0px;
	left: 115px;
	width: 130px;
	background: url(../images_marketing/background_searchbox.png) no-repeat 0 1px;
	height: 27px;
}
.macinasearchbox_eingabe{
	width: 90px;
	height: 15px;
	float: left;
	padding: 5px 5px 5px 8px;
	color: #8fa200;
	border: 0px solid #000000;
	background: transparent;
}
.macinasearchbox_button{
	background: url(../images_marketing/lupe.png) no-repeat;
	height: 27px;
	width: 27px;
	position: absolute;
	right: 5px;
	cursor: pointer;
}
.macinasearchbox_button:hover{
	
}

/** tt_news **/
.news-latest-container{
	background: D9D9D9;
}
.news-latest-container .news-latest-item a, .news-latest-container .news-latest-item_1 a{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none!important;
	color: #000000;
}
.news-latest-container H2 IMG {margin-top: 8px;margin-left: -1px;}
.news-latest-container .news-latest-item a:hover, .news-latest-container .news-latest-item_1 a:hover{
	text-decoration: underline!important;
}
.news-latest-container{
	background: #D9D9D9;
}
.news-latest-container .news-latest-item{
	background: #F2F2F2;
}
.news-latest-container h2{
	margin-left: 37px;
	font-size: 12px!important;
	height: 27px!important;
	line-height: 27px!important;
	padding: 0!important;
	color: #7f7f7f;
}
.news-latest-container .news-latest-item, .news-latest-container .news-latest-item_1{
	padding-left: 37px;
	height: 27px;
	font-size: 12px;
	line-height: 27px;
}

/****************************
 **   "Unsere Kunden"
 ****************************/
.tx-imagecarousel-pi1 UL LI.jcarousel-item {background: none!important; padding-left:0!important; margin-right: 36px;}
.tx-imagecarousel-pi1 .jcarousel-list {margin: 27px 21px 0;}
.tx-imagecarousel-pi1 .cartitle {margin-left:34px;margin-top:8px;}
/****************************
 **   "Verweise"
 ****************************/
 .verweise_cont{
 	overflow: hidden;
 	background: url(../images_marketing/verweis_back.gif);
 	padding: 20px 0;
 }
 .verweise{
 	overflow: hidden;
 	background: url(../images_marketing/verweis_background.gif) repeat-y;
 }
 .linkerBlock, .mittlererBlock{

 }
 .linkerBlock .bodytext, .mittlererBlock .bodytext, .rechterBlock .bodytext{
 	padding: 0!important;
 }
 .linkerBlock, .mittlererBlock, .rechterBlock{
 margin-left: 36px;
 }
 .verweise a{
 text-decoration: none!important;
 font-size: 12px!important;
 line-height: 18px!important;
 color: #7F7F7F!important;
 }
 .verweise a:hover{
 text-decoration: underline!important;
 }
 
 .c33l .subcl .tx-bllinkimage-pi1{
 margin-left: 36px;
 }

 .whitebox .c33l{
 margin-right:20px;
 width: auto;
 }
 .whitebox .c33r{
 float: left;
 width: auto;
 margin-left: 0!important;
 }
 .whitebox .subcl, .whitebox .subcr, .whitebox .subc{
 /*
 margin-bottom: 34px;
 margin-top: 25px;
 */
 }
 .kachel{
 margin-bottom: 20px;
 }

/*****************
* Anfrage Lightbox
*****************/
.cms_content{float: left; width: 414px; padding: 52px 36px 36px 36px}
.video_content{background-color:#FFF; padding: 60px 36px 36px 36px}
.wbox{ 
background-color:#FFF;height:500px; padding:10px 0 10px}

.iframe_content {float: right; width: 414px;background:#f2f2f2; padding: 52px 36px 36px 36px}
.iframe_content #formular {width: 414px; overflow:hidden; margin-top:26px}
#cboxContent {	background: url("../images/popup_bg.gif") repeat-y #ffffff!important;}
.popup_lightbox {clear: both;}
#colorbox {padding-bottom: 0px!important;}
#imagecarousel_c1959{
 margin: 8px 36px 4px !important;
 }
 
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image{
 margin-left: 0!important;
}
.csc-firstHeader{
 font-weight: bold;
 padding-bottom: 5px;
}
a:focus{
 outline: none;
}
.detail{
 color: #9eae22;
}
.tx-indexedsearch-searchbox-sword{width:211px!important;padding-bottom: 4px!important;}
.tx-indexedsearch{
 padding-left: 35px;
}
.searchdetail {cursor: pointer;position:absolute; top: -1px;border: none!important;background: url("../images/suche_detail.gif") no-repeat scroll 0 1px transparent !important; width:26px!important; height:27px!important;padding:0!important;margin:0!important;}


.tx-indexedsearch-sw{
 font-style: normal;
 color: #8fa200;
}
.tx-indexedsearch-res a{
 color:#8fa200!important;
 font-size: 15px;
 line-height: 18px;
}
.browsebox li.tx-indexedsearch-browselist-currentPage a {color: #000000!important;}
.tx-indexedsearch-redMarkup{
 color:#000000!important;
}
.tx-indexedsearch-percent{
 font-size: 12px;
 line-height: 18px;
 color:#8fa200!important;
 padding-bottom: 20px;
}
.tx-indexedsearch-descr{

}
.tx-indexedsearch .tx-indexedsearch-whatis{
 margin-top: 22px;
 }
 .cms_content h1{
 margin-bottom: 27px;
 }
 .cboxElement:hover{
 color: #bed600!important;
 }
 .browsebox{
 margin-left: 0px!important;
  margin-top: 2px!important;
  margin-right: 0!important;
 }
 .browsebox li{
 background:none!important;
 margin: 0!important;
 padding: 0 10px 0 0!important;
 }
 .browsebox a {
 color: #9eae22!important;
 text-decoration: none!important;
 }
 .browsebox a:hover {
 color: #000000!important;
 text-decoration: none!important;
 }
 #search_allgemein{
 width: 577px;
 float: left;
 background: #FFFFFF;
 padding-left: 36px;
  padding-right: 36px;
  min-height: 647px;
 }
 #search_ext{
 width: 324px;
 left: 648px;
 position: absolute;
 top: 0;
 }
 .tx-indexedsearch{
  position: relative;
  padding-left: 0!important;
 }
 .search-pic{
  display: block;
 }
 #search_ext form{
 margin: 25px 36px;
 }
 .tx-indexedsearch-sw{color: #000000; font-style: normal!important;}
 .suchergebnis{font-weight: bold;padding-top: 25px; border-bottom: 1px solid #8fa200!important;padding-bottom:5px;}
 .tx-indexedsearch-whatis{margin-bottom: 5px!important;}
 .rating{color: #8fa200!important; margin-left: 10px;}
 .tx-indexedsearch-res{margin-top: 5px!important;}
 .tx-indexedsearch-descr{padding-top: 2px; line-height: 18px;}
 .search_extended input{background: #e5ef99; width: 240px; height: 15px;border: 1px solid #8fa200;padding: 5px 5px 5px 8px; }
 .search_extended select{background: #e5ef99; width: 250px!important; height: 27px!important;border: 1px solid #8fa200;padding: 5px!important;}
 .search_extended dt{font-weight: bold;margin-bottom: 5px;}
 .search_extended input, .search_extended select{margin-bottom: 10px;}
 .search_ext_vergleich{margin-top: 15px!important;}
 .search_ext_suchenin{margin-top: 15px!important;}
 .search_ext_bereich{margin-top: 15px!important;}
 .search_ext_sort{margin-top: 15px!important;}
#search_allgemein div:last-child .browsebox{border-top: 1px solid #8fa200!important; padding-top: 22px;padding-bottom: 16px;}
 .tx-indexedsearch-searchbox{postion: relative;}
 .tx-indexedsearch-noresults{min-height: 502px;color: #e3001f;text-align: left!important;padding-top: 18px;}
 .tx-indexedsearch-res .tx-indexedsearch-res{border-top: 1px solid #8fa200!important; padding-top: 22px;}
 .tx-indexedsearch-browsebox{padding-bottom: 16px!important;}
 .tx-indexedsearch-descr{font-style: normal!important;}
 /****************
 *	Tipafriend
 ****************/
 #tipform {margin-left: 36px;}
 #tipform .row {clear:both; overflow: hidden; }
 #tipform .row +.row {margin-top: 18px; }
 #tipform .left {float: left}
 #tipform .right {float: right}
 #tipform label {display: block; margin-bottom:6px;}
 #tipform .check {width: 18px;}
 #tipform INPUT, #tipform TEXTAREA {padding: 4px 8px 3px; border: 1px solid #8fa200; background: #e5ef99; color: #000000}
 #tipform INPUT {height: 18px;width: 265px}
 #tipform TEXTAREA {width: 566px;height:108px;}
 #tipform .spacer {margin-left: 18px;}
 #tipform .firstspacer {margin-top: 23px;}
 #tipform .error {color: #e3001f; margin-top: 23px;}
 #tipform .error a:hover, #tipform .error a{ color: #000000 !important;}
 #tipform .smalltext {font-size: 10px;}
 #tipform .submit, #tipform .reset {width: 180px; text-align:left;padding: 0 7px 2px; height: 27px; border: none;}
 #tipform .submit:hover, #tipform .reset:hover {color:#bed700; background: #000000;cursor: pointer}
  #tipform .submit {margin-right: 18px; background: #bed600}
  #tipform .reset{background: #cccccc}
  #tipform .fillout {color:#8fa200; margin: 23px 0}
 #tipform .mandatory {color:#8fa200; }
 #tipform .captcha {width: 180px; height: 65px; margin-right: 18px;}
 #tipform .captcha IMG { border: 1px solid #8fa200;}
 #tipform .captchatext {width: 378px;line-height: 18px;position:relative; top:-4px}
 #tipform .captchainput {margin-top:4px;width: 368px}
 #tipform .recipients {width:566px;}
 
 
 #imagecarousel_c1959{left: 0!important;}
 .ausgleich_einsteiger{padding-bottom: 10px;}