/* Avoid border on linked images */
a img{border:0;}

/* BEGINN LAYOUT */
* {
	margin:0;
	padding:0;
}

html {
	width:100%;
	overflow-x:hidden;
}

div {
	/*-moz-box-sizing:border-box;
	box-sizing:border-box;*/
}

body {
	background-image:url(/fileadmin/images/active/body_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#073767;
	color:#FFF;
	font-size:12px;
	height:100%;
	line-height:17px;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
	overflow-x:hidden;
	font-family:Verdana, Helvetica, sans-serif;	
}

a {
	/*color:#CC5141;*/
	color:#FFF;
	text-decoration:underline;
}

legend {
	color:#FFF;
	padding-left:3px;
	padding-right:3px;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:23px;
	font-weight:normal;
	padding-bottom:12px;
	line-height:1.3em;
	text-transform:uppercase;
}

.muscle h1 {
	background-image:url(/fileadmin/images/range-logo-muscle.gif);
	background-repeat:no-repeat;
	background-position:140px 8px;
}

.active h1 {
	background-image:url(/fileadmin/images/range-logo-active.gif);
	background-repeat:no-repeat;
	background-position:140px 8px;
}

.body h1 {
	background-image:url(/fileadmin/images/range-logo-body.gif);
	background-repeat:no-repeat;
	background-position:140px 8px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
	line-height:1.4em;
	color:#FFF;
}


h3 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
	line-height:1.4em;
	color:#FFF;
}

ul {
	list-style-image:url(/fileadmin/images/active/bullet.png);
	margin-left:18px;
}

p {
	margin-bottom:10px;
}

#content ul {
	margin-bottom:10px;
}

.spacer-gif {
	width:40px;
}

/*************
* Eigene Rahmen
* -Beginn-
**************/

.rahmen_weiss {
	background-color:#FFF;
	color:#333;
}

.rahmen_weiss h1, .rahmen_weiss h2, .rahmen_weiss h3{
	color:#333;
	padding-top:13px;
}

.unser_tipp_top {
	width:330px;
	background-image:url(/fileadmin/images/active/unser-tipp.png);
	background-repeat:repeat-y;
	background-position:top left;
	border-bottom:1px solid #960B0E;
}

.unser_tipp_content {
	color:#4D4D4D;
}

.unser_tipp_content h2, .unser_tipp_content h3, .unser_tipp_content h4, .unser_tipp_content h5 {
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	padding-bottom:18px;
}

.unser_tipp_content_pad {
	padding:3px 80px 0pt 20px;
	*padding:2px 80px 0pt 20px;
}

/*************
* Eigene Rahmen
* -Ende-
**************/

#container {
	margin:auto;
	min-height:100%;
	text-align:left;
	width:960px;
}

#container_pad {
	padding:0;
}

/*#container_add {
	position:absolute;
	width:90px;
	height:285px;
	top:28px;
	left:50%;
	background-image:url(/fileadmin/images/sportsfood_arm.png);
	background-repeat:no-repeat;
	margin-left:480px;
	*margin-left:479px;
}*/

#top {
	height:285px;
}

#content {
	padding:0px;
	width:960px;
	background-image:url(/fileadmin/images/active/container_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
}

#content_pad {
	padding:25px 23px 22px;
}
.content_float_left{
	float:left;
}
.content_float_right{
	float:right;
}
.content_medium {
	width:555px;
	margin-bottom:20px;
}
.content_small {
	margin-bottom:20px;
	width:330px;
}
.content_even {
	width:442px;
	margin-top:20px;
}
.content_left {
	float:left;
	width:45%;
	margin-bottom:20px;
}

.content_right {
	float:right;
	margin-bottom:20px;
	width:45%;
}
.content_left_start {
	float:left;
	width:305px;
	margin-bottom:20px;
}
.content_left_start_pad {
	padding-right:29px;
}
.content_right_start {
	float:left;
	margin-bottom:20px;
	width:305px;
}
.content_right_start_pad {
	padding-left:15px;
	padding-right:14px;	
}

.content_border_start {
	float:left;
	margin-bottom:20px;
	width:305px;
}

