﻿/*
// ******************************************************************************
// *	SEITENWEITES ...
// ******************************************************************************
*/

@font-face {
  font-family: 'ZwoOT';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ZwoWeb.woff") format("woff2");
}
@font-face {
  font-family: 'ZwoOT';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/ZwoWeb-Light.woff") format("woff2");
}
@font-face {
  font-family: 'ZwoOT';
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/ZwoWeb-LightItalic.woff") format("woff2");
}
@font-face {
  font-family: 'ZwoWeb';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/ZwoWeb-Semilight.woff") format("woff2");
}
@font-face {
  font-family: 'ZwoWeb';
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/ZwoWeb-SemilightItalic.woff") format("woff2");
}
@font-face {
  font-family: 'ZwoWeb';
  font-style: normal;
  font-weight: bolder;
  src: url("../fonts/ZwoWeb-Extrabold.woff") format("woff2");
}
@font-face {
  font-family: 'ZwoWeb';
  font-style: italic;
  font-weight: bolder;
  src: url("../fonts/ZwoWeb-ExtraboldItalic.woff") format("woff2");
}
@font-face {
  font-family: 'ZwoWeb';
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/ZwoWeb-Bold.woff") format("woff2");
}
@font-face {
  font-family: 'ZwoWeb';
  font-style: italic;
  font-weight: bold;
  src: url("../fonts/ZwoWeb-BoldItalic.woff") format("woff2");
}


* {
    FONT-FAMILY: ZwoOT, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    font-size: 100.01%;
    height: 100%;
}

body {
    color: #333;
    background-color: #fff !important;
    height:100%;
}

BODY, .content_franchise TD, .content_franchise P {
    color: #333;
    font-family: ZwoOT, Verdana, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.1em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

img {
    border:0;
}

A {
    color: #c90a0a;
    text-decoration: underline;
}
A:hover {
    text-decoration: underline;
    cursor: pointer;
}

DIV.content P.bodytext A, DIV.content_franchise A {
    color: #c90a0a;
    text-decoration: underline;
    text-transform: none;
    padding-left: 10px;
    /*background: url(/images/arrow_red_right.gif) no-repeat 1px 4px;*/
    background: url(/images/sprites/start.png) no-repeat -10px -8px;
    /*white-space: nowrap; */
}
A.redlink {
    color: #c90a0a;
    text-decoration: underline;
    padding-left: 10px;
    /*background: url(/images/arrow_red_right.gif) no-repeat center left;*/
    background: url(/images/sprites/start.png) no-repeat -10px -8px;
}
A.redtextlink {
    color: #c90a0a;
    text-decoration: underline;
    text-transform: none;
    padding-left: 10px;
    background: url(/images/arrow_red_right.gif) no-repeat center left;
}
A.greylink {
    color: #333;
    text-decoration: underline;
    padding-left: 10px;
    background: url(/images/arrowright.gif) no-repeat center left;

}

H1, H2, H3, H4, H5, H6 {
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
}
H1 {
    font-size: 1.6em;
    line-height: 1.7em;
}

H2 {
    font-size: 1.5em;
    line-height: 1.6em;
}
H3 {
    font-size: 1.3em;
    line-height: 1.4em;
    /*
    line-height: 1.2777em;
    margin: 17px 0 13px 0;
    */
}
H4 {
    font-size: 1.2em;
    line-height: 1.3em;
}	
H5 {
    font-size: 1.1em;
    line-height: 1.2em;
}
H6 {
    font-size: 1em;
    line-height: 1.1em;
    margin-bottom: 3px;
}
HR {
    border:0 none;
    margin:1px 0;
    padding:0;
    height:1px;
    color:#ccc;
    background:#ccc;
}
INPUT, TEXTAREA, SELECT {
    border: 1px solid silver;
}
INPUT[type=image] {
    border: 0;
}
UL {
    margin-left: 18px;                                                                                                                                       
    list-style-image: url(/images/star.png);                                                                                                                 
}
P, P.standart, P.withspace, P.bodytext {
    margin-bottom: 10px;
}

/* PNG FIX */
img, div, input { behavior: url("/css/iepngfix/iepngfix.htc") }

/*
// ******************************************************************************
// *	DIE SEITE
// ******************************************************************************
*/

#mybody {
}
#mybody2 {

}
DIV.page {
    width: 955px;
    min-width: 955px;
    margin: 0 auto; /* DIE SEITE ZENTRIEREN */
}
DIV.page_franchise {
    width: 1024px;
    min-width: 1024px;
    margin: 0 auto; /* DIE SEITE ZENTRIEREN */
}
DIV.page_gebiet {
    width: 820px;
    min-width: 820px;
    margin: 0 auto; /* DIE SEITE ZENTRIEREN */
}
DIV.page_intranet {
    width: 980px;
    min-width: 850px;
    margin: 0 auto; /* DIE SEITE ZENTRIEREN */
}
DIV.page_gebiet {
    width: 980px;
    min-width: 850px;
    margin: 0 auto; /* DIE SEITE ZENTRIEREN */
}


