
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #576468;
	height: 100%;
}
#wrapper {
	height: 100%;
}
a.redit {
	color: #ff0000;
}

a {
	color: #004e85;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #004e85;
}

p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

/*for Firefox Editing*/
li p {
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.deftab {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-width: 0px 0px 0px 0px;
}


td.bg2{
	background-color : #ffffff;
}

input, select {
	font-size: 11px;
}

input.form {
	background-color: #ffffff;
	border: 1px solid #cecece;
	width: 220px;
	height: 24px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	padding-left: 10px; 
}
.formline {
	float: left;
	width: 100%;
	padding: 4px;
}
.label {
	width: 75px;
	float: left;
	padding: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	margin-right: 25px;
	color: #3a474b;
	display: block;
	margin-top: 3px;
} 
input.formlong {
	width: 600px;
	border-color: #9faec4;
	border-style: solid;
	border-width: 1px;
	padding-left: 3px;
}
#nachricht {
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #cecece;
	padding-top: 2px;
	padding-left: 2px;
	margin: 4px;
	height: 120px;
	width: 280px;
}

#shadow {
	margin: 0px auto;
	width: 941px;
	text-align: left;
	min-height: 100%;
	background-repeat: repeat-y;
	position: relative;
	z-index: 2;
}

* html #shadow {
	height: 100%;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/data-temp-connex/images/_Allgemein/shadow.png', sizingMethod='scale');
}
#ff_shadow {
	float: left;
	background-image: url(../images/_Allgemein/shadow.png);
}
* html #ff_shadow {
	height: 100%;
	background: none;
}
#inner_shadow {
	width: 941px;
	text-align: left;
	position: relative;
	float: left;
}
* html #inner_shadow {
	height: 100%;
}
#upper_padding {
	background-image: url(../images/_Allgemein/upper_padding.jpg);
	height: 60px;
	width: 941px;
	overflow: hidden;
}
#inner_margin {
	margin-left: 32px;
	margin-top: 9px;
	margin-right: 34px;
	min-height: 100%;
}
* html #shadow {
	height: 100%;
}
.mail_submit {
	background-color: #ffffff;
	border: 1px solid #cecece;
	text-align: left;
	padding-left: 5px;
	display: inline;
	padding-right: 15px;
	cursor: pointer;
	margin-left: 115px;
	text-align: left;
	background-image: url(../images/_Allgemein/submit.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 9px;
}
.mail_submit:hover {
	background-color: #FFFFFF;
}
input.checkbox,input.button {
}
textarea {
	width: 360px;
	background-color: #B9BED1;
	border: 1px solid #a3a9c3;
}
textarea.cms {
	width: 480px;
	color: #4f6e9f;
}
textarea.cms {
	color: #4f6e9f;
}
button {
	cursor:pointer;
}

#bottomcontrol {
	position: relative;
	margin-top: -34px;
	width: 905px;
	float: left;
	border-top: 1px solid #ffffff;
	background-color: #a3a9c3;
	height: 33px;
}
#bottomcontrol a {
	color: #ffffff;
}
#langnav {
	position: relative;
	background-color: #a3a9c3;
	height: 19px;
	line-height: 19px;
	float: left;
	padding-left: 0px;
}
.impressum {
	float: left;
	width: 78px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	border-right: 1px solid #ffffff;
}
.home {
	float: left;
	width: 79px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	border-right: 1px solid #ffffff;
}
.sitemap {
	float: left;
	width: 78px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
#langnav img {
	border-left: 1px solid #ffffff;
}
#langdiv {
	position: relative;
	border-left: 1px solid #ffffff;
	line-height: 20px;
	height: 20px;
	background-color: #a3a9c3;
	float: left;
}
#langselect {
	position: relative;
	color: #ffffff;
	font-size: 10px;
	height: 16px;
	background-color: #a3a9c3;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	padding-left: 15px;
	width: 100px;
	float: left;
}
#searchdiv {
	position: relative;
	color: #ffffff;
	height: 20px;
	float: right;
	z-index: 100;
}
#searchfield {
	background-color: #9399b2;
	font-size: 10px;
	color:#ffffff;
	margin: 0px;
	border: 0px;
	width: 155px;
	padding-bottom: 2px;
	line-height: 10px;
}
#searchbutton {
	width: 20px;
	height: 20px;
	border: 0px;
	margin-left: 30px;
}

