@charset "UTF-8";
/* made by Gernot Kollegger */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background: url(../pics/main_bg.jpg) top center no-repeat;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

/* HEADLINE H1 MAIN CONTENT */

h1 {
	font-size: 12px;
	background: url(../pics/main_headline.jpg) 0px 3px no-repeat;
	line-height: 27px;
	text-align: left;
	padding-left: 18px;
	height: 27px;
	vertical-align: middle;
}

/* HEADLINE H2 NEWS CONTENT */

h2 {
	font-size: 12px;
	background-image: url(../pics/news_headline.jpg) 0px 3px no-repeat;
	line-height: 27px;
	text-align: left;
	height: 27px;
	padding-left: 18px;
	vertical-align: middle;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #003366;
}

p.align-center {
	text-align: center;
}

p.align-right {
	text-align: right;
}

.searchfeld {
	background-image: url(../pics/search_feld.jpg);
	height: 16px;
	width: 138px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.searchbutton {
	background-image: url(../pics/search_button.jpg);
	height: 16px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0 0 0 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}