/*
// ******************************************************************************
// *	HEADER 
// ******************************************************************************
*/

DIV.header_inner {
    width: 1020px;
    height: 90px;
    min-height: 100px;
    position: relative;
}

DIV.logo {
    padding-top: 10px;
    margin-left: -5px;
    float: left;
}

div.linker {
    width: 200px;
    min-width: 200px;
    font-size: 8px; line-height: 10px;
    color: #999;
    text-align: left;
    float: left;
    padding: 5px 0 0 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.linkeritem {
	float:left;
	margin-right:3px;
	margin-bottom:2px;
	height:16px;
	width:16px;
	cursor:pointer;
}
.linker-twitter {
	background-image:url(/images/linker/linker.png);
	background-position:0px 0px;
}
.linker-facebook {
	background-image:url(/images/linker/linker.png);
	background-position:-19px 0px;
}
.linker-mrwong {
	background-image:url(/images/linker/linker.png);
	background-position:-39px 0px;
}
.linker-yigg {
	background-image:url(/images/linker/linker.png);
	background-position:-57px 0px;
}
.linker-linkarena {
	background-image:url(/images/linker/linker.png);
	background-position:-76px 0px;
}
.linker-google {
	background-image:url(/images/linker/linker.png);
	background-position:-95px 0px;
}
.linker-delicious {
	background-image:url(/images/linker/linker.png);
	background-position:0px -18px;
}
.linker-oneview {
	background-image:url(/images/linker/linker.png);
	background-position:-19px -18px;
}
.linker-webnews {
	background-image:url(/images/linker/linker.png);
	background-position:-39px -18px;
}
.linker-live {
	background-image:url(/images/linker/linker.png);
	background-position:-57px -18px;
}
.linker-stumpleupon {
	background-image:url(/images/linker/linker.png);
	background-position:-76px -18px;
}
.linker-yahoo {
	background-image:url(/images/linker/linker.png);
	background-position:-95px -18px;
}

DIV.freecall {
    position: absolute;
    top: 10px;
    right: 0;
}
        
DIV.freecall H4 {
    font-size: 12px;
    line-height: 14px;
    color: #d6081a;
    margin: 0 0 0 10px;
}
DIV.freecall H5 {
    font-size: 10px;
    line-height: 12px;
    color: #999;
    text-align: right;
    margin: 0;
    position: relative;
    top: -5px;
}
							
/*
// ******************************************************************************
// *	RECHTE SPALTE
// ******************************************************************************
*/

DIV.subcontent {
    width: 200px;
    float: right;
    position: relative;
}
DIV.subcontent_default {
    margin-top: 10px;
}
DIV.subcontent_franchise_index {
    margin-top: 17px;
}
DIV.subcontent_franchise {
    margin-top: 2px;
}
DIV.subcontent DIV.teaser {
    font-size: 14px; 
    line-height: 16px;
    margin-bottom: 4px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CCCBCA;
}
DIV.subcontent DIV.teaser_headline {
    background: url(/images/bg_teaser.png) no-repeat top left;
    font-size: 14px; 
    line-height: 16px;
    font-weight: bold;
    padding: 5px 30px 2px 16px;
}
DIV.subcontent DIV.teaser H1 {
    font-size: 14px; 
    line-height: 16px;
    padding: 5px 0 5px 16px;
    margin: 0;
}
DIV.subcontent DIV.tipp H1, DIV.subcontent DIV.neu H1 {
    padding-left: 42px;
    padding-bottom: 8px;
    font-size: 14px; line-height: 30px;
    color: #c90a0a;
}
/* RAUS */		    
DIV.subcontent DIV.teaser_content {
    background: url(/images/bg_teaser.png) no-repeat bottom left;
    padding: 0 30px 15px 16px;
}
DIV.subcontent DIV.multimedia {
    background: url(/images/bg_teaser_multimedia.gif) no-repeat right bottom;
    padding-right: 30px;
}
/*
DIV.subcontent DIV.tipp H1 {
    background: url(/images/teaser_tipp.png) no-repeat top left;
}
DIV.subcontent DIV.neu H1 {
    background: url(/images/teaser_neu.png) no-repeat top left;
}
*/
DIV.subcontent DIV.teaser P {
    margin-top: -1px;
    font-size: 14px; line-height: 16px;
    padding: 0 10px 5px 16px;
    color: #555;
}
DIV.subcontent DIV.teaser A {
    font-size: 12px; line-height: 14px;
    margin-left: 15px;
}
DIV.subcontent DIV.nobg {
    background: none;
}
DIV.subcontent DIV.branchsearch {
    background: url(/images/teaser_standortsuche.jpg) no-repeat top right;
    width: 196px;
    min-width: 196px;
    height: 127px;
    min-height: 127px;
    padding: 0;
    margin-bottom: 7px;
}
DIV.subcontent DIV.branchsearch h2, DIV.subcontent DIV.branchsearch h3 {
    color: #fff;
    font-weight: normal;
    margin: 0 0 0 15px;
    white-space: nowrap;
}
	    
DIV.subcontent DIV.branchsearch h2 {
    font-size: 14px;
    line-height: 16px;
}
DIV.subcontent DIV.branchsearch h3 {
    font-size: 13px;
    line-height: 15px;
}
DIV.subcontent DIV.branchsearch_content {
    padding: 20px 10px 0 0;
}
		    			
DIV.subcontent .subcontent_inputfield {
    /*background: url(/images/input_standortsuche.gif) no-repeat top right;*/
    background: url(/images/sprites/start.png) no-repeat -1px -131px;
    padding: 5px 10px 5px 20px; ;  /* O R U L */
}
DIV.subcontent .subcontent_inputfield input, DIV.subcontent .subcontent_inputfield SELECT {
    background-color: white;
    height: 14px;
    width: 155px;
    font-size: 12px; 
    line-height: 13px;
    border: 0px solid transparent;
}
DIV.subcontent .subcontent_inputfield input {
    width: 90px;
}
DIV.subcontent #badge_1996 {
    position: absolute;
    top: 120px;
    right: -20px;
}
.subcontent .teaser > h1.tipp {
    background: url(/images/stoerer_tipp.png) no-repeat left top;
    padding: 5px 0 4px 40px;
    margin-bottom: 5px;
}
	    	        		    	