.content_border_start_pad {
	padding-left:29px;
}

#bottom {
	background-image:url(/fileadmin/images/active/container_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	width:960px;
}

#footer {
	background-image:url(/fileadmin/images/active/footer_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:29px;
	line-height:20px;
	text-align:center;
	font-size:10px;
}


.eof {
	height:20px;
}

#footer a {
	color:#FFF;
}

.clearer {
	clear:both;
}

#top_links {
	
}

#right_links {
	float:right;
	height:28px;
	line-height:28px;
	text-align:right;
	fdpadding-top:4px;
	font-size:9px;
}

#right_links a {
	color:#536978;
}

#left_links {
	height:28px;
	line-height:28px;
	text-align:left;
	padding-left:20px;
}

#logo {
	height:77px;
	width:960px;
}

#visual {
	width:958px;
	height:211px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#menu_container {
	background-image:url(/fileadmin/images/active/menu_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:40px;
	border:1px solid #fff;
}

#menu_container_pad {
	padding-top:4px;
}

#search {
	float:right;
	width:175px;
	margin-right:20px;
}

#search_pad {
	padding-top:5px;
	*padding-top:4px;
}

.search_input input {
	background-image:url(/fileadmin/images/active/search-input-active.png);
	background-repeat:no-repeat;
	border:0pt none;
	color:#3D3D3F;
	font-size:12px;
	height:18px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	width:110px;
	
}

.search_button {
	float:right;
	*padding-top:1px;
}


#menu_corner_left {
	background-image:url(/fileadmin/images/menu_corner_left.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	height:52px;
	width:10px;
}

#product_nav {
	text-align:center;
	height:42px;
	background-image:url(/fileadmin/images/slideout.png);
	hhmargin-top:-15px;
	position:relative;
	top:-15px;
	hhmargin-bottom:5px;
	hhmargin-left:-10px;
	overflow:hidden;
	* margin-left:0;
}
/* ENDE LAYOUT */





/*******************************/
/*** START OF MENU STYLES ***/
/*******************************/

#menu_ul {
	list-style-type:none;
	list-style-image:url(../clear.gif);
}

#menu_ul li {
	float:left;
	height:24px;
	margin-left:3px;
	margin-right:3px;
	background-position:right top;
}

#menu_ul li:hover {
	background-image: url(../images/active/menu_act_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:8px;
}

#menu .li_right {
	border-left:1px solid #ffffff;
}

#menu_ul a {
	display:block;
	height:24px;
	text-decoration:none;
	color:#ffffff;
	padding-top:2px;
	padding-left:16px;
	padding-right:10px;
	float:left;
}

#menu_ul a:hover {
	background-image: url(../images/active/menu_act_right.png);
	background-position:right top;
	color:#294749;
	text-decoration:none;
	background-repeat:no-repeat;
}

#menu_ul .menu_li_active a, #menu_ul .menu_li_active a:link, #menu_ul .menu_li_active a:visited, #menu_ul .menu_li_active a:hover, #menu_ul .menu_li_active a:active {
	background-image: url(../images/active/menu_act_right.png);
	background-position:right top;
	color:#294749;
	text-decoration:none;
	background-repeat:no-repeat;
}

#menu_ul .menu_li_active {
	background-image: url(../images/active/menu_act_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:8px;
}

#menu_ul .menu_li_active_right a, #menu_ul .menu_li_active_right a:link, #menu_ul .menu_li_active_right a:visited, #menu_ul .menu_li_active_right a:hover, #menu_ul .menu_li_active_right a:active {
	background-image: url(../images/active/menu_act_right.png);
	background-position:right top;
	color:#294749;
	text-decoration:none;
	background-repeat:no-repeat;
}

#menu_ul .menu_li_active_right {
	background-image: url(../images/active/menu_act_left.png);
	background-position:right top;
	background-repeat:no-repeat;
	border-left:1px solid #ffffff;
	padding-left:8px;
}

.menu_li_spacer {
	float:left;
	width:3px;
	height:24px;
}

.menu_li_strich {
	float:left;
	width:1px;
	height:23px;
	background-color:#ffffff;
}

