Body {
	background: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
}
img { border: none; }
p,ul,li,h1,h2,h3,h4,dd,dt {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0;
	text-transform: uppercase;
}
h2.start {
	margin-top: 0;
	color: #2F5F88;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 18px 0 6px 0;
}
a {
	text-decoration: none;
	outline: none;
	color: #28c;
}
a:hover {
	background: transparent url("img/bg_green.gif");
	color: #000;
	cursor: pointer;
}
.spacer_white {
	height: 10px;
	background: transparent url("img/white_bottom.gif") repeat-y 10px 0;
}
#menu {
	width: 140px;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #eee;
}
#menu ul li a {
	padding-left: 17px;
	display: block;
	color: #444;
	height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
	background: #fff url("img/bg_menu.gif") no-repeat;
	border-bottom: 1px solid #eee;
}
#menu ul li a:hover {
	background-position: -400px 0;
}

#menu ul li.selected a {
	background: #444 url("img/arrow_small.gif") no-repeat 7px 50%;
	font-weight: bold;
	color: #fff;
}
#menu ul li.selected a:hover {
	background-color: #666;
}
#menu ul li a span {
	background: #000;
	color: #fff;
}
.folders {
	margin-top: 25px;
}
.folders ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.folders ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 0 18px 0;
}
.folders ul li a {
	width: 84px;
	height: 12px;
	padding: 28px 0 0 0;
	margin: 0;
	background: transparent url("img/folder.gif") no-repeat;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #444;
	font: 9px/9px arial, courier, sans-serif;
}

.folders ul li a:hover {
	background: transparent url("img/folder.gif") no-repeat;
	background-position: -84px 0;
	text-decoration: none;
	color: #000;
}
#inner_wrap {
	margin: 0 5px;
	padding: 0 0 1px 0;
	background: #fff url("img/pattern_01.gif") repeat-y 10px 0;
}
#left {
	float:left;
	width: 120px;
	margin: 10px 10px 0 10px;
	display: inline;
	padding: 1px 0;
}
#right {
	margin: 0 5% 0 200px;
	color: #444;
	height: 1%;
}
.clear {
	clear: left;
	height: 30px;
	background: transparent url("img/white_bottom.gif") repeat-y 10px 0;
}
#bottom_left {
	height: 20px;
	background: transparent url("img/bg_leftdown.html") no-repeat top left;
	float: left;
	width: 130px;
}
#bottom_left p a {
	display: block;
	width: 32px;
	height: 20px;
	background: transparent url("img/lower_top.gif") no-repeat;
}
#bottom_left p a:hover {
	background-position: 0 -20px;
}

div#navbar {
    height: 30px;
    width: 100%;
}
div#navbar ul input{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar li {
    list-style-type: none;
    display: inline;
    width: 70px;
}
div#navbar li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#navbar a#prev {
	background: transparent url("img/previous.gif") no-repeat;
}
div#navbar a#next {
	background: transparent url("img/next.gif") no-repeat;
}

#bottom_left p span {
	display: none;
	visibility: hidden;
}
#data {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0;
}
Table {
 text-align: left;       
 vertical-align:top;
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 margin: 0px;
 padding: 5px;
 border: 1px solid black;
 border-spacing: 0px;
 border-collapse: collapse;
 empty-cells:hide;
}
Table TD {
 text-align: left;       
 vertical-align:top;
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 margin: 0px;
 border: 1px solid black;
 border-spacing: 0px;
 padding: 5px;
}
form p {
	margin: 0;
	padding: 0;
}
input,
textarea,select {
	padding: 3px;
	font: 11px/18px arial, courier, sans-serif;
	border: 1px solid #aaa;
	background: #fff;
	margin: 0 0 10px 0;
	width: 100%;
	color: #444;
	outline: none;
}
.btn_send {
	padding: 0;
	background: transparent url("img/btn_send.gif") no-repeat;
	width: 45px;
	height: 16px;
	border: none;
}
.fieldset {
  width:50%;
  border: none;
}
input.id{
	padding: 0px;
	font: 11px/18px arial, courier, sans-serif;
	border: 1px solid #aaa;
	background: #fff;
	margin: 0 0 0px 0;
	width: 40px;
	color: #444;
	outline: none;
}
table.impressum {
 text-align: left;
 vertical-align:top;
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 font-size: 10px;
 color: #000000; 
 margin: 5px;   
 padding: 5px;
 border: 1px dashed black;
 border-spacing: 10px;
 border-collapse: collapse;
 empty-cells:hide;
}
table.impressum TD {
 text-align: left;
 vertical-align:top; 
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 font-size: 10px;
 color: #000000;
 margin: 10px;
 border: 1px dashed black;
 border-spacing: 0px;
 padding: 15px;
}
