/**
 * Style sheet layout
 */

body,
html {
	background: #0093D3 url("../../images//img_body.png") repeat-x;
	font-size: 12px;
}

div#container {
	margin: 0;
}
div#content-unten .inside {
clear:both;
padding-top: 20px;
}

div#footer {
	background: url(../../images/img_footer_bg.png) repeat-x;
	border-top: 1px solid #5183AD;
	overflow: hidden;
}

div#footer .inside {
	font-size: 10px;
	margin: 10px 55px;
	overflow: hidden;
	text-align: left;
}
div#footer .inside h3 {
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}
div#footer-wrapper {
	text-align: left;
	border-top: 1px solid #ddd;
	clear: both;
	padding-top: 10px;
}
div#footer-adress {width: 430px; float: left;}
div#footer-adress p{margin-left: 115px;}
div#footer-logo {float:left; width: 115px;}
div#aeo-cert {margin-left: 450px;}
div#aeo-logo {float: left; width: 90px;}
div#footer-partner {
	float: left;
	margin: 0 0 0 20px;
}
div#introtext {
	width: 600px;
}

div#loginlink {
	float: right;
	text-align: right;
}
div#loginlink li {
	float: left;
}
div#loginlink ul li a,
div#loginlink ul li p.active {
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	margin-left: 20px; 
}
div#loginlink ul li p.active {
	color: #920D0D;
}


div#main ul li {
	margin: 0 0 7px 0;
}

div#main ul li {
	background: url(../../images/img_list_image_01.png) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

div#main ul, #main p, #main ol {
	margin: 10px 0;
}

div#right .ce_downloads {
	background: url(../../images/img_arrow_downloads.png) right bottom no-repeat #EEEEEE;
	border: 1px solid #B6BACB;
	margin: 20px 20px 10px 0;
	padding: 10px;
}

div#right .ce_gallery {
	background: #EEEEEE;
	border: 1px solid #B6BACB;
	margin: 20px 20px 10px 0;
	padding: 10px;
}

div#right .ce_gallery h4 {
	background: #920D0D;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 5px;
}

div#right .ce_gallery img {
	border: 1px solid #000000;
}

div#right div.ce_text {
	margin-right: 15px;
}

/*** Quickconnect form ***/
div#right form.quickconnect input,
div#right form.quickconnect label,
div#right form.quickconnect textarea {
	float: left;
	margin: 0;
	padding: 0;
}

div#right form.quickconnect label {
	float: left;
	width: 30%;
}

div.accordion {
	background: #EEEEEE;
	margin: 0 0 15px 0;
	padding: 15px;
}
div.accordion div {
	padding: 15px 0;
}

div.anfrage {
	color: #FFFFFF;
	/*height: 210px;*/
	padding: 10px 5px;
}


div.ce_gallery table td {
	vertical-align: top;
}

div.ce_toplink {
	text-align: right;
}

div.event {
	padding: 5px;
}

div.fett a,
a.fett,
li.fett
span.fett
p.fett {
	font-weight: bold;
}

div.mod_catalogListing dl {
	background: #FFFFFF;
	clear: both;
	padding: 0;
}

div.mod_catalogListing dl dd {
	background: #FFFFFF;
	clear: left;
	float: left;
	padding: 0;
}

div.mod_catalogListing dl dt {
	width: 30%;
}

div.mod_eventlist .ce_text,
div.mod_upcoming_events .ce_text {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

div.mod_eventlist .info,
div.mod_upcoming_events .info {
	font-weight: bold;
}

div#navMain {
	height: 20px;
	margin: 20px 0 0 0;
}

div.mod_search {
	float: right;
}

div.mod_upcoming_events {
}

div.toggler {
	background: url(../../images/img_arrow_toggeler_02.png) no-repeat 0 8px;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
	padding: 5px 0 10px 20px;
}
.toggler.active {
background-position: 0 -52px;
}

