BODY {
	position: relative; 
  font-size: 100.01%;
	color: #000000;
	border-style: none;
	font-family: verdana, helvetica, sans-serif, arial;
	margin: 0px;
	padding: 0px;
	min-height: 101%;      
	BACKGROUND: url(/webcounter/img/balken/bg.gif) repeat;
}
* {
	margin: 0px;
	padding: 0px;
}
img, form {
	BORDER-style: none;
}
.clearer {
	clear:both;
	line-height:0%;
	font-size:0px;
}
html {
	font-size: 75%;	
}
* {
	font-size: 1em;
}

p, span, h1, h2, h3, h4, h5, h6, ul, a {
	font-size: 1em;
	font-family: verdana, helvetica, sans-serif, arial;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
table, input {
	font-family: verdana, helvetica, sans-serif, arial;
	text-align: left;
	font-size: 1em;
}
table {
	width: 100%;
}
table td {
	vertical-align: top;
}
p {	
	line-height: 1.3em;
}

p, span, h1, h2, h3, h4, h5, h6, ul, a {
	color: #000000;
}
a {
	color:  #32539f;
}
a:hover {
	color: #DE2121;
}


.head{
	margin: 0px 0px 40px 0px;
	background-color: #ffffff;
	padding: 10px 30px 10px 30px;
	border-bottom: 1px solid #bbbbbb;
}
.head div {
	BACKGROUND: url(/webcounter/img/balken/logo.gif) no-repeat top right;
	height: 45px;
}
.head div p {
	padding: 15px 0px 0px 10px;
	font-size: 20px;
	color: #555555;
}

.global {
	margin: 0px 0px 0px 0px;
	width: 960px;
}


.menu {
	width: 150px;
	float: left;
}
.menu a {
	text-decoration: none;
}
.menu p {
	margin-bottom: 4px;
}

.main {
	float: right;
	width: 770px;
}

.Ueberschrift {
	background-color: #fcfcfc;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #dddddd;
}
.Ueberschrift h1 {
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	margin-bottom: 10px;
}
.Ueberschrift p{
}



.titel {
	BACKGROUND: url(/webcounter/img/balken/titel.gif) repeat-x;
	height: 25px;
}
.titel div{
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	height: 25px;
}
.titel div p{
	padding: 5px 10px 0px 10px;
	font-weight: bold; 
	color:  #405481;
}
.rahmen {
	background-color: #ffffff;
	padding: 20px;
	border: 1px solid #bbbbbb;
	margin: 0px 0px 30px 0px;
}

.BalkenTabelle1 {
	width: 100%;
}
.BalkenTabelle1 td {
	height: 20px;
}
.BalkenTabelle1 a {
	text-decoration: none;
}


.balken_gruen {
	height: 13px; 
	BACKGROUND: url(/webcounter/img/balken/balken_gruen_mitte.gif) repeat-x;
	float: left;
}

.balken_gruen div{
	height: 13px; 
	BACKGROUND: url(/webcounter/img/balken/balken_gruen_links.gif) no-repeat top left;
}

.balken_gruen div div {
	height: 13px; 
	BACKGROUND: url(/webcounter/img/balken/balken_gruen_rechts.gif) no-repeat top right;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}




/* Navi */
.dbnav {
	width: 100%;
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}
.dbnav a {
	text-decoration: none;
}
.dbnav a:hover{
	text-decoration: underline;
}
.dbnavlinks {
	width: 150px;
	float: left;
	display: inline;
}
.dbnavlinks p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 0.9em;
}
.dbnavrechts {
	float: right;
	width: 300px;
	text-align: right;
}
.dbnavrechts p {
	text-align: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	font-size: 0.9em;
}
.dbnavrechts img {
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}
