/* Allgemeines CSS */
@import url("reset.css"); 
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7;
}
h1, h2, h3, h4 {
	color: #a0595a;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p, li {
	color: #646567;
	margin: 8px 0;
}
cite { color: #7f7050; }
body#cm { background: #807050 url(../_img/hgcm.png) repeat-x left top; }
body#bv { background: #4b4a4d url(../_img/hgbv.png) repeat-x left top; }

#skip { display: none; }
.wrapper {
	width: 1000px;
	margin: 0 auto;
}
/* Klassen */
.clear { clear: both; }
.links, .left { float: left; }
.rechts, .right { float: right; }
.alignright, .rechtsig { text-align: left; }
.alignleft, linksig { text-align: left; }
.aligncenter, .mittig { text-align: center; }
.SpalteLinks { width: 372px; margin-right: 30px; }
.SpalteRechts { width: 598px; }
.nobg, .rnobg, .SpalteLinks li.nobg, .SpalteLinks li.rnobg { background-position: -999em -999em; }
.relative { position: relative; }



/* NAVIGATION */
.SpalteLinks ul {
		background: transparent url(../_img/menues.png) left top;
		padding: 0 29px;
}
#bahnhofsvision {
	height: 250px;
	margin-bottom: 135px;
	margin-top: 85px;
}
#cafemuensterlaendchen {
	height: 275px;
	background-position: left -260px;
}
.SpalteLinks li.titel h2 {
	position: relative;
	margin: 0 auto;
	text-indent: -999em;
}
.SpalteLinks li.titel h2 a { background: none; }
#cafemuensterlaendchen h2 {
	top: -83px;
	height: 163px;
	width: 231px;
	background: transparent url(../_img/muensterlaendchen.png);
}
#bahnhofsvision li.titel {
	background: none !important;
	margin-bottom: 10px;
}
#cafemuensterlaendchen li.titel {
	background: none;
	margin-bottom: 30px;
}
#bahnhofsvision h2 {
	background: transparent url(../_img/bahnhofsvision.png);
	height: 87px;
	width: 362px;
	top: -35px;
	left: -24px;
}
.SpalteLinks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #1a171b;
	text-shadow: 1px -1px 3px #fff;
	display: block;
	height: inherit;
	background: transparent url(../_img/navlink.png) no-repeat 8px top;
	padding-left: 30px;
	line-height: 2.6;
	
}
.SpalteLinks li {
	height: 42px;
	background: transparent url(../_img/navlistsprite.png) no-repeat left bottom;
	margin: 0;
}
.SpalteLinks li.activ,
.SpalteLinks  li:hover { background-position: left top !important; }
.SpalteLinks .activ a, .SpalteLinks .hover a { background: transparent url(../_img/navlink.png) no-repeat 8px -42px; }
.SpalteLinks a:hover {
	color: #fff;
	text-shadow: 1px 1px 1px #2c1735;
}



/* INHALT */
h1.title, .content, .footer { padding: 0 33px 0 27px; }
h1.title {
	background: transparent url(../_img/head.png);
	height: 75px;
	font-size: 36px;
	text-shadow: 1px -1px 1px #fff;
	padding: 36px 0 0 38px;
	margin-top: 30px; 
}
h2 { font-size: 21px; }
#open li {
	color: #a0595a;
	font-style: italic;
}
#open span {
	color: #646567;
	font-style: normal;
}
strong {
	font-weight: bold;
	color: #a0595a;
}
.content { 
		background: transparent url(../_img/content.png) repeat-y;
		min-height:100px;
}

img.muensterlaendchen {
	position: absolute;
	top: -124px;
	right: -15px;
}
img.bahnhofsvision {
	position: absolute;
	top: -70px;
	right: 30px;
}
.article {
	padding: 15px 0 15px 12px;
	background: transparent url(../_img/articleborder.png) no-repeat left bottom;
}
.intro {
	position: relative;
	background: transparent url(../_img/articleborder_intro.png) no-repeat left bottom;
	padding: 9px 0 9px 12px;
}
.intro p { margin: 0; width: 410px; }
.outro { background: none; }
.outro p {
	letter-spacing: .5px;
	font-style: italic;
	font-size: 12px;
	color: #7f7050;
	padding-left: 18px;
}
.imagebase {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 521px;
	padding-bottom: 15px;
	text-align: center;
	background: transparent url(../_img/imagebase.png) no-repeat left bottom;
}
.imagebase img {
	box-shadow: 0 0 7px #000;
	-moz-box-shadow: 0 0 7px #000;
	-webkit-box-shadow: 0 0 7px #000;
}
.galery li { float: left; margin-right: 20px; }
.galery li:first-child { margin-left: 10px; }
.galery li:last-child { margin-right: 0px; }
.galery { height: 120px; }


.article a {
	color: #a0595a;
	text-decoration:underline;
	border:none;
}
.article a:hover {
	color: #555;
	text-decoration:underline;
}



/* FOOTER */
.footer {
	background: transparent url(../_img/footer.png) no-repeat;
	height: 58px;
	margin-bottom: 25px;
	padding: 40px 50px;
}
.footer li:first-child {
	padding-left: 0;
	background: none;
}
.footer li {
	float: left;
	padding: 0 8px;
	line-height: 1;
	background: transparent url(../_img/footertrenner.png) -4px 5px no-repeat;
}
.footer a {
	font-size: 11px;
	color: #a0595a;
	font-style: italic;
	text-decoration: none;
}

ul.list li { padding-left: 45px; background: transparent url(../_img/spriteIcons.png) no-repeat -5px -10px; padding-top: 1px; font-size: 17px; color: #000; }

ul#bewerbungen li { margin-bottom: 25px; padding-left: 35px; background: transparent url(../_img/spriteIcons.png) no-repeat -5px -10px;  }
ul#bewerbungen li#schriftlich { background-position: -6px -308px; }
ul#bewerbungen li#telefonisch { background-position: -5px -210px; }
ul#bewerbungen li#email { background-position: -6px -108px; }

/*ul#bewerbungen li#schriftlich:hover { background-position: -661px -308px; }
ul#bewerbungen li#telefonisch:hover { background-position: -660px -210px; }
ul#bewerbungen li#email:hover { background-position: -661px -108px; }*/

ul#bewerbungen li span { font-weight: normal; }
ul#bewerbungen li strong { display: block; }
ul#bewerbungen li span.black { font-weight: bold; color: 000; }



