/* Version: 17.01.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 18px;
	background-color: #CCC;
}

p {
	margin:0;
}

h1{
	margin: 0px;
	line-height: 30px;
	font-size: 25px;
	font-weight: normal;
}

h2{
	margin: 0px;
	line-height: 23px;
	font-size: 17px;
	font-weight: normal;
}

#rahmen {
	padding: 0px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #818284;
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}

#rahmen2 {
	padding: 0px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #818284;
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
        position: relative;
}

#logo {
	background-image: url(verlauf_logo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#content{
	padding: 4.4%;
	padding-bottom:15px;
	background-image: url(verlauf_logo_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#box_oben{
	color: #FFF;
	background-color: #00b0eb;
	padding: 10px;
}

#box_mitte{
	

	padding:15px 25px;

}

#box_unten{
}

#box_links{

	width: 48%;
        float: left;
}

#box_rechts{
	
	width: 48%;
        float: right;
}

#footer{
	padding: 4.4%;
	background-image: url(verlauf_logo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
}


.shadow {
	box-shadow: 0px 10px 20px #CCC;
}

 
/* Zusatz*/ 

a:link {
	text-decoration: none;
	color: #6b9a90;
}
a:visited {
	text-decoration: none;
	color: #6b9a90;
}
a:hover {
	text-decoration: none;
	color: #a0d8cc;
}
a:active{
	text-decoration: underline;
	color: #a0d8cc;
}
 
.text_gross{
	font-size: 13px;
	line-height: 18px;
}

.titel_gross{

}

.text_klein{
     font-size:11px;
}

.titel_klein{

}

.gruen {
	color: #6b9a90;
}

.unsichtbar {
       display: none;
}

ul {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image:url(//anzeigen.jobsintown.de/job/files/1287527/bp2.png);
}

ul.gruen_bp{
list-style-type: none;
list-style:none;
}

li.gruen_bp:before{
            content:" • ";
            margin-left:-15px;
            padding-right:3px;
            color:#0C6;
}

.button_box {
	text-align: left;
}

.button_box::after {
	clear: both;
	content: "";
	display: block;
}

.button a {
	display: inline-block;
	background: #d87c2c;
	padding: 0.6rem 2rem 0.6rem 2rem;
	margin: 0 auto 0.2rem auto;
	cursor: pointer;
	border: 0.1rem solid #d87c2c;
	transition: all 140ms ease 0s;
	-moz-transition: all 140ms ease 0s;
	-webkit-transition: all 140ms ease 0s;
	border-radius: 1.5rem;
	color: #fff;
}
.button a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #d87c2c;
	border: 0.1rem solid #d87c2c;
}

li {
	padding: 0px;
}

#bild1{
	display: block;
}
	
#bild2{
	display: none;
}

.url_header {
position: absolute;
top: 95px;
right: 33px;
color: #6b9a90;
font-size: 13px;
}

.refnr {}

.apply {}
