a { 
text-decoration: none;
color: rgb(153, 153, 153);
}
a:hover {
color: rgb(0, 0, 0);
}
/* Normalizes Normal*/
h1, h2 { 
margin : 0; 
padding : 0; 
font-size:100%;
}

html {
	    background:  url(../img/streifen_bg.gif) repeat-x;
		background-position: top left;
	}

body {
	margin: 0 auto;
	font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
	width: 900px;
    }
.oben {
	height: 180px;
	border: none;
	width: 900px;
	padding-top: 49px;
position: relative;

	/*
	height: 225px;
	position: relative;
	float: left;*/
}

.menu_block h1  {
	position:absolute;
	/*top:50px;*/
	left:630px;
	background-image:url(../img/signet_komplett.gif);
	background-repeat:no-repeat;
}
#home{
    display:block;
	width:252px;
	height:71px;
	text-indent:-9999px;
}

.menu_block {
	margin-left: 45px;
    }
.menu_col { 
position: relative;
    width: 146px;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 14px;
    }
.menu_col a { text-decoration: none;
    color: rgb(153, 153, 153);
    padding-left: 2px;
    }
.menu_col a:hover { color: rgb(0, 0, 0);
    }
.top_level { font-size: 12px;
    font-variant: small-caps;
    color: rgb(212, 0, 0);
    margin-left: 0px;
    margin-top: 0px;
    line-height: 11px;
    }
/*.shortcuts {
	position: absolute;
	left: 597px;
	min-width: 350px;
	top: 47px;
	clear:both;
	display: none;
	}
.shortcuts a { text-decoration: none;
    color: rgb(102, 102, 102);
    margin-right: 27px;
    }*/
.shortcuts {
	display: inherit;
}
	
.content {
	border: none;
    margin-left: 5px;
	color: #666666;
	margin-bottom: 45px;
	width: 900px;
    }
    
@media (max-width: 500px){

html {
    background:none;
}
.content {
    margin-left: 5px;
    margin-bottom: 15px;
	max-width: 300px;
    }    
.content a{
    color: rgb(212, 0, 0);

    }    
body {
	margin: 0 auto;
	max-width: 300px;
    font-size: 11px;

    }
 body .oben {
	min-height: 180px;
	height: auto;
	max-width: 900px;
	padding-top: 20px;
        width: auto;
        padding-top:80px;
}

.menu_block {
    margin-left: 5px;
}

.oben {
    border-bottom: 6px #CCCCCC solid;
    padding-bottom:4px;
    margin-bottom: 10px;
}

.oben .menu_col {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 1.3em;
    line-height: 1.5em ;
    width:auto; 
    padding-right:5px;
}


 .content p,
 .content h2,
 .content h3,
 .content {
     font-size: 1.2em;
     line-height: 1.4em;
     font-weight: inherit;
}
 .content  .content_block_rahmen { 
    margin-left: 5px;
    float: none;
    display: inline-block;
    min-height: 0;
    }
 .content  .content_block {
     margin-left: 5px;
     float: none;
     display: inline-block;
     min-height: 0;
    }

.menu_block h1  {
	position: fixed;
	/*top:50px;*/
	left: 10px;
        top: 0;
        background: white;
        z-index:20;
}

.menu_block h1 a::before {
        display:    block;
        background: white;
/*         content:    attr(class); */
        width:282px;
        height: 80px;
	position: absolute;
        top: 0;
        z-index:1
      }
.menu_block h1  a{
	background-image:url(../img/signet_komplett.gif);   
        z-index:20;
}

#home{
    display:block;
	width:252px;
	height:71px;
	text-indent:-9999px;
}
    
}
    
    
  .content_block_rahmen { 
    border: 1px dashed rgb(102, 102, 102);
    min-height: 263px;
    width: 252px;
    margin-left: 40px;
    float: left;
    }
  .content_block {
	min-height: 263px;
	width: 252px;
	margin-left: 40px;
	float: left;
    }
  .icon { float: left;
    position: relative;
    height: 62px;
    width: 59px;
    margin-right: 5px;
    margin-bottom: 5px;
    }
  .icon a { text-decoration: none;
    }
  .last { clear: right;
    margin-right: 0px;
    }
  img { border: none;
    }
  .content p { margin-top: 0px;
    }
  .aktiv { color: rgb(0, 0, 0);
    }

h3 {
	font-weight: normal;
	font-size: 11px;
	color: rgb(153, 153, 153);
	letter-spacing: 4px;
	margin-top:0px;
    }

h4 {
	font-weight: normal;
	font-size: 11px;
	color: rgb(153, 153, 153);
	letter-spacing: 4px;
	margin:0px;
    }
.aufgesperrt{
	letter-spacing: 4px;
	margin:0px;
    }
dt{
	/*clear:left;*/
	width:55px;
	line-height:13px;
    }
dd{
/*float:left;*/
margin-top:-14px;
/*margin-bottom:10px;*/
margin-left:65px;
line-height:14px;
}
.vieltext{
line-height:12px;
}
#putzi{
clear:both;
content:'.';
visibility:hidden;
}

.content .content_block .markttitel {
color:#CE0909; 
font-weight:bold;
letter-spacing: 1px;
}


div.content_block h1.babytimes{
  position: relative;
  top:0;
  left:0;
/*   text-shadow: 0 0 8px #f0f, 0 0 4px yellow; */
/*  font-size:12px; */
  background: none;
}
