a:link, a:visited, a:hover {
	text-decoration: none;
	color: #222222;
}

.grundschrift_mager {
	font-size: 13px;
	line-height: 17px;
	font-family: OpenSansRegular;
	font-style: normal;
	color: #666666;
}

#inhalt {
	margin-top: 210px;
}

.flanschtyp {
	font-family: OpenSansRegular;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.subheadlines {
	font-family: OpenSansRegular;
	color: #0067B3;
	font-size: 18px;
	line-height: 26px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.flanschtypen_tabelle {
	font-family: OpenSansRegular;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #888888;
	padding-top: 11px;
	padding-bottom: 9px;
	border: 1px solid #000000;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.7);
	cursor: pointer;
}

.flanschtypen_tabelle:hover {
	font-family: OpenSansRegular;
	color: #EEEEEE;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #666666;
}

.auswahl_blindflansch_rund {
	background-image: url(/flansch-konfigurator/images/Blindflansch_rund_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: pointer;
}

.auswahl_blindflansch_rund_on {
	background-image: url(/flansch-konfigurator/images/Blindflansch_rund_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: pointer;
}

.auswahl_losflansch_rund {
	background-image: url(/flansch-konfigurator/images/Losflansch_rund_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: pointer;
}

.auswahl_losflansch_rund_on {
	background-image: url(/flansch-konfigurator/images/Losflansch_rund_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: pointer;
}

.auswahl_blindflansch_eckig {
	background-image: url(/flansch-konfigurator/images/Blindflansch_eckig_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: pointer;
}

.auswahl_blindflansch_eckig_on {
	background-image: url(/flansch-konfigurator/images/Blindflansch_eckig_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	cursor: pointer;
}

.auswahl_losflansch_eckig {
	background-image: url(/flansch-konfigurator/images/Losflansch_eckig_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor: pointer;
}

.auswahl_losflansch_eckig_on {
	background-image: url(/flansch-konfigurator/images/Losflansch_eckig_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor: pointer;
}

/*
.auswahl_blindflansch_rund:hover {
	background-image: url(/flansch-konfigurator/images/Blindflansch_rund_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.auswahl_losflansch_rund:hover {
	background-image: url(/flansch-konfigurator/images/Losflansch_rund_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.auswahl_blindflansch_eckig:hover {
	background-image: url(/flansch-konfigurator/images/Blindflansch_eckig_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.auswahl_losflansch_eckig:hover {
	background-image: url(/flansch-konfigurator/images/Losflansch_eckig_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
*/
.flanschkonfigurator_vorschau {
	width: 398px;
	height: 298px;
	position: absolute;
	left: 50%;
	top: 380px;
	margin-left: -426px;
	display: inline;
	border: 2px solid #000000;
	z-index: 1000;
}

.lochkreis_vorschau {
	width: 359px;
	height: 259px;
	position: absolute;
	left: 20px;
	top: 20px;
	display: inline;
	border: 1px solid #888888;
}

.innendurchmesser_vorschau {
	width: 318px;
	height: 218px;
	position: absolute;
	left: 38px;
	top: 38px;
	display: inline;
	border: 2px solid #000000;
}

.mittelkreuz_horizontal {
	width: 440px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 530px;
	margin-left: -446px;
	display: inline;
	border-top: 1px dashed #888888;
	z-index: 1000;
}

.mittelkreuz_vertikal {
	width: 1px;
	height: 340px;
	position: absolute;
	left: 50%;
	top: 360px;
	margin-left: -226px;
	display: inline;
	border-left: 1px dashed #888888;
	z-index: 1000;
}


.bohrung {
	position: absolute;
	border: 2px solid #000000;
	display: inline;
}

#flanschkonfigurator_legende_Ba {
	width: 400px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 758px;
	margin-left: -426px;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_Ba_linie_1 {
	width: 1px;
	height: 388px;
	position: absolute;
	left: 50%;
	top: 380px;
	margin-left: -456px;
	border-left: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_Ba_linie_2 {
	width: 30px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 380px;
	margin-left: -456px;
	border-top: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_Ba_linie_3 {
	width: 30px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 680px;
	margin-left: -456px;
	border-top: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_Ba_linie_4 {
	width: 25px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 767px;
	margin-left: -456px;
	border-top: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}


#flanschkonfigurator_legende_La {
	width: 400px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 720px;
	margin-left: -426px;
	text-align: center;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_La_linie_1 {
	width: 401px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 715px;
	margin-left: -426px;
	border-top: 1px solid #0067B3;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_La_linie_2 {
	width: 400px;
	height: 45px;
	position: absolute;
	left: 50%;
	top: 680px;
	margin-left: -426px;
	border-left: 1px solid #0067B3;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_La_linie_3 {
	width: 400px;
	height: 45px;
	position: absolute;
	left: 50%;
	top: 680px;
	margin-left: -426px;
	border-right: 1px solid #0067B3;
	display: inline;
	z-index: 1000;
}



#flanschkonfigurator_legende_FB {
	width: 100px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 758px;
	margin-left: -366px;
	display: inline;
	text-align: right;
	z-index: 1000;
}

#flanschkonfigurator_legende_FB_linie_1 {
	width: 1px;
	height: 115px;
	position: absolute;
	top: 640px;
	left: 50%;
	margin-left: -266px;
	border-left: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_FB_linie_2 {
	width: 16px;
	height: 2px;
	position: absolute;
	top: 640px;
	left: 50%;
	margin-left: -273px;
	border-top: 2px solid #EA741A;
	display: inline;
	z-index: 2000;
}

#flanschkonfigurator_legende_FB_linie_3 {
	width: 16px;
	height: 2px;
	position: absolute;
	top: 680px;
	left: 50%;
	margin-left: -273px;
	border-top: 2px solid #EA741A;
	display: inline;
	z-index: 2000;
}

#flanschkonfigurator_legende_Lp {
	width: 100px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 758px;
	margin-left: -186px;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_Lp_linie_1 {
	width: 1px;
	height: 93px;
	position: absolute;
	top: 662px;
	left: 50%;
	margin-left: -186px;
	border-left: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_Lp_linie_2 {
	width: 16px;
	height: 2px;
	position: absolute;
	top: 662px;
	left: 50%;
	margin-left: -193px;
	border-top: 2px solid #EA741A;
	display: inline;
	z-index: 2000;
}

#flanschkonfigurator_legende_Lp_linie_3 {
	width: 16px;
	height: 2px;
	position: absolute;
	top: 680px;
	left: 50%;
	margin-left: -193px;
	border-top: 2px solid #EA741A;
	display: inline;
	z-index: 2000;
}

.flanschkonfigurator_legende {
	color: #EA741A;
}

.flanschkonfigurator_legende_2 {
	color: #0067B3;
}

.flanschkonfigurator_seite_vorschau {
	width: 398px;
	height: 18px;
	position: absolute;
	left: 50%;
	top: 830px;
	margin-left: -426px;
	display: inline;
	border: 2px solid #000000;
	z-index: 1000;
}

.mittelkreuz_vertikel_seite {
	width: 1px;
	height: 62px;
	position: absolute;
	left: 50%;
	top: 810px;
	margin-left: -226px;
	display: inline;
	border-left: 1px dashed #888888;
	z-index: 1000;
}

#flanschkonfigurator_seite_legende_linie {
	width: 15px;
	height: 20px;
	position: absolute;
	top: 830px;
	left: 50%;
	margin-left: -446px;
	border-left: 1px solid #EA741A;
	border-top: 1px solid #EA741A;
	border-bottom: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_seite_legende_linie_2 {
	width: 15px;
	height: 30px;
	position: absolute;
	top: 830px;
	left: 50%;
	margin-left: -446px;
	margin-top: 20px;
	border-left: 1px solid #EA741A;
	border-bottom: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_seite {
	width: 400px;
	height: 18px;
	position: absolute;
	left: 50%;
	top: 851px;
	margin-left: -426px;
	margin-top: 20px;
	display: inline;
	z-index: 1000;
}


.tab_oben {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	cursor: pointer;
}


.tab_unten {
	background-color: #BBBBBB;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	cursor: pointer;
}


.tab_oben_on {
	border-top: 5px solid #0067B3;
	border-left: 5px solid #0067B3;
	border-right: 5px solid #0067B3;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	cursor: pointer;
}


.tab_unten_on {
	background-color: #0067B3;
	border-bottom: 5px solid #0067B3;
	border-left: 5px solid #0067B3;
	border-right: 5px solid #0067B3;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	cursor: pointer;
}
