/*
THEME NAME: style01
THEME URI: 
DESCRIPTION: Kunden-Template im Auftrag von swedex
TAGS: 
VERSION: 1.0
AUTHOR: <a href="http://www.breitbart-it.de/">breitbart-it</a>
AUTHOR URI:
*/

/* Global -------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	background-color:#F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}
body {
	font-size:85%;
	height:100%;
}
* html body{
	text-align:center; /* ie5 hack */
}
html>body{
	font-size:85%;
}

#print_header{
	display:none;
}
/* Layout ----------------------------------------------------------*/
div#wrapper{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(images/bg_left_right.jpg);
	background-repeat:repeat-y;
	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
	position:relative;
}

div#divContainer{
	padding:0 15px 0px 35px;
	}

div#header{
	margin-bottom:20px;
	height:400px;
}
div#container{
	float:left;
	width:920px;
	margin-bottom:20px;
}
div#content{
	margin:0 355px 0 200px;
	background-color:yellow;
	padding:0 15px 0 15px;
	background: #EEEEEE url(images/bg_container_top.jpg) repeat-x;
	border:1px solid #dedede;
	border-top:none;

}
div.sidebar{
	float:left;
}

div#primary{
	width:200px;
	margin-left:-920px;
}
div#secondary{
	width:325px;
	margin-left:-335px;
}

/* Layout ----------------------------------------------------------*/


div#header img{
	display:block;
	float:left;
}
div#access{
	width:200px;
	height:275px;
	background:#666666 url(images/topMenu_bg.gif) no-repeat;
	float:left;
	overflow:hidden;
}

div#themeIMG{
	width:720px;
	height:275px;
/* wird über header.php gesteuert */
	float:left;
}
div#headersearch{
	width:200px;
	height:71px;
	background-image:url(images/bgSearch.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div#headersearch div{
	padding-top:25px;
	padding-left:35px;
}
div#headersearch input.text-input{
	border:1px solid silver;
	width:100px;
	vertical-align:middle;
	padding:1px 0 2px 8px;
	font-size:11px;
	color:#fff;
	background-color:#868686;
}
div#headersearch .searchGo {
	cursor:pointer;
	height:20px;
	margin-left:3px;
	vertical-align:middle;
	width:20px;
}

/* Top - Menü -------------------------------------------*/
div.topNav {
	padding-top:17px;
	width:200px;
}
div.topNav li{
	display:block;
	height:40px;
}
div.topNav a {
	display:block;
	height:40px;
	margin-left:18px;
}
div.topNav a:hover{
	background-image:url(images/topMenu_markerOver.gif);
	background-repeat:no-repeat;
}

div.topNav li.current_page_item a, div.topNav li.current_item_parent a{
	background-image:url(images/topMenu_markerActive.gif);
	background-repeat:no-repeat;
}

div.topNav a span{
	margin-left:-1000px;
}

/* sidebar ----------------------------------------------------*/
li.widget {
	list-style:none;
	margin-bottom:20px;
	padding-right:15px;
	padding-left:5px;
}

div.sidebar a{
	border:none;
}
ul.xoxo{
	overflow:hidden;
	padding-left:10px;
	list-style-position:inside;
}
ul.xoxo li li {
	padding-right:15px;
}
#primary ul.xoxo h3{
	display:block;
	height:33px;
	margin:-10px 0 0 -15px;
	padding:8px 10px 0 17px;
	background: url(images/menu_bg_top.jpg) no-repeat top left;
	border:none;
	color:#484848;

}


#primary ul.xoxo li{
	margin-top:10px;
	list-style-type:none;
	list-style-position:outside;
}
ul.xoxo li li{
	margin-left:15px; /* Einrückung Gliederung */
}
h3.widgettitle{
	display:none;
}

div.sidebar p, div.sidebar p a {
	color:#727272;
	font-size:12px;
}
div.sidebar p {
	margin-bottom:12px;
}

ul.xoxo li.widget{

	
}
/* sidebar links */
#primary {


}
div#primary div.bg{
	background:#fff url(images/menu_bg.gif) repeat-y;
	height:auto;
	margin-bottom:20px;
}
* html div#primary div.bg {
	height:22px;
}
div#primary ul.xoxo{
	 padding-left:15px;
	 padding-bottom:15px;
	 height:auto;
	 background:url(images/menu_bg_bottom.jpg) no-repeat bottom left;
}

/* zweite Sidebar (Aktionen) */
ul#sidebar-1{

}
#secondary ul.xoxo,  ul.menu {
	padding:0;
	margin:0;
	width:200px;
	list-style:none;
}

