.fadein { 
    position:relative; 
    width: 300px; 
    height: 300px; 
    padding: 0px;  
box-shadow: 0 0 20px rgba(0,0,0,0.4);
 }
.fadein img { position:absolute; left:0; top:0;   }

.fadeinTEXT { 
    position:relative; 
    width: 300px; 
    height: 60px; 
    padding: 0px; 
	 overflow: hidden;

 }
 .highlight{
 color:#2a2a2a;
 }


.fadeinno { 
    position:relative; 
    width: 300px; 
    height: 300px; 
    padding: 0px;  
 box-shadow: 0 0 20px rgba(0,0,0,0.4); 
 }
.fadeinno img { position:absolute; left:0; top:0; }

.h3title{
font-size:16px;
}

.fadeinTEXT .blog{
padding-top:5px;
color: #FFF;
font-size:13px;
height: 40px;
}

#rt-top-surround {
    padding-top: 0px;
}
#rt-header, #rt-top {
    z-index: 2;
    position: relative;
	background-color:#666;
}
#rt-logo {
    display: block;
	text-align: center;
}
.gf-menu {
    visibility: hidden;
    list-style: outside none none;
    width: auto;
    float: none;
    vertical-align: text-bottom;
	text-align: center;
	
}
.menu-block {
    padding: 0px;
    margin-bottom:1px;
}



#rt-header {
    border-bottom: none;

}
.gf-menu.l1 > li > .item{
  
  font-size: 14px;
}
.gf-menu.l1 > li.active {
     background: none;
	 -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	
}
.gf-menu.l1 > li a:hover {
     background: none;
}
	.gf-menu.l1 > li:hover,.gf-menu.l1 > li.active:hover{
		 background: #fff;
	}
#ct-mainbody{
	background-color:#939393;
	color:#fff;
	}
	p {
   font-size:14px;}
   
   h1 {
    font-size: 250%;  text-shadow: 1px 1px 1px rgba(66, 66, 66, 1);
}
#rt-feature{
background-color:#000;
}

#rt-feature .rt-block {
    padding: 0px;
    margin: 0px;
    position: relative;
}
ul.gf-menu.l1{
text-align: center;
margin-left:25px;
}
.gf-menu.l1 > li {

    background: none repeat scroll 0% 0% transparent;
    border-radius: 0px;
    width: auto;
    height: auto;
    border: 0px none;
    outline: 0px none;
    box-shadow: none;
    padding-bottom: 0px;
    padding-top: 0px;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	
	
}
.gf-menu.l1 > li:hover{
background: none repeat scroll 0% 0% #fff;

}

.gf-menu.l1 > li.ct-megamenu-l1-active{
background: none repeat scroll 0% 0% #fff;

}

#rt-header .ct-dropdown-holder .modules {
    background-color: none;
    border-radius: 0px;
    padding: 10px !important;
    color: #000;
}

#rt-header .ct-dropdown-holder .modules {
    background: none;

    padding: 10px !important;
   
}

#rt-header .ct-dropdown-holder > .dropdown {
    position: absolute;
    width: 100%;
    height: auto;
    left: -999em;
    text-align: left;
    padding-bottom: 25px;
    background: none repeat scroll 0% 0% #fff;
}

.gf-menu.l1 > li.ct-megamenu-l1-inactive {
   
    background: none;
}

.gf-menu.l1 > li.active > .item {
     color:#484848;
}

.tag-category ul.list-striped li {width:30%; float:left;} 

.list-striped li:nth-child(2n+1), .list-striped dd:nth-child(2n+1), .row-striped .row:nth-child(2n+1), .row-striped .row-fluid:nth-child(2n+1) {
    background: none;
}

.list-striped li:nth-child(2n+1), .list-striped dd:nth-child(2n+1), .row-striped .row:nth-child(2n+1), .row-striped .row-fluid:nth-child(2n+1), .cat-list-row0 {
    background: none;
}

.list-striped li:hover{
 background: none;
}
.parent.bild a{
display:none;
}

#rt-header .ct-dropdown-holder > .dropdown .l2 > li[class^="item"] {
    width: 150px;
    max-width: 200px;
}
#rt-header .ct-dropdown-holder > .dropdown .l2 > li[class^="item"] .parent {
   font-size:18px;
}
#rt-header .ct-dropdown-holder > .dropdown .l2 > li.bild {
    width: 400px;
    max-width: 400px;
}
.category.list-striped img{
width: 100%;
max-width: 350px;
}