div.varifold {
	border-top: 1px solid #CCCCCC;
	padding: 0 0 30px 0;
}

div.variprop h3 {
	font-size: 18px;
}

div.variprop,
div.varifold {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 30px 0;
}

dl {
	background: #EEEEEE;
	padding: 15px;
}

dl dt {
	clear: right;
	float: left;
	font-weight: bold;
	margin: 0 0.3em 0 0;
}

dl dt,
dl dd {
	line-height: 2em;
}

h1.seo {
	color: #BBBBBB;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	overflow: hidden;
	text-transform: uppercase;
	width: auto;
}

h2 {
	background: url(../../images/img_heading_underline_rot.png) repeat-x bottom left;
	color: #0093D3;
	font-size: 24px;
	line-height: 40px;
	margin: 0 0 15px 0;
}

h3 {
	color: #920D0D;
	font-weight: bold;
	margin: 7px 0;
}

h4.subnav-title {
	background: url(../../images/img_bg_anfrage.png) no-repeat right bottom #032B4D;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
	padding: 5px 0 5px 15px;
}

p#anfrage span.cyan {
	color: #0093D3;
}

p#anfrage,
p#anfrage * {
	color: #FFFFFF;
}
p.backbutton {
	border-bottom: 1px solid #bbb;
	padding: 5px;
	color: #920D0D;
	font-size: 11px;
	text-align: center;
}
select #ctrl_6 {
	clear: right;
}

span.red {
	color: #920D0D;
}

span.type {
	color: #0093D3;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

table.calendar th.head {
	background: #5183AD;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

table.calendar th.head a {
	color: #FFFFFF;
}

table.calendar th.label {
	background: #EEEEEE;
	font-weight: bold;
	padding: 10px 5px;
}

table.calendar tr td,
table.calender tr th {
	background: #EEEEEE;
	border: 1px solid #B6BACB;
	border-collapse: collapse;
	font-size: 10px;
	height: 75px;
	padding: 5px;
	vertical-align: top;
	width: 14%;
}

table.calendar tr td.active {
	background: #BCD0E2;
}

table.calendar tr.week_1 td,
table.calendar tr.week_3 td,
table.calendar tr.week_5 td {
	background: #CCCCCC;
}

table.minicalendar {
	width: 100%;
}

table.minicalendar td {
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	padding: 5px;
}

table.minicalendar td.active a {
	color: #920D0D;
	font-weight: bold;
}

table.minicalendar th {
	background: #043157;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

table.minicalendar th a {
	color: #FFFFFF;
	font-weight: bold;
}

table.sortable {
	width: 100%;
}

table.sortable a {
	color: #032B4D;
}

table.sortable td.col_last {
	border-right: 1px dashed #CCCCCC;
}

table.sortable th {
	background-color: #CCCCCC;
	color: #032B4D;
	font-weight: bold;
}

table.sortable th,
table.sortable td {
	border-bottom: 1px solid #B6BACB;
	border-collapse: collapse;
	border-left: 1px dashed #CCCCCC;
	padding: 5px;
}

.bg-blau {
	background: url(../../images/img_bg_anfrage.png) no-repeat right bottom #032B4D;
}
.blau {
	color: #0093D3;
}
.clear,
.clearer {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
}

.float-left {
	float: left;
}

.img-border img {
	background: #EEEEEE;
	border: 1px solid #90B3CE;
	padding: 3px;
}

.intro {
	background: #EEEEEE;
	border: 1px solid #BCD0E2;
	margin: 10px 0;
	padding: 15px;
	overflow: hidden;
}

#navMain ul {
	overflow: auto;
}

#navMain ul li {
	float: left;
}

#navMain ul li a.lan:link,
#navMain ul li a.lan:visited,
#navMain ul li span.active {
	background: transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 1px;
	padding: 0px 15px;
	text-decoration: underline;
}

#navMain ul li a.lan:hover,
#navMain ul li a.lan:active,
#navMain ul li a.lan:focus {
	background: transparent;
	color: #0093D3;
	line-height: 20px;
}

