.balken_links {

	background-image: url('balken_links.png');
	background-repeat: no-repeat;
	width:22px;
	height:103px;

}

.balken_rechts {

	background-image: url('balken_rechts.png');
	background-repeat: no-repeat;
	width:27px;
	height:102px;

}

.header {

	background-image: url('header_750x117_globus.png');
	background-repeat: no-repeat;
	height:117px;
	font-family:verdana;
	font-size:12px;
}

.content {

	background-image: url('bg_content.png');
	background-repeat: no-repeat;
	background-position: top;
}

.tbl_top {

	background-image: url('tabellen_img/tbl_top.png');
	background-repeat: no-repeat;
	background-position: top;
	height:32px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;

}

.tbl_body {

	background-image: url('tabellen_img/tbl_body.png');
	background-repeat: no-repeat;
	background-position: top;
	height:218px;
	font-family:verdana;
	font-size:12px;
	color: #000000;

}

.tbl_body_nub {

	background-image: url('tabellen_img/tbl_body_nub.png');
	background-repeat: no-repeat;
	background-position: top;
	height:550px;
	font-family:verdana;
	font-size:12px;
	color: #000000;

}

.footer{

	font-family:verdana;
	font-size:10px;
	color: #000000;
	width: 750px;
	height: 25px;
	border: 0px #000000 solid;
	background-image: url('bg_footer.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
}

.textfeld{

	font-family:verdana;
	font-size:12px;
	color: #000000;
	width:150px;
	border: 1px #EEEEEE solid;

}

.textfeld_captcha{

	font-family:verdana;
	font-size:12px;
	color: #000000;
	width:75px;
	border: 1px #EEEEEE solid;

}

.textarea{

	font-family:verdana;
	font-size:12px;
	color: #000000;
	width:375px;
	border: 1px #EEEEEE solid;

}

.submit {

	font-family:verdana;
	font-size:12px;
	color: #000000;
	width:375px;
	border: 1px #EEEEEE solid;
	background-color: #FFFFFF;
	cursor: pointer;

}

.submit_captcha {

	font-family:verdana;
	font-size:12px;
	color: #000000;
	width:150px;
	border: 1px #EEEEEE solid;
	background-color: #FFFFFF;
	cursor: pointer;

}


.nub{

	font-family:verdana;
	font-size:10px;
	color: #000000;
}

h1 {

	font-family:verdana;
	font-size:16px;
	color: #f5a925;


}

b {

	font-family:verdana;
	font-size:12px;
	color: #000000;


}

a:link 		{ text-decoration: underlined; color: black;font-family: verdana; font-size: 12px;border:0px}
a:active 	{ text-decoration: underlined; color: black;font-family: verdana; font-size: 12px;border:0px}
a:visited 	{ text-decoration: underlined; color: black;font-family: verdana; font-size: 12px;border:0px}
a:hover 		{ text-decoration: none; color: black;font-family: verdana; font-size: 12px;border:0px}

a.a_footer:link 		{ text-decoration: underlined; color: black;font-family: verdana; font-size: 10px;border:0px}
a.a_footer:active 	{ text-decoration: underlined; color: black;font-family: verdana; font-size: 10px;border:0px}
a.a_footer:visited 	{ text-decoration: underlined; color: black;font-family: verdana; font-size: 10px;border:0px}
a.a_footer:hover 	{ text-decoration: none; color: black;font-family: verdana; font-size: 10px;border:0px}