#logo {
	text-align: left;
	height: 80px;
	width: 250px;
	margin-left: 5px;
	margin-top: 10px;
	position: relative;
	z-index: 20;
}
#globalnav {
	width: 321px;
	margin: 0px;
	padding: 0px;
	margin-right: 42px;
	margin-top: 26px;
	display: inline;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	text-align: right;
}
#globalnav a {
	color: #FFFFFF;
	text-decoration: none;
}

#subnav .subnavaktiv {
	background-image: url(../images/_Allgemein/produktnav/neutral.gif);
	color: #3a474b;
}
#subnav .ternavi {
	color: #3A474B;
}

#headnavframe {
	height: 30px;
	margin-left: 5px;
}

#headnavleft {

}

#headnavleft a {

}

#headnav {
	height: 30px;
	background-image: url(../images/_Allgemein/headnav/center.gif);
	float: left;
	background-position: top right;
}
#headnav h1 {
	padding: 0px;
	margin: 0px;
	float: left;
}
#headnav a {
	line-height: 30px;
	font-size: 13px;
	color: #3A474B;
	text-decoration: none;
}
#headnav .navpadding {
	float: left;
	border-right: 1px solid #CECECE;
	padding-left: 15px;
	padding-right: 15px;
}
#headnav .navglobal1aktiv a {
	color: #004885;
}

#headnav a:hover {
	color: #004885;
}
#nextnav {
	position: absolute;
	right: 35px;
	top: 70px;
}
#nextnav .navpadding {
	float: left;
	padding-left: 20px;
	padding-top: 4px;
}
#nextnav a {
	color: #3A474B;
	text-decoration: none;
	font-size: 12px;
}
#nextnav a.navglobal1aktiv {
	color: #004885;
}

#nextnav a:hover {
	color: #004885;
}
#subnav {
	margin-top: 10px;
	width: 182px;
	float: left;
}
.subnav_links .headline {
	background-image: url(../images/_Allgemein/margin/headline.gif);
	padding: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.subnav_links a {
	display: block;
	height: 19px;
	line-height: 19px;
	color: #3A474B;
	margin-left: 3px;
	margin-right: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	border-bottom: 1px solid #CECECE;
	padding-left: 13px;
	display: block;
	color: #3A474B;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
	text-align: left;
	
}
.subnav_links h1 {
	color: #3A474B;
	padding: 0px;
	margin: 0px;
	font-size: 13px; 
}
.subnav_links {
	width: 182px;
	float: left;
	color: #3A474B;
	background-image: url(../images/_Allgemein/margin/text.gif);
	background-position: bottom;
	padding-bottom: 25px;
}
.subnav_links p {
	padding-left: 10px;
	font-size: 12px;
	border-bottom: 1px solid #CECECE;
	margin: 0px;
	margin-right: 3px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.subnav_links a:hover {

}

.subnav_links form a {
	border: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#imageframe {
	position: relative;
	width: 875px;
	height: 218px;
	overflow: hidden;
}
#suchframe {
	width: 171px;
	z-index: 10;
	background-image: url(../images/_Allgemein/storelocator.png);
	background-position: bottom;
}
#suchframe.active {
	width: 171px;
	background-image: none;
	background-image: url(../images/_Allgemein/storelocator.png);
}
#suchframe_text {
	font-size: 11px;
	color: #3A474B;
	width: 171px;
}
* html #suchframe {
	width: 171px;
	margin-top: 3px;
	margin-right: -3px;
	background-image: none;
	background-image: url(../images/_Allgemein/storelocatorie61.gif);
	background-position: bottom;
}
* html #suchframe.active {
	width: 171px;
	background-image: none;
	background-image: url(../images/_Allgemein/storelocatorie61.gif);
	background-position: bottom;
}
#imageframe_gfx {
	position: absolute;
	top: 0px;
	left: 0px;
}
#imageframe_content {
	top: 0px;
	left: 0px;
}
#dontbreak {
	width: 945px;
}

#insel_left {
	width: 182px;
	margin-bottom: 1px;
	float: left;
}

#contnav2 {
	display: block;
	border-top: 1px solid #152765;
	margin-top: 15px;
	width: 470px;
}
#contnav2 a:link {
	text-decoration: none;
}
#contnav2 a:hover {
	text-decoration: underline;
}

