html {
height: 100%;
}

body {
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
/* color:#564b47; */
color: #000;
text-align: left;
height: 100%;
}

a {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #FF6600;
	font-size: 19px;
	font-style: normal;
}
h3 {
	font-size: 14px;
}

#zentrieren {
width: 1070px;
height: 575px;
text-align: left;
position: absolute;
left: 50%;
top: 50%;
margin-left: -450px;
margin-top: -287px;
z-index: 2;
overflow: hidden;
}

#zentrieren2 {
/* width: 450px; */
width: 60%;
height: 575px;
background-color: #000;
position: absolute;
right: 0%;
top: 50%;
margin-left: -450px;
margin-top: -287px;
z-index: 1;
}

#left {
	width: 263px;
	height: 575px;
	padding: 0px;
	float: left;
	background-color: #000;
	background: url('img/left_bg.png') 0 0 no-repeat;
	border-right: 1px solid #666666;
	overflow: hidden;
}

#content {
	display: block;
	width:417px;
	height: 575px;
	padding:0px;
	float:left;
	background-color:#fff;
	overflow: auto;
}

#contentbpint {
	display: block;
	width:417px;
	height: 575px;
	padding:0px;
	float:left;
	background-color:#fff;
	background-image: url(img/brainpool_int_holzer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#contentbp {
	display: block;
	width:417px;
	height: 575px;
	padding:0px;
	float:left;
	background-color:#fff;
	overflow: auto;
}

#contentchar {
	display: block;
	width:417px;
	height: 575px;
	padding:0px;
	float:left;
	background-color:#fff;
	background-image: url(img/character.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#right {
	width: 179px;
	height: 575px;
	text-align: right;
	padding:0px;
	float:left;
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
}

#menu {
	margin-top: 250px;
	padding-right: 10px;
	/* border: 1px solid #000; */
	line-height: 110%;
}

#bplogo {
	float: left;
	width: 204px;
	height: 575px;
   background-color: #000;
   background: url('img/bplogo.png') -0px 0 no-repeat;
   overflow:hidden;
	z-index: 5;
}

.logo {
	margin-top: 502px;
}

a.menu:link, a.menu:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #999999;
	line-height: 115%;
	text-transform: uppercase;
}

a.menu:hover {
	color: #000;
}

a.menu:active {
	color: #000;
}

a.menu-a:link, a.menu-a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	line-height: 115%;
	text-transform: uppercase;
}

a.menu-bp:link, a.menu-bp:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FF6600;
	line-height: 24px;
}

a.menu-bp:hover {
	color: #000;
}

a.menu-bp:active {
	color: #000;
}

a.menu-bpa:link, a.menu-bpa:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	line-height: 24px;
}

#footer {
	width: 782px;
	float: left;
	line-height: 15px;
	font-size: 10px;
	color:  #333333;
}
#footer-archiv {
   float: left;
	width: 78px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

.contact {
	padding-left: 16px;
	padding-top: 20px;
}

.news-head {
	padding-top: 38px;
	padding-right: 2px;
	padding-left: 5px;
	text-align: left;
}
.news {
	padding-left: 10px;
	padding-right: 10px;
}

.news p {
	margin-top: 25px;
	margin-bottom: 60px;
}

.news strong {
	color: #FF6600;
}

.news-blank {
	margin-top: 250px;
}

.left_info {
	font-size: 15px;
	margin-top: 470px;
	margin-left: 10px;
	color: #fff;
	width: 246px;
	float: left;
}

.cite {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-top: 385px;
	padding-left: 15px;
}

.citebp1 {
	padding-top: 180px;
	padding-left: 8px;
}

.citebp2 {
color: #444;
font-size:13px;
font-weight:normal;
padding-left:5px;
margin-top:250px;
}

.citechar {
color: #444;
font-size:12px;
font-weight:normal;
padding-left:5px;
margin-top:200px;
}

.tab {
	background-color: #FF7F24;
}

.tab-text {
	padding-left: 5px;
	font-weight: bold;
}
td.tab-text {
	width: 133px;
}

.company {
	font-size: 10px;
	color: #333333;
}

.ecg {
	color: #333333;
	
}

table.ecg {
	font-size: 11px;
	margin-bottom: 10px;
}

h3.ecg {
	color: #333333;
}.orange {
	color: #FF6600;
}

