body, table, h1, h2, input, submit, textarea, ul {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.bg_image {
	z-index:1;
	position:absolute;
	margin-top:0px;
	margin-left:-51px;
}
.table_pagewidth {
	z-index:2;
	position:absolute;
	margin-top:55px;
	margin-left:100px;
}

.logotype {
	margin-left:50px;
	margin-bottom:2px;
}
.menubutton {
	margin-left:13px;
	margin-bottom:5px;
}
.menuitem {
	padding-left:12px;
	padding-top:4px;
	width:160px;
	font-size:14px;
	text-decoration: none;
	color: #000000;
}

a {
	text-decoration: none;
}

a.link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

a.menulink {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}



.main {
	width: 390px; 
	margin-top: 20px;
	margin-bottom: 40px;
}

 
h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top:0px;
	margin-left:0px;
}
h2 {
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 20px;
	margin-left:0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	color: #ff9900;
	margin-top: 0px;
}

.br {
line-height:8px;
}
.br2 {
line-height:20px;
}

.blackborder {
	border: 1px solid #000000;
}



.select {
	font-size: 11px;
	width: 200px;
}
.inputSmall {
	border: 1px solid #000000;
	width: 160px;
	height: 18px;
}
.inputMedium {
	border: 1px solid #000000;
	width: 160px;
	height: 18px;
}
.inputLarge {
	border: 1px solid #000000;
	width: 300px;
	height: 20px;
}
.textarea {
	border: 1px solid #000000;
	height: 100px;
}

.submit {
	border: 1px solid #ffffff;
	color: #ffffff;
	background-color: #006633;
	height: 19px;
	padding-left:20px;
	padding-right: 20px;
}

ul {
	margin-top: 7px;
	list-style-type: square;
}
li {
	margin-top: 7px;
}

.loginBlock {
	background-image: url('../images/bg_grey.gif');
	width:300px;
	border-top: 4px solid #000000;
	padding:20px;
}


.td_head {
	background-image: url('../images/bg_grey.gif');
	font-weight:bold;
}
.td_row {
	border-bottom: 1px solid #000000;
}


.icon {
	float:left;
	margin-right: 10px;
}

.images {
	float:left;
	margin-right: 0px;
	border: 1px solid #000000;
}

.bg_green1 {
	background-image: url('../images/bg_greenLight.gif');
}
.bg_green2 {
	background-image: url('../images/bg_greenDark.gif');
}

.tableHead {
	background-color:#006633;
	color:#ffffff;
}
.tableRow1 {
	border-bottom: 1px solid #006633;
	width:300px;
	padding-right:18px;
}
.tableRow {
	border-bottom: 1px solid #006633;
	color:#ff0000;
}


.kontakt_bg {
	background-color: #006633;
	border-bottom: 2px solid #000000; 
	padding-bottom:18px; 
	padding-left:10px; 
	padding-top:10px;
	color:#ffffff;
}
.kontakt_border {
	border: 2px solid #000000;
}
.kontakt_bg2 {
	padding-bottom:18px; 
	padding-left:10px; 
	padding-top:10px;
}
.kontakt_input {
	border: 1px solid #ffffff;
	width: 120px;
	height: 18px;
}

.kontakt_textarea {
	border: 1px solid #006633;
	height: 150px;
	width:355px;
}

.kontakt_hr {
	margin-top:10px;
	border-top: 1px solid #000000;
}
.errorText {
	font-weight: bold;
	color:#ff0000;
}

