<!--
html{
margin:0;
padding:0;
}

body, html {
font-size: 16px;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
margin:0;
padding:0;
color:#000;
background-color:#FFF;
height:100.1%;
}

div,p,ul,ol,li,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}
img{
border:0;
}

a{
color:#000;
border:none;
text-decoration:underline;
}
a:hover{
text-decoration:underline;
/* color:#2B3C64; */
}

h1, h2, h3{
margin-top:1.50em;
margin-bottom:0.50em;
font-size:0.88em;
padding:0px;
/* text-transform:uppercase; */
letter-spacing:0.05em;
font-family:Arial,Verdana,Helvetica,Sans-Serif;
font-size:0.81em;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
}
h1{
text-transform:uppercase;
}

p, #content ul, ol, dl, h4, h5, table, form{
font-size:0.75em;
line-height:1.44em;
}

#wrapall{
position:relative;
width:600px;
padding:20px;
}

.aktion-navi{
position:relative;
width:560px;
float:none;
display:block;
margin-bottom:20px;
}
.aktionen-liste{
display:block;
float:none;
width:560px;
}

.skip, #main-nav, #content-head, #footer, .aktion-navi a{
display:none;
}



.rot{
color:#B80628;
}

.clear{
height:0px;
line-height:0px;
font-size:0px;
clear:both;
float:none;
}
.left{
float:left;
}
.right{
float:right;
}
.center{
text-align:center;
}
//-->