.menu_li {
	float:left;
}

.menu_li a, .menu_li a:link, .menu_li a:visited {
	color:#ffffff;
	text-decoration:none;
}

.menu_li a:hover, .menu_li a:active {
	color:#ffffff;
	text-decoration:none;
	background-color:#ecf1f2;
	color:#294749;
}

/*******************************/
/*** END OF MENU STYLES ***/
/*******************************/

/*******************************
***START OF MENU
*******************************/

#menu ul {
	margin-left:0;
	height:36px;
}

#menu_horizontal {
	list-style-type:none;
	list-style-image:url(../clear.gif);
}

#menu_horizontal .menu_li_strich {
	background-color:white;
	height:20px;
	line-height:42px;
	margin-top:16px;
	width:1px;
}

#menu_horizontal .menu_li_strich_pad {
	/*padding-top:12px;*/
	background-color:#FFFFFF;
}

#menu_horizontal li {
	float:left;
	/*height:42px;*/
	line-height:31px;
	margin:0 4px;
	
}

#menu_horizontal li a,#menu_horizontal li a:visited,#menu_horizontal li a:link {
	color:#ffffff;
	text-decoration:none;
	display:block;
	line-height:31px;
	padding:0 8px;
}

#menu_horizontal li.menu_act {
	background-color:#0398D2;
	/*padding:0 8px;*/
	margin:0 4px;
	/*height:37px;*/
}

#menu_horizontal .menu_act a {
	/*background-image:url(../images/active/menu_act_right.png);
	background-position:right top;
	background-repeat:no-repeat;*/
	color:#FFF;
	line-height:31px;
	padding:0 8px;
	text-decoration:none;
}

/*#menu_horizontal li:hover {
	background-image: url(../images/active/menu_hover_left.png);
	background-position:left top;
	background-repeat:no-repeat;
}
*/
#menu_horizontal li a:hover {
	color:#FFF;
	/*background-image:url(../images/active/menu_hover_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:8px;*/
	padding:0 8px;
}

#menu_horizontal li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin:0;
	margin-left:-4px;
	padding:0;
	list-style-type:none;
	list-style-image:url(../clear.gif);
	z-index:10;

}

#menu_horizontal li ul.zweitebene li a {
	background:#0398D2 none repeat scroll 0%;
}

#menu_horizontal li ul li {
	float:none;
	background:#0398D2;
	padding:0 10px;
}

#menu_horizontal li:hover ul ul, #menu_horizontal li:hover ul ul ul, #menu_horizontal li.sfhover ul ul, #menu_horizontal li.sfhover ul ul ul {
	left: -999em;
}

#menu_horizontal li:hover ul, #menu_horizontal li li:hover ul, #menu_horizontal li li li:hover ul, #menu_horizontal li.sfhover ul, #menu_horizontal li li.sfhover ul, #menu_horizontal li li li.sfhover ul {
	left:auto;
}

#menu_horizontal li:hover, #menu_horizontal li.sfhover {
	/*background-image:url(../images/active/menu_hover_left.png);
	background-position:8px top;
	background-repeat:no-repeat;*/
	line-height:31px;
	background-color:#0398D2;
	text-decoration:none;
	
}

#menu_horizontal a:hover, #menu_horizontal a:active {
	color:#464F5E;
	/*background-color:#ececec;*/
	background-color:#0398D2;
	line-height:31px
	/*background-image:url(../images/active/menu_hover_right.png);
	background-position:right top;
	background-repeat:no-repeat;*/
	/*padding-right:8px;*/
}
/*******************************
***END OF MENU
*******************************/

#submenu {
	/*height:30px;*/
	background-color:#0188CA;
}

ul#menu_zweitebene {
	list-style-type:none;
	list-style-image:url(../clear.gif);
	margin:0;
}

#menu_zweitebene li {
	display:inline;
	line-height:30px;
	border-right:1px solid #FFF;
	padding:0 30px;
}

#menu_zweitebene li a {
	text-decoration:none;
	color:#FFF;
}
#menu_zweitebene li.zweitebene_first {
	padding-left:16px;
}
#menu_zweitebene li.zweitebene_first a {
	
}

