html {
	height:100%; 
	max-height:100%; 
	padding:0;
	margin:0; 
	border:0; 
	overflow: hidden;
}

body {
	background-color: #DDDDDD;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#333333;
}

#mainframe {
	margin-left: auto;
	margin-right: auto;
	width: 564px;
}

#content {
	position:	absolute;
	overflow: auto;
	margin-top: 5px;
	top: 290px;
	bottom: 40px;
	width: 564px;
	min-height: 50px;
	background-color:	#FFFFFF;
	border:	  1px solid #CCCCCC;
}

#head {
	position:	absolute;
	top: 20px;
	width: 564px;
	background-color:	#FFFFFF;
	border:   1px solid #CCCCCC;
}

#foot {
	position:absolute;
	width:564px;
	bottom:0;
	height:40px;
	overflow:hidden;
}

b {
	color: #333333;
}

#nav {
	padding: 5px;
	text-align: right;
}

#banner {
	margin-top: 10px;
	margin-left: 240px;
	margin-bottom: 10px;
	padding: 	10px;
	width: 264px;
	text-align: left;
	background-color:	#FFFFFF;
	border:	  1px solid #CCCCCC;
}

.badge {
	
}

.footer {
	font-size: 10px;
}

p, h1 {
	margin: 0px; 
	padding: 5px 10px; 
}

p {
	margin-top: 10px;
}

li {
	padding-bottom: 5px;
	padding-right:	20px;
}

h1 {
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #333333;
	background-color: #999999;
}

h2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
}

td {
	font-size: 12px;
}

td.zitat {
	text-align: right;
	white-space:nowrap;
	vertical-align: top;
	color: #000066;
	
}

a {
	color: #0000FF;
	text-decoration: none; 
}

a:hover { 
	color: #000066;
	text-decoration: underline; 
}

.selected {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

a.toplink {
	font-weight: bold;
}	

li.check {
	list-style-image:url(check.gif);
	margin-bottom:	4px;
}

div.back {
	font-size:		10px;
	text-align:		right;
	
	padding-top:	 5px;
	padding-bottom:	10px;
}

p.next {
	text-align:		left;
	padding-right:	20px;
	padding-left:	20px;
	margin-top:	 	 0px;
}

p.address {
	margin: 20px;
}

address {
	margin: 20px;
}
