/*

Farben-gelb: #B29806, #D8C661
  
*/

body {
	/* background: #D8C661; */
	background: #3E3E3E;
	text-align: left;
	padding: 0px;
	margin:0px;
	font: 10px verdana, sans-serif;
	line-height: 130%;
}

a {
	color: #FA7236;
}

a:hover {
	color: #FBC7AF;
	text-decoration: none;
}

hr {
	display: none;
}

img {
	border: none;
}

ins {
	text-decoration: none;
	border-bottom: 1px dashed #efefef;
}

acronym, abbr, dfn {
	border-bottom: 1px dashed #efefef;
	font-style: normal;
}

blockquote {
	border-left: 5px solid #320000;
	margin: 1em 0;
	padding: 10px;
	background: #000000;
	width: 90%;
}

code, pre {
	color: #efefef;
	font-family: verdana, sans-serif;
}


/* ----------------------------------------------*/
/* Bild-Ausrichtung */

.bild-links {
	float: left;
	margin: 0 15px 3px 0;
}

.bild-rechts {
	float: right;
	margin: 0 0 3px 15px;
}

.center {
	text-align: center;
}



/* ----------------------------------------------*/
/* Formular Types */

.search-button, #commentform input , #newsSearch input {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	background: #efefef;
	color: #000000;
	padding: 1px 2px;
}

#newsSearch {
	padding: 0 0 30px 0;
	/* border-bottom: 1px dotted #D8C661; */

}

#submit {
}

/* ----------------------------------------------*/
/* Seitenaufbau */

#container {
	margin: 30px auto;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background-color: #ffffff;
	width: 700px;
	border: 1px solid #000000; 
}


/* ----------------------------------------------*/
/* Kopf-Bereich */

#header {
	padding:0px;
	margin:0px;
	height: 140px;
	border-bottom: 1px solid #000000; 
	text-align: left;
	background: url(images/blitz.jpg) no-repeat 0px 0px;
}

#header h1 {
	font: italic bold 35px georgia, serif;
	padding: 12px 0 0 15px;
	margin: 0px;
	color:#000000;
}

#header h1 a {
	text-decoration: none;
	color:#000000;
}

#header h2 {
	font: bold italic 12px verdana, sans-serif;
	margin-top: 5px;
	padding-left: 20px;
	color:#000000;
}


/* ----------------------------------------------*/
/* Rechte-Spalte */

#navi {
	float: right;
	width: 220px;
	background-color: #ffffff;
}

#navi-innen {
	padding: 15px 15px 10px 20px;
}

#navi h2, h1 {
	font: bold 11px verdana, sans-serif; 
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
}

#navi ul {
	/* list-style: square; 
	margin: 7px 0 0 15px; */
	list-style: none;
	list-style-position: outside;
	margin: 7px 0 7px 0;
	padding: 0;
}

#navi ul li ul {
	/* margin: 5px 0 5px 0; */
}

#navi a {
	text-decoration: none;
	font-weight: bold;
}

#navi .navi-search {
	margin-bottom: 3px;
	background: #efefef;
	font-size: 11px;
	width: 150px;
	border: 1px solid #000000;
}

.csc-firstHeader {
	font: bold 11px verdana, sans-serif; 

}

/* ----------------------------------------------*/
/* Content: List-View */

#content {
	padding: 15px 30px 10px 15px;
	font-size: 11px;
	width: 420px;
	background-color: #ffffff;
	position:relative;
	top:0px
}

#content h2 {
	font:  bold italic 17px georgia, serif;
	margin: 5px 0;
}

#content h2 a {
	text-decoration: none;
}

#content h3 {
	font:  bold italic 13px georgia, serif;
	padding: 0 0 5px 0;
	margin: 5px 0;
}

#content h4 {
	font-size: 11px;
	padding: 0;
	margin: 1em 0;
}

#content h5 {
	font-size: 0px;
	padding: 0;
	margin: 1em 0;
}

#content .date {
	font:  italic 9px verdana, sans-serif;
	text-align: right;
}

#content .meta {
	font-size: 9px;
}

.storycontent {
	padding: 0px;
	margin: 0px;
}

.storycontent .imageOrientation {
	float: left; 
	padding: 0 7px 0 0;
	margin: 20px 7px 0 0;
}

.storycontent a {
	color: #000000;
}

.storycontent a:hover {
	color: #ababab;
}

.storycontent .more a {
	color: #FA7236;
	text-decoration:none;
	font-weight:bold;
}

.storycontent .more a:hover {
	color: #FBC7AF;
	text-decoration: underline;
}


/* ----------------------------------------------*/
/* Trennstreifen: List View */

#content .feedback {
	margin: 20px 0 20px 0;
	text-align: right;
	padding-bottom: 20px;
	border-bottom: 1px dotted #B29806;
}


/* ----------------------------------------------*/
/* Commentbereich: Trennstreifen */

#commentlist #commentEntry {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px dotted #B29806;
	background-color:#FCEFA8;
	list-style-type: none;
}

#commentEntry p {
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------------*/
/* Commentbereich: Darstellung */

#commentform {
	margin: 0px;
	padding: 5px;
	border: 1px solid #000000;
	background: #B29806;
}

#commentform textarea {
	background: #efefef;
	border: 1px solid #000000;
	width: 400px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 11px;
	background: #efefef;
	border: 1px solid #000000;
	width: 200px;
}

.commentslink {
	font-size: 10px;
}

/* ----------------------------------------------*/
/* Calender */

#timtab-calendar caption {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

/* ----------------------------------------------*/
/* Copyright */

#footer {
	clear: both;
	margin: 3em 15px 0 15px;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

/* ----------------------------------------------*/
/* News */

.tx-ttnews-browsebox {
	text-align:center;
}