/* sidebar rechts -------------------------------------------- */
#secondary ul.menu {
	margin-bottom:20px;
	}


/* shortie-Buttons */
#secondary span#info{
	display:block;
	position:relative;
	left:-48px;
	width:350px;
	height:54px;
	background:url(images/bg_infopoint.jpg) no-repeat;
	line-height:54px;
	text-indent:55px;
	font-weight:bold;
	color: #7bb60f;
	margin-bottom:-10px;
}
#secondary li.info{
	color:#666666;
}
#secondary li.info a{
	color:#7bb60f;
}
#secondary span#attention{
	display:block;
	position:relative;
	left:-43px;
	width:50px;
	height:54px;
	background:url(images/bg_attentionpoint.jpg) no-repeat;
	line-height:54px;
	text-indent:55px;
	font-weight:bold;
	color: #F6670E;
}
#secondary li.attention{
	color:#666666;
}
#secondary li.attention a{
	color: #F6670E;
}


div#footer{
}
div#footer p{

}
div#footer a{
}
div#footer a:hover{
}

/* --------- Sidebarmenu --------------*/
#primary a{
	text-decoration:none;
	font-size:.85em;
	color:#666666;
	border:none;
}
#primary ul.xoxo a:hover{
	font-weight:bold;
	color:#333333;
}
#primary .menu ul.xoxo  a {
	color:#7BB60F;
	font-weight:bold;
}
#primary  .menu ul.xoxo a:hover{
	color:#484848;
}

#primary ul#levelProdukte,#primary ul#levelUnternehmen,#primary ul#levelJobangebote, ul#kontakt{
	margin-left:-14px; /* Korrektur erstes Listelement - keine Einrückung 		*/
	margin-top:-10px;
}

#levelUnternehmenactive a#levelUnternehmencurrent, #levelProdukteactive a#levelProduktecurrent, #levelJobangeboteactive a#levelJobangebotecurrent,#level2active a#level2current,#level3active a#level3current,#level4active a#level4current,#level5active a#level5current, #primary li.current_page_item a, #primary li.current_item_parent a{
	color:#484848;
	font-weight:bold;
	background-image:url(images/menupointer.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
}
#levelUnternehmenactive a,#levelProdukteactive a, #levelJobangeboteactive a{
	color:#484848;
}

/* Menü für Archivbeiträge (Presse/Neuheiten) */
li.widget_navt h3{
	display:block;
}
div#content h2.pagetitle{
	display:none;
}


/*----------------------------------------------------------------- Submenu */

/* Archiv Beiträge Startseite */
div.exerpt{
	margin-top:25px;
}
div.exerpt h2, h3.entry-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	border:none;
	margin-bottom:0em;
}
div.exerpt a.more{

}

div.exerpt h2 a,h3.entry-title a{
	color:#7bb60f;
	text-decoration:none;
	border-bottom:1px dotted silver;
	}
div.exerpt h2 a:hover, h3.entry-title a:hover{
	border-bottom:1px solid #7bb60f;
}

div.exerpt span.date, div.entry-date abbr{
	color:#666666;
	font-size:85%;
	font-weight:normal;
}


div.exerpt p{
	margin-top:0em;
}


/* verschiedenes / Plugin-Korrekturen */
#incoming, #linklove, #BlogDate,.copy{
	display:none;
}

/* Archiv-Funktionen */
#nav-above, #nav-below, .entry-meta{
	display:none;
}

/* Suchergebnisse */
div.page  div.entry-date abbr{
	display:none;
}

/* --------------------------------------------------------------------*/
/* Formatting Standardelements */

div#content{
	text-align:left;
	padding-top:18px;
	padding-bottom:20px;
}

a {
	color: #7BB60F;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
	color:#7bb60f;
}


div#content a img, div#content p img{ /*aufgrund des Bildrahmens, Korrektur */

}

hr{
	border:1px solid #C8C8C8;
}
/* Vertikaler Rhythmus basierend auf 14px Basisgröße
--------------------------------------------------------------------------------------- */
body {
	color:#505050;
}

p,div#content ol,div#content ul {
	font-size:.85em;
	margin-bottom:1.1em;
	line-height:145%;
}
h1,h2,h3,h4,h5,h6{
	text-align:left;
	line-height:135%;
}

h1, div #content div.ddsg-wrapper h2{
	font-size:1em;
	color:#7bb60f;
	margin-bottom:1.2em;
	padding-right:25px;
}

