body {
	margin: 0px;
	padding: 0px;
	background: #0082c6;
	text-align: center;
	font-family: Arial, Verdana, sans;
	font-size: 62.5%;
	margin-top: 30px;
}
#container {
	margin: 0pt auto;
	width: 887px;
	height: 100%;
	text-align: left;
}
#top {
	height: 130px;
	margin-bottom: 7px;
}
#menu {
	height:37px;
	margin:0px;
	background: url('images/tab_bg.png') repeat;
}
#content{
	min-height: 485px;
	background: #ffffff;
	float: left;
}
.bluebg1 {
	height: 21px;
	background: #0082c6;
	float: left;
}
.bluebg2 {
	height: 21px;
	background: url('images/tab_bg.png') repeat;
}
.whitebg2 {
	height: 	21px;
	background: url('images/notab_sub.png') left top no-repeat;
}
.tab {
	width: 160px;
	height: 18px;
	font-size: 15px;
	float: left;
	margin-right: 3px;
	padding: 5px 0px 0px 15px;
}
.last {
	margin-right: 0px;
}
.main {
	background: url('images/tab_main.png') left bottom no-repeat ;
	color: #ffffff;
}
.main a {
	text-decoration: none;
	color: #0c86c8;
}
.sub {
	background: url('images/tab_sub.png') left bottom no-repeat 	;
	color: #a9b115;
}
.sub a {
	text-decoration: none;
	color: #8fb4df;
}
#miscontend {
	margin-top: 40px;
}
#mistext, #misimg {
	float: left;
}
#mistext {
	width: 520px;
	padding: 0px 15px;
	overflow-y: auto;
}
#misimg {
	width: 300px;
	padding: 0px 37px 0px 0px;
	text-align: right;
}
#misimg img {
	/*border: #b5bc36 2px solid;*/
}
#misimg p.productkop{
	color: #0082c6;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}
h1 {
	color: #b5bc36;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
h2 {
	color: #0082c6;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
p {
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;“
}
#mistext p.paginatitel{
	color: #b5bc36;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
#mistext p.productkop{
	color: #0082c6;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
#mistext p.alineakop{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#mistext p.subtekst{
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
#mistext p.tekst{
	color: #000000;
	font-size: 12px;
	padding: 0px;

}
#mistext a, #misimg a.pdf {
	color: #0082c6;
	text-decoration:none;
} 
#mistext a:hover, #misimg a:hover .pdf {
	text-decoration:underline;
}
#mistext .paginatitel{
	color: #b5bc36;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
#mistext .productkop{
	color: #0082c6;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
#mistext .alineakop{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#mistext .subtekst{
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
#mistext .tekst{
	color: #000000;
	font-size: 12px;
	padding: 0px;

}