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: 398px;
	position: absolute;
	left: 50%;
	top: 350px;
	margin-left: -426px;
	display: inline;
	border: 2px solid #000000;
	-moz-border-radius: 200px;
	-khtml-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
	z-index: 1000;
}

.lochkreis_vorschau {
	width: 319px;
	height: 319px;
	position: absolute;
	left: 40px;
	top: 40px;
	display: inline;
	border: 1px solid #888888;
	-moz-border-radius: 160px;
	-khtml-border-radius: 160px;
	-webkit-border-radius: 160px;
	border-radius: 160px;
}

.innendurchmesser_vorschau {
	width: 238px;
	height: 238px;
	position: absolute;
	left: 78px;
	top: 78px;
	display: inline;
	border: 2px solid #000000;
	-moz-border-radius: 120px;
	-khtml-border-radius: 120px;
	-webkit-border-radius: 120px;
	border-radius: 120px;
}

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

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


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

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

#flanschkonfigurator_legende_da_linie {
	width: 42px;
	height: 18px;
	position: absolute;
	left: 50%;
	top: 721px;
	margin-left: -376px;
	border-left: 1px solid #EA741A;
	border-top: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_di {
	width: 400px;
	height: 20px;
	position: absolute;
	left: 50%;
	top: 775px;
	margin-left: -406px;
	text-align: center;
	display: inline;
	z-index: 1000;
}

#flanschkonfigurator_legende_di_linie {
	width: 1px;
	height: 142px;
	position: absolute;
	left: 50%;
	top: 670px;
	margin-left: -206px;
	height: 102px;
	border-left: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

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

#flanschkonfigurator_legende_Lk_linie {
	width: 75px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 687px;
	margin-left: -136px;
	border-right: 1px solid #EA741A;
	border-top: 1px solid #EA741A;
	display: inline;
	z-index: 1000;
}

.flanschkonfigurator_legende {
	color: #EA741A;
}

.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;
}