/*
// ******************************************************************************
// *	HAUPTINHALT
// ******************************************************************************
*/

DIV.content {
    width: 760px; 
    min-width: 760px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}

/*
// ******************************************************************************
// *	HAUPTNAVIGATION
// ******************************************************************************
*/

DIV.classic {
    background: url(/images/bg_menue_middle.png) repeat-y top left;
    display: inline;
    float: left;
    width: 181px;
    margin-top: 16px;
    overflow: hidden;
}
DIV.classic_header {
    background: white url(/images/bg_menue_top.png) no-repeat top left;
    height: 3px;
}
DIV.classic_content {
    padding: 10px;
}
DIV.classic_footer {
    background: white url(/images/bg_menue_bottom.png) no-repeat bottom left;
    height: 3px;
}
div.menu1 {                                                                                                                                                   
    font-size: 12px;                                                                                                                                         
    line-height: 14px;                                                                                                                                       
    padding: 0;                                                                                                                                              
    margin: 0;                                                                                                                                               
}                                                                                                                                                            
div.level1 {                                                                                                                                                 
    margin-left: 0px;                                                                                                                                       
}                                                                                                                                                            
div.level2 {                                                                                                                                                 
    margin-left: 10px;                                                                                                                                       
}                                                                                                                                                            
div.level3 {                                                                                                                                                 
    margin-left: 15px;                                                                                                                                      
}                                                                                                                                                            
div.level4 {                                                                                                                                                 
    margin-left: 20px;                                                                                                                                      
}                                                                                                                                                            
div.act a {                                                                                                                                                  
    color: #333;                                                                                                                                            
    text-decoration: none;                                                                                                                                   
    background: url(/images/arrow_red_down.gif) no-repeat center left;                                                                                      
    padding-left: 10px;                                                                                                                                       
}                                                                                                                                                            
div.no a {                                                                                                                                                   
    color: #999;                                                                                                                                             
    text-decoration: none;                                                                                                                                   
    background: url(/images/arrow_red_right.gif) no-repeat center left;
    padding-left: 10px;                                                                                                                                       
}                    


