﻿/******************************************************************
 *
 *  CSS Schöffel CMS 
 *  Datum:    15.07.2008
 *  Autor:    jr 
 *
 ******************************************************************/

 
 /*  **** RESET ***** */ 
* { margin:0; padding:0; }
html { height: 101%; }
option { padding-left: 4px; }
fieldset, img, hr { border:0 solid; }
ul { list-style:none; }

/* ***** CLEARING ***** */
.clear { overflow:hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; } /* Safari */

body { text-align: center; font-family: Arial, sans-serif; font-size: 12px; line-height:17px; margin-top: 0px; }

/* ***** MENU ***** */
div#menu { display:inline; float:left; position:relative; z-index:98; line-height:16px; }
    .ddmx { float:left; display: inline; }

/* ***** SEARCH ***** */
.searchResult { padding:8px 0; font-size:12px; margin-left:15px; }
    .searchResult h2 { font-size:18px; font-weight:bold; padding-top:15px; color:#4b4b4b; }
    .searchResult p { margin:8px 0; }
    .searchResult a:link, .searchResult a:visited { font-size:12px; color:#005baa; text-decoration:none; font-weight:bold; line-height:18px; }
    .searchResult a:hover, .searchResult a:active { text-decoration:underline; }
    
/* wenn flash deaktiviert -> headings korrekt darstellen */
span.sIFR-alternate  { position:static !important; }
span.sIFR-jquery { display:none; }

/******************* Master-Template *********************/
#center { width: 970px; margin: 5px auto 0; text-align: left; }
#logo { float: left; margin-right: 4px; margin-left: 5px; display: inline; }

#headRe { float:right; display:inline; width: 600px; margin:30px 19px 0 0; color:#4b4b4b; }
    #headRe #search { float:right; display:inline; }
        #headRe #search label { float:left; display:inline; margin:0 7px; line-height:18px; }
        #headRe #search input { float:left; display:inline; margin-right:11px; font-size:11px; color:#4b4b4b; padding:2px 0 0 5px; }
        #headRe #search  #searchBtn {  }
                       
    #headRe ul { float:right; margin-top:3px; }
    #headRe li { float:left; line-height:12px; }
    #headRe li a { border-right: 1px solid #4b4b4b; color:#4b4b4b; display:block; padding:0 7px; }
    #headRe li a.first { border-left: 1px solid #4b4b4b; }
        
    #headRe a.country { float:right; display:inline; margin:3px 7px 0 0; height:18px; }        

#navigation { clear: both; float: left; display: inline; width: 952px; background: url(navBG.gif) repeat-x top left; margin-bottom: 1px; margin-top:4px; }
#navRe {  background:url(navBGR.gif) no-repeat top right; height:27px; width:11px; float:right; display:inline; }

a.searchButton { border: 1px solid white;
    background: #005baa;
    font-size: 12px;
    padding: 0 4px;
    display: block;
    color: white !important;
    text-decoration: none; 
    height: 18px;
    line-height: 18px;
}

/* sales link */
a.redItem:link, a.redItem:visited,a.redItem:hover,a.redItem:active { background:#F30505; !important; color:white !important; }


input#searchInput {
    background: url(searchInput.jpg) no-repeat top left;
    height:18px;
    width: 177px;
    border:0;
}

#content { clear: both; }
#banner { display: none; }
#banner2 { display: none; float: left; width: 340px; overflow-x: hidden; margin-right:7px; }
#slideshow { display:none; margin-bottom:0; }

#pseudoCollectionNav {
    display: none;
    text-align: center;  
    clear: both;  
}

#pseudoCollectionContent {    
    width: 938px;
    margin: 0 auto;
    text-align: left;
}

/*#pseudoCollectionContent div, #historyNav div {*/
div#psNav {
    position: absolute;
    width: 265px;
    margin-top: -23px;
    margin-left: 320px; 
    margin-bottom: 0px;
}

#footer {   
    clear: both;
    margin-top: 10px;
    height:20px;
    background: #dadada;
    overflow: hidden;
    width:952px;
}

ul#footerNav {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 720px;    
    background: none;    
    margin-top:5px;  
    height:14px;
}

ul#footerNav li {
    float: left;
    line-height:12px;    
}

ul#footerNav a.footerlink {
    display: inline;
    padding: 0px 7px;    
    color: #333;
    /*border-left: 1px solid #8c8c8c;*/
    border-right: 1px solid #767676;
    font-size: 12px;    
}

ul#footerNav a.first { margin-left:3px; } 
ul#footerNav a.last { border-right:0; } 

ul#footerNav img {
    display: inline;
}

#historyNav {    
    color: #abc9e3;    
    margin: 0;
    padding-top: 10px;
    padding-bottom: 3px;
    position: relative;
}

#clearInfobox {
    clear: both;
    display:none;
}

#sifrLayer {
    width: 550px;
    float: left;
    display: inline;
    margin:7px 0 10px;
}

