/* Version: 17.01.2014 */
body {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 15px;
	background-color: #e1e1e1;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


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

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

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0px 0px 20px #ccc;
	-moz-box-shadow: 0px 0px 20px #ccc;
	-webkit-box-shadow: 0px 0px 20px #ccc;
}

.logo{

}

.content{
	padding-top: 10px;
	padding-right: 7%;
	padding-bottom: 5%;
	padding-left: 10.8%;
}

.box_oben{
}

.box_mitte{
}

.box_unten{
}

.box_links{
	float: left;
	width: 50%;
}

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

.box_links2{
	float: left;
	width: 54%;
}

.box_rechts2{
	float: right;
	width: 44%;
}

#footer{
}

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

 
/* Zusatz*/ 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #f59c00;
	text-decoration: none;
}
a:active{
	color: #000000;
	text-decoration: none;
}
 
.text_gross{
	font-size: 15px;
	line-height: 19px;
}

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

.text_klein{
	font-size: 11px;
	line-height: 15px;
}

.titel_klein{
	font-size: 18px;
	line-height: 23px;
}

.farbe {
	color: #f59c00;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

li {
	padding-left: 3px;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.button a {
    display: inline-block;
    background: #f39b00;
    padding: 0.6rem 1.5rem 0.6rem 1.5rem;
    margin: 2rem auto;
    cursor: pointer;
    -webkit-border-radius: 1.5rem;
    border-radius: 4px;
    border: none;
    transition: .3s background ease;
    -moz-transition: all 140ms ease 0s;
    -webkit-transition: all 140ms ease 0s;
    color: #fff;
    white-space: nowrap;
    box-sizing: border-box;
}

.refnr {}

.apply {}
