/*
Hintenberger Gelb: 	#ffde00;
hellgelb:		#fff191;
grau:			#666;

*/

/* ANFANG Allgemeine Styles  */

/* Scrollbar soll immer erscheinen */
html[xmlns] {
    height : 100%;
   padding-bottom : 0.005em;
}

body {
	margin:0;
	padding:0;
	background: #E5E5E5 url("../images_layout/hg_verlauf.jpg") top left repeat-x fixed;
	text-decoration:none;
	font-size: 100.01%;
	font-family: verdana,helvetica,sans-serif;
	text-align:center;
	color: #666;
}

a img {border:0;}

.clear {clear:both;}

h1, h2 {	
	color:#000; 
}
h1 {
	font-size:1.3em;
}

h2 {
	font-size:1.1em;
	padding-bottom:0;
	margin-bottom:0;
}

hr {
background-color:#666; /* Mozilla 1.4 */
color:#666; /* IE 6 */
border: #666; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


#center UL { margin-bottom:0}
#center UL LI a{ color:#000 }
#center UL LI { margin-bottom:5px }
#center UL LI a{ color:#000 }

table tr td p {
	padding: 0 10px;

}
* html table tr td p {
	font-size: 0.73em;
    voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
    voice-family:inherit;
	font-size: 1em;
}

/* ENDE Allgemeine Styles  */


/* BEGIN Menüs  */
#breadcrumb {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:754px;
	height:30px;
	background: #ffde00 url("../images_layout/bg_breadcrumb.gif") no-repeat left bottom;
	padding-top:5px;
	padding-left: 26px;
	font-size: 0.7em;
	font-weight:bold;
}

* html #breadcrumb {width:780px;wid\th:754px;}

 /* nur für IE */
* html #breadcrumb {
	height:29px;  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	heig\ht:25px;
}

#breadcrumb a {
	color: #000;
	text-decoration:none;
}

#menu {
	text-align:left;
	padding-left:22px;
	

}

#navi {
	margin-left:4px;
	padding-top:3px;
  padding-bottom:3px;
}


#navi span.divider {
	display: none;
}

#navi a {
	font-size: 0.8em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:3px;
	padding-top:3px;
	border-right: 1px solid #fff;
}

#navi a:hover {
	background-color:#ffde00; color:#000 !important;
}

#homelink a{
	border: 0 !important;
}

#homelink, #navi {
	float:left;
}
#homelink {
	padding-top:3px;
}

.navi-active {
	background-color:#ffde00 !important; color:#000 !important;
}

#menu_left {
	margin: 0;
	padding: 0;
	color: white;
	background: #fff;
	font: normal 0.75em Verdana, sans-serif;
}

#menu_left li {
	list-style: none;
	margin: 0;
}

#menu_left a {

	font-size: 0.9em;
	font-weight:bold;
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #000;
	background: #fff191;
	border-width: 1px;
	border-style: solid;
	border-color: #ffde00 #ffde00 #ffde00 #ffde00;
	border-left: 10px solid #ffde00;
	padding: 3px 2px 3px 5px;
}
/* nur für IE */
* html #menu_left a {
	width:175px; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	wid\th:153px;
}

#menu_left a#current {
	border-color: #5bd #035 #068 #f30;
}

#menu_left a:hover, #menu_left a#current:hover {
	background: #ffde00;
	border-color: #ffde00 #ffde00 #ffde00 #ffde00;
	padding: 4px 1px 2px 6px;
}

#menu_left a:active, #menu_left a#current:active, #active a {
	background: #ffde00;
	border-color: #ffde00 #ffde00 #ffde00 #ffde00;
	padding:3px 2px 3px 5px;
}

#active a {
	background: #ffde00;
	border-color: #ffde00 #ffde00 #ffde00 #ffde00;
	padding: 3px 2px 3px 5px;
}
/* ENDE Menüs  */


/* BEGIN Seitenaufteilung  */
#header {
	margin:0 auto;
	width:816px;
	height:166px;
	background: url("../images_layout/header.png") no-repeat;
	padding-top:87px;
}

/* nur für IE */
* html #header {
	height:253px; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	heig\ht:166px; 
}

#container {
	margin:0 auto;width:780px;text-align:left; background-color:#fff; 
}

#left {
	width:175px;
	float:left;
	margin:0 ;
	padding-top:10px;
	padding-bottom:30px;
}

#center {
	width:546px;
	float:left;
	margin:0px;
	background: #fff;
	font-size: 0.73em;
	line-height: 18px ;
	padding-top: 9px;
	padding-bottom:29px;
	padding-left: 25px;
	padding-right: 1px;
}

/* nur für IE */
* html #center {
	width:572px; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	wid\th:546px;
}