#contnav2 img {
	margin-right: 8px;
	margin-left: 8px;
}
#maincontent {
	display:  block;
}
#content {
	width: 693px;
	padding-bottom: 45px;
	float: left;
}

#content td{
/*	background-color: #ff0000;*/
	vertical-align:top;
}

#contenttext {
	float: left;
	padding-left: 12px;
	padding-top: 11px;
	padding-bottom: 40px;
}
#content_inner_bg {
	float: left;
	width: 486px;
	color: #3A474B;
	font-size: 11px;
}
#content_inner_bg td {
	
}

#content_inner_bg .headline_h1 {
	padding-bottom: 4px; 
	padding-top: 2px;
	border-bottom: 1px solid #CECECE;
	padding-right: 5px;
}
#content_inner_bg h1 {
	margin-left: 15px;
	font-size: 13px;
}
#contenttext_frame {
	float: left;
	width: 500px;
	padding-bottom: 40px;
	margin-left: 1px;
/*	background-color:yellow;*/
	display: inline;
	overflow: hidden;
}
ul {
	list-style-image: url(../images/_Allgemein/bullet.gif);
	line-height: 18px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#produktnav {
	width: 12px;
	margin-left: 1px;
	float: left;
}
#produktnav img {
	margin-top: 1px;
	width: 10px;
	height: 31px;
	border: 0px;
}

#margin {
	float: left;
	width: 182px;
	margin-top: 10px;
	margin-left: 10px;
	color:  #3A474B;
	display: inline;
}
#margin ul {
	list-style-image: url(../images/_Allgemein/margin/bullet.gif);
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
}
#margin ul li {
	margin-bottom: 10px;
}
#margin h1 {
	color: #3A474B;
	margin: 0px;
	font-size: 13px;
	padding: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.margin_head {
	background-image: url(../images/_Allgemein/margin/headline.gif);
}
.margin_bild {
	padding-left: 3px;
}
.margin_bild img {
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}
.margin_table {
	background-image: url(../images/_Allgemein/margin/text.gif);
	background-position: bottom;
	margin-bottom: 10px;
}
.margin_text {
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 10px;
}
.ueberschrift {
	font-size: 14px;
	font-weight: bold;
}

.absatz{
	font-size: 15px;
	line-height: 18px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.unterschrift ,.bild{
	font-size: 10px;
}

.marktext {
	background-color:yellow;
}
#suche {
	z-index: 10;
}
#formsuche .suche {
	border: 1px solid #D7DCDE;
	color: #3A474B;
	padding-left: 8px;
	height: 18px;
	line-height: 18px;
	width: 128px;
	margin-left: -5px; margin-right: 0px;
	margin-top: 5px;
}
#suche form {
	padding: 0px;
	margin: 0px;
}
#suche h5 {
	padding: 0px;
	margin: 0px;
}
#suche input  {
	border: 1px solid #B9BED1;
	width: 150px;
	height: 20px;
}
.suche {
	border: 1px solid #B9BED1;
}
a.activ {
	background-color:#666666;
}
a#locatortoggle {
	text-decoration: none;
	color: #3A474B;
}
#locatorlink {
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 12px;
}
.storelocator_input {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #3A474B;
	padding: 3px;
	margin-top: 10px;
	width: 100px;
}
#contenttext .headline {
	background-image: url(../images/_Allgemein/headline_brgonly.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cecece;
}

a.zehnfach {
	background-image: url(../images/_Allgemein/produktnav/10.gif);
	background-repeat: no-repeat;
}
a.zehnfach:hover {
	background-repeat: repeat-x;
}
a.neunfach {
	background-image: url(../images/_Allgemein/produktnav/9.gif);
	background-repeat: no-repeat;
}
a.neunfach:hover {
	background-repeat: repeat-x;
}
a.achtfach {
	background-image: url(../images/_Allgemein/produktnav/8.gif);
	background-repeat: no-repeat;
}
a.achtfach:hover {
	background-repeat: repeat-x;
}
a.siebenfach {
	background-image: url(../images/_Allgemein/produktnav/7.gif);
	background-repeat: no-repeat;
}
a.siebenfach:hover {
	background-repeat: repeat-x;
}
a.naben {
	background-image: url(../images/_Allgemein/produktnav/naben.gif);
	background-repeat: no-repeat;
}
a.naben:hover {
	background-repeat: repeat-x;
}
a.bmx {
	background-image: url(../images/_Allgemein/produktnav/bmx.gif);
	background-repeat: no-repeat;
}
a.bmx:hover {
	background-repeat: repeat-x;
}