#navMain ul li a:link,
#navMain ul li a:visited,
#navMain ul li span.active {
	background: #5183AD;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 1px;
	padding: 0px 10px;
	text-decoration: none;
}

#navMain ul li span.active,
#navMain ul li a.trail,
#navMain ul li a:hover,
#navMain ul li a:active,
#navMain ul li a:focus {
	background: #FFFFFF;
	color: #5F5F5F;
	line-height: 20px;
	text-decoration: none;
}

.mod_navigation ul li.lan {
	float: right;
}

.mod_navigationSub ul li a:link,
.mod_navigationSub ul li a:visited {
	background: #FFFFFF url("../../images/img_arrow_subnavi_01.png") no-repeat left center;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	line-height: 30px;
	padding-left: 15px;
	text-decoration: none;
}

.mod_navigationSub ul li a:hover,
.mod_navigationSub ul li a:active,
.mod_navigationSub ul li a:focus,
.mod_navigationSub ul li p.active {
	background: #EBEBEB url("../../images/img_arrow_subnavi_02.png") no-repeat left center;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	line-height: 30px;
	padding-left: 15px;
	text-decoration: none;
}

.mod_navigationSub ul li p.active {
	background: #F7F7F7;
	color: #920D0D;
}
.mod_navigationSub ul li a.new:link,
.mod_navigationSub ul li a.new:visited,
.mod_navigationSub ul li a.new:hover,
.mod_navigationSub ul li a.new:active,
.mod_navigationSub ul li a.new:focus,
.mod_navigationSub ul li p.new {font-weight: bold; background-image: url(../../images/ico_new.png); background-position: 0 5px; padding-left: 49px; background-repeat: no-repeat;}
.mod_search input {
	color: #666666;
	font-size: 10px;
}
.mod_breadcrumb {margin-bottom: 25px;}
/**
 * Formulare
 */
.mod_search label {
	color: #000000;
	font-size: 10px;
}

.rot,
.rot a,
.rot li,
.rot span,
a.rot,
li.rot
span.rot 
div.rot a {
	color: #920D0D;
}

.rot,
a.rot,
.rot a {
	color: #920D0D;
}

.zwei-spaltig {
	width: 50%;
}
.drei-spaltig {
	width: 33.33%;
}

/**
 * Content trimming
 */
#content-left,
#content-center,
#content-right {
	float: left;
	width: 33%;
}

#content-unten {
	clear: both;
	margin: 0;
}

#header {
	background: url("../../images/img_bg_header_02.png") left bottom repeat-x;
}

#header .inside {
	height: 205px !important;
	margin: 0 55px;
}

#headertext {
	background: url(../../images/img_spw_logo_02.png) no-repeat;
	color: #FFFFFF;
	height: 178px;
}

#headertext h1,
#headertext .ce_text,
#headertext .ce_text * {
	color: #FFFFFF;
}

#logo {
	background: #FFFFFF url("../../images/img_logo_spw_01.png") no-repeat right bottom;
	height: 94px;
	overflow: hidden;
}

#main .inside {
	margin: 0 55px 0px 55px;
	padding: 55px 0 30px 0;
}

#main ol {
	border-left: 1px solid #CCCCCC;
	color: #FF00FF;
	list-style: decimal-leading-zero outside;
	margin: 0 0 0 30px;
	padding: 0 0 0 5px;
}

#main ol li {
	color: #0093D3;
	padding: 5px 0;
}

#main ol li * {
	color: #000000;
}

#main ol li ul {
	margin: 0 0 0 15px;
}

#main ol li ul li {
	padding: 0 0 0 15px;
}

#wrapper {
	background: #FFFFFF;
	border: 1px solid #043157;
	text-align: left;
}
div#footer div.mod_contentbox {
	margin: 10px 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #bbb;
	text-align: left;
	font-size: 12px;
}
div#footer .border-right {
	border-right: 1px solid #bbb;
}
div#footer div#partner {
	width: 400px;
	margin-left: 20px;
}

