@charset "utf-8";
/* CSS Document - Allgemeine Definitionen */

* {
	margin:0;
	padding:0;
}

html, body {
	font-family:Verdana;
	font-size:12px;
	color:#373737;
	text-align:center;
	margin:0;
	background-color:#252b21;
	background-image:url(../img/body_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	height:100%;
}

img {
	border:none;
}

.clearer {
	clear:both;
}

#preload {
	display:none;
}

a {
	outline:none;
	color:#62685c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-weight:normal;
	color:#373737;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	border-bottom:1px dotted #000;
	width:100%;
	margin-bottom:13px;
	padding-bottom:3px;
}

h2 {
	font-weight:normal;
	color:#373737;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	border-bottom:1px dotted #000;
	width:100%;
	margin-bottom:7px;
	padding-bottom:2px;
}

h3 {
	font-weight:normal;
	color:#373737;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:14px;
	width:100%;
	margin-bottom:7px;
	padding-bottom:2px;
}

#wrapper {
	width:960px;
	border-left:1px solid #616161;
	border-right:1px solid #616161;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-176px;
	text-align:center;
	background:#fff;
}

#header {
	width:960px;
	height:156px;
	background:url(../img/header_bg.jpg) top left no-repeat;
	text-align:left;
}

.footer {
	height:176px;
}

.push {
	height:176px;
}

.footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/footer_bg.jpg) top left no-repeat;
	text-align:left;
}

#header #homelink{
	position:absolute;
	text-indent:-9999px;
	width:500px;
	height:105px;
	background:url(../img/pixel.gif);
}

#header #vinea{
	position:absolute;
	text-indent:-9999px;
	margin-left:850px;
	margin-top:13px;
	width:84px;
	height:84px;
	background:url(../img/pixel.gif);
}

#header #menu {
	list-style:none;
	padding-top:113px;
	padding-left:180px;
}

#header #menu li {
	float:left;
}

#header #menu li#first a {
	border:none;
}

#header #menu li a {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	border-left:1px solid #aaaea7;
}

#header #menu li a:hover,
#header #menu li.active a{
	color:#ece9b2;
}

#slideshow_container {
	border:1px solid #d3d3cf;
	width:908px;
	height:243px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	background:#d3d3cf;
}

#slideshow_container #slideshow_text {
	width:372px;
	height:243px;
	background:url(../img/slideshow_text_bg.jpg) top left no-repeat;
	float:left;
	border-right:1px solid #d3d3cf;
	text-align:left;
}

#slideshow_container #slideshow_text #text {
	margin-top:19px;
	margin-left:16px;
	margin-right:16px;
}

#slideshow_container #slideshow_text h1 {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:18px;
	font-weight:bold;
	border:none;
	color:#000;
	padding:0;
	margin:0;
	margin-bottom:8px;
}

#slideshow_container #slideshow_text p,
#content_container #left #content p {
	margin-bottom:17px;
	line-height:18px;
}

#slideshow_container #slideshow {
	float:left;
}

#content_container {
	margin-top:27px;
}

#content_container #left {
	width:700px;
	float:left;
	margin-left:25px;
}

#content_container #left #bookmark {
	position:absolute;
	margin-left:575px;
}

#content_container #left {
	text-align:left;
}

#content_container #footer_text {
	font-size:11px;
	font-family:Arial;
	border-top:1px dotted #373737;
	padding-top:6px;
	color:#555555;
	margin-top:15px;
	text-align:center;
}

#content_container #right {
	width:183px;
	float:right;
	margin-right:25px;
}

#content_container #right .box {
	border:1px solid #d1d2cf;
	padding:8px;
	font-size:11px;
	margin-bottom:15px;
	background-image:url(../img/box_bg.jpg);
}

#content_container #right #kontaktlink {
	background:url(../img/kontakt_icon.jpg) center left no-repeat;
	padding-left:18px;
	color:#000;
}

#content_container #right #impressum {
	background:url(../img/impressum_icon.jpg) center left no-repeat;
	padding-left:18px;
	color:#000;
	margin-left:15px;
}

#content_container #right #aktuelles {
	text-align:left;
}

#content_container #right #aktuelles #rsslink {
	position:absolute;
	margin-top:2px;
	margin-left:64px;
}

:root #content_container #right #aktuelles #rsslink { 
	margin-left:127px;
}

#content_container #right #aktuelles #morelink {
	text-align:right;
	margin-top:20px;
}

.myGallery {
	border:none !important;
}

.jdGallery .slideInfoZone h2 {
	text-align:right !important;
	font-size:12px !important;
	color:#e9ebdd !important;
	margin-top:6px !important;
	margin-left:-11px !important;
	letter-spacing:0.1em;
	font-weight:normal !important;
}

.jdGallery .slideElement {
	background-color:#ede9b9 !important;
}

.csc-mailform {
border:medium none;
}
.csc-mailform label {
display:block;
margin-bottom:3px;
}
.csc-mailform input, .csc-mailform textarea {
margin-bottom:5px;
}

.news-list-img {
	float:right;
	margin-left:20px;
}

#aktuelles h3 {
	margin-top:10px;
	margin-bottom:0px;
}

#content ul {
	margin-left:40px;
	margin-bottom:10px;
}

#content ul li {
	line-height:18px;
	margin-bottom:5px;
}

.rgtabs-menu {
	margin:0 !important;
}

.news-list-item {
	margin-bottom:20px;
}

.indent {
	margin-left:20px;
}

.rgtabs-menu {
	padding:0 !important;
}

#left .rgtabs-menu li {
	background:url(../img/tab_bg.jpg) !important;
	height:23px;
}

#left .rgtabs-menu li a {
	background:none !important;
	font-weight:normal !important;
	color:#fff !important;
	border-left:1px solid #AAAEA7;
	margin-top:4px;
	margin-bottom:0px;
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif !important;
	height:16px !important;
	line-height:16px !important;
}

#left .tabfirst a {
	border:none !important;
}

#left .rgtabs-menu li a.sel,
#left .rgtabs-menu li a:hover {
	color:#ECE9B2 !important;
}

a.external-link-new-window {
	padding-left:15px;
	background:url(../img/extern_link.png) left 3px no-repeat;
}

.tx-ttnews-browsebox {
	text-align:center;
}

.news-latest-item p {
	margin-top:5px;
}
