/* ------------------------------- :::: revier GmbH & Co. KG 2008 :::: ------------------------------- */
/* #UmVuZSBLcmV1cGw= */
body {
	margin : 0;
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #565656;
	background: url(images/bg.gif) repeat-x #EEEEEE;
	text-align: center;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #E8501F;
}
a:hover {
	text-decoration : none;
	color : #565656;
}
a:focus {
  outline: none;
}
a img {border: none;}
ul {
	margin : 0;
	padding : 8px 0 0 16px;
}
li {
	padding : 0 0 4px 0;
}
p {
	margin : 0 0 20px 0;
}
.clear {
	clear: both;
}
h1 {
	margin : 10px 0 5px 0;
	padding : 0;
	font-size : 14px;
	color : #E8501F;
}
h2 {
	margin : 0 0 10px 0;
	padding : 0;
	font-size : 14px;
  font-weight: normal;
	color : #FF6600;
}
#twitter-tools .title {
	margin : 20px 0 10px 0;
	padding : 0;
	font-size : 14px;
  font-weight: normal;
	color : #FF6600;
}
hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #B3B3B3;
}
.valign {
	vertical-align : middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.floatleft {
  float: left;
}
.druck {
	display: none;
}
.link {
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
  background: url(images/linkpfeil.gif) 0 2px no-repeat;
}
.linkw {
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
  background: url(images/linkpfeilw.gif) 0 2px no-repeat;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */

/* = = = = = = = = = = Main S T A R T = = = = = = = = = = */
.wrapper {
	width: 898px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
	background: url(images/footer.gif) repeat-x 0 bottom #fff;
}
.metanavi {
  height: 24px;
  padding: 15px 14px 0 5px;
	background: url(images/bg.gif) repeat-x #fff;
}
.metanavi .keywords {
  margin: 8px 0 0 0;
  font-size: 9px;
  float: left;
}
.metanavi .punkt {
  width: 67px;
  height: 16px;
  padding: 6px 0 0 0;
  margin: 0 0 0 2px;
  color: #fff;
  font-size: 9px;
  text-align: center;
  background: url(images/metanavi.gif) no-repeat;
  float: right;
}
.metanavi .punkt a:link, .metanavi .punkt a:visited {color: #fff;}
.metanavi .punkt a:hover {color: #565656;}

.header {
	height: 223px;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	position: relative;
}
.emo {
  width: 898px;
  height: 213px;
}
.emoline {
  width: 635px;
  height: 9px;
  font-size: 9px;
  line-height: 9px;
  margin: 1px 0 0 0;
  background: #E7501E;
}
.kontaktbox {
  width: 231px;
  height: 195px;
  padding: 20px 0 0 0;
  background: url(images/flash-box.png) no-repeat;
  position: absolute;
  z-index: 98;
  top: 8px;
  left: 651px;
}
.kontakt {
  padding: 0 0 0 10px;
}
.suche {
  margin: 12px 3px 15px 3px;
  padding: 2px 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
form.fsuche label {
  display: inline-block;
  vertical-align: top;
}
form.fsuche fieldset ol {
  margin: 0;
  padding: 0;
}
form.fsuche fieldset li {
  list-style: none;
  padding: 0;
  margin: 0;
}
form.fsuche fieldset li input {
  border: 0;
  margin: 2px 0 0 0;
}
form.fsuche fieldset li input.large {
  width: 173px;
  height: 18px;
}
form.fsuche fieldset li input.small {
  width: 22px;
  height: 20px;
}
form.fsuche label {
  width: 175px; /* Width of labels */
}
.login {
  padding: 0 0 0 10px;
}
/* = = = = = = = = = = Content S T A R T = = = = = = = = = = */
.contentwrap {
	margin: 10px 0 0 0;
}

/* == Inhalt == */
.content {
  width: 640px;
  margin: 0 11px 0 0;
  float: left;
}
.post {
	margin: 0 0 11px 0;
	background: url(images/content-bg.gif) repeat-y;
}
.postfooter {
	background: url(images/content-footer.gif) 0 bottom no-repeat;
}
.postheader {
  background: url(images/content-head.gif) no-repeat;
}
.postdatum {
  width: 40px;
  padding: 10px 17px 0 5px;
  color: #fff;
  float: left;
}
h2.pagetitle {
	margin : 0 0 10px 62px;
	padding : 0;
	font-size : 14px;
  font-weight: normal;
	color : #ccc;
}
.postcontent {
  width: 555px;
  float: left;
}
.posttags {
  padding: 20px 0 5px 0;
}
/* == Sidebar == */
.sidebar {
  width: 231px;
  float: left;
}
.sidebox {
	width: 231px;
	margin: 0 0 11px 0;
	background: url(images/right-bg.gif) 0 0 repeat-y;
}
.sideboxfooter {
  padding: 0 0 12px 10px;
	background: url(images/right-footer.gif) 0 bottom no-repeat;
}

.navigation .alignleft { float: left; margin: 0 0 0 10px; }
.navigation .alignright { float: right; }

/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