#headertext_02 {
	background: url(../../images/img_spw_logo_04.png) no-repeat;
	color: #FFFFFF;
	height: 143px;
	position: relative;
}

#headertext_02 h1,
#headertext_02 .ce_text,
#headertext_02 .ce_text * {
	color: #FFFFFF;
}

#headertext_02 ul#sprachwahl {
	list-style-type: none;
	position: absolute;
	left: 228px;
	top: 76px;
	z-index: 2;
}

#headertext_02 ul#sprachwahl li {
	float: left;
	margin-right: 0.4em;
}

#headertext_02 ul#header_buttons {
	list-style-type: none;
	position: absolute;
	right: 0;
	top: 27px;
}

#headertext_02 ul#header_buttons li {
	float: right;
	margin-left: 0.4em;
}

#headertext_02 #introtext {
	position: absolute;
	left: 231px;
	top: 124px;
	z-index: 1;
	font-size: 0.9em;
}

#headertext_03 {
	background: url(../../images/img_spw_logo_04.png) no-repeat;
	color: #FFFFFF;
	height: 143px;
	position: relative;
}

#headertext_03 h1,
#headertext_03 .ce_text,
#headertext_03 .ce_text * {
	color: #FFFFFF;
}

#headertext_03 div#sprachwahl_gross {
	position: absolute;
	left: 228px;
	top: 27px;
}

#headertext_03 ul#sprachwahl {
	list-style-type: none;
	position: absolute;
	left: 228px;
	top: 84px;
	z-index: 2;
}

#headertext_03 ul#sprachwahl li {
	float: left;
	margin-right: 0.4em;
}

#headertext_03 ul#header_buttons {
	list-style-type: none;
	position: absolute;
	right: 0;
	top: 27px;
}

#headertext_03 ul#header_buttons li {
	float: right;
	margin-left: 0.4em;
}

#headertext_03 #introtext {
	position: absolute;
	left: 231px;
	top: 124px;
	z-index: 1;
	font-size: 0.9em;
}

.tip {
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	background-color: #fff;
	border: 1px solid #0075b7;
	z-index: 100;
}
 
.tip-title {
	font-weight: bold;
	margin: 0;
	color: #fff !important;
	background-color: #0075b7;
	/*background-color: #e2eefa;*/
	padding: 0.2em 0.5em;
}
 
.tip-text {
	color: #000;
	background-color: #fff;
	padding: 0.2em 0.5em;
}
.linie-unten {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
#table_distributoren_laender {
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	/*width: 537px;*/
}
#table_distributoren_laender td {
	/*padding: 0.5em 1em;*/
	padding: 3px 5px;
	border-right: 1px solid #dfdfdf;
	width: 83px;
}
#table_distributoren_laender td.td-last {
	border-right: none !important;
}
.exklusiv{
	background: #f2f5f7;
	padding: 10px;	
	}