h1 {
font-size:18px;
line-height:22px;
font-weight:normal;
color:#666;
margin:0 0 0 0px;
padding:0;
text-transform:uppercase;
}

hr {
background:#cccccc none repeat scroll 0%; 
border:0pt none; 
height:1px;
}


/* *********************** Layoutvorlage bannerLinks *************************** */

div#lytBannerLinksLayer , div#lytBannerLinksTxtRechtsLayer {
    float: left;
    width: 593px;    
}

div#lytBannerLinksLayer div.tsrContent, div#lytBannerLinksLayer div.tsrContentImg, div#lytBannerLinksTxtRechtsLayer div.tsrContent {
    width: 590px;
    margin-bottom: 20px;
    clear: left;
    float:left;
}

div#lytBannerLinksLayer div.helpBottom {
    margin-bottom: 5px;
}

div#lytBannerLinksLayer div.tsrContent img {
   /* float: left;
    margin-right: 6px;*/
}

div#lytBannerLinksTxtRechtsLayer div.tsrContent img {
	/*float: right;
	margin-left: 6px;*/
}

.imageLeft {
    float: left;
    width: 185px;
    display: inline; 
    margin-right: 6px;        
}

.imageRight {
    float: right;
    width: 185px;
    display: inline; 
    margin-left: 6px;        
}

.imageLeft img, .imageRight img {
    margin: 0px;
    padding: 0px;
}

.imageLeft p, .imageRight p {
    padding: 1px 6px;
    margin: 0px;
    color: #999999;
}

.tsrContentImg p {
    padding: 1px 6px;
    margin: 0px;
    color: #999999;
    font-size: 11px;
}

.underTitle {
    width: 185px;
    overflow: hidden;
}

/* *********************** Layout Startseite *********************** */

.startseiteImg {
    float:left;
    display: inline;
    margin-right: 6px;
}

#startpageContentLeft {
    margin-bottom: 7px;
    clear:both;
}

#startpageContentLeft div h2 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 15px;
    color: white;
    text-transform:uppercase;
}

#newsStartPage {
    float:right !important;
    width:312px !important;
    margin-right:8px !important;
}

#newsStartPage div {
    float: left; 
    width: 311px;
    margin-bottom: 15px;
}

.box { float:left;display:inline;width:352px; margin-right:18px; }
.box2 { float:right;display:inline;width:213px; margin-right:18px; }
#startpageContentLeft .last { margin-right:17px; }

.box ul, .box2 ul { float:left; display:inline; margin-right:20px; }
.box li, .box2 li { float:left; display:inline; line-height:16px; clear:left; width:90px;}

.box .bl { background: #cddeee url(box2Left.jpg) no-repeat top left; height:65px; }
.box .br { background:url(box2Right.jpg) no-repeat top right; }
.ulLast { margin-right:0 !important; }


.box2  .bl { background: #cddeee url(box2Left.jpg) no-repeat top left;  height:65px;  }
.box2 .br { background:url(box2Right.jpg) no-repeat top right; } 
.box2 .br_content { padding:0 15px; width:auto; line-height:17px; }

.box h2 , .box2 h2{ padding:5px 0 0 15px; line-height:20px; text-transform:uppercase !important; }
.box2 h2 { color:#005DAD !important; }
.box .bc, .box2 .bc { margin-top:1px; }
.box .bc a, .box2 .bc a { display:block; }
.box .bc a img, .box2 .bc a img { display:block; }

.box .bb { background:#689ecd; margin-top:1px; line-height:20px; }
.box2 .bb { background:#cddeee; margin-top:1px; line-height:20px; padding-left:10px; }

.links { margin-left:15px; }

a.whiteArrow:link,a.whiteArrow:visited { color:#005baa; display:block; text-decoration:none; background: url(arrowBlue.gif) no-repeat center left; text-indent:12px; } 
a.whiteArrow:hover,a.whiteArrow:active { text-decoration:underline; } 

a.blueArrow:link,a.blueArrow:visited { color:#005baa; text-decoration:none; background: url(arrowBlue.gif) no-repeat center left; padding-left:12px; margin-left:4px;  } 
a.blueArrow:hover,a.blueArrow:active { text-decoration:underline; } 

/* *********************** Layout bannerOben *********************** */

#prodSlider {  
    margin-top:0px;  
    width: 940px;
    margin-bottom: 0px;
    display: none;
}

.infobox {
    float: left;
    margin-right: 41px;
    width: 290px;
}

.infobox .roundbox {
    width: 290px;
}

/* *********************** Teaserliste forLayoutBannerLinks *************************** */

.tsrStartseite {
    display: block;
    margin-bottom: 7px;
    color: #005baa; 
    font-weight: bold;   
}

/* *********************** Suchsnippet *************************** */
#searchSnippet {
	margin-top: 4px;
	margin-bottom: 70px;
}

/* *********************** Newsliste Archiv *************************** */

ul.ulnewsarchiv {
    margin:0;
    padding:0;
    list-style: none;
    float: left;
    display: inline;
}

/* *********************** Teaserliste forLayoutBannerLinks *************************** */

.tsrList {
    width: 590px;
    margin-bottom: 0px;
    clear: left;
    float: left;
}

.roundBox {  
    margin-top: 15px;  
    width: 590px; /* wohl nur startgröße */
    background: transparent url(roundBoxBottomLeft.gif) no-repeat bottom left;              
}

.boxOuter {
    background: transparent url(roundBoxBottomRight.gif) no-repeat bottom right;    
    padding-bottom: 10px;
}

.boxInner {
    background: transparent url(roundBoxTopLeft.gif) no-repeat top left;
    color: #333333;    
}

.roundBox h3 {
    background: transparent url(roundBoxTopRight.gif) no-repeat top right;    
    padding-top: 10px;
    padding-left:10px;     
    color: #666666;
    font-size: 14px;
    margin: 0px 0px 4px 0px;
}

.roundBox p {
    padding: 0px 10px;
    margin: 0px;
}

.roundBox p img {   
    margin-right: 6px;
    float:left;
    display: inline;
    /*margin-left: 10px;*/
}

/* *********************** Downloadlisten  *************************** */
/* benutzen roundbox nur mit anderen backgroundbildern */

.leftTopBox {
    background: transparent url(roundBoxTopLeftGray.gif) no-repeat top left !important;
}

.leftBottomBox {
    background: transparent url(roundBoxBottomLeftGray.gif) no-repeat bottom left !important;      
}

.rightTopBox {
    background: transparent url(roundBoxTopRightGray.gif) no-repeat top right !important;    
}

.rightBottomBox {
     background: transparent url(roundBoxBottomRightGray.gif) no-repeat bottom right !important;  
}


/* *********************** Newslisten standard *************************** */

.newsList {
    float:left !important;
    width:570px !important;
    margin-right:8px !important;
}

.newsList div {
    float: left; 
    width: 566px;
    margin-bottom: 15px;
}

.newsList h2 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 14px;
    color: #005baa;  
} 

.newsList p {
    margin:10px 0;
    padding: 0;
}

/* *********************** download Liste *************************** */

table#downloadList td {
	background: #DDE9F4;
	font-size: 11px;
}

table#downloadList td  a {
	font-weight: bold;
}

table#downloadList th {
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	background: #005baa;
	color: #DDE9F4;
}

/* *********************** Kontaktformular *************************** */

#contact {
    font-size: 12px;
}

