@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/pic/bg/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #cdcdcd;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.banner_image {
	width: 720px;
	float: left;
	height: 175px;
}
.banner_newsbox {
	width: 240px;
	padding: 0px;
	margin: 0px;
	height: 145px;
}
a {
	color: #000000;
	text-decoration: underline;
}
#global_container {
	width: 962px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	position:absolute;
	left:50%;
	margin-top:30px;
	margin-left:-480px;
}
#top_links {
	float: left;
	width: 720px;
}
/*css banner start*/
#top_rechts {
	float: right;
	width: 240px;
	margin-top: 8px;
	text-align: right;
}
#top_rechts a {
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
#top_unten {
	background-image: url(/pic/bg/bg_banner_unten.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.banner_newsbox a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: lighter;
}
/*css banner end*/
/*css navi start*/
#nav_left {
	float: left;
	width: 720px;
	background-color: #99A19B;
}
#nav_right {
	float: right;
	width: 234px;
	height: 19px;
	background-color: #E40139;
	padding-top: 6px;
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
}
table {
	height: 175px;
}
.clear {
	clear: both;
}
#newstext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
#newslink {
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchbox {
	background-color: #9aa09c;
	bottom: 0px;
	position: absolute;
	width: 241px;
	height: 30px;
	right: 0px;
}
#form1 {
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 4px;
	height: 30px;
	padding: 0px;
	margin-bottom: 0px;
}
#flags {
	height: 86px;
	background-image: url(/pic/bg/bg_flags.gif);
}
#banner_container {
	height: 175px;
}
#bannerleft {
	float: left;
	height: 175px;
	width: 720px;
}
#bannerright {
	float: right;
	width: 240px;
	height: 175px;
	position: relative;
}
#top_container {
	height: 86px;
	background-image: url(/pic/bg/bg_top.gif);
	background-repeat: repeat-x;
}
#button {
	border: medium solid #e1003a;
	background-color: #e1003a;
	color: white;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

#button:focus {
 border: medium solid white;
}

#button:active {
	border: medium solid white;
}

h1 {
	font-size: 24px;
	color: #99a19b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 280px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
h4 {
	font-size: 12px;
}
h4 {
	margin: 0px;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content_full img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	clear: right;
}
#breadcrumb a {
	color: #E3013B;
	text-decoration: none;
}
#top_rechts img {

}

