/* ---------------------------- Grundlayout und Boxen ----------------------------------*/
#head {
	width: 970px;
	height: 78px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:1px;
}
#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#main #theme_head {
	float: left;
	height: 162px;
	width: 688px;
	margin-bottom:0px;
	background-image:url("../bilder/theme_bg_armaturen.jpg");
}
#main #suche_box {
	background-color: #309FA6;
	float: right;
	height: 85px;
	width: 279px;
	text-align:right;
}
#main #suche_box #katalog {
	margin-top:59px;
	margin-bottom:0px;
	margin-right:10px;
}
#main #context_navi {
	float: right;
	width: 279px;
}
#main #produkt_navi {
	float: left;
	width: 240px;
	margin-top:20px;
	border-right:1px dotted #333333;
}
#main #produkt_content {
	float: left;
	width: 400px;
	margin-top:20px;
	margin-left:20px;
}
#main #produkt_content .preview_product {
	float: left;
	width: 150px;
	margin-top:0px;
	margin-left:0px;
	margin-right:30px;
	margin-bottom:20px;
	color:#264F9E;
}
#main #produkt_content img {
	margin-top:2px;
}
#main #produkt_content table tr td {
	vertical-align:top;
}

#main #theme_picture {
	float: left;
	width: 360px;
	margin-top:65px;
	display:inline;
}
#main #theme_content {
	float: left;
	width: 450px;
	margin-top:20px;
	padding-left:200px;
	margin-left:0px;
	background-image: url(../bilder/content_box_bg.gif);
	background-repeat: no-repeat;
	/* border:1px solid red; */
}
*html #main #theme_content {
	width: 650px;
}

#main #produkt_content .team_img {
	padding-left:0px;
	margin-left:0px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	/* border:1px solid #000000; */
}
#main #produkt_content table.team {
	float:left;
	width:235px;
	height:120px;
	border:0px solid #000000;
	padding:0px;
}
#main #produkt_content table.team tr td {
	vertical-align:bottom;
}

div.content #theme_content img {
	/* border:1px solid #264F9E; */
	float:left;
	margin:0px 20px 5px -200px;
	display:inline;
}

.context_box {
	width: 249px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
}
#main .content {
	float:left;
	width: 688px;
	/* border:1px solid #000000; */
}
.context_box .thumbnail {
	float: left;
	margin-right: 20px;
	margin-left:0px;
}
#zertifizierung img {
	margin-left:-20px;
	margin-bottom:0px;
}
.context_box img {
	margin-left:20px;
	margin-bottom:15px;
}
#anwendungsbeispiel img {
	margin-left:0px;
	margin-bottom:0px;
}
#context_subnavi {
	margin-left:15px;
	margin-top:7px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:0.7em;
}
#add_pages {
	margin-top:30px;
}

/* ---------------------------- N A V I G A T I O N ----------------------------------*/
#main_navi {
	background-color: #264F9E;
	height: 23px;
	width: 688px;
	margin-top: 58px;
	padding-top:4px;
	border-bottom:1px solid white;
}
#spacer {
	float:left;
	height:54px;
	width:1px;
	/* border:1px solid #000000; */
}
#sub_navi, #subsub_navi {
	background-color: #264F9E;
	height: 24px;
	width: 687px;
	margin-top: 0px;
	border-bottom:1px solid white;
	display:block;
	float:left;
}
#breadcrumb_navi {
	height: 20px;
	margin-top: 5px;
	margin-left:20px;
	padding-top:2px;
	/* padding-left:10px; */
	color: #264F9E;
	/* border:1px solid #000000; */
}

#unternehmen ul {
	padding-left:450px;
}
#kompetenzen ul {
	padding-left:110px;
}
#armaturen ul {
	padding-left:44px;
}
#bauteile ul {
	padding-left:44px;
}


/* ----------------------------- T E A S E R ---------------------------------------------*/
.teaser_box_start {
	background-image: url(../bilder/teaser_box_bg.gif);
	background-repeat: no-repeat;
	width:220px;
	height:80;
	float:left;
	margin-top:20px;
	margin-right:3px;
}

.teaser_box {
	background-image: url(../bilder/teaser_box_bg.gif);
	background-repeat: no-repeat;
	/* border: 1px solid #000000; */
	margin-top:20px;
	margin-right:4px;
}
.teaser_box_content {
	margin-left:15px;
	margin-right:0px;
}
.teaser_img {
	margin-right:10px;
	margin-bottom:5px;
	margin-left:0px;
	float:left;
}
.hochformat_3er {
	width:210px;
	float:left;
	overflow:hidden;
}
.hochformat_zu_quer_rechts {
	width:210px;
	float:right;
	overflow:hidden;
}
.hochformat_zu_quer {
	width:230px;
	float:left;
	overflow:hidden;
}
.querformat_3er {
	width:410px;
	float:right;
	overflow:hidden;
}
.querformat_3er_links {
	width:410px;
	float:left;
	overflow:hidden;
}
