@import url(verweise.css);

/* @group generelle formate */

body {
	margin: 0px auto 28px;
	padding: 0;
	font-family: 'Helvetica Neue', Helvetica, 'Century Gothic', Verdana, Arial, Tahoma, sans-serif;
	background: #ccc url(../bilder/hintergrund_body.jpg);
}

p {
	margin: 0px 0 20px 0;
	font-size: .88em;
	line-height: 1.34em;
}

h1 {
	text-align: left;
	margin: 0;
	padding: 205px 0 0 50px;
	font-size: 3.1em;
	font-weight: normal;
	color: #990000;
}

h1 span {
	font-size: .49em;
	font-weight: normal;
	vertical-align: bottom;
	color: #fff; 
}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
/

*  text-shadow: 1.5px 1px 1px #ccc; */
}

h3 {
	margin: 0;
	padding: 0;
	font-size: .93em;
}

h3 .datum {
	font-size: .93em;
}

h3.abstand {
	margin: 0 0 5px 0;
}

/* @end */

/* @group individuelle formate */

#huelle {
	background: url(../bilder/hintergrund_huelle.jpg) repeat-y;
	width: 900px;
	margin: 0 auto;
}

#kopf {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 317px;
	background: url(../bilder/hintergrund_kopf.jpg) no-repeat;
}

#inhalt {
	background: url(../bilder/hintergrund_inhalt.jpg) no-repeat top right;
	min-height: 100px;
	color: #000;
	width: 900px;
	margin: 0 auto;
}

#ganz {
	padding: 30px 40px 0px 50px;
}

#linkespalte {
	padding: 30px 15px 0 50px;
	width: 555px;
	float: left;
}

#rechtespalte {
	padding: 30px 40px 0 0px;
	width: 220px;
	float: right;
}

#umbruch {
	height: 1px;
	clear: both;
}

#inhalt ul {
	margin: 0 0 15px;
	padding-left: 50px;
	font-size: .88em;
}

#navigation {
	width: 900px;
	height: 28px;
	margin: 0;
	font-size: .88em;
	word-spacing: .2em;
	color: #fff;
	text-align: right;
	line-height: 28px;
	vertical-align: middle;
	background: #990000 url(../bilder/hintergrund_navigation.jpg) no-repeat;
}

#fusszeile {
	color: #fff;
	font-size: 0.75em;
	line-height: 28px;
	vertical-align: bottom;
	background: url(../bilder/hintergrund_fusszeile.jpg) no-repeat bottom;
	width: 900px;
	height: 32px;
	text-align: center;
	word-spacing: .1em;
}

/* @end */

/* @group universelle formate */

.akey {
	text-decoration: underline;
}

.datum {
	text-decoration: underline;
	line-height: 14pt;
	font-weight: normal;
	color: #000;
}

.links {
	padding: 0 0 0 50px;
	float: left;
}

.rechts {
	padding: 0 40px 0 0;
	float: right;
}

.vorschau {
	width: 210px;
	height: 159px;
	float: left;
}

.vorschaubild {
	width: 210px;
	height: 159px;
	padding-bottom: .88em;
	float: left;
	background: #fff url(../bilder/vorschau.jpg) top no-repeat;
	text-align: center;
}

.rechts_aussen {
	margin: 0 41px 0 0;
}

.versteckt {
	display: none;
}

.bild_links {
	float: left;
	width: 55px;
	height: 50px;
}

.eingerueckt {
	padding-left: 20px;
}

.eingerueckt dt {
	font-size: .93em;
	font-weight: bolder;
	color: #000;
	padding-left: 20px;
	padding-bottom: 5px;
}

.eingerueckt dd {
	font-size: .88em;
}

.beschrieb {
	float: left;
	display: inline;
	height: 33px;
	text-align: center;
	padding-top: 2px;
	width: 220px;
	font-size: 0.88em;
}

.klein {
	color: #000;
	background-color: #ccc;
	font-size: 0.69em;
}

/* @end */