a#sendBtn {
	background: #cccccc;
	color: #005baa;
	display: block;
	padding: 3px;
	width:50px;
	text-decoration: none;
	text-align: center;	
	font-weight: bold;
    margin-right: 190px;
    float: right;
    display: inline;
}

* html a#sendBtn {
    margin-right: 187px;
}

#contact p {
    margin-top: 0px;
	margin-bottom: 4px;
}

#contact label {
	float: left;
	width: 100px;
	display:inline;
}

#contact label span {
	color: #FF0000;
}

#contact input, #searchSnippet input {
	border: 1px solid #DADADA;
	width: 300px;
}	

#contact textarea {
	border: 1px solid #DADADA;
	width: 300px;
	height: 200px;
}	

.address {
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 4px;
}

#formButtonDiv {
    float:left;
    display: inline;
    width:300px;
    display:inline;
}

* html #formButtonDiv {
    width: 303px;
}

/* *********************** allgmeine Elemente *************************** */

h3 {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* *********************** Verweise Hyperlinks *************************** */

/* history-Navigation TODO: evtl. history als standardlink verwenden */
a:link, a:visited { color: #005baa; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

a.history:link, a.history:visited { color: #abc9e3; text-decoration: none; }
a.history:hover, a.history:active { text-decoration: underline; }

a.footerlink:link, a.footerlink:visited { text-decoration: none; }
a.footerlink:hover, a.footerlink:active { text-decoration: underline; }

a.nextPage:link, a.nextPage:visited {
    background: transparent url(nextPage.jpg) no-repeat center left;
    text-indent: 15px;
    display: block;
    height: 20px;
    width: 118px;
    float: right;
    line-height: 20px;
    margin-left: 25px;
    color: #005baa;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}
a.nextPage:hover, a.nextPage:active {
    text-decoration: underline;
}

a.prevPage:link, a.prevPage:visited {
    background: transparent url(prevPage.jpg) no-repeat center left;
    text-indent: 15px;
    height: 20px;
    width: 118px;
    float: left;
    display: block;
    line-height: 20px;
    color: #005baa;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

a.prevPage:hover, a.prevPage:active {
    text-decoration: underline;
}

a.medLink {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

/* *********************** allgemeine Definitionen u.a. für fck-Editor *************************** */

h2 {
    font-size: 16px;    
    color: #666666;
    margin-top: 3px;
    margin-bottom: 4px; 
}

/* ************************ Layout Text rechts bild links ohne Banner und ohne Untertexte ********** */
.img_flleft { float:left; display:inline; margin-right:10px; }
