@import url('shared.css');

.logo_pos {
        margin-bottom: 6px;
        margin-left: 20px;
}
.bg_schattenblau {
        background-color: #005EA1;
}
.bg_weiss {
        background-color: #FFFFFF;
}

/* Hat wohl jemand ein l vergessen ... ;-) */

.bg_mittelbau,
.bg_mittelblau {
        background-color: #5A9ECF;
}
.bg_blau {
        background-color: #ADD0E8;
}
.bg_hellblau {
        background-color: #B9E0F5;
}
.bg_hellblau_ce-50-50 {
        background-color: #B9E0F5;
        padding-left: 15px;
}
.bg_hellblau_ce-30-60 {
        background-color: #B9E0F5;
        padding-left: 15px;
}
.bg_contenthellblau {
        background-color: #DCF0FA;
        width: 545px;
}
.bg_rot {

        background-color: #CB1D16;
}
.rand_head {
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
}
body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 15px;
        color: #003E91;
        margin: 0px;
        padding: 20px;
        overflow:-moz-scrollbars-vertical;
}

/* Formatierung für Tabelle */
table td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 15px;
        color: #003E91;
        margin: 0px;
}

.rand_text {
        font-size: 11px;
}

h1 {
        font-weight: normal;
        color: #ADD0E8;
        font-size: 12px;
        line-height: 25px;
        font-weight: bold;
        background-color: #B9E0F5;
        margin: 0px;
        width: 393px;
        padding: 0px;
        padding-left: 152px;
}

/* Rote Seitenüberschrift */
div.content h1 {
        font-size: 16px;
        font-weight: bold;
        color: #CB1D16;
        line-height: 25px;
        background-color: #FFFFFF;
        margin: 0px;
        width: 393px;
        padding: 0px;
        padding-left: 0px;
}

/* Überschrift Typo3 Standard CEs */
div.csc-header h1 {
        font-size: 12px;
        font-weight: bold;
        color: #003E91;
        line-height: 25px;
        background-color: #B9E0F5;
        margin: 0px;
        width: 530px;
        padding: 0px;
        padding-left: 15px;
}

h2 {
        font-size: 16px;
        font-weight: bold;
        color: #CB1D16;
        margin: 0px;
        padding: 20px 0px 8px;
        line-height: 20px;
}
.content a, .rand a {
        color: #003E91;
        font-style:italic;
}
.breadcrumb, .breadcrumb a {
        font-size: 10px;
        text-decoration: none;
        color: #003E91;
}
.breadcrumb a:hover {
        font-size: 10px;
        text-decoration: underline;
}

.abstandUbox {
        padding-right: 20px;
        padding-left: 15px;
        padding-top: 0;
        margin: 0;
}
.abstandUbox2 {
        padding-right: 30px;
        padding-left: 15px;
        padding-top: 0;
        margin: 0;
}
.abstandUbox3 {
        padding-right: 0px;
        padding-left: 15px;
        padding-top: 0;
        margin: 0;
}

.abstandUbox4 {
        padding-right: 30px;
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 20px;
        margin: 0;
}

.abstandUbox4_left {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 10px;
        padding-bottom: 20px;
        margin: 0;
}

.abstandUbox4_left p {
        padding: 0px;
        padding-right: 10px;
        margin: 0;
}

.button {
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: #005EA1;
        border-bottom-color: #005EA1;
        border-bottom-width: 2px;
        cursor: pointer;
        margin-bottom: 6px;
}
.button_act {
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
        border-top-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-left-style: solid;
        border-top-color: #005EA1;
        border-left-color: #005EA1;
        cursor: pointer;
        margin-bottom: 6px;
}
.button2 {
        margin-bottom: 6px;
}

h3 {
        font-size: 12px;
        line-height: 25px;
        font-weight: bold;
        background-color: #B9E0F5;
        margin: 0px;
        width: 393px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 152px;
}

.pic_con_left {
        border: 1px solid #005EA1;
}

.content ul, .content li, .rand ul, .rand li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
        list-style-type: square;
        text-align: left;
}
.content li, .rand li  {
        margin: 2px 0px 2px 0px;
        padding-left: 5px;
}

.content .numliste li {
        list-style-type: none;
}
.guidezusatzinfo {
        margin: 0px;
        border: 1px solid #B9E0F5;
        padding: 15px 30px 15px 15px;
}
.inputRadio2 {
        float: left;
        height: 30px;

}
.label {
        display: inline;
}