h2 {
	font-size:0.95em;
	margin-bottom:.75em;
}

h3,h4,h5,h6{
	font-size: .85em;
	font-weight:bold;
	margin-bottom:.5em;
}
h3{
	color:#7bb60f;
}
h2.entry-title,div#content .archive-meta p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	margin-bottom:20px;
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	line-height:135%;
}

h2.entry-title {
	display:none;
}
h5{
	font-style:italic;
}
h1 span {
	display: none;
}

div#content ol,div#content ul  {
	list-style-position:inside;
	list-style-type:decimal;
}
div#content form.cform ol{
	list-style-position:outside;
}
div#content ol li,div#content ul li{
	margin-bottom:.5em;
	text-align:left;
}
div#content ol li img,div#content ul li img{
	margin-left:-5px;
}

div#content ul {
	list-style-type:circle;
}

div#content ul li.listeLeer {
	list-style-type:none;
	list-style-position:outside;
}

div#content ul li.listeDreieckRot,div#content ul li.listeDreieckGrau  {
	list-style-position:outside;
	}

div#content ul li.listeDreieckGrau,div#content ul li.listeDreieckRot {
	list-style-type:none;
	background-image:url(images/listpoint_typ1.gif);
	background-repeat:no-repeat;
	padding-left:14px;
}
div#content ul li.listeDreieckRot strong {
	/*font-weight:normal;*/
}

div#content ul li.listeDreieckGrau{
	background-image:url(images/listpoint_typ3.gif);
}


p.hinweis,p.hinweis-halberAbstand{
	padding-left:20px;
	background-image:url(images/listpoint_attention.gif);
	background-repeat:no-repeat;
}

p.hinweis-halberAbstand{

	margin-top:-2em;
}

p.schlusssatz{
	color:#666666;
	font-weight:bold;
}

.bildueberschrift{
	margin-bottom:0.4em;
}


div#content ol.bildueberschrift, div#content ul.bildueberschrift{
	margin-bottom:0.3em;
}
.bildunterschrift,.bildUnterschriftLinks,.bildUnterschriftRechts{
	margin-top:-1.7em;
}

.bildUnterschriftLinks{
	float:left;
	width:235px;
	overflow:hidden;

}
.bildUnterschriftRechts{
	margin-left:252px;
}

p.bildAbstandUnten{
	margin-bottom:15px;
}
img.bildAbstandRechts{
	margin-right:15px;
}
p.spalteLinks{
	width:120px;
	float:left;
	text-align:left;
}
p.spalteRechts{
	margin-left:140px;
	text-align:left;
}

div#content p img.bildLinks, div#content p img.alignleft{
	float:left;
	margin-right:10px;
}
div#content p img.bildRechts, div#content p img.alignright {
	float:right;
	margin-left:20px;
}

.farbeRot {
	color:#7bb60f;
}
.farbeGrau{
	color:#666666;
	display:inline;
}

hr{
	margin-top:0;
	margin-bottom:2em;
}

/* Formulare */
div#content .cform, div#content .cform label, div#content .cform input, div#content .cform select,div#content .cform textarea {
	
}

form#noresults-searchform input{
	border:1px solid #C8C8C8;
	padding:2px;
	font-size:1em;
}

form#noresults-searchform input.submit-button{
	padding:0;
	border:1px solid #666666;
}
form#noresults-searchform input.submit-button:hover{
	color:#7bb60f;
}

/* ------------------------------------------------------------------------------------*/

/* Bilder und verlinkte Bilder ohne Rahmen 
--------------------------------------------------------------------------------------- */

img, a img {
	border: none;
}



/* Links- bzw. Rechtsausrichtung Elemente
--------------------------------------------------------------------------------------- */

.links {
	float: left;
	margin: 0 0.5em 0 0;
}

.rechts {
	float: right;
	margin: 0 0 0 0.5em;
}
/* Macht die gepunktete Linie um geklickte Links unsichtbar
--------------------------------------------------------------------------------------- */

a:focus {
	outline: none;
}


address{
	margin-top:1em;
	margin-bottom:1em;
	font-style:normal;
	color:#666666;

}
/* -------------------------  Formatting Standardelements */

/* Sidebar erweiterte Funktionen */
div#extendedFeatures{
	border-top:1px dotted #C8C8C8;
	border-bottom:1px dotted #C8C8C8;
	padding:10px;
	margin-right:20px;
}

div#extendedFeatures a{
	color:#727272;
	display:block;
	margin-bottom:10px;
	font-size:0.85em;
}
div#extendedFeatures a:hover{
	font-weight:bold;
	color:black;
}