#main #list_distributoren_laender {position: relative; overflow: visible;}
#main #list_distributoren_laender ul,
#main #list_distributoren_laender li {margin: 0; padding: 0; background: #00519e; color: #fff; overflow: visible; height: 35px;}
#main #list_distributoren_laender, #main #list_distributoren_laender ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #00519e;
	color: #fff;
}
.visible {overflow: visible;}
#main #list_distributoren_laender ul {border: 1px solid #eee;}
#main #list_distributoren_laender ul.col1 {border-right: 0;}
#main #list_distributoren_laender ul.col2 {border-left: 0;}
#main #list_distributoren_laender a:link,
#main #list_distributoren_laender a:visited {
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 8px;
	color: #fff;
}
#main #list_distributoren_laender a:hover,
#main #list_distributoren_laender a:active,
#main #list_distributoren_laender a:focus {background: #0162be;}
#main #list_distributoren_laender li {
	float: left;
	width: 136px;
	cursor: pointer;	
}
#main #list_distributoren_laender li#list_title {width: 264px; color: #fff; padding: 0 5px;background: url(../../images/dropdown_arrow.png) #00519e no-repeat 250px center}
#main #list_distributoren_laender li#list_title strong {display: block; color: #fff; margin: 8px 0;}
#main #list_distributoren_laender li ul {
	position: absolute;
	width: 136px;
	left: -999em;
}
#main #list_distributoren_laender li:hover ul {
	left: 0;
}
#main #list_distributoren_laender li:hover ul.col2 {
	left: 136px;
}
.caption {font-style: italic; color: #6a6a6a; font-size: 11px; text-align: center;}

.mod_newslist .layout_short {border-bottom: 1px dotted #ddd; }
.mod_newslist h2 {font-size: 16px; border: none; background: none; color: #b00000;}
.mod_newslist .more {text-align: right; font-style: italic; color: #b00000;}
.mod_newslist .more a {color: #b00000;} 
.mod_newslist h2 a {text-decoration: none; color: #b00000;}

.mod_newsreader h1 {color: #b00000; font-size: 20px; font-weight: normal; line-height: 25px;}

#banner_propshop {margin: 0 -55px;}

#angebotsbutton {position: absolute; right: -20px; top: 42px;}
#slider_wrapper {background: url(../../images/bg_slider.png) repeat-x left bottom; margin: 0 -55px 30px -55px; }
.ce_slider_item {margin: 0 55px; height: 250px;}

.ce_slider_item.varifold {background: url(../../images/varifold.png) no-repeat 405px 20px;}
.ce_slider_item.variprop {background: url(../../images/variprop.png) no-repeat 385px 20px;}
.ce_slider_item.variprofile {background: url(../../images/variprofile.png) no-repeat 385px 30px;}

.ce_slider_item h1 {margin-top: 20px; text-indent: -10000em; }
#main .ce_slider_item li {margin-bottom: 5px;}
.ce_slider_item.varifold h1 {background: url(../../images/varifold_logo.png) no-repeat 0 20px; height: 68px;}
.ce_slider_item.variprop h1 {background: url(../../images/variprop_logo.png) no-repeat; height: 68px;}
.ce_slider_item.variprofile h1 {background: url(../../images/variprofile_logo.png) no-repeat; height: 68px;}
#ce_slider_controls_elements {position: absolute; top: 213px; left: 300px; width: 300px; text-align: center;}
#main #ce_slider_controls_elements ul {width: 270px; margin: 0;}
#main #ce_slider_controls_elements li { background: none;}
ul.slider_links {
	list-style: none; 
	z-index: 10000;
	}
#main ul.slider_links li {background: none; padding: 0; margin: 0; float: left; margin-right: 15px;}
#main ul.slider_links li a {text-decoration: none; background: #777777; border: 1px solid #999; padding: 3px; color: #fff; font-weight: bold;}
#main ul.slider_links li a.shop_link {background: #cb0000;}

#main .weitere_produkte li {background: none; margin: 0; padding: 0;}
#main .weitere_produkte li a:link,
#main .weitere_produkte li a:visited {display: block; padding: 10px 14px 10px 0; border-bottom: 1px dotted #d0d0d0; border-top: 1px dotted #fff;}
#main .weitere_produkte li a:hover,
#main .weitere_produkte li a:active,
#main .weitere_produkte li a:focus {padding:10px 7px; background: #f5f5f5;}
#main .weitere_produkte li a {color: #0080c9; text-decoration: none;}

#event_latest * { color: #787878;}
#event_latest h3, #news_latest h3 {color: #787878; background: url(../../images/bg_sidebar_head.png); padding: 3px 6px; }
#news_latest h2 {font-size: 12px; line-height: 13px;}
.home #main .subcolumns {background: url(../../images/dotted_vertical.png) repeat-y 580px 0;}
