* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/body_bg.jpg) no-repeat fixed;
	font-family: arial, sans-serif;
}

p {
	font-size: 10px;
	color: #00305d;
	margin-bottom: 1em;
}

p.bodytext {

}

a {
	color: #d30132;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 span {
	position: absolute;
	left: -9999px;
}

h2 {
	clear: both;
	float: right;
}

h2 span {
	position: absolute;
	left: -9999px;
}

h3 {
	color: #00305d;
	font-family: impact, arial, sans-serif;
	font-size: 36px;
	padding-top: 25px;
	margin-left: 420px;
}

h3.headline_gb {
	font-size: 30px;
	padding-top: 15px;
}

h4 {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 1em;
}

img {
	border: 0;
}

td {
	font-size: 10px;
	color: #00305d;
	padding: 2px;
}

.container {
	width: 903px;
	margin: auto;
}

.header {
	height: 155px;
	width: 903px;
}

.header_left {
	float: left;
	padding: 25px 0 0 10px;
}

.header_right {
	float: right;
	width: 49%;
	padding: 25px 10px 0 0;
}

.header_right ul {
	float: right;
	margin-bottom: 35px;
}

.header_right ul li {
	float: left;
	list-style: none;
}

.header_right ul li.de a {
	background: url(../images/flag_de_hover.jpg) no-repeat;
	width: 25px;
	height: 18px;
	display: block;
	margin-left: 15px;
}

.header_right ul li.de a:hover {
	background: url(../images/flag_de.jpg) no-repeat;
}

.header_right ul li.de a.cur {
	background: url(../images/flag_de.jpg) no-repeat;
}

.header_right ul li.gb a {
	background: url(../images/flag_gb_hover.jpg) no-repeat;
	width: 25px;
	height: 18px;
	display: block;
	margin-left: 5px;
}

.header_right ul li.gb a:hover {
	background: url(../images/flag_gb.jpg) no-repeat;
}

.header_right ul li.gb a.cur {
	background: url(../images/flag_gb.jpg) no-repeat;
}

.content {
	clear: both;
}

.left {
	float: left;
}

.box_ansprechpartner {
	width: 194px;
	height: 135px;
	padding: 5px 10px;
	background: url(../images/box_ansprechpartner.gif) no-repeat;
	margin-bottom: 15px;
}

/* TM 07.02.1011: Distributor-Box hinzugef�gt */
.box_distributor {
	width: 194px;
	height: 72px;
	padding: 5px 10px;
	background: url(../images/box_distributor.gif) no-repeat;
	margin-bottom: 15px;
}

.box_downloads {
	width: 194px;
	height: 824px;
	padding: 5px 10px;
	background: url(../images/box_downloads.gif) no-repeat;
	margin-bottom: 15px;
}

.box_downloads h4.title{
	margin: 0;
	padding: 0;
	color: #00305d;
	font-size: 13px;
	font-weight:bold;
	padding-left: 6px;
	padding-top: 6px;
}

.box_links {
	width: 194px;
	height: 72px;
	padding: 5px 10px;
	background: url(../images/box_links.gif) no-repeat;
	margin-bottom: 15px;
}

.right {
	float: right;
}

.main_content {
	width: 663px;
	height: 541px;
	background: url(../images/img_content.jpg) no-repeat;
}

/* styling for popups */

body.popup {
	background: none;
}

.popup_container {
	width: 659px;
	margin: 10px auto;
}

.popup_container p {
	font-size: 12px;
	padding: 0 18px;
	margin-bottom: 1em;
}

body.popup h1 {
	float: left;
	padding-left: 18px;
	font-weight: normal;
	color: #d30132;
	font-size: 24px;
}

img.popup_img {
	float: right;
	padding-right: 18px;
}

.popup_line {
	clear: both;
	width: 659px;
	height: 10px;
	margin-bottom: 10px;
	background: url(../images/popup_line.jpg) bottom no-repeat;
}
