/* 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: 17px;
	background-color: #ddd;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	line-height: 37px;
	font-size: 33px;
	font-weight: normal;
}

h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}

#rahmen {
	padding: 0px;
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #bbb;
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}

#logo{

}

#content{
	padding-top: 10px;
	padding-right: 6%;
	padding-bottom: 5%;
	padding-left: 6%;
}

#box_oben{
}

#box_mitte{
}

#box_unten{
}

#box_links{
	float: left;
	width: 48%;
}

#box_rechts{
	float: right;
	width: 48%;
}

#footer{
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

a:link {
	color: #706f6f;
	text-decoration: underline;
}
a:visited {
	color: #706f6f;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active{
	color: #706f6f;
	text-decoration: underline;
}
 
.text_gross{
	font-size: 16px;
	line-height: 20px;
}

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

.text_klein{
	font-size: 11px;
	line-height: 15px;
}

.titel_klein{
	font-size: 18px;
	line-height: 23px;
}

.grau {
	color: #706f6f;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	list-style-image: url(bp.gif);
}

li {
	padding-left: 2px;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
	padding-top: 4%;
	padding-right: 6%;
	padding-bottom: 4%;
	padding-left: 6%;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #706f6f;
}

.refnr {}

.apply {}
