*
{
padding:0;
margin:0;
border:0;
}

h1{
font-size:25px; 
margin:10px 0 15px 0; 
color:#606060;
font-family: 'Istok Web', sans-serif;
font-weight:normal;
padding-bottom:10px;
border-bottom:1px dotted #79bdea;
}

.h1-untertext{
font-size:20px;
font-style:italic;
color:#f49401;
}

h2{
font-size:18px; 
margin:10px 0 10px 0; 
color:#606060;
font-family: 'Verdana', sans-serif;
font-weight:bold;
padding-bottom:10px;
border-bottom:1px dotted #dddddd;
}

.imagetitle{
margin:30px 0 25px 0;
font-weight:bold;
text-align:center;
}

.copyright{
font-size:11px;
}

body 
{
font-family:'Verdana',sans serif;
font-size:14px;
font-weight:normal;
line-height:18px;
color:#606060;
}

body a{
color:#606060;
text-decoration:none;
}

/* ~~~~~~~~~~~~~~~ DIVs ~~~~~~~~~~~~~~~ */
#wrapper{
width:800px;
position:relative;
overflow:auto;
background:#ffffff;
}

#logo{
width:800px;
height:180px;
background-image:url(/img/bg-logo.png);
border-bottom:5px solid #f49401;
}

#logo-index2{
width:800px;
height:180px;
border-bottom:5px solid #f49401;
}

#brandalslider {
display:none;
}

#navileiste{
display:none;
}

.h1container{
width:100%;
float:left;
height:35px;
margin-bottom:20px;
border-bottom:1px dotted #79bdea;
}

#content{
float:left;
min-height:560px;
padding-top:15px;
padding-bottom:20px;
margin-bottom:20px;
background-image:url(/img/bg-content.png);
background-position:right top;
background-repeat:no-repeat;
background-color:#ffffff;
}

#content a{
color:#0078c1;
}

#content ul{
margin:15px 0 15px 30px;
}

#content ul li{
margin-bottom:5px;
}

#miniwrap{
float:left;
width:800px;
border-bottom:1px dotted #dddddd;
}

.minileft{
overflow:auto;
float:left;
width:190px;
padding-right:60px;
margin-bottom:7px;
margin-top:7px;
}

.miniright{
float:left;
overflow:auto;
width:540px;
margin-bottom:7px;
margin-top:7px;
}

.minileft1{
overflow:auto;
float:left;
width:340px;
padding-right:60px;
margin-bottom:10px;
margin-top:10px;
}

.miniright1{
overflow:auto;
width:400px;
margin-bottom:10px;
margin-top:10px;
text-align:center;
}

.pstar{
float:left;
width:900px;
font-size:12px;
font-style:italic;
}

.top10px{margin-top:10px;}

#footer{
display:none;
}