div#cp {position:absolute; left:0px; top:0px; background: transparent url('/lkw-fahrer-stellenanzeigen/10/5/105245/tmp/1343360153478605.gif') no-repeat left top; }
a.www:active { background: transparent url('/lkw-fahrer-stellenanzeigen/10/5/105245/tmp/1343360194411733.gif') no-repeat left top; }
a.logo:active { background: transparent url('/lkw-fahrer-stellenanzeigen/10/5/105245/tmp/1343360252296292.gif') no-repeat left top; }
a.application:active { background: transparent url('/lkw-fahrer-stellenanzeigen/10/5/105245/tmp/1343360307128342.gif') no-repeat left top; }
a.mail:active { background: transparent url('/lkw-fahrer-stellenanzeigen/10/5/105245/tmp/1343360342492135.gif') no-repeat left top; }

#keywords { display: none; }


/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video
{margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}

/* STYLES */

/* Normalize Font Size*/
html {font-size:62.5%;}

/* Box Sizing for all elements */
html, *, *:before, *:after {-webkit-box-sizing:border-box;	-moz-box-sizing:border-box;	-ms-box-sizing:border-box;box-sizing:border-box;}

body
{
background-color:#FFFFFF;
color: #333333;
font-family: 'PT Sans','Verdana','Arial', sans-serif;
-webkit-font-variant-ligatures: no-common-ligatures;
		font-variant-ligatures: no-common-ligatures;
font-size: 12px;
font-size: 1.2rem;
line-height: 166%;
margin:4px;
}

/* Layout */

#wrapper
{
border:1px solid #333333;
width:100%;
margin: 0 auto;
min-width:310px;
max-width:910px;
}

#header
{
width:100%;
padding:35px 35px 75px;
}

#content
{
width:100%;
padding:35px 35px 35px;
}
	.spalte_li {
		float: left;
		width: 200px;
	}
	.spalte_re {
		float: left;
	}
	.breaker {
	clear: both; }


/* Headlines */

h1
{
color: #333333;
font-size: 32px;
font-size:3.2rem;
line-height:120%;
font-weight:normal;
margin-bottom:20px;
}

h2,h5
{
color: #333333;
font-size: 14px;
font-size:1.4rem;
line-height: 150%;
font-weight: bold;
text-transform: uppercase;
margin-top:10px;
}

/* Paragraphs */
p {margin-bottom: 20px;}
address {margin-bottom: 20px;}
.nomargin {margin-bottom:0;}

.intro
{
font-size:14px;
font-size:1.4rem;
font-weight:bold;
line-height: 150%;
margin-bottom:45px;
}

.seek
{
font-size:15px;
font-size:1.5rem;
font-weight:normal;
line-height:140%;
margin-bottom:0;
}

/* Bilder */
img {max-width:100%;height:auto;display:block;}

/* Text Styling */

strong, .strong, b {font-weight:bold;}
.italic, em, i {font-style:italic;}
.nobr, .nowrap {white-space: nowrap;}
sub,sup, .sub, .sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup, .sup {top: -0.5em;}
sub, .sub {bottom: -0.25em;}

/* Clearing */
.clear {clear:both;}

/* Alignment */
.centered {text-align: center;}
.justified {text-align: justify;}
.hyphenate {overflow-wrap: break-word; word-wrap: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; -moz-hyphens: auto; hyphens: auto;}

/* Lists */
ul {margin: 0px 0px 0px 12px; list-style: disc;}
li {margin: 0px 0px;}
ul li ul {list-style: square;}


/* Columns */
.columns {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;
		  -webkit-column-width: 200px;  -moz-column-width: 200px; column-width: 200px;
		  -webkit-column-gap: 40px; -moz-column-gap: 40px;  column-gap: 40px;}
.columns p {-webkit-column-break-inside: avoid; page-break-inside: avoid;break-inside: avoid;}

/* Tables */
table
{
margin: 0px 0px 20px;
}

td  + td
{
padding-left:12px;
}


/* Hyperlinks */
a, a:link, a:visited {color: inherit; text-decoration:none;}
a:hover, a:focus {color: inherit; text-decoration:underline;}

a.logo {display:block; width: 130px;}
a.logo img {display: block;height: auto;width: 100%;}

a, a:before, a:after {
-webkit-transition-property: all; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease;
-moz-transition-property: all; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease;
-o-transition-property: all; -o-transition-duration: 0.2s; -o-transition-timing-function: ease;
transition-property: all; transition-duration: 0.2s; transition-timing-function: ease; }

a.application
{
color: #FFFFFF;
background-color:#949599;
text-transform: uppercase;
font-size: 14px;
font-size:1.4rem;
line-height: 150%;
display:inline-block;
padding:15px 30px;
font-weight: bold;
/* float:right; */
margin-top: 20px;
}

.left
{
float:left;
}


/* Spalten */
.spalteli {width:47%; float:left;}
.spaltere {width:47%; float:right;}

/* Media Queries */

@media all and (max-width:740px)
{
	a.application
	{
	float:none;
	display:inline-block;
	}
	.left
	{
	float:none;
	width:auto;
	}

}


@media all and (max-width:640px)
{
	.spalteli {float:none; width:100%;}
	.spaltere {float:none;width:100%;}
}

@media all and (max-width:380px)
{
h1 {font-size:28px; font-size:2.8rem;}
}