











body{

}



.gm-style img{
top:50px!important;;
}

body {
  	margin: 0px;
  	background-color: #EBF0F6;
  	background-repeat: no-repeat;
}


img{
border:0;

}


img{
      border:0;
}

.btn{
      cursor:pointer;
}

.hide{
      display:none;
}


hr {
	height: 1px;
	color: gray;
}

a {
	color: #0c5797;
	text-decoration: none;
}

a:hover {
	color: #990033;
	text-decoration: none;
}

div{
    font-family:arial,verdana;
    font-size:12px;
    position:relative;
     box-sizing: border-box;
}

li{
    position:relative;
}

.log{
    position:fixed;
    bottom:0;
    width:100%;
    background-color:#000;
    
    border-top:5px solid gray;
    height:160px;
    overflow:auto;
    display:none;
}

.log-frame{             
overflow:auto;


}
.log-c{
width:80%;
margin:0 auto;
height:140px;
color:#fff;
font-size:11px;
font-family:verdana;
}





.cellNewsContentText{
line-height: 19px;

 letter-spacing: 0.025em;
}


.floatL {
	float:left;
}

.floatR {
	float:right;
}
.clearAll {
	clear: both;
}


h1 {
margin:0px;
margin-top:8px;
margin-bottom:18px;
	font-family: arial, verdana;
	font-size: 32px;
	color: #990033;
	letter-spacing: 0.8px;
	font-weight:300;
}


h2 {
	font-family: arial, verdana;
	font-size: 12px;
	color: #990033;

	font-weight: 700
}

h3 {
margin:0px;
margin-top:8px;
margin-bottom:18px;
	font-family: arial, verdana;
	font-size: 22px;
	color: #990033;
	letter-spacing: 0.8px;
	line-height:26px;
	font-weight:300;
}


.textHighlight {
	background-color: #FDBC29;
	color: #3A3B74;
}
li {
	list-style-position: outside;
	margin-left: -10px;
}
.titlesmallfnt {
	margin-left: 120px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #81829B;
	letter-spacing: 1px;
	font-weight: 700
}
.titlesmallfnt2 {
	margin-left: 120px;
	font-family: arial, verdana;
	font-size: 12px;
	color: #81829B;
	letter-spacing: 1px;
	font-weight: 300
}
.titlecontent {
	vertical-align: top;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #5E5E5E;
	letter-spacing: 0.8px;
	font-weight: 700;
}
.werbungCode {
	width: 450px;
	height: 80px;
}




}


/*******************************************************************************
 *  float defaults
 */ 
.fLeft {
	float:            left;
}
.fRight {
	float:            right;
}
.cA{
	clear:             both;
}


/*******************************************************************************
 *   default elements
 */ 
 
/*******************************************************************************
 * tracker box
 */  
#system-tracker{
    display:        none;
}


/*******************************************************************************
 * lightbox values 
 */  
                                                          
#screen-alpha{
  position:         absolute; 
  left:             0; 
  top:              0; 
  height:           0px; 
  width:            0px; 
  background-color: #000; 
  filter:           alpha(opacity=75);
                    -moz-opacity:.75;
                    opacity:.75; 
  z-index:          11000; 
}

#screen-content{
  position:         absolute; 
  top:              40px; 
  left:             160px;
  display:          none;
  z-index:          12001; 
  min-height:900px;
	width: 530px;
	background-color: #fff;
	/*border-bottom: 1px solid #ABAFB3;
	border-right: 1px solid #ABAFB3;
*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    -moz-box-shadow:6px 6px 8px #000000;
	 -webkit-box-shadow:6px 6px 8px #000000;
	 box-shadow:6px 3px 8px #000000;
	 
	border-right: 4px solid #A7CAEA;
	border: 8px solid #A7CAEA;

}








