/* Version: 17.01.2014 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2e2e2e;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 18px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+100 */
background: rgb(247,247,247); /* Old browsers */
background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background-attachment:fixed;
}

p {
	margin:0;
}

h1{
	margin: 0px;
	line-height: 25px;
	font-size: 20px;
	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;
	
	position:relative;
}
#rahmen_top {
	padding: 0px;

}
#rahmen_bottom {
	padding: 0px;
}

#content{
	padding:15px 20px;
	
}

#content_blue{
	padding:15px 20px;
	background-color:#005575;
	color:#FFF;
	
}

#content_hellblue{
	padding:15px 20px;
	background-color:#8adef5;
	color:#FFF;
	border-bottom:#FFF 2px solid;
}

#content_blau{
	padding:15px 20px;
	background-color:#00bced;
	color:#FFF;
	
}

	#logo{
		padding:15px 20px;
		border-bottom:#00b1eb solid 2px;
}

#box_oben{
	background-repeat: no-repeat;
	background-position: center top;
}

#box_unten{
}

#box_rechts{
}

#box_mitte{
	position:absolute;
	top:260px;
	left:80px;
}

#box_links{
}

#footer{
}

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

 
/* Zusatz*/ 

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

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

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

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

.titel_klein{
	font-size: 19px;
	line-height: 25px;
}

.farbe {
	color: #005575;
}

.hellblau{color:#00b1eb;}

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

ul {
	margin-left: 9px;
	padding-left: 9px;
	margin-top: 2px;
	list-style-type: disc;
	list-style-image: url(//anzeigen.mediaintown.de/job/files/192759/bp.jpg);
}
li {
	margin: auto;
	padding: 3px;
}

	#bild1{
}
	
	#bild2{
}

.refnr {}

.unsichtbar{
	display:block;
}

.apply {}

.margin_left {
    margin-left: 12px;
}