a.zehnfach_act {
	background-image: url(../images/_Allgemein/produktnav/10.gif);
	color: #3a474b;
}
a.neunfach_act {
	background-image: url(../images/_Allgemein/produktnav/9.gif);
	color: #3a474b;
}
a.achtfach_act {
	background-image: url(../images/_Allgemein/produktnav/8.gif);
	color: #3a474b;
}
a.siebenfach_act {
	background-image: url(../images/_Allgemein/produktnav/7.gif);
	color: #3a474b;
}
a.naben_act {
	background-image: url(../images/_Allgemein/produktnav/naben.gif);
	color: #3a474b;
}
a.bmx_act {
	background-image: url(../images/_Allgemein/produktnav/bmx.gif);
	color: #3a474b;
}
a.neutral_act {
	background-image: url(../images/_Allgemein/produktnav/neutral.gif);
	color: #3a474b;
}

a.neutral {

}
a.neutral:hover {
	background-image: url(../images/_Allgemein/produktnav/neutral.gif);
	color: #3a474b;
}
#mainnavlinks a:hover {
	background-image: url(../images/_Allgemein/produktnav/neutral.gif);
	color: #3a474b;
}
#mainnavlinks {
	margin-bottom: 10px;
}
hr {
	background-color: #1px solid;
	color: #cecece;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.bg_white {
	
}
#warn {
	display: block;
	padding: 5px;
}
.mapslink {
	background-color: #ffffff;
	border: 1px solid #cecece;
	text-align: left;
	display: inline;
	padding: 1px;
	padding-top: 2px;
	padding-right: 25px;
	padding-left: 10px;
	cursor: pointer;
	margin-left: 115px;
	text-align: left;
	background-image: url(../images/_Allgemein/submit_google.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 9px;	
}
a img {
	border: 0px solid #FFFFFF;
}

.template_inner_table {
width:478px;
	margin-bottom: 0px;
	BORDER-BOTTOM: #cecece 1px solid;
/*	background-image: url(../images/_Allgemein/content/bottom.gif);*/
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #d7dcde;
	padding-bottom: 20px;
}

.template_inner_table td {
	padding-bottom: 13px;
}

.template_table {
width:478px;
	margin-bottom: 6px;
	background-image: url(../images/_Allgemein/content/bottom2.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #d7dcde;
	padding-bottom: 10px;
}

.template_inner_table p {
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.template_table td {
	padding-bottom: 13px;
}
.template_table img {
	margin-left: 1px;
}
.template_table ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.template_table ul li {
	padding: 0px;
	margin: 0px;
}
.template_table p {
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
#margin .headline {
	font-size: 13px;
}
.subnav_links .headline h1 {
	font-size: 13px;
}
.langbar {
	width: 200px;
	position: absolute;
	top: 21px;
	left: 355px;
	text-align: left;
	line-height: 24px;
	height: 16px;
	font-size: 11px;
	padding-top: 10px;
}
.langbar a {
	padding-right: 10px;
	color: #3a474b;
	float: left;
}
.langbar img {
	float: left;
}
#langbar {
	margin-top: -1px;
	height: 16px;
}
#langbar a {
	padding-right: 4px;
	color: #3a474b;
	line-height: 16px;
	float: left;
}
#langbar img {
	float: left;
}

.country_bit {
	width: 478px;
	background-color: #d7dcde;
	border-bottom: #cecece 1px solid;
	border-right: #cecece 1px solid;
	border-left: #cecece 1px solid;
}
.country_name {
	font-weight: bold;
	padding: 10px;
}
.country_post {
	padding: 10px;
}
.drucklink {
	position: absolute;
	right: 40px;
	top: 160px;	
	padding-right: 30px;
	background-image: url(../images/_Allgemein/print_link.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.drucklink:hover {
	background-image: url(../images/_Allgemein/print_hover.gif);
}
.s_cont {
	position: absolute;
	z-index: 15;
	right:41px;
	top: 185px;	
	display: inline;
}
* html .s_cont {
	display: inline;
	position: absolute;
	z-index: 15;
	right:40px;
	top: 184px;	
}
*+html .s_cont {
	display: inline;
	position: absolute;
	z-index: 15;
	right:40px;
	top: 194px;	
}
