@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

html, body{
height:100%;
}

body{
background-color:#ebebeb;;/*#fff8f8;/*#ebebeb;/*#ecedf3;/*#e7e8ef;/*#e2e2e8;/*#dedee5;/*#dbdbe3;/*#cdcee4;/*#e8ebef;/*#e6e9ed;/*#e5e8ec;/* #cfd7e2; #c2cad5; /*#f1f1e6;*/
font:100.01%/1.4 Verdana, Arial, Helvetica, sans-serif;
color:#636363;
text-align:center; /* horizontal centering for IE */
}

.distance {
width:1px;
height:50%;
background-color:#fefef2;
margin-bottom:-300px; /* 1/2 of container's height */
float:left;
}

.container {
margin:0 auto;
position:relative; /* puts container in front of distance */
text-align:left;
height:600px;
width:969px;
clear:left;
background:url(../img/last1.png) no-repeat;

}

.content{
width:560px;
height:370px;
font-size:78%;
left:265px;

top:170px;
position:absolute;
}


.img{
width:140px;
height:140px;
text-align:center;
float:left;
}


.imgshop{
width:250px;
height:140px;
text-align:center;
float:left;
}
.content h3{
text-decoration:underline;
font-size:14px;
margin-top:5px;
margin-bottom:5px;
}

.liste li{
margin-top:10px;
list-style:none;
}

.liste li a{
text-decoration:none;
color:#788597;
font-weight:bold;
}

#liste li:hover{
/*list-style-position: outside;
list-style-image: url(img/sch.jpg);*/
}


#liste li a:hover{
color:#fd0ec2;
}
#liste li a{
color:#788597;
height:30px;
}

.vorlage img{
float:left;

margin-right:20px;
}

.vorlage{


}

.first{
margin-top:5px;
margin-bottom:5px;
}

.navi li{
 list-style: none;
 margin-top:4px;
 font-size:14px;
}

.navi li a { 
text-decoration: none; 
font-weight:bold;
 color: #788597;
}

.navi a:hover{

     color:#f493de;
  }

.menu{
top:170px;
text-align:left;
margin-left:40px;
position:absolute;
}

.content h3{
text-decoration:underline;
font-size:13px;
margin-top:5px;

}

.content a{
color:#636363;
}

p{
padding-bottom:5px;
}

.kosten a:hover{
color:#f493de;
}