/*

= = = = = = FARBEN = = = = = =

#F28613 - orange
#FEF6EE - besch
#F2F2F2 - hellbesch
#F2F2F2 - hellgrau
#8C8A8A - grau
#6A6A6A - dunkelgrau
#696969 - grau schrift

*/


body {
	margin: 30px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
	color: #F28613;
}

a:hover {
	color: #8C8A8A;
}

p {
	margin: 0 0 20px 0;
}

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

h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 11px;
}

.img {
	border-bottom: 1px solid #fff;
}


/* = = = = = = = = = AUSBLENDEN START = = = = = = = = */

.logo,
.slogan,
.farbe,
.quadrat,
.bg,
.bgnavi,
.navi,
.subnavi,
.footer {
	display:none;
}

/* = = = = = = = = = AUSBLENDEN ENDE = = = = = = = = */


/* = = = = = = = = = = = = GRUNDGERUEST = = = = = = = = = = = = */

#template {
	margin: 0 auto;
	width: 641px;
	border: 1px solid #F28613;
	text-align: left;
}

.header {
	border-bottom: 1px solid #F28613;
}

.logo-druck {

}

.copy {
	float: left;
	padding: 0 0 0 15px;
}

.adresszeile {
	float: left;
	
}

.footer-druck {
	float: left;
	height: 15px;
	width: 641px;
	color: #000;
	background-color: #FED6AE;
	border-top: 1px solid #F28613;
}

.slogan {
	margin: 0 0 0 60px;
}

.bg {
	border-top: 1px solid #fff;
	background: url(/fileadmin/images/weiss.gif)
					repeat-x
					bottom;
}

.bgnavi {
	background: url(/fileadmin/images/navi.gif)
				no-repeat;
	padding: 0 0 0 148px;
}


/* = = = = = = = = = = = = NAVIGATION = = = = = = = = = = = = */

.navi {
	background: url(/fileadmin/images/bg-navi.gif)
					repeat-x;
	height: 18px;
	width: 386px;
}

.navi ul, .subnavi ul {
	margin: 0;
	padding: 0;
}

.navi li, .subnavi li {
	list-style: none;
	display: inline;
}

a.navilink:link, a.navilink:visited {
	color: #fff;
	display: block;
	float: left;
	border-right: 1px solid #fff;
	padding: 2px 7px;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
}


a.navilink:hover, a.navilinkaktiv:link, a.navilinkaktiv:visited {
	background: url(/fileadmin/images/bg-navi-over.gif);
	color: #fff;
	display: block;
	float: left;
	border-right: 1px solid #fff;
	padding: 2px 7px;
	border-bottom: 1px solid #F28613;
	text-transform: uppercase;
}

.subnavi {
	font-size: 10px;
	padding: 21px 0 0 43px;
	float: left;
	width: 214px;
}

a.sublink:link, a.sublink:visited {
	display: block;
	background: url(/fileadmin/images/pfeil.gif)
					no-repeat
					0 3px;
	padding: 0 0 0 10px;
	color: #F28613;
	margin: 0 0 3px 0;
}


a.sublinkaktiv:link, a.sublinkaktiv:visited {
	display: block;
	background: url(/fileadmin/images/pfeil.gif)
					no-repeat
					0 3px;
	padding: 0 0 0 10px;
	color: #F28613;
	margin: 0 0 3px 0;
	font-weight: bold;
}

a.sublink:hover {
	color: #8C8A8A;
}


/* = = = = = = = = = = = = NAVIGATION = = = = = = = = = = = = */


.inhalt {
	float: left;
	padding: 1px;
	
}

.inhalt2 {
	margin: 15px 0 0 15px;
	
}

.inhaltbesch {
	float: left;
	margin: 15px 0 10px 15px;
	width: 350px;
}


.footer {
	float: right;
	margin: -13px 0 0 0;
	padding: 0 6px 0 0 ;
	color: #F28613;
}

a.footerlinkaktiv:link, a.footerlinkaktiv:visited {
	color: #F28613;
	font-weight: bold;
}
