﻿

body {
    font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	background-color: #f5f5f5;

}

.job {
    max-width: 700px;
    margin: 0 auto;
    font-size:10pt;
    overflow: hidden;
	
	
}

.job a:link {
  	text-decoration:none;
	text-decoration:none;
	color: rgb(0, 0, 0);
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
}

.job a:hover, #job a:focus {
  	text-decoration: underline;
  	outline: none;
	color: rgb(239, 127, 2);
}



.visual {
margin-bottom: 12px;
	
}



.liquid-design-box {
    padding: 10px 24px 24px 24px;
    border: 1px solid rgba(220,223,226,.8);
    background: #fff;
    border-radius: 3px;
    margin-bottom: 12px;
}

#Aufgaben {

	padding:0pt 0pt 15pt 0pt;
}

#Aufgaben > ul {
    list-style: none;
    margin: 0 0 0pt 0pt;
	padding:1em 0pt 0pt 15pt;
}

#Aufgaben > ul > li:before {
  content: "•";
	font-weight: 900;
	color: rgb(0, 0, 0);
    position: absolute;
    margin: -1pt 0pt 0pt -15pt;		
}

#Profil {

	padding:0pt 0pt 15pt 0pt;
}

#Profil > ul {
    list-style: none;
    margin: 0 0 0pt 0pt;
	padding:1em 0pt 0pt 15pt;
}

#Profil > ul > li:before {
    content: "•";
	font-weight: 900;
	color: rgb(0, 0, 0);
    position: absolute;
    margin: -1pt 0pt 0pt -15pt;	
}




#Bieten > ul {
    list-style: none;
    margin: 0 0 0pt 0pt;
	padding:1em 0pt 0pt 15pt;
}

#Bieten > ul > li:before {
    content:"•";
	font-weight: 900;
	color: rgb(0, 0, 0);
    position: absolute;
    margin: -1pt 0pt 0pt -15pt;			
}
	

#Interesse > ul {
    list-style: none;
    margin: 0 0 0pt 0pt;
	padding:1em 0pt 0pt 15pt;
	line-height: 1.5;
}


h1, h2 {
    color: rgb(239, 127, 2);
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 30px;
	font-weight: 100;
	hyphens: auto;
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
}
.subheader {
   	font-weight:bold;
   	font-size:14px;
	line-height: 2;
}
.text-normal {
    font-weight: normal;
}
.text-blue {
    color: rgb(0, 117, 166);
}
.text-white {
   color: rgb(0, 0, 0);
}
.text-black {
    color: rgb(0, 0, 0);
}
.text-bold {
    font-weight: regular;
}



	 .logo-1 {
        position: relative;
       	float:left;
        bottom: 0;
		margin: 3em 0em 3em 0em;
    }

.claim {

	margin: -21em -29em -1em 0em;
	float:right;

	
}


.mobile-only {
    display:none;
}

@media (max-width: 900pt) {
    h1, h2 {
        font-size: 20pt;
    }
	
	 .logo-1 {
        position: relative;
       	float:left;
        bottom: 0;
		margin: 3em 0em 3em 0em;
    }
 
    .mobile-only {
     	display:block;
    }
    


	


	#Unternehmenstext {
		float:right;
		margin: -10pt 0pt 0pt 0pt;
		padding: 0pt;
		position:absolut;
		}
		
	.text-white {
   	 color: rgb(0, 0, 0);
	}
	


	.claim {
		hight:0px;
		width:0px;
		padding: -10pt;
		margin: -25em -60pt -80pt 60pt;
		float:right;
	}
}