/* ------------------------ Menü Sitemap auf Info-Center --------------------------*/

.numliste {
        margin: 0;
        padding: 10px 30px 20px 0px;
}

.numliste a {
        text-decoration:none;
        font-style:normal;
}
.numliste a:hover {
        text-decoration:underline;
}

.bullet {
        float: 				left;
        height:				20px;
        margin:				4px 0;
        padding:			0 10px 0 135px;
        vertical-align:			middle;
}

.bullet img,
.bullet span.listelement {
	vertical-align:			middle;
}

div.listelement {
        font-weight:			bold;
        padding:			0;
}

span.listelement {
        font-weight:			bold;
        padding:			0;
        padding-left:			7px;
}

/* Folgende Tabellenauszeichnungen werden vom RTE für die Tabellenauszeichnung benötigt */
td.hellblau {
        background-color: #B9E0F5;
}

td.mittelblau {
        background-color: #ADD0E8;
}

tr.hellblau {
        background-color: #B9E0F5;
}

tr.mittelblau {
        background-color: #ADD0E8;
}

table.hellblau {
        background-color: #B9E0F5;
}

table.mittelblau {
        background-color: #ADD0E8;
}

/* Definiert die linken Bilder im CE 33/66 wenn die Option Freisteller eingestellt ist */
img.ce33frame {
        margin: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
}

/* Definiert die linken Bilder im CE 33/66 wenn die Option Ausgefüllt eingestellt ist */
img.ce33full {
        margin: 0px;
}

/* Dieser Teasertext kann im RTE als Absatzart eingestellt werden */
.Teaser {
        font-weight: bold;
        margin: 0px;
        margin-bottom: 10px;
}

/* Dieser Fussnotentext kann im RTE als Absatzart eingestellt werden */
.Fussnotentext {
        font-weight: normal;
        font-size: 10px;
        line-height: 14px;
        color: #003E91;
        margin: 0px;
        margin-bottom: 10px;
        margin-top: 10px;
}

/* Diese Überschrift kann im RTE als Absatzart eingestellt werden */
.RoteUeberschrift {
        font-weight: bold;
        font-size: 16px;
        color: #CB1D16;
}

/* Definition von Textarten im RTE */
span.roteSchrift {
        font-weight: bold;
        color: #CB1D16;
}

/* Definition von Textarten im RTE */
span.sehrGross {
        font-weight: bold;
}

/* Um verlinke Grafiken werden keine Rahmen gesetzt */
a img {
        border: 0px solid #FFFFFF;
}

/* Für die Freistelleroption in den Absatzarten beim RTE */
.Freisteller-BLAU {
        padding: 0px;
        padding-top: 30px;
        padding-bottom: 30px;
        background-color: #5A9ECF;
        text-align: center;
        display: block;
}

/* Für die Freistelleroption in den Absatzarten beim RTE */
.Freisteller-WEISS {
        padding: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #FFFFFF;
        text-align: center;
        display: block;
}

td.img-part_33-66 {
        background-color: #ADD0E8;
        vertical-align: top;
        text-align: center;
}

/* CE Button - geteil in links, mitte(text), rechts  */
img.buttons_left {
        margin: 0px;
        padding: 0px;
        margin-left: 0px;
}

img.buttons_left_rand {
        margin: 0px;
        padding: 0px;
        margin-left: 10px;
}

img.buttons_text {
        margin: 0px;
        padding: 0px;
}

/* Änderungen nur für den IE */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html img.buttons_text {
        margin-right: -10px;
        margin-left: -10px;
  }

/* End hide from IE5/mac */

img.buttons_right {
        margin: 0px;
        margin-right: 10px;
        padding: 0px;
}

/* ce-rahmung ist ein Divbereich, der generell um alle Typo3 Standard CEs herumgeneriert wird - der folgende CSS-Part definiert damit die Bereiche die als Typo3 Standard-CEs eingebaut werden, damit wird es möglich die Standard CEs auch für die vorliegende Website zu nutzen */
.ce-rahmung {
        background-color: #DCF0FA;
        margin: 0px;
        margin-bottom: 5px;
        padding-bottom: 10px;
        width: 545px;
}

.ce-rahmung h1 {
        padding-left: 15px;
}