#menu_zweitebene li.zweitebene_last {
	border-right:0;
}

#menu_zweitebene .activeSub a {
	padding:2px 10px;
	background-color:#FFF;
	color:#0188CA;
}
 

/* BEGINN SLIDER */
	.sliderContainer {
	    background: url(/fileadmin/images/active/slide-background-active.png) no-repeat;
	    padding: 0 2px 0 1px;
            width:913px;    
	}
        .sliderGallery {
            overflow: hidden;
            position: relative;
            padding: 10px;
            height:146px;
            width:893px;
            * width:893px;

        }
        
	@media screen and (-webkit-min-device-pixel-ratio:0){
		.sliderGallery {width: 894px;}
	}         
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;          
        }
        

        .sliderGallery UL LI {
            display:inline;
            font-size:9px;
            text-transform:uppercase;




       	    text-align:center;
            margin:auto;            
            vertical-align:middle;               
        }
        
        .sliderGallery UL LI A {
        	text-align:center;
        	margin:auto;
        	vertical-align:middle;        
        }
        
        .sliderGallery UL LI A IMG {       	
        	text-align:center;
        	padding-left:20px;
        	padding-right:20px;        	
        	margin:auto;
        	vertical-align:middle;
        }
        
        .slider {
            width: 878px;
            height: 19px;
            top: 118px;
            left: 10px;
            padding: 1px;
            cursor: pointer;
            position: relative;
            background: url(/fileadmin/images/active/slide-navi-active.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: pointer;
            height: 19px;
            width: 128px;
            top: 0;
            background: url(/fileadmin/images/active/slider-button-active.png) no-repeat;
            background-position:20px 2px;
            z-index: 100;
        }       
        
        .slider span {
            color: #FFF;
            font-size: 9px;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 1px;
        }


/* ENDE SLIDER */

/****************
*News Teaser Startseite
* - Beginn-
****************/
/*** Produkte ***/
#home_active_teaser_latest {
	background-image: url(../images/active/produktkasten_home.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:555px;
	height:315px;
}

.home_active_teaser_latest_container {
	width:555px;
}

.home_active_teaser_latest_container_pad {
	/*padding:25px 0;*/
}

.home_active_teaser_latest_image {
	float:left;
	width:315px;
}

.home_active_teaser_latest_image_pad {
	display:table-cell;
	height:295px;
	margin:auto;
	text-align:center;
	vertical-align:middle;
	width:315px;
}

.home_active_teaser_latest_content {
	float:right;
	width:240px;
	color:#4d4d4d;
}

.home_active_teaser_latest_content h1 {
	/*font-size:18px;
	color:#4d4d4d;*/
}

.home_active_teaser_latest_content_pad {
	/*padding:15px 0 0 0;*/
	/*padding:0px 26px 0pt 25px;*/
	padding:30px 26px 0 0;
}

.home_active_teaser_latest_content_text {
	height:240px;
}

.home_active_teaser_latest_more_pad {
	width:190px;
	height:25px;
}
/*** interne Seite ***/

.newsbox_big {
	background-image: url(../images/active/newsbox_big.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:555px;
	color:#4D4D4D;
}
.newsbox_big a, .newsbox_big a:hover {
	color:#4D4D4D;
	text-decoration:underline;	
}
.newsbox_big_container {
	width:555px;
}

.newsbox_big_container_pad {

}

.newsbox_big_image {
	float:left;
	width:242px;
}

.newsbox_big_content {
	float:left;
	width:313px;
	color:#4d4d4d;
}

.newsbox_big_content h1 {
	color:#4d4d4d;
	font-size:18px;
}
.newsbox_big_content h2 {
	color:#4d4d4d;
	font-size:12px;
}
.newsbox_big_content_pad {
	padding:25px 25px 15px;
}
/****************
*News Teaser Startseite
* - Ende -
****************/
 
/****************
* News RSS
* - Beginn -
****************/
        
.active_rss_list_content_pad {
	padding-bottom:10px;
}

/****************
* News RSS
* - Ende -
****************/      

/* BEGINN LANGUAGE */
.langmenu_pad {
	margin-top:8px;
}

#nav, #nav ul {
	width:151px;
	list-style-type:none;
	list-style-image:url(../clear.gif);
	margin:0;
	padding:0;
}


 
#nav a {
	height:15px;
	line-height:15px;
	display: block;
	width:151px;
	text-decoration:none;	
}
 
