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

p {
	margin:0;
}

h1{
	margin: 0px;
	line-height: 30px;
	font-size: 25px;
	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;
	border:#333 solid 1px;
        position:relative;

}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	padding: 23px;
}

#box_oben{
}

#box_unten{
}

#box_rechts{
	width:45%;
	float:right;
}
#box_rechts2{
	width:30%;
	float:right;
}

#box_mitte{
}

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

#box_links2{
	width:70%;
	float:left;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#logo{
position:absolute;
bottom:1.0rem;
right:1.3rem;
}



#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: 16px;
	line-height: 20px;
}

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

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

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

.box_2x_wider {
    width: 200%;
}

.farbe {
	color: #0A75BD;
}

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

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

	#bild1{
}
	
	#bild2{
}

.refnr {}

.unsichtbar, .hide_m{
	display:block;
}
.apply {}
.jus {text-align:justify; }
