/* Version: 17.01.2014 */
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 13px;
	background-color: #ddd;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


.txt_small {
       font-size: 11px;
}

.txt_small2 {
       font-size: 10px;
}

h1{
	margin: 0px;
	line-height: 23px;
	font-size: 1.10rem;
	font-weight: normal;
}

h2{
	margin: 0px;
	line-height: 22px;
	font-size: 18px;
	font-weight: normal;
}

.titel{
	padding: 1% 2% 2% 1%;
	background-color: #005492;
	color: white;
}

#rahmen {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #adc3d0;
	font-size: 12px;
}

#content{
	padding-top: 1%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
}

#box_oben{
	color: #FFF;
	padding-top: 3%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
	background-color: #adc3d0;
}

#box_mitte{
}

#box_unten{
}

#box_links{
	float: left;
	width: 60%;
}

#box_rechts{
	float: right;
	width: 37%;
	
}

#box_links2{
	float: left;
	width: 27%;
	
}
#box_links3{
	float: left;
	width: 27%;
	font-size: 10px;
}
#box_rechts2{
	float: right;
	width: 68%;
	padding-left: 3%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	
}

#box_rechts3{
	
	float: right;
	width: 68%;
	padding-left: 3%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	line-height: 16px;
}

#box_links4{
	float: left;
	width: 26%;
	text-align: left;
}


#box_rechts4{
	float: right;
	width: 63%;
	padding-left: 3%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#footer{
	color: #FFF;
	padding-top: 1.5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-left: 5%;
	background-color: #005492;
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
	border:0;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #1a609c;
	text-decoration: none;
}
a:active{
	color: #FFFFFF;
	text-decoration: none;
}
 
.text_gross{
	font-size: 15px;
	line-height: 19px;
}

.text_gross2 {
	font-size: 16px;
	line-height: 20px;
}

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

.text_klein{
	font-size: 0.6rem;
	line-height: 0.8rem;
	
}

.titel_klein{
	font-size: 18px;
	line-height: 23px;
}

.blau {
	color: #1a609c;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	list-style: disc;
	
}

li {
	padding: auto auto auto 10px;
}

.strich {
	list-style-image: url(strich.png);
	margin-top: 0;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.button_box {
    text-align: left;
    margin-left: 0px;
}

.button_box::after {
	clear:both;
	content:"";
	display:block;
}

.button a {
    background: #fff;
    color: #005492;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 10px 30px;
    border: 1px solid #005492;
    border-radius: 5px;
}

.button a:hover {
    background: #adc3d0;
 border: 1px solid #005492;
    border-radius: 5px;

}

.refnr {}

.apply {}