#footer {
	text-align:center;
	color: #000;
	font-size: 0.75em;
	margin:0 auto;
	padding-top:2px;
	width:780px;
	height:19px;
	background-image: url("../images_layout/bg_footer.png");
}

/* nur für IE */
* html #footer {
	height:21px; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	hei\ght:19px;
}

#footer a{
	text-decoration:none;
	color: #000;}
/* ENDE Seitenaufteilung  */


/* BEGIN Linkformatierung  */
.external-link {
	color: #000;
	text-decoration:none;
    background: url("../images_layout/external_link.gif") left no-repeat;
    padding-left: 14px;
}

.external-link:hover{
	background-color: #fff191;
}

.external-link-new-window {
    background: url("../images_layout/external_link_new_window.gif") left no-repeat;
    padding-left: 16px;
	color: #000;
	text-decoration:none;
}

.external-link-new-window:hover{
	background-color: #fff191;
}

.internal-link, .news-single-backlink a , .news-latest-morelink a, .news-list-morelink a, .termine-latest-item a{
	color: #000;
	text-decoration:none;
    background: url("../images_layout/internal_link.gif") left no-repeat;
    padding-left: 16px;
}
.tx-ttnews-browsebox TD a {
	color: #000;
	text-decoration:none;
}

.internal-link:hover, .tx-ttnews-browsebox TD a:hover, .news-single-backlink a:hover, .news-latest-morelink a:hover, .news-list-morelink a:hover{
	background-color: #fff191;
}


.news-latest-morelink a:hover, .termine-latest-item a:hover{
	background-color: #fff;
}


.internal-link-new-window {
	color: #000;
	text-decoration:none;
	border-bottom: 1px dashed #000;
}
.internal-link-new-window:hover{background-color: #fff191;}

.download {
	color: #000;
	text-decoration:none;
        border-bottom: 1px dashed #000;
        background: url("../images_layout/download.gif") left no-repeat;
        padding-left: 14px;
}

.download:hover{background-color: #fff191;}

.mail {
	color: #000;
	text-decoration:none;
        background: url("../images_layout/mail.gif") left no-repeat;
        padding-left: 20px;
}

.mail:hover{
	background-color: #fff191;
}
/* ENDE Linkformatierung  */

/* BEGIN News-list-styles */


.news-list-item H2 A {color:#000; text-decoration:none !important;}

.news-list-item h2, .news-single-item h1 {
width: 250px;
}

.news-list-date, .news-single-timedata {
width: 200px;
float: right;
	color: #666;
	width: 180px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	background-color: #fff;
}

.news-single-img {
        clear:both;
        float: right;
        margin: 0 0 10px 5px;
}
.news-single-video {
        
        float: right;
        margin: 0 0 10px 5px;
}





.tx-ttnews-browsebox P {text-align:center;}
.tx-ttnews-browsebox TABLE {text-align:center}
.tx-ttnews-browsebox TD P{ margin:0;padding:0 5px;}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-ttnews-browsebox-SCell { background-color: #EEE; }
 
/* ENDE News-list-styles */

/* BEGIN Anpassung CSS styled content */
.csc-textpic-text ul {
	margin:0;
	padding:0;
	margin-left: 25px;
}

.contenttable {
	 background:#000;
}
.contenttable tr {
	 background:#fff;
}

.csc-textpic-text p {
	margin-top:0;
	padding-top:0;
}

.csc-textpic-caption, .copyright {
	font-size:10px;
}

.csc-textpic-imagewrap {
	margin-top: 5px;
	clear:both;
}
/* 
.csc-textpic-intext-left {
	margin-top:10px;
}
ENDE Anpassung CSS styled content */


/* ANFANG verschiedene Styles */
#gmapmarker p {
	margin-bottom:0;
	padding-bottom:0;
}

.copyright {
	clear:both;
	text-align:center;
}
/* ENDE verschiedene Styles */


/* ANFANG Pteis-Tabelle */
#table_price thead th{
	text-align:center;
	background-color:#FFDE00;
}
#table_price tbody th{
	padding-left:10px;
}
#table_price td {
	text-align:right;
}
#table_price th,
#table_price td {
	border-right:1px solid #fff;
	vertical-align:top;
}
#table_price .background-1{
	background-color:#ebebeb;
}
#table_price .background-2{
	background-color:#f6f6f6;
}
/* ENDE Pteis-Tabelle */


/* ANFANG Favebook Like-Button */
.fb_iframe_widget {
	position:absolute!important;
	top:2px;
	right:40px;
}
.fb_iframe_widget iframe {
	width:83px!important;
	overflow:hidden!important;
}
/* ENDE Favebook Like-Button */

.facebook-find-us {
	padding-top:20px;
	text-align:right;
}









