@charset "UTF-8";

* {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10pt; }
a {
	color:#022044;
	text-decoration:underline; }

body {
	height:100%;
	background-image:url(images/muster_bg.gif); }
	
.content {
	background:white;
	width:833px;
	position:absolute;
	left:50%;
	margin-left:-437px;
	min-height:100%;
	padding:0 21px 1px 21px; }
	
.textbox250l {
	width:250px;
	float:left;
	margin:15px 0 0 0;
	padding-bottom:15px; }

.textbox250r {
	width:250px;
	float:left;
	margin:15px 0 0 27px;
	padding-bottom:15px; }

.head {
	width:833px;
	height:195px; }

.linksbuendig img {
	margin:25px 0 25px 0; }

.linielang {
	border-bottom:1px solid #cccccc;
	width:833px; }

.liniecontent {
	border-bottom:1px solid #cccccc;
	width:527px;
	margin-bottom:7px;
}
.navibox {
	width:278px;
	border-bottom:1px solid #cccccc;
	margin:2px 21px 0 0;
	float:left; }
	
.contentbox {
	width:527px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin:2px 0 2px 7px;
	float:left; }
	
.buttonbox {
	width:278px;
	border-top:1px solid #cccccc; }

.buttonbox_produkte {
	width:170px;
	margin-left:108px;
	border-top:1px solid #cccccc;
}

.pic_button {
	margin:2px 0 2px 0; }

.linieunten {
	border-bottom:1px solid #cccccc;
	margin-left: 21px;
	width: 833px; }

.breaker {
	clear:both; }
	
.tabellentext {
	margin:5px; }
	
.content .contentbox img {
	margin-bottom:5px; }