#nav a.menuparent  {

}
 
#nav li {
	background: url(/fileadmin/images/active/language_bg.png);
	background-repeat: no-repeat;
	width:151px;
	margin:0;
	padding:0;
	color:#536978;
	font-weight:bold;
	cursor:pointer;	
	text-align:left;
	height:15px;
	line-height:15px;	
}

#nav li a {
	padding-left:10px;
}

#nav li li a {
	height:15px;
	line-height:15px;
	padding-left:10px;
}
#nav li ul li a:hover {
	text-decoration:underline;
}
 
#nav li ul {
	border-top:5px solid #C5C7C8;
	height:auto;
	left:-999em;
	list-style-image:url(../clear.gif);
	list-style-type:none;
	margin-top:0;
	position:absolute;
	width:151px;		
}
 
#nav li li {
	background:#C5C7C8 none repeat scroll 0%;
	height:18px;
	line-height:18px;
	width:151px;
}
 
#nav li ul a {
	width:151px;
	height:15px;
}
 
#nav li ul ul {
	list-style-type:none;
	list-style-image:url(../clear.gif);
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {

}
/* ENDE LANGUAGE */    

.more_btn_spacer {
	line-height:25px;
}

/***********
 * NEWS UND TERMINE 
 * -Beginn-
 ***********/
/***** Latest *****/
.active_news_latest{
	width:330px;
	margin-bottom:29px; 
}
.active_news_latest_top{
	background-image:url(../images/active/kopf_kasten.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	
	width:330px;
}
.active_news_latest_top a {
	text-decoration:none;	
}
.active_news_latest_top a:hover {
	text-decoration:underline;	
}
.active_news_latest_top_pad {
	padding:4px 0 0 6px;
}
.active_news_latest_container{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	width:330px;
}
.active_news_latest_container_pad{
	padding:10px 0 7px 5px;
}
.active_news_latest_image{
	float:left;
	/*width:145px;*/
}
.active_news_latest_image_pad{
	padding-right:15px;
}
.active_news_latest_content{
	float:left;
	width:183px;
}
.active_news_latest_content_pad{
	padding-right:5px;
}
.active_news_latest_content a{
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;	
}
.active_news_latest_content a:hover{
	text-decoration:underline;
}
/**** List ****/
#active_news_list h2 a {text-decoration:none;}
#active_news_list a, #active_news_list a:hover {text-decoration:underline;}
.active_news_list_date {
	margin-bottom:5px;
}
.active_news_list_image {
	width:150px;
	float:left;
}
#active_news_list .news-single-img {
	display:block;
	height:100%;
	margin:auto;
	text-align:center;
	vertical-align:text-top;
	width:100%;
}
.active_news_list_content{
	float:left;
	width:764px;
}
.active_news_list_content_pad {
	padding:0 0 0 20px;
}
.active_news_list_spacer {
	border-top:1px solid #FFFFFF;
	height:15px;
	margin-top:15px;
	width:914px;
}
/**** Single ****/
.active_news_single_date {
	margin-bottom:5px;
}
.active_news_single_image {
	width:330px;
	float:left;
}
#active_news_single .news-single-img {
	display:block;
	height:100%;
	margin:auto;
	text-align:left;
	vertical-align:text-top;
	width:100%;
}
.active_news_single_content{
	float:left;
	width:584px;
}
.active_news_single_content a {text-decoration:none;}
.active_news_single_content a:hover {text-decoration:underline;}
.active_news_single_content_pad {
	padding:0 0 0 20px;
}
/***********
 * NEWS UND TERMINE 
 * -Ende-
 ***********/

/***********
 * Kooperation
 * -Beginn-
 ***********/
