/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
}

.main-left {
font-size:10px;
width:150 px;
padding-top:8px;
padding-left:3px;
padding-right:3px;
border-left:1px solid #999999;
border-right:1px dotted #cccccc;
background:#e6e6e6;
}
.main-left a, .main-left a:active {
font-size:10px;
color:#333333;
text-decoration:none;
}
.main-left a:hover {
font-size:10px;
color:#333333;
text-decoration:underline;
}


.main-right {
padding:8px;
width:700 px;
border-right:1px solid solid #999999;
font-size:12px;
text-align:justify;
}
.main-right1 {
padding:8px;
width:700 px;
border-right:1px solid solid #999999;
border-bottom:1px dotted #cccccc;
font-size:12px;
text-align:center;
background: white;
}
.bottom {
width:100%;
height:20px;
background-image:url(pics/bottom.gif);
background-position: bottom;
background-repeat:no-repeat;
font-size:10px;
color:#e6e6e6;
text-align:center;
}
.bottom a, .bottom a:hover, .bottom a:active {
font-size:10px;
color:#e6e6e6;
text-align:center;
text-decoration:none;
}
.vgl {
color:#666666;
font-size:20px;
font-weight:bold;
border: 2px solid black;
text-align:center;
}
.vgl_fault {
color:#666666;
font-size:20px;
font-weight:bold;
border: 2px solid #cc0000;
text-align:center;
}
.vglbutton {
color:yellow;
background:black;
border:1px solid yellow;
font-size:20px;
font-weight:bold;
cursor:pointer;
}
.fehler {
font-size:10px;
color:#cc0000;
}
.rresult{
color:#cc0000;
font-size:20px;
font-weight:bold;
background:yellow;
border:2px solid black;
text-align:right;
padding:3px;
text-align:right;
}
.zresult{
color:#333333;
font-size:14px;
font-weight:bold;
background:yellow;
border:1px solid black;
text-align:right;
padding:3px;
text-align:right;
}
.rrresult {
background:white;
border:1px solid #333333;
}
.disclaimer {
background:#e6e6e6;
border:1px dashed #cccccc;
font-size:10px;
}
.disclaimer a{
font-size:10px;
}