/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	background-color:#fff;
	text-align:center;
}
body p{
line-height:16px;
}
h1 {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:25px;
color:#8dc63f;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
a:link, a:visited
{
color: #7d8556;
background-color: transparent;
font-weight: normal;
text-decoration: underline;
}

a:hover
{
color: #aea74d;
font-weight: normal;
text-decoration: none;
}
.highlight 
{
background-color: #e1f4a8;
color: #000000;
padding-top: 1px;
padding-right: 2px;
padding-bottom: 1px;
padding-left: 2px;
}

.field{
border-bottom-color:#E7E7E7;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#E7E7E7;
border-left-style:solid;
border-left-width:1px;
border-right-color:#E7E7E7;
border-right-style:solid;
border-right-width:1px;
border-top-color:#E7E7E7;
border-top-style:solid;
border-top-width:1px;
padding-right:2px;
font-family:'Trebuchet MS';
font-size:18px;
margin:1px;
text-align:right;
}

.smallfont {
font-size:11px;
margin:3px;
}
#rechner {
margin:10px;

padding:0px;
width:490px;
border-width:1px;
border-style:solid;
border-color:#E7E7E7;
	background-image: url(rechner-back.jpg);
	background-repeat: repeat-x;
	background-position:bottom right;
}
#rechner h1 {
color:#4D4D4D;
margin-top:0px;
}
#head {
background-color:#F7F7F7;
border-bottom-color:#8DC63F;
border-bottom-style:solid;
border-bottom-width:5px;
text-align:center;
}
#innerhead {
background-image:url(logo-umsatzsteuer.gif);
background-repeat:no-repeat;
background-position:10px 0px;
width:790px;
margin-left:auto;
margin-right:auto;
}
#logo {
margin-left:50px;
padding-left:32px;
padding-top:20px;
padding-bottom:25px;
color:#4D4D4D;
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
width:770px;
text-align:left;
}
#content {
width:790px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
text-align:left;
}
#leftbar {
width:210px;
float:left;
color:#717171;
line-height:16px;
border-right:1px solid #DDDDDD;
padding-right:10px;
}
#topbar {
background-color:#1D1D1D;
color:#F0F0F0;
padding:5px;
}
#topbar a:link, #topbar a:visited {
color:#F0F0F0;
text-decoration:underline;
}
#topbar a:hover {
color:#7d8556;
text-decoration:underline;
}
#leftbar h2{
font-size:13px;
color:#8DC63F;
}
#contentcenter {
float:left;
width: 550px;
margin-left:15px;
} 