.ce-rahmung p.bodytext {
        padding-top: 10px;
        padding-left: 15px;
}

.ce-rahmung td {
        padding: 15px;
}

.ce-php {
  background-color: #DCF0FA;
  padding:10px 0px 10px 152px;
  width:393px;
  margin-bottom: 6px;
}


/* Formatierung für Formulare */
.form td {
        font-size: 11px;
        line-height: 15px;
}

.form input, .form textarea, .form select {
        border : 1px solid #005EA1;
        background-color : #FFFFFF;
        font-size: 11px;
        color: #003E91;
        margin-bottom: 5px;
        padding: 0;
}
.inputText {
        width: 270px;
        height: 15px;
}
.inputSelect {
        width: 270px;
        height: 18px;
}
.form .inputButton {
        border : 0;
background-color : #DCF0FA;
        font-size: 11px;
        color: #003E91;
}
.plz {
        width: 50px;
        margin-right: 5px;
        text-align:center;
}
.ort {
        width: 215px
}
.form .inputRadio, .form .inputCheck {
        border: 0px;
        width: 20px;
        vertical-align: middle;
        background-color : #DCF0FA;
}
.fehler {
        color: #CB1D16;
        font-weight: bold;
}
.form .inputFehler {
        border : 1px solid #CB1D16;
        background-color: #FAE8E7;
}

.verstecken {
visibility: hidden;
}

/* --------------- Buttons---------------- */

.buttontext_left {
        background-image:url(../images/button-leftsite.gif);
        background-repeat: no-repeat;
        background-position: 0px 1px;
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
        width: 20px;

		margin: 0;
        padding: 0;
        line-height: 21px;
		voice-family: "\"}\""; /* next only IE5 and IE5.5 not */ 
        height: 20px;
        padding-top: 4px;
        padding-bottom: 3px;
        padding-right: 17px;
        margin-bottom: 4px;
        line-height: 20px;
}
.buttontext_left_emty { /* emty for IE 5 */ }

.rand .buttontext_left {
	float: left;
	padding-right: 0px;
	cursor: pointer;
}

.buttontext {
        background-image:url(../images/button_klein.gif);
        background-repeat: repeat-x;
        background-position: 0px 1px;
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
        
        padding: 0 10px 0 0;
        margin: 0;
        line-height: 21px;
        /*height: 21px;*/
voice-family: "\"}\""; /* next only IE5 and IE5.5 not */
        padding-top: 4px;
        padding-bottom: 3px;
        padding-right: 5px;
        margin-bottom: 4px;
        line-height: 20px;		
}
.buttontext_emty { /* emty for IE 5 */ }

.rand .buttontext {
	float: left;
	width: 100px;
	overflow: hidden;
	cursor: pointer;
voice-family: "\"}\""; /* next only IE5 and IE5.5 not */
    padding-top: 2px;	
}

.rand .buttontext_emty { /* emty for IE 5 */ }


.buttontext_right {
        background-image:url(../images/button-rightsite.gif);
        background-repeat: no-repeat;
        background-position: 0px 1px;
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
        width: 20px;
		
	height: 21px;
        padding: 0;
	margin: 0;
        line-height: 20px;
	voice-family: "\"}\""; /* next only IE5 and IE5.5 not */ 
        padding-top: 4px;
        padding-bottom: 3px;
        padding-right: 17px;
        margin-bottom: 4px;
        line-height: 20px;
        width: 20px;		
}

.buttontext_right_emty  { /* emty for IE 5 */ } 

.rand .buttontext_right {
	float: left;
	padding-right: 0px;
	cursor: pointer;
}


.buttontext_right a {
        text-decoration: none;
}

a.CE_button {
        margin-right: 20px;
        text-decoration: none;
        white-space:nowrap;
}

.contenttable .bodytext {
   padding: 0;
   margin: 0;
}

/* Angebotspreise für die Preisliste aus dem Shop */
.export_prices_oldprice {
    color:                          #CB1D16;
    text-decoration:                line-through;
}

/* Tabelle zum Positionierung von mehrzeiligen und -spaltigen Buttonsammlungen */

table#buttontable {
    background-color:               white;
}

table#buttontable * {
    background-color:               white;
    margin:                         0;
    padding:                        0;
}

table#buttontable td.spacer {
    width:                          5px;
    height:                         5px;
}
