body {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 18px;
	background-color: #FFF;
}
p {
	margin: 0;
}
p:empty {
	height: 18px;
}
h1 {
	margin: 0px;
	line-height: 34px;
	font-size: 27px;
	font-weight: normal;
	color: #2b5790;
}
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: 1px solid #A7A9A4;
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}

#content {
	padding: 5% 5% 5% 9%;
}
#box_links {
	float: left;
	width: 60%;
	padding-left: 9%;
}
#box_links a {
	color: #464546;
	text-decoration: none;
}
#box_rechts {
	float: right;
	width: 28%;
}
#footer {
}
img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
	border: 0;
}
a:link {
	color: #2b5790;
	text-decoration: underline;
}
a:visited {
	color: #2b5790;
	text-decoration: none;
}
a:hover {
	color: #2b5790;
	text-decoration: none;
}
a:active {
	color: #2b5790;
	text-decoration: none;
}
.text_gross {
	font-size: 19px;
	line-height: 23px;
	color: #2b5790;
}
.titel_gross {
	font-size: 28px;
	line-height: 32px;
}
.text_klein {
	font-size: 11px;
	line-height: 15px;
	color: #464546;
}
.titel_klein {
	font-size: 18px;
	line-height: 23px;
}
.farbe {
	color: #464546;
}
.ausblenden {
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	color: #464546;
	list-style-image: url(bp.jpg);
}
li {
	padding: 1px;
}
#bild1 {
	display: block;
	text-align: center;
}
#bild2 {
	display: none;
}
.refnr {
}
.apply {
}

.blau{color: #2b5790;}