/***** Latest *****/
.kooperation_latest{
	width:330px;
	margin-bottom:29px; 
}
.kooperation_latest_top{
	background-image:url(../images/active/kopf_kasten.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	
	width:330px;
}
.kooperation_latest_top_pad {
	padding:4px 0 0 6px;
}
.kooperation_latest_container{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	width:330px;
}
.kooperation_latest_container_pad{
	padding:10px 0 7px 5px;
}
.kooperation_latest_image{
	float:left;
	/*width:145px;*/
}
.kooperation_latest_image_pad{
	padding-right:15px;
}
.kooperation_latest_content{
	float:left;
	width:183px;
}
.kooperation_latest_content_pad{
	padding-right:5px;
}
.kooperation_latest_content a{
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;	
}
.kooperation_latest_content a:hover{
	text-decoration:underline;
}
/**** List ****/
#kooperation_list h2 {
	font-size:23px;
	font-weight:normal;
	line-height:1.3em;
	padding-bottom:12px;
	text-transform:uppercase;
}
#kooperation_list a, #kooperation_list a:hover {text-decoration:underline;}
.kooperation_list_date {
	margin-bottom:5px;
}
.kooperation_list_image {
	width:330px;
	float:left;
	padding-top:6px;
	text-align:center;
}
#kooperation_list .news-single-img {
	display:block;
	height:100%;
	margin:auto;
	text-align:center;
	vertical-align:text-top;
	width:100%;
}
.kooperation_list_content{
	float:left;
	width:580px;
}
.kooperation_list_content_pad {
	padding:0 0 0 20px;
}
.kooperation_list_spacer {
	/*border-top:1px solid #FFFFFF;*/
	height:15px;
	margin-top:15px;
	width:914px;
}
/**** Single ****/
.kooperation_single_date {
	margin-bottom:5px;
}
.kooperation_single_image {
	width:330px;
	float:left;
}
#kooperation_single .news-single-img {
	display:block;
	height:100%;
	margin:auto;
	text-align:left;
	vertical-align:text-top;
	width:100%;
}
.kooperation_single_content{
	float:left;
	width:584px;
}
.kooperation_single_content a {text-decoration:none;}
.kooperation_single_content a:hover {text-decoration:underline;}
.kooperation_single_content_pad {
	padding:0 0 0 20px;
}
/***********
 * Kooperation
 * -Ende-
 ***********/

/*********
 * Blog
 * -Beginn-
 *********/
/***** Latest *****/
.active_blog_latest{
	width:330px;
	margin-bottom:29px;
	border-bottom:1px solid #FFFFFF;
}
.active_blog_latest_top{
	background-image:url(../images/active/kopf_kasten.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	
	width:330px;
}
.active_blog_latest_top_pad {
	padding:4px 0 0 6px;
}
.active_blog_latest_container{
	border-right:1px solid #FFF;
	/*border-bottom:1px solid #FFF;*/
	border-left:1px solid #FFF;
}
.active_blog_latest_container_pad{
	padding:10px 0 7px 0;
}
.active_blog_latest_date {
	border-bottom:1px solid #FFF;
	margin-bottom:5px;
	padding:0 0 3px 5px;
}
.active_blog_latest_pad {
	padding-left:5px;
}
.active_blog_latest_image{
	float:left;
	/*width:140px;*/
}
.active_blog_latest_image_pad {
	padding-right:15px;
}
.active_blog_latest_content{
	float:left;
	/*width:203px;*/
}
.active_blog_latest_content_pad{
	padding-right:5px;
}
.active_blog_latest_content a{
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;	
}
.active_blog_latest_content a:hover{
	text-decoration:underline;
}
/**** List ****/
#active_blog_list h2 a {text-decoration:none;}
#active_blog_list a, #active_blog_list a:hover {text-decoration:underline;}
.active_blog_list_date {
	margin-bottom:5px;
}
.active_blog_list_image {
	width:125px;
	float:left;
}
#active_blog_list .news-single-img {
	display:block;


	height:100%;
	margin:auto;
	text-align:center;
	vertical-align:text-top;
	width:100%;
}
.active_blog_list_content{
	float:left;
	width:789px;
}
.active_blog_list_content_pad {
	padding:0 0 0 20px;

}
.active_blog_list_spacer {
	border-top:1px solid #FFFFFF;
	height:15px;
	margin-top:15px;
	width:914px;
}
/**** Single ****/
#active_blog_single {
	border-bottom:1px solid #fff;
	padding-bottom:15px;
}
.active_blog_single_date {
	margin-bottom:5px;
}
.active_blog_single_image {
	width:330px;
	float:left;
}
#active_blog_single .news-single-img {
	display:block;
	height:100%;
	margin:auto;
	text-align:left;
	vertical-align:text-top;
	width:100%;
}
.active_blog_single_content{
	float:left;
	width:584px;
}
.active_blog_single_content a {text-decoration:none;}
.active_blog_single_content a:hover {text-decoration:underline;}
.active_blog_single_content_pad {
	padding:0 0 0 20px;
}
/*********
 * Blog
 * -Ende-
 *********/