/* // Menue wie auf pc-feuerwehr.de */

DIV.navimain {
    background: url(/images/bg_subnavi.png) no-repeat top left;
    width: 810px;
    height: 22px;
    font-size: 14px; line-height: 16px;
    padding-top: 5px;
    margin-top: 2px; 
    padding-left: 10px;
}
DIV.navimain A, 
DIV.navimain A:link, 
DIV.navimain A:visited, 
DIV.navimain A:hover, 
DIV.navimain A:active {
    background: url(/images/arrowright.gif) no-repeat center left;
    float: left;
    min-width: 100px;
    color: #333;
    font-size: 13px; line-height: 13px;
    text-decoration: none;
    padding: 0px 20px 2px 10px;
}
DIV.navimain A:active, DIV.navimain A.active {
    background: url(/images/arrowdown.gif) no-repeat center left;
}

/*
// ******************************************************************************
// *	SUBNAVIGATION
// ******************************************************************************
*/

DIV.navisub {
    background: url(/images/bg_mainnavi.jpg) no-repeat top left;
    width: 810px;
    height: 22px;
    font-size: 14px; line-height: 16px;
    padding-top: 5px;
    margin-top: 2px; 
    padding-left: 10px;
}
DIV.navisub A, 
DIV.navisub A:link, 
DIV.navisub A:visited, 
DIV.navisub A:hover, 
DIV.navisub A:active {
    /*background: url(/images/arrow_white_right.gif) no-repeat center left;*/
    background: url(/images/sprites/start.png) no-repeat -10px -65.5px;
    float: left;
    /*min-width: 100px;*/
    color: #fff;
    font-size: 13px; line-height: 13px;
    text-decoration: none;
    padding: 0px 20px 2px 10px;
}
DIV.navisub A:active, DIV.navisub A.active {
    background: url(/images/arrow_white_down.gif) no-repeat center left;
}


/*
// ******************************************************************************
// *	TOP NEWS
// ******************************************************************************
*/

