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

p {
	margin:0;
}

h1{
	margin: 0px;
	line-height:55px;
	font-size: 50px;
	font-weight: normal;
	color:#004699;
}
h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}
#rahmen {
	padding: 0px;
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #ffdd00;
	border: 1px solid #A7A9A4;
	box-shadow: -0.5px 5px 15px #999;
}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	margin-right:10.5%;
	margin-left: 10.5%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#box_oben{
}

#box_unten{
}

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

#box_mitte{
}

#box_links{
        width:20%;
        float:left;
}

#footer{
}

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

 
/* Zusatz*/ 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: none;
	color: #000000;
}
 
.text_gross{
	font-size: 24px;
	line-height: 32px;
}

.titel_gross{
	font-size: 26px;
	line-height: 35px;
}

.titel_gross2 {
	font-size: 40px;
	line-height: 44px;
}

.titel_gross3 {
	font-size: 30px;
	line-height: 34px;
}

.titel_gross4 {
	font-size: 46px;
	line-height: 50px;
}

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

.titel_klein{
	font-size: 15px;
	line-height: 20px;
}

.farbe {
	color:#004699;
}

.abstand{
	margin-bottom: -10px;
}

ul {
	margin-left:9px;
	padding-left:9px;
	margin-top:3px;
	list-style-type: disc;
}
li {
	margin: auto;
	padding: 0;
}

	#bild1{
}
	
	#bild2{
}
#flex-box {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.left {
    width: 110px;
}

.right {
    width: 400px;
}

.refnr {}

.unsichtbar{
	display:block;
}
.apply {}
