.backgroundandroid{
background-image: none;
background-color:#EBEBEB;
}

html{
background-image: url(../images/headerbackground.png);
background-repeat: repeat-x;
padding: 20px;
}

body{
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height: 18px;
font-weight: normal;
margin: 0;
color: #6b737e;}

span.highlight{
background-color: #B1CFD2;
}

.inputbox{
width: 95%;
font-size: 14px;
}

#posts{
padding:0px;
}

.iphonehead{
font-size: 17px;
}

.android{
background-image:url(../images/icon_android_big.png);
color:#4F6473;
font-size: 20px;
}

h2{
height: 40px;
line-height:40px;
background-image:url(../images/icon_schnellerlesen.png);
background-repeat:no-repeat;
background-position: 1px 3px;
background-size: 32px 32px;
margin: 0;
padding:0 0 0 46px;
color:#2c6782;
font-size:24px;
}

div strong{
font-size: 16px;
line-height: 20px;
position: relative;
top: -4px;
}

div{
margin: 12px 0 0 0;
font-size:14px;
}

.hrandroid{
border:1px solid #D9D9D9;
height:0px;
}

hr{
border:1px solid #B1CFD2;
height:0px;
}