/*********
 * RSS
 * -Anfang-
 *********/
.active_rss_latest{
	width:330px;
	margin-bottom:29px;
}
.active_rss_latest_top{
	height:60px;
	width:330px;
}
.active_rss_latest_top_image {
	float:left;
	width:131px;
}
.active_rss_latest_top a {
	text-decoration:none;	
}
.active_rss_latest_top a:hover {
	text-decoration:underline;	
}
.active_rss_latest_top_text{
	float:left;
	background-image:url(../images/active/team_milram_head_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width:199px;
	height:60px;
}
.active_rss_latest_top_text_pad{
	padding:12px 5px 0;
}
.active_rss_latest_container{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	background-image: url(../images/active/team_milram_text_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
}
.active_rss_latest_container_pad{
	padding:10px 0 7px 0;
}
.active_rss_latest_date {
	border-bottom:1px solid #FFF;
	margin-bottom:5px;
	padding:0 0 3px 5px;
}
.active_rss_latest_pad {
	padding-left:5px;
}
.active_rss_latest_image{
	float:left;
	/*width:140px;*/
}
.active_rss_latest_image_pad {
	padding-right:15px;
}
.active_rss_latest_content{
	float:left;
	/*width:203px;*/
	background-image: url(../images/active/team_milram_text_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
}
.active_rss_latest_content_pad{
	padding-right:5px;
}
.active_rss_latest_content a{
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;	
}
.active_rss_latest_content a:hover{
	text-decoration:underline;
}

/*********
 * RSS
 * -Ende-
 *********/
 


/*********
 * Comments
 * -Beginn-
 *********/
.tx-comments-pi1 {
	width:445px;
}
.tx-comments-comment-content {
	border-bottom:1px solid #305492;
	padding-bottom:5px;
}
.tx-comments-comment-head {
	font-weight:bold;
}
.tx-comments-comment-content {
	margin-bottom:5px;
}
 
.tx-comments-comment-form {
	width:450px;
}
.tx-comments-comment-form .tx-comments-comment-form-header {
	margin-bottom:5px;
	font-weight:bold;
}
.comment_label {
	float:left;
	margin-bottom:5px;
	width:165px;
}

.comment_input {
	float:left;
	margin-bottom:5px;
	width:285px;
	height:23px;
}
.comment_input_textarea {
	float:left;
	margin-bottom:5px;
	width:285px;
	height:135px;
	*height:116px;
}
.comment_input_btn {
	float:left;
	margin-bottom:5px;
	width:285px;
	height:20px;
}
.tx-comments-comment-form .comment_input input {
	width:278px;
	*width:271px;
	height:20px;
}
.tx-comments-comment-form .comment_input_btn input {
	width:85px;
}
/*********
 * Comments
 * -Ende-
 *********/

/*********
* News Produkte Single NEU
* -Beginn-
*********/

#news_active_produkte_single {
	width:915px;
	margin-top:20px;
}

#news_active_produkte_single_box {
	background-image: url(../images/active/produktkasten_home.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:315px;
}

.news_active_produkte_single_content{
	color:#4D4D4D;
	width:240px;
	
}

.news_active_produkte_single_content_pad {
	padding:30px 26px 0 0;
}
.news_active_produkte_single_content_text{
	height:240px;
}
.news-single-buy {
	width:190px;
	height:25px;
}
#news_active_produkte_single .content_small, #news_active_produkte_single .content_medium {
	margin-top:0;
}

.news_active_produkte_single_image {
	width:315px;
}

.news_active_produkte_single_image .news-single-img {
	width:315px;
}
#news_active_produkte_single .content_even {
	padding-bottom:30px;
}