DIV.seit1996 {
    background: url(/images/badge_topnews.png) no-repeat top left;
    width: 48px;
    height: 67px;
    float: right;
    position: relative;
    top: -140px;
    right: -15px;
}
DIV.topnews {
    background: url(/images/bg_topnews.png) no-repeat top left;
    width: 820px;  min-width: 820px;
    height: 133px; min-height: 133px;
    font-size: 14px; line-height: 16px;
    overflow: hidden;
    float: left;
    display: block;
    margin-top: 10px;
}
.topnews UL {
    list-style-type: none;
    padding-top: 20px;
    margin: 0;
}
.topnews UL LI {
    width: 180px;
    height: 90px; 
    float: left; display: inline;
    padding: 0 10px 0 10px; 
}
.topnews UL LI.seperator {
    width: 1px;
    padding: 0;
    margin-top: 10px;
    border-right: 1px solid silver;
}
.topnews UL LI H2 {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 6px 0 0 0;
    /*color: grey;*/
    height: 22px;
    min-height: 22px;
    overflow: hidden;
}
.topnews UL LI H2.neu {
    background: url(/images/stoerer_neu.png) no-repeat bottom right;
}
.topnews UL LI H2.tipp {
    background: url(/images/stoerer_tipp.png) no-repeat bottom right;
}
.topnews UL LI P {
    /*color: silver;*/
    height: 50px; min-height: 50px;
    overflow: hidden;
}
.topnews UL LI A {
    color: #c90a0a;
    font-size: 0.8333em;
}

/*
// ******************************************************************************
// *	FOOTER
// ******************************************************************************
*/

DIV.footer {
    float: left;
    font-size: 10px; line-height: 12px;
    /*color: silver;*/
    text-align: center;
    width: 1024px;
    min-width: 1024px;
    margin-top: 10px;
}
DIV.footer DIV.impress{
}
DIV.footer A {
    /*color: silver;*/
}
DIV.footer HR {
    margin: 10px 5px 10px 5px;
}

/*
// ******************************************************************************
// *	Dynamische Box 
// ******************************************************************************
*/
DIV.box {
    background: url(/images/bg_box_bottom.png) no-repeat bottom left;
    width: 817px;
    padding-bottom: 10px;
    float: left;
}
DIV.box IMG.box_headline {
    display: block;
}
DIV.box DIV.box_content {
    background: url(/images/bg_box_middle.png) repeat-y top left;
    width: 782px;
    padding: 10px 10px 5px 26px;
    float: left;
}



DIV.box_gebiet IMG.box_gebiet_headline {
    display: block;
}


DIV.box_gebiet {
    background: url(/images/bg_box_gebiet_bottom.png) no-repeat bottom left; 
    width: 980px;
    padding-bottom: 10px;
    float: left;
}

DIV.box_content_gebiet {
    background: url(/images/bg_box_gebiet_middle.png) repeat-y top left;  
    width: 945px;
    padding: 10px 10px 5px 15px;
    float: left;
}

/*
// ******************************************************************************
// *	Dynamische Box (halbe Breite)
// ******************************************************************************
*/
DIV.box_half {
    background: url(/images/bg_box_bottom_half.png) no-repeat bottom left;
    width: 400px;
    padding-bottom: 4px;
    float: left;
    margin-bottom: 7px;
}
DIV.box_half IMG.box_headline {
    display: block;
}
DIV.box_half DIV.box_content {
    background: url(/images/bg_box_middle_half.png) repeat-y top left;
    width: 362px;
    padding: 10px 10px 5px 28px;
    float: left;
}

DIV.left {
    float: left;
    width: 405px;
}
DIV.right {
    float: right;
    width: 405px;
}

/*  Sonstige Boxen */

DIV.box_kontakt {
    background: url(/images/karriere/bg_box_kontakt.png) no-repeat top left;
    width: 391px;
    padding-left: 10px;    
    height: 106px;
    padding-top: 25px;
    margin-bottom: 10px;
    float: left;
}
DIV.box_gemeinsam_zum_erfolg {
    background: url(/images/karriere/bg_box_gemeinsam_zum_erfolg.png) no-repeat top left;
    width: 224px; /* 180 */
    padding-left: 10px;
    padding-right: 180px;
    height: 184px; /* 170 */
    padding-top: 150px;
    margin-bottom: 10px;
    color: #fff;
}
DIV.box_puzzle, DIV.box_schloss {
    height: 420px;
}
DIV.box_puzzle {
    /*background: url(/images/karriere/bg_box_puzzle.png) no-repeat bottom center;*/
    background: url(/images/karriere/bg_box_bottom_half_franchise_partner_werden.png) no-repeat bottom center;
    padding-bottom: 108px;
}
DIV.box_schloss {
    background: url(/images/karriere/bg_box_schloss.png) no-repeat bottom right;
    padding-bottom: 70px;
}
/*
// ******************************************************************************
// *	Dynamische Box ähnlich des Blogs
// ******************************************************************************
*/

