html, body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
}

body {
	background-image: url('img/hintergrund.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-bottom: 50px;
}

p, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a img {
	border: none;
}

/* Typo3 - Styleelemente */
p.bodytext {
	line-height: 1.5;
}

#top {
	width: 950px;
	margin-left: 50px;
/* 	height: 2000px; */
}

a {
	color: black;
	text-decoration: none;

}

/* Eigene Style */



img.logo {
	margin-right: 5px;
}

h1.logo {
	margin-top: 84px;
	margin-bottom: 14px;
	font-size: 9px;
	font-weight: normal;
	color: white;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

span.raquo {
	font-size: 17px;
	margin-bottom: -1px;
}

#headNavi {
/* 	background-color: white; */
	height: 25px;
	line-height: 25px;
	position: relative;
	overflow: hidden;
}

#headNavi a.rssLink img {
	position: absolute;
	top: 5px;
	right: 6px;
	white-space: nowrap;
	display: block;
	z-index: 2;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	position: relative;
}

#headNavi a.rssLink img {
	vertical-align: bottom;
}

#headNavi ul, #headNavi li {
	margin: 0px;
	padding: 0px;
}

#headNavi li {
	display: block;
	float: left;
}

#headNavi li a {
	padding: 1px 14px;
	display: block;
	background-color: white;
	margin-right: 1px;
	font-size: 11px;
	text-transform: uppercase;
}

#headNavi div.menuSpace {
	width: 900px;
	position: absolute;
	top: 0px;
	left: 100px;
	background-color: white;
	z-index:-5;
}

#headNavi li.lastOne {
	position: relative;
	border-right: 50px solid white;
}

.readMore, h2, h3, p.bodytext, #col2 li, .blogroll ul, .paddedContent, .csc-textpic-imagewrap {
	background-color: white;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 14px !important;
	padding-left: 14px !important;
}

.navigation {
	background-color: white;
	padding: 2px 14px 2px 14px !important;
	margin-bottom: 1px;
	font-size: 10px;
	color: #888888;
}
.navigation a {
	color: #888888;
}
.navigation a:hover {
	color: black;
}

.csc-textpic-imagewrap {
	padding-bottom: 10px;
}

p.bodytext {
	padding-top: 4px;
	padding-bottom: 10px;
}

#content {
	margin-top: 10px;
	overflow: hidden;
}

#col1, #col2, #col3 {
	float: left;
}

#col1 {
	width: 545px;
}

#col2 {
	width: 195px;
	margin-left: 5px;
	margin-right: 5px;
}

#col3 {
	width: 200px;
}

#col1 .contentDiv, #col2 .contentDiv, .block {
	margin-bottom: 5px;
}

#col1 .readMore {
	height: 25px;
	line-height: 25px;
	background-color: white;
	margin-top: 1px;
}

h2 {
	padding-top: 16px;
	padding-bottom: 8px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
}
* html div {
	display:relative;
}
#col1 h2 {
	font-weight: bold;
	letter-spacing: 0.00001em;
}


.newslist h2 span.withimage {
	display: block;
	position: relative;
	cursor: pointer;
}

.newslist h2 span.withimage span.htext {
	position: absolute;
	left: 0px;
	bottom: 10px;
	border-left: none;
	z-index: 2;
	background-color: white;
	padding: 2px 0px;
}

* html .newslist h2 span.withimage {
	height: 1px;
}

#col2 ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	list-style: none;
}

#col2, #col3 {
	font-size: 11px;
}

#col2 li {
	height: 24px;
	line-height: 24px;
	margin-bottom: 1px;
	text-transform: uppercase;
	background-image: url('img/raquo8x8.gif');
	background-repeat: no-repeat;
	background-position: 13px 8px;
	padding: 1px 0px 0px 26px !important;
}

.blogroll ul, ul.blogroll {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 10px;
	margin: 0px;
}

.blogroll li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.blogroll {
	margin-bottom: 5px;
}

#footer {
	margin-top: 10px;
	height: 1px;
	background-color: white;
	color: white;
	position: relative;
	font-size: 9px;
	width: 950px;
}

#footer a {
	color: white;
}

#footerText {
	position: absolute;
	top: 3px;
	right: 0px;
}

div.moreLink {
	float: left;
	width: 300px;
}

div.discussLink {
	font-size: 10px;
	border-left: 1px dotted #b19f9f;
	float: left;
	padding-left: 15px;
}

h2 {
	position: relative;
}

h2 span.date, h2 span.author {
	position: absolute;
	right: 5px;
/* 	top: 16px; */
	top: 5px;
	font-size: 9px;
	font-weight: normal;
}

h2 span.author {
/* 	top: 26px; */
	top: 15px;
}

div.catMenu {
	font-size: 11px;
}

div.metaDiv {
	margin-top: 1px;
	font-size:10px;
}

.commentlist {
/* 	background-color: white; */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

.commentlist li {
	background-color: white;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	margin-bottom: 1px;
}

#commentform input, #commentform textarea, .csc-form input, .csc-form textarea {
	background-color: #F9F9F9;
	border: 1px solid #C4C3C3;
	font-size: 12px;
	font-family: Arial;
}

#commentform p, .csc-form p {
	padding: 5px 0px;
}

#commentform label, .csc-form label {
	padding-left: 5px;
}

div.tx-timtab-pi1 {
	background-color: white;
}

.entrytext a, .metaDiv a, .tx-veguestbook-pi1 a, .discussLink a{
	border-bottom:1px dotted !important;
}

.entrytext a:hover, .metaDiv a:hover,.tx-veguestbook-pi1 a:hover, .discussLink a:hover {
	border-bottom:1px solid !important;
}

#col2 .blogroll {
	padding: 0px 0px 10px 0px !important;
	margin: 0px 0px 5px 0px !important;
}

.entryfooter {
	color: #888888;
	font-size: 11px;
}

.entryfooter a {
	color: #888888;
}

.entryfooter a:hover {
	color: black;
}



.csc-textpic-clear {
	height: 10px;
	background-color: white;
}

.tx-guestbook-form-error {
	color: red;
}

.news-single-img img {
  margin-bottom:14px;
}

.ve_guestbook_date {
  float:left;
  font-size:10px;
}

.ve_guestbook_comment_head {
  float:left;
  padding-right:10px;
}

.paddedContent {
  overflow:hidden;
}

.tx-timtab-embeddedvideo-fe {
	background:white;
	padding-left:0px;
	text-align:center;

}

.tx-timtab-embeddedvideo-fe .vidLink {
	padding-bottom:10px;
	padding-top:10px;
	display:none;
}

.tx-timtab-embeddedvideo-fe a {

}

.contentDiv ul.csc-menu {
	background-color: white;
	padding-top: 4px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 40px;
	list-style-type: disc;
}
