BODY {font-size: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; scrollbar-base-color:"#ffffff";}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'MuseoSlab500';
	src: url('Museo_Slab_500-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'MuseoSlab500';
	src: url(//:) format('no404'), url('Museo_Slab_500-webfont.woff') format('woff'), url('Museo_Slab_500-webfont.ttf') format('truetype'), url('Museo_Slab_500-webfont.svg#webfontUtENDE04') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'AniversRegular';
	src: url('Anivers_Regular-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'AniversRegular';
	src: url(//:) format('no404'), url('Anivers_Regular-webfont.woff') format('woff'), url('Anivers_Regular-webfont.ttf') format('truetype'), url('Anivers_Regular-webfont.svg#webfontaM6VRLUI') format('svg');
	font-weight: normal;
	font-style: normal;
}


A:LINK    { color: #D66A0F; font-weight: bold; font-size: 11px; text-decoration: none; font-weight: bold }
A:VISITED { color: #D66A0F; font-weight: bold; font-size: 11px; text-decoration: none; font-weight: bold }
A:HOVER   { color: #1337AF; font-weight: bold; font-size: 11px; text-decoration: none; font-weight: bold }

td { font-size: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; scrollbar-base-color:"#ffffff";}



h1 { font-family: 'Georgia',Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0; color:#363636; font-size:20px; font-weight: bold; background: transparent url(hg_headline.jpg) no-repeat; padding:4px 0 4px 0; }
h2 { font-family: 'Georgia',Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0; color:#363636; font-size:16px; font-weight: bold; background: transparent url(hg_headline.jpg) no-repeat; padding:4px 0 4px 0; }
h3 { font-family: ' Georgia',Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0; color:#363636; font-size:14px; font-weight: bold }
h4 { font-family: 'Georgia',Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0; color:#363636; font-size:11px; font-weight: bold; background: transparent url(hg_headline_h4.jpg) no-repeat; padding:8px  }
h5 { font-family:  'Georgia',Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0; color:#363636; font-size:14px; font-weight: bold; background: transparent url(hg_headline_h5.jpg) no-repeat; padding:12px }
h6 { font-family: 'Georgia',Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; margin:0; color:#363636; font-size:12px; font-weight: bold }
#screenshot{
	position:absolute;
	border:1px solid #e77107;
	background:#fff;
	padding:3px;
	display:none;
	color:#363636;
	font-size:10px;
	text-align:center;
	}
	


.key
{
font-family:Arial;
color:#8F8F8F;
font-size:12px;
font-weight:bold;
border:none;
border-bottom: 1px dotted #008030;
height:22px;
padding:3px;
}

ul {
list-style-type: none;
padding: 0;
margin: 1;
}

li {
background-image: url(../bilder/buttons/grau.jpg);
background-repeat: no-repeat;
background-position: 4 4px;
padding-left: 14px;
}

.ic_container{
    
	vertical-align:baseline;
    margin:5px;
    position:relative;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}
.overlay{
    opacity:0.3;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ic_caption{
    position:absolute;    
    opacity:0.9;   
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.ic_caption h3{
    text-align:left;
	color:#ffffff; 
	font-family: verdana;
	padding:0px 2px 0px 2px;
    margin:0px;
    font-size:10px;
}
.ic_text{
    font-family: verdana;
	padding:2px;
    margin:0px;
    text-align:left;
    font-size:10px;

	
}

.thde  {
    color: rgba(255, 0, 0, 0.5) !important;
    text-shadow: -3px -1px 0 rgba(0, 255, 255, 0.5) !important;


/*.demo{
     float:left;
}

.content{
        margin-top:20px;
        padding:0px;
        bottom:0px;
 }
 */


