@charset "utf-8";

/* ## BASIC ELEMENTS ## */
* {
margin:0px;
}

html {
width:100%;
height:100%;
}

body {
width:100%;
height:100%;

background-color:#cecece; 
background-image:url(/assets/templates/kaempf/images/body-background.jpg);
background-repeat:repeat-x;
background-position: top;

font-family:Arial;
font-size:14px;
font-weight:normal;
color:#000;
}
/* ###################################### */



/* ## FONT ELEMENTS ## */
p {
margin:0px 0px 0px 0px;
padding:0px;

line-height:21px;
}

h1 {
margin:0px 0px 10px 0px;
padding:0px;

font-size:16px;
font-weight:bold;
color:#006fb4;
line-height:20px;
}

h2 {
font-size:14px;
font-weight:bold;
color:#006fb4;

line-height:19px;

padding:0px 0px 8px 0px;
margin:0px 8px 10px 0px;

border-bottom:#aaa 1px solid;
}

h3 {
font-size:14px;
line-height:19px;
margin:0px 0px 4px 0px;
color:#ff0000;
font-weight:bold;
}

h4 {
font-size:12px;
line-height:16px;
margin:0px 0px 0px 0px;
color:#006fb4;
font-weight:bold;
}

a, a:visited {
color:#006fb4;
text-decoration:none;
}

a:hover {
color:#006fb4;
text-decoration:underline;
}

ol {
margin:0px 0px 0px 25px;
padding:0px;	
}
ol li {
margin:0px 0px 7px 0px;
padding:0px;
}

.shadedLinkRed, .shadedLinkRed:hover, .shadedLinkRed:visited {
display:inline-block;
width:245px;
height:40px;
padding:10px 0px 0px 15px;

color:#fff;
font-size:16px;
font-weight:bold;

background-image:url(/assets/templates/kaempf/images/shaded-link-red.jpg);
background-repeat:no-repeat;		
}

.keywordlink, .keywordlink:hover, .keywordlink:visited {
    color:#000;
    text-decoration:none;
}
/* ###################################### */



/* ## BASIC TEMPLATE ELEMENTS ## */
#pageContainer {
width:980px;
min-height:100%;
height:auto !important;
height:100%;

margin: 0px auto -32px auto;
padding:0px 0px 0px 0px;

background-color:#fff;
}

#header {
width:980px;
height:300px;
margin:0px auto 0px auto;
background-repeat:no-repeat;
}


#contentArea {
width:980px;
height:auto;

padding:35px 0px 25px 0px;
margin:0px auto 0px auto;

background-image:url(/assets/templates/kaempf/images/content-background.jpg);
background-repeat:repeat-x;
background-position:top;
}	


#leftCol {
width:175px;
height:auto;

float:left;

margin:0px 0px 0px 0px;
padding: 0px 40px 0px 25px;
}

#mainHome {
width: auto;
height:auto;
margin:0px 250px 0px 0px;
padding:0px 0px 0px 25px;	
}

#main {
width: auto;
height:auto;
margin:0px 250px 0px 240px;
padding:0px 0px 0px 0px;	
}

#mainVR {
width: 700px;
height:auto;
margin:0px 0px 0px 240px;
padding:0px 0px 0px 0px;	
}

    #mainHome p, #main p, #mainVR p {
    margin:0px 0px 8px 0px;
    }
    
    #main img {
    float:left;
    margin:6px 10px 2px 0px;
    }   
    
    #main ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 12px 15px;
	} 
	
	#main li {
	margin:0px 0px 5px 0px;
	} 
   
    
#rightCol {
width:190px;
height:auto;
float:right;
margin:0px 0px;
padding: 0px 15px 0px 45px;
}

    #rightCol p {
    font-size:12px;
    line-height:16px;
    margin:0px 0px 4px 0px;
    }
    
    #rightCol hr { width: 182px; border:none; background:#aaa; height:1px; margin:10px 0 15px 0}

#push {
height:32px;
clear:both;
}

#footerArea  {
width:930px;
height:23px;

margin:0px auto 0px auto;
padding:9px 25px 0px 25px;

background-color:#e9e9e9;
clear:both;
}

	#footerArea p {
		margin:0px;
		padding:0px;
		float:right;
		font-size:11px;
		color:#333;
		line-height:normal;
	}



/* ###################################### */




/* ## ADDITIONAL TEMPLATE ELEMENTS ## */

/* HOME - TEASER */

#teaserL, #teaserM, #teaserR {
width:225px;
height:auto;
float:left;
margin:0px 15px 30px 0px; 
padding:0px;
background-image: url(/assets/templates/kaempf/images/home-teaser-background.jpg);
background-repeat:no-repeat;
}

#teaserR {
margin:0px 0px 30px 0px; 
} 

    #teaserL p,  #teaserM p, #teaserR p {
    font-size:12px;
    line-height:16px;
    margin:0px 0px 4px 0px;
    }
    
    #teaserL img,  #teaserM img, #teaserR img {
    border: none;
    margin:0px 0px 0px 0px;
    padding:0px;
    }       