.gf-menu li.active > .item {
    background-color: #ccc;
}

.readmore {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: auto;
    z-index: 0;
    outline: medium none;
    background: none repeat scroll 0% 0% transparent;
    color: #FFF;
    font-weight: normal;
    font-family: Verdana;
    font-size: 8pt;
    text-transform: uppercase;
    text-shadow: none;
    text-align: center;
    border-radius: 0px !important;
    border: 1px solid #FFF;
    transition: all 0.5s ease 0s;
}
.readmore a {
  color: #FFF;
}

h1{
padding-bottom:5px;
font-size: 160%;
border-bottom: 0px solid #000;
}
.blog1{
padding-top:5px;
color: #FFF;
font-size:13px;
height: 40px;
}
#rt-mainbottom{
	background-color:#787777;
	color:#2a2a2a;
	}
	
	.newsflash div {
	width: 300px;
	float:left;
	}
	
#rt-feature{
background-image: url(/images/slider/slider_bg.jpg);
 background-position:center top;
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 {
    color: #ededed;
    text-shadow: none;
    text-transform: uppercase;
}



.flex-direction-nav li .next {
    right: 0px !important;
    border-radius: 0px;
    background-position: 0px center !important;
}
#rt-breadcrumbs .rt-block.suche{
float:right;
}

#rt-breadcrumbs .rt-block {
float:left;

}
#rt-breadcrumbs .breadcrumb, #rt-breadcrumbs [class^="breadcrumb"] {
    color: #FFF;
    padding: 0px;
    margin: 5px 0px 0px 12px;
}
#rt-breadcrumbs form {
    margin: 0px 0px 0px;
	
}

.component-content .pagenav {
    padding: 2px;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    overflow: hidden;
	
}
.rt-block.unten, .rt-block.icon{

    padding: 0px;
    margin: 0px;
    position: relative;
}

.customunten p{
font-size:10px;

}

.media-object-top {
    margin: 0px auto 8px;
    display: block;
    border: 1px solid #CDCDCD;
}
.article-thumb{
float:left;
padding:15px;
}



.component-content .search-results .result-title {
    padding: 15px 15px 0px 5px;
    font-weight: bold;
	font-size:18px;
}

.result-category .small {
    padding: 10px 15px 5px 5px;
	font-size:14px;
}
.component-content .search-results .result-text {
    padding: 10px 15px 10px 5px;
   font-size:16px;
}
#searchphraseall-lbl, #searchphraseany-lbl, #searchphraseexact-lbl {
float:left;
    min-height: 18px;
	 padding:4px;
    padding-left: 18px;
	
	
}

#ct-mainbody1{
    color: #000;
}

.chzn-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -moz-user-select: none;
	  color: #000;
}

#nozoom {

   width: 300px;
   height: 300px;
    display: inline-block;
    overflow: hidden;
border: 1px solid #ccc;
}
.nozoom{
border: 1px solid #ccc;

}
img.zoom{


  -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    
    vertical-align: middle;
}

img.zoom:hover{

 -webkit-transform:scale(1.2); /* Safari and Chrome */
    -moz-transform:scale(1.2); /* Firefox */
    -ms-transform:scale(1.2); /* IE 9 */
    -o-transform:scale(1.2); /* Opera */
    transform:scale(1.2);

}
.dddd{
transition: all 0.5s ease 0s;
}
.item-image{
padding-right:10px;
}
.dropdown{
margin-top:-2px;
}
.dropdown ul.menu li a {
    color: #000;
}
.dropdown ul.menu li a:hover {
    color: #ccc!important;
}
.gf-menu.l1 > li.item101{
display: none;
}
.img-intro-none{
padding-bottom:10px;
}



.Random .column {
    width: 22.9282%;
}


.col-1 , .col-2, .col-3, .col-4{
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
    float: left;
   margin-left: 2.0%;
}


.random-article h4 {
    font-size: 90% !important;
	text-transform: none;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {

}


@media only screen and (min-width: 481px) and (max-width: 767px) {
	.Random .column {
    width: 48%;
	height: 280px; 
}
}

@media only screen and (max-width: 480px) {
.Random .column {
    width: 100%;
}
.pull-left {
float:none;
 text-align: center;
}

}



@media only screen and (min-width: 600px) {

}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}