/* Sitemap -------------------------------------------------*/
div #content div.ddsg-wrapper ul{
	margin-bottom:2em;
}
div #content div.ddsg-wrapper ul li{
	margin:1.5em;
	list-style-type:none;
}

div #content div.ddsg-wrapper ul li a{
	font-weight:bold;
	color:#333333;
	}
div #content div.ddsg-wrapper ul li ul li a{
	font-weight:normal;
	font-size:12px;
	color:#666666;
	}
div #content div.ddsg-wrapper a:hover{
	color:#7bb60f;
}
	
div #content div.ddsg-wrapper p{
	display:none;
}
/*------------------------------------------------------------*/
/* Sonstiges */
span.new{
	color:#7bb60f;
	font-weight:bold;
	text-transform:uppercase;
}

/*-------------------------------------------------------------*/

/*spezielle Seitenanpassungen------------------------------ */
/*startseite*/
body.pageid-9 div.p2c_catlist{
	padding-right:10px;
}

/* Mappenmodelle ------------------------------------------*/
table.mappen{
	width:100%;
	border-collapse:collapse;
	margin-bottom:30px;
	clear:both;
}
table.mappen li{
	display:block;
	width:150px;
}
table.mappen, table.mappen ul li,table.mappen p{
	font-size:11px;
}
table.mappen tr.header{
	font-size:13px;
}
table.mappen tr{
	background-color:#E2E4E3;
}

table.mappen tr.header{
	background-color:#C4071B;
	color:white;
	font-weight:bold;
	height:26px;
}
table.mappen td{
	vertical-align:top;
	padding: 15px 5px 15px 10px;
}
table.mappen td.headerLeft{
	background-image:url(images/bg_mappen_box_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0;
	padding-left:10px;
	vertical-align:middle;
}
table.mappen td.headerRight{
	background-image:url(images/bg_mappen_box_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	padding:0;
	padding-right:10px;
	vertical-align:middle;

}
table.mappen ul, table.mappen p{
	margin:0;
}

table.mappen ul li{
	list-style-type:none;
	list-style-position:outside;
	background-image:url(images/listpoint_typ4.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:0px;
}
table.mappen a{
	background-image:url(images/adobe_dl_logo.gif);
	background-repeat:no-repeat;
	height:46px;
	display:block;
	padding-top:50px;
	color:#505050;
}

table.mappen a:hover{
	color:#C4071B;
}

table.varianten{
	margin-top:-15px;
}

table.varianten td.headerLeft,table.varianten td.headerRight  {
	background-image:none;
}
table.varianten tr.header{
	background-color:#A2A2A2;
	color:black;
}

table.varianten tr{
	background-color:#C1C1C1;
	color:#505050;
}

div#mappenThumbnails {
	background-color:#E2E4E3;
	float:left;
	width:100%;
	padding-left:22px;
	margin-bottom:15px;
}

div#mappenThumbnails p{
	margin:0;
	padding:0;
	float:left;
	margin-right:20px;
	margin-top:20px;
	line-height:180%;
}

a.topPic{
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

div.bildgalerie a,div.bildgalerie-quer a{
	margin-right:8px;
	margin-bottom:5px;
}
*html div.bildgalerie a, *html div.bildgalerie-quer a{

}

div.bildgalerie-quer img{

}

ul#kontakt li{
	font-size:0.85em;
}
#primary ul#kontakt a:hover{
	font-weight:normal;
	color:#7bb60f; 
}

#impressum{
	position:absolute;
	right:30px;
	top:10px;
}
#impressum a{
	color:#999;
	font-size:11px;
}
#impressum a:hover{
	color:#7bb60f;
}


ul.marketing{
	list-style:none;
	list-style-position:inside;
}
ul.marketing ul{
	margin-bottom:1em;
}
ul.marketing h3{
	font-size:12px;
}
div.marketingtext{
	width:155px;
	float:left;
	padding-left:10px;
	overflow:hidden;
}
div.marketingimage{
	float:right;
	width:153px;
	margin-left:5px;
	overflow:hidden;
}

div.marketingtext li{
	list-style:none;
	list-style-position:outside;
	background:url(images/listpoint_arrow.gif) top left no-repeat;
	padding-left:15px;
	color:#727272;
	font-size:12px;
	margin-bottom:0.5em;
}

.clear{
	clear:both;
	float:none;
	line-height:1px;
}