/*********
* News Produkte Single NEU
* -Ende-
*********/

/* BEGINN PRODUKTE */
.news-single-item {
	margin-top:40px;
	* margin-top:20px;
}
.news-single-left {
	width:50%;
	height:1%;
}
.news-single-right {
	float:right;
}
.hack {
	height:1%;
}

.news-single-image {
	background-image:url(/fileadmin/images/produkt-background.jpg);
	width:435px;
	height:360px;
	margin-right:1px;
	background-repeat:no-repeat;
	display:table;
	#position: relative;
	overflow: hidden;	
}

.news-single-img {
	margin:auto;
	text-align:center;
	width:100%;
	display:table-cell;
	vertical-align:middle;
	height:295px;
}
	
.news-single-image-row {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	*vertical-align: top;
	text-align:center;

}
.news-single-image-cell {
	#position: relative;
	#top: -50%
}
.news-single-attributes {
	/*margin-top:40px;*/
}
.news-single-attributes td {
	border-bottom:1px solid #395364;
	vertical-align:top;
	padding:2px;
}
.news-single-attributes P {
	margin-bottom:10px;
}
.news-single-attributes thead {
	
}
.news-single-attributes thead tr, .news-single-attributes thead td{
	border:0;
}
.news-single-attributes table#table_head {
	margin-bottom:0;
	border:0;
	background-image:url(../images/active/kopf_kasten.png);
	background-position:left top;
	background-repeat:no-repeat;	
}
.news-single-attributes table {
	width:100%;
	margin-bottom:10px;
	border-left:1px solid #FFF;
	border-top-style:none;
	border-collapse:collapse;
}

.news-single-attributes td {
	background-image: none;
	border-bottom:1px solid #FFF;
	vertical-align:top;
	padding:2px;
	border-right:1px solid #FFF;
}

.news-single-attributes P {
	margin-bottom:10px;
}

.news-single-attributes td p  {
	margin-bottom:0px;
	font-size:11px;
}


/* ENDE PRODUKTE */

/*******************************/
/*** START OF FAQ STYLES ***/
/*******************************/

.tx-irfaq-content
{
	padding-bottom:0px;
	padding-left:13px;
}

.tx-irfaq-cleaner_new
{
	clear:left;
	height:12px;
	font-size:12px;
	line-height:12px;
}

/*******************************/
/*** END OF FAQ STYLES ***/
/*******************************/

/**************
 * Tipp-A-Friend
 * Beginn
 **************/

.tip_a_friend_captcha img {vertical-align:top;}

/**************
 * Tipp-A-Friend
 * Beginn
 **************/

/* BEGINN Typo 3 Klassen - �berschreiben */
.csc-textpic-intext-left{
	clear:both;
}
.csc-textpic-intext-right{
	clear:both;
}
.csc-uploads-icon {
	padding-bottom:20px;
	text-align:center;
}
.csc-uploads-fileName {
	vertical-align:middle;
	padding-left:10px;
	padding-bottom:20px;	
}
.csc-uploads-fileSize {
	vertical-align:middle;
	padding-left:10px;
	padding-bottom:20px;	
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:none;
}
.tx-indexedsearch-res h3 {
	background-color:#0188CA;
	padding:0 0 5px 5px; 

}
.tx-indexedsearch-res {
	margin-top:20px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color:#FFF;
	font-style:italic;
	text-decoration:underline;
}
.tx-indexedsearch-percent {
	display:none;
}
/* ENDE Typo 3 Klassen - �berschreiben */
.home_active_teaser_latest_more_pad a title {
background-color:lime;
display:none;
}