body {
    background-color:#fff;
	margin:0;
	margin-top:12px;
	font-family: Arial, Helvetica, sans-serif;
}

#logo {
	width:260px;
	height:86px;
	float:left;
	text-align:left;
}

#nummer {
	width:463px;
	height:86px;
    background-image: url(img/nummer.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float:right;
}

#binder {
	clear:both;
	width:723px;
	height:24px;
    background-image: url(img/binder.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#left_frame {
	width:187px;
	float:left;
	text-align:left;
}

#content {
	width:517px;
	float:left;
	text-align:left;
	margin-left:19px;
	font: 12px Arial, Helvetica, sans-serif;
}
div.balkenBlau {
    background-color:#1B87B2;
	width:187px;
	height:32px;
}
a {
	text-decoration: underline;
	color: #036;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#F78D2B;
}
a.navi {
    display:block;
    background-color:#D1E2EC;
    height:27px;
	width:187px;
	border:0;
	border-top:1px solid #fff;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color:#36506B;
	text-decoration:none;
}
a.navi:hover {
    background-color:#1D557B;
	color:#fff;
}
div#tarifeModHeader{
	width:100%;
	height:33px;
    background-color:#1D557B;
    background-image: url(img/aus_tarife.gif);
	background-repeat: no-repeat;
	background-position: 16px 8px;
}
div#tarifeModBody{
	width:100%;
    background-color:#B7D3E4;
	font: 11px Arial, Helvetica, sans-serif;
	color:#1A5180;
}
div.tarifeModName {
    float:left;
	width:36%;
	color:#1A5180;
	margin-left:16px;
	background-image: url(img/triangle.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left:12px
}
div.tarifeModPreis {
    float:left;
	width:42%;
	color:#1A5180;
}
div#fixHeader{
    width:100%;
	height:33px;
	background-color:#1B87B2;
	background-image: url(img/national_fix.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
}
div#mobileHeader{
    width:100%;
	height:33px;
	background-color:#1D557B;
	background-image: url(img/national_mobile.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
}
div.tarifeBody {
    width:100%;
	background-color:#D0E2EC;
	height:100px
}
div.tarifeLegend {
    float:left;
	width:128px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top:4px;
}
div.tarifeLegend2 {
    width:100%;
	margin-top:3px;
	background-color:#D0E2EC;
	font: 11px Arial, Helvetica, sans-serif;
	color:#1D557B;
}
div#tarifeDisplayFix {
    width:106px;
	height:96px;
	float:left;
	background-image: url(img/top_price_fix.png);
	background-repeat: no-repeat;
	background-position: 0px 16px;
}
div#tarifeDisplayMobile {
    width:106px;
	height:96px;
	float:left;
	background-image: url(img/top_price_mobile.png);
	background-repeat: no-repeat;
	background-position: 0px 16px;
}
.button
	{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#1D557B;
	margin:4px;
	padding:0;
	padding-left:16px;
	padding-right:16px;
	border: 1px solid #1B87B2;
	cursor:pointer;
	}
.button:hover
	{
	background-color:#F78D2B;
	}
h1, h2{
	padding:0;
	margin:0;
	font: bold 17px Arial, Helvetica, sans-serif;
	color:#1B87B2;
}
div#naviBottom {
    width:100%;
	text-align:right;
	font: 11px Arial, Helvetica, sans-serif; 
	border-top: 2px solid #B7D3E4;
	height:24px;
	padding-top:4px
}