/*Rückrufformular innerhalb der Seite infozentrale*/
div.layout4 .cform{
	width:280px;
	margin:0;
	margin-bottom:15px;
}
div.layout4 label{
	display:none;
}

#li-4-1,#li-4-2{
	float:left;
	margin-bottom:0;
}
#li-4-3{
	clear:both;
	float:none;
}

#li-4-1{
	padding-right:5px;
}

div.layout4 .cform input{
	width:129px;
	margin:0;
	border:1px solid #e5e5e5;
	background:#fff;
	font-size:11px;
}
div.layout4 .cform textarea{
	width:271px;
	height:5em;
	border:1px solid #e5e5e5;
	background:#fff;
}
div.layout4 .cform ol.cf-ol{
	border:none;
	padding:0 !important;
}
div#content form.cform span.reqtxt ,div#content form.cform span.emailreqtxt{ 
	display:none;
}

div.entry-date{
	display:none;
}


/*spezielle Formatierungen für Formular Mehrproduktanfrage */

form#cforms37form ol{
	border:none;
}

#content form#cforms37form li img{
	margin-left:-98px;
}
form#cforms37form textarea{
	height:50px;
	
}

.linklove{
	display:none;
}

/* Spalten für Unterseiten */

div.spalteLinks{
	float:left;
	width:206px;
}
div.spalteRechts{
	width:245px;
	float:right;

}
div.layout1 h1,div.layout3 h1{
	margin:0;
	margin-bottom:10px;
}
div.layout4 p{
	margin-bottom:0.5em;
}
div.layout4 h1{
	margin-top:2em;
	margin-bottom:0;
}

div.layout1 .spalteLinks ul{
	margin-left:15px;
}
div.layout1,div.layout2,div.layout3 {
	width:454px;
	height:auto;
	margin-bottom:20px;
}

div.layout1 li{
	list-style-type:none;
	list-style-position:outside;
	background:url(images/pages/a_1.jpg) left top no-repeat;
	padding:0;
	padding-left:30px;
	
	}
div.layout1 .spalteRechts {
	text-align:right;
}
div.layout1 .spalteRechts img{
	margin-bottom:15px;
}
div.layout2 div.spalteLinks{
	width:245px;
	float:left;
}
div.layout2 div.spalteRechts{
	width:195px;
}
div.layout2 div.spalteLinks img{
	margin-left:-3px;
	margin-top:-3px;
}

div.layout1 p.clear,div.layout2 p.clear,div.layout3 p.clear{
	margin:0;
	display:block;
	height:1px;
	overflow:hidden;
}

div.layout3 div.spalteLinks{
	width:240px;
}
div.layout3 div.spalteRechts{
	width:200px;
}
div.layout4{
	margin-left:50px;

}
div.layout4 h1{
	margin-left:-50px;
	margin-bottom:10px;
}

div.hiddenBildgalerie{
	display:none;
}

a.direktangebot{
	display:block;
	background:url(images/bt_directangebot.jpg) right top no-repeat;
	height:38px;
	margin-top:-1em;	
}
a.direktangebot span{
	display:none;
}
a.fordernSieUns{
	display:block;
	background:url(images/bt_fordern_sie_uns.jpg) left top no-repeat;
	height:35px;	
}
a.fordernSieUns span{
	display:none;
}

a.beratung{
	display:block;
	background:url(images/bt_beratung.jpg) left top no-repeat;
	height:35px;	
}
a.beratung span{
	display:none;
}
h1.danke{
	display:block;
	background:url(images/bt_vielenDank.jpg) left top no-repeat;
	height:57px;	
}
h1.danke span{
	display:none;
}

/*testimonials */
div.testimonial{
	width:auto;
	height:250px;
	overflow:auto;
	padding:15px 30px 10px 75px;
	background-color:#F8F8F8;
	margin-bottom:2em;
	border-top:5px solid #F8F8F8;
	border-bottom:5px solid #F8F8F8;
}
div.testimonial h2{
	margin:0;padding:0;
	padding-top:5px;
	background:url(images/menu_div.jpg) top repeat-x;
	font-size:0.85em;
	color:#666;
}
div.testimonial h3{
	margin:0;padding:0;border:none;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#D80014;
	background:url(images/menu_div.jpg) bottom repeat-x;
}
/* über uns */

div#bgUmwelt{
	background:url(images/pages/img_ueber_uns_1.jpg) bottom right no-repeat;
	margin-right:-19px;
	padding-left:-19px;
	min-height:260px !important;
}
* html div#bgUmwelt{
	height:260px;
}
div#bgUmwelt p{
	margin-right:300px;
}

