@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #4084a7;
	text-align: center;
}
img, a img, ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
li {
	list-style:none;
	text-indent:0px;
	margin:0px;
	padding:Opx;
}
a {
	color: #2e566b;
	text-decoration: none;
}

#center, #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e566b;
	text-decoration: none;
	background-color: #a7c6d8;
	width: 982px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/bg/bg_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
}

/*Kopfbereich*/

#center #head {
	margin-right: 24px;
	padding: 0px;
	text-align: right;
    width: 958px;
	background-image:url(../images/bg/bg_head.jpg);
	height:451px;
}
#center #head #language {
	height: 120px;
	width: 150px;
}
#language2 {
	height: 57px;
	width: 150px;
}
#center #head div {
	clear: right;
	float: right;
}
#center #head li {
	display: inline;
	padding: 0px;
	float: left;
	height: 21px;
	width: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	list-style-type: none;
}


/*Hauptteil*/

#center #titelbild {
	width: 304px;
	height: 563px;
	display:inline;
	float:left;
	clear:left;
	margin: 0px;
	padding: 0px;
	
}
#center #main {
	width: 654px;
	min-height: 563px;
	height: auto !important;
	height: 563px;
	float: right;
	clear: right;
	background-color: #d3e3eb;
	margin: 0px 24px 0px 0px;
	padding: 0px;
	display: inline;
	position: relative;
	background-image: url(../images/bg/bg_main.jpg);
	background-repeat: no-repeat;
}

#center #main #navi {
	position: absolute;
	left: 506px;
	top:25px;
} 

#center #end {
	clear: both;
	height: 4px;
}


/*Textbereich und Formatierung*/

#center #main #inhalt {
	width: 500px;
	padding-bottom: 40px;
}

#center #main p {
	margin-left: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#center  #main  h2 {
	font-size: 18px;
	margin-left: 20px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 20px;
	padding: 0px;
}

#center #main #inhalt h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 0px;
}
#center #main #inhalt a img {
	margin-right: 6px;
	margin-bottom: 6px;
}

/* nur für Download-Seite Inhaltsbereich*/
#center #main #inhalt .download {
	height: 130px;
	position:relative;
	margin: 25px 0px 0px 25px;	
}

#center #main #inhalt .downloadbild {
	position:absolute;
	left:0px;
	top:0px;
}

#center #main #inhalt p.download_p {
	margin: 0px 0px 0px 240px;

}

/**/
#center #main #inhalt div a:hover {
	background-color: #b89924;
	color:#FFFFFF;
}

#center #main #inhalt p.download_p a:hover {
	background-color: transparent;
}

/*
#center  #main  #prod_au  {
	background-image: url(../images/bg_coop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 270px;
	width: 250px;
}
#center #main #int_press {
	clear: left;
	float: left;
	height: 200px;
	width: 250px;
}
#center #main #austria {
	clear: right;
	float: right;
	height: 200px;
	width: 250px;
}
#center #main #prod {
	clear: both;
}

#center #main #world-sales {
	background-image: url(../images/bg_world.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 270px;
	width: 250px;
}