DIV.blogbox {
    width: 760px;
}
DIV.blogbox_header {
    background: white url(/images/kubrickheader.gif) no-repeat top left;
    height: 15px;
}
DIV.blogbox_content {
    background: url(/images/kubrickbgwide.gif) repeat-y top left;
    padding: 10px 25px 10px 20px;
}
DIV.blogbox_footer {
    background: url(/images/kubrickfooter.gif) no-repeat bottom left;
    min-height: 60px;
    margin: 0 auto;
}

/*
// ******************************************************************************
// *	Diverses zur Gestaltung
// ******************************************************************************
*/

DIV.error {                                                                                                                                                 
    color: red;                                                                                                                                             
    font-weight: bold;                                                                                                                                      
    margin: 20px 0 20px 0;                                                                                                                                  
} 

DIV.column_left, DIV.column_right {
    width: 380px;
    /*padding-left: 10px;*/
}
DIV.column_left {
    float: left;
}
DIV.column_right {
    float: right;
    margin-right: 10px;
}
DIV.box TABLE, DIV.box TABLE TR, DIV.box TABLE TD, DIV.box TABLE TH {
    border: 0;
    padding: 0;
    margin: 0;
}
DIV.box TABLE TD {
    padding-right: 10px;
}
DIV.box TABLE.border TD {
    border-right: 1px solid red;
    border-bottom: 1px solid red;
}
TABLE TD.label {
    width: 300px;
}
TABLE TD.bullet {
    width: 20px;
    font-weight: bold;
}
TABLE TD.star {
    background: url(/images/star.png) no-repeat 1px 4px;
}
TABLE TD.numeric {
    text-align: right;
}
TABLE TD.footnote {
    font-style: italic;
    padding-left: 9px;
}

DIV.login_label {
    color: #999;
    font-weight: bold;
    width: 100px;
    float: left;
    margin: 2px 0 2px 0;
}
INPUT.login_field {
    margin: 2px 0 2px 0;
    width: 150px;
}
A.login_link {
    color: #c90a0a;
    text-decoration: underline;
    padding-left: 10px;
    background: url(/images/arrow_red_right.gif) no-repeat center left;
}

#print_link {
    text-align: right;
}
.pl {
    clear:both;
    text-align: right;
}

/* UNTERLAGEN */

DIV.unterlagen {
    width: 392px;
    margin-top: 10px;
    margin-left: 200px;
    color: #666;
    font-weight: bold;
/*border: 1px solid red;*/
}

DIV.unterlagen P {
    margin-bottom: 5px;
    line-height: 1.5em;
}
DIV.unterlagen_content {
    padding: 30px 0 10px 65px;
    min-height: 60px; /* 100-padding */
}
DIV.unterlagen DIV.schritt1, DIV.unterlagen DIV.schritt2, DIV.unterlagen DIV.schritt3, DIV.unterlagen DIV.schritt4 {
}
DIV.unterlagen DIV.schritt1 {
    background:url(/images/bg_box_top_unterlagen_schritt_1.png) no-repeat top right;
}
DIV.unterlagen DIV.schritt2 {
    background:url(/images/bg_box_top_unterlagen_schritt_2.png) no-repeat top right;
}
DIV.unterlagen DIV.schritt3 {
    background:url(/images/bg_box_top_unterlagen_schritt_3.png) no-repeat top right;
}
DIV.unterlagen DIV.schritt4 {
    background:url(/images/bg_box_top_unterlagen_schritt_4.png) no-repeat top right;
}
DIV.unterlagen_bottom {
    background:url(/images/bg_box_bottom_unterlagen.png) no-repeat bottom right;
    height: 4px;
}