/* END - HOME - TEASER */



/* HOME - RIGHT COL - TEASER */

#rightColTeaser {
width:190px;
height:130px;
margin:0px 0px 3px 0px; 
padding:0px 0px 0px 0px;
}
    #rightColTeaser p {
       margin:0px 0px 3px 10px; 
    }
    
    #rightColTeaser .copytext {
       margin:0px 0px 3px 0px; 
    }
    
    #rightColTeaser a, #rightColTeaser a:visited {
    font-size:13px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;    
    }
    
    #rightColTeaser a:hover {
    text-decoration:underline;
    }
    
    #rightColTeaser .blackLink, #rightColTeaser .blackLink:visited, #rightColTeaser .blackLink:hover {
    font-size:12px;
    color:#000;
    font-weight:normal;
    text-decoration:underline;
    margin:0px 0px 0px 0px; 
    padding:0px 0px 0px 0px;    
    }
    
    #rightColTeaser img {
    border:none;
    margin: 0px 0px 0px -10px;
    }
    
    .blueBg {
    background-image: url(/assets/templates/kaempf/images/aktuell-box-background.jpg);
	background-repeat:no-repeat;	
    }
    
    .redBg {
    background-image: url(/assets/templates/kaempf/images/aktuell-box-red-background.jpg);
	background-repeat:no-repeat;	
    }


#rightCol .serviceHotline {
width:160px;
height:auto;
padding:6px 10px;
margin:0px;
background-color:#dfdfdf;
margin-bottom:8px;
}   

    #rightCol .serviceHotline p {
    font-size:14px;    
    margin:0px 0px 0px 0px;
    padding:0px;
    line-height:normal;
    }       
/* END - HOME - RIGHT COL - TEASER */


#kontaktform {
font-size:12px;	
}

.kontaktInput {
width:422px;
border:#ccc 1px solid;
font-size:12px;
color:#006fb4;
letter-spacing: 0.1em;
margin:2px 0px 8px 0px;
padding:2px;
font-family:Arial;
}

.kontaktButton {
width:428px;
font-size:12px;
font-weight:bold;
color:#aaa;
background-color:#eee; 
border:#ccc 1px solid;
padding:3px 0px 4px 0px;
margin:0px;
font-family:Arial;
}

#main .sitemap ul {
    margin-top:4px;
}

#main .sitemap li {
    margin-bottom:4px;
}

.disclaimer p {
font-size:12px;
line-height:19px;
margin:0px 0px 0px 0px;
}


/* REFERENZEN */
#main .referencesLeft {
	width: 232px;
	height:auto;
	float:left;
	margin-top: -6px;
}

#main .referencesRight {
	width: 232px;
	height:auto;
	float:right;
	margin-top: -6px;
}

#main .referencesLeft p, #main .referencesRight p {
	font-size:11px;
	line-height:15px;
	margin:0px;
	padding:0px;
}
#main .referencesLeft img, #main .referencesRight img {
	width:232px;
	float: none;
	margin:0px;
}

p.redBox, p.redBoxSpecial { background-color:#e01b22;color:#fff;padding:3px 7px; width:310px;}
p.redBoxSpecial { background-image:url(/assets/templates/kaempf/images/redbox-bg.jpg);background-repeat:repeat-x; }
p.redBoxSpecial span {display:block;margin:3px 0 -3px 0 ;color:#000; font-size:10px;}
/* REFERENZEN ENDE */

/* STELLENANZEIGEN */

table.stellenanzeigen { width:490px; height:auto;}
table.stellenanzeigen td.left { width:128px; vertical-align:top; text-align:center; padding:12px 0 8px 0; border:#aaa 1px solid; background:#006fb4; }
#main table.stellenanzeigen td.left img { height:120px; float:none; margin:0; width:auto; border:none; }
table.stellenanzeigen td.right { width:339px; vertical-align:top; padding:7px 10px; border:#aaa 1px solid; border-left:none; font-size:12px; }

/* SITEMAP */
div.sitemap li { line-height:21px; font-size:12px; margin:0; padding:0 }
div.sitemap li a, div.sitemap li a:visited { color:#000; font-weight:bold; text-decoration:none }
div.sitemap li a:hover { color:#006fb4 }

div.sitemap li ul li { line-height:17px; font-size:12px; margin:0; padding:0 }
div.sitemap li ul li a, div.sitemap li ul li a:visited { color:#000; font-weight:normal; text-decoration:none }
div.sitemap li ul li a:hover { color:#006fb4 }

/* ###################################### */

/* STYLES DIE NUR VORÜBERGEHEN BENÖTIGT WERDEN */

/* HEADLINE GEWINNSPIEL */
.temp {
    font-size:14px;
    font-weight:normal;
}

/* ###################################### */
