/*   * { 
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}   */

h1,h2,h3,h4,ul,ol,li,td,th,address,blockquote,nobr {
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#303030;
	
}

pre {
	font-size:11px;
	font-family:Courier New, Courier, monospace;
	line-height:10px;
	font-weight:normal;
	color:#303030;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:10px;

}

body {
	padding:0px;
	margin:0px;
}

.tab {
	width:100%;
}
				

.td1 {
	width:10px;
	background-color:#e2e2e2;
}
				
.tdlogo {
	width:250px;
	/*background:#009900;*/
	background: url(/fileadmin/bilder/intern/streifen.gif) repeat 0px;
}
				
.logo {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:3px;

}

.td2 {
	background-color:#E2F5E5;
	text-align:right;
	color:#000000;
/*	font-size:42px;*/
	font-family:'Times New Roman', sans-serif;
	font-style: italic;
}
		
h3 {
	padding:0px;
	margin:0px;
	color:#000000;
	font-size:42px;
	font-family:'Times New Roman', sans-serif;
	font-style: italic;
}
		
.tdleft {
	width:250px;
	height:100%;
	vertical-align:top;
	background-color:#d7d7d7;
}

.tdfoto {
	width:250px; /* GGD hinzugefügt */
	vertical-align:top;
}				
				
.tdevent {
	vertical-align:top;
	background-color:#d7d7d7;
	border-top-style:solid;
	border-top-width:0px;
	border-top-color:#ffffff;	
	padding-bottom:10px;	
	padding-top:10px;
	padding-left:12px;	
}
				
.event_title {
	color:#009900;
	font-size:11px;
}
			
.event_text {
/*	color:#4b4b4b;*/
	font-size:10px;
	padding-top:5px;
}

.event_text h1 {
	padding:0px;
	margin:0px;
	font-size:10px;
	font-weight:bold;
}

.event_text h2 {
	color:#9a1010;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:11px;
}

.event_text a {
	text-decoration:none;
	color:#9a1010;
}

.event_text a:hover {
	text-decoration:none;
	color:#a0a0a0;
}
				

.inhalt_left {
	vertical-align:top;
	background-color:#d7d7d7;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#ffffff;	
	padding-bottom:5px;	
	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
}


/* durch erweiterung um HOT, wird dies vermutlich nicht mehr benötigt */
.tdsearch {
	vertical-align:top;
	background-color:#d7d7d7;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#ffffff;	
	padding-bottom:20px;	
	padding-top:10px;
	padding-left:12px;
}
				
.search_adv {
	color:#4b4b4b;
	font-size:10px;
}

.search_adv a {
	text-decoration:none;
	color:#910101;
}

.search_adv a:hover {
	text-decoration:none;
	color:#4b4b4b;
}
				
				.tdleft_leer {
					vertical-align:top;
					background-color:#d7d7d7;
					border-top-style:solid;
					border-top-width:2px;
					border-top-color:#ffffff;	
					padding-bottom:20px;	
					padding-top:10px;
					padding-left:12px;
					color:#d7d7d7;
					height:100%;
			
				}
				
				.tdart {
					vertical-align:top;
					height:100%;
					background-color:#e2e2e2;
					
		
		
				}
				
.art2 {
	background-color:#b3b3b3;
	width:100%;
	height:400px;
}
		
.art3 {
	background-color:#e2e2e2;
}
				
.tdcontainer {
	vertical-align:top;
	height:100%;
}
					
.tabcontainer {
	width:100%;
	height:100%;
}
				
				
td.menu_art {
	text-align:center;
	vertical-align:middle;
	background-color:#d7d7d7;
}
				
td.menu {
	text-align:center;
	width:100px;
	background-color:#d7d7d7;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#ffffff;
}

				
td.menu a {
	display:block;
	width:100px;
	vertical-align:middle;
	padding-top:12px;
	padding-bottom:12px;
	color:#8e8e8e;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	/* XXX*/
}

td.menu a:hover {
	display:block;
	width:100px;
	background-color:#c0c0c0;
	vertical-align:middle;
	padding-top:12px;
	padding-bottom:12px;
	color:#8e8e8e;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	/* XXX */
}
				
td.menu_act {
	text-align:center;
	width:100px;
	background-color:#606060;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	/* XXX */
}

td.menu_act a {
	display:block;
	vertical-align:middle;
	padding-top:12px;
	padding-bottom:12px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}



				
				div.menu_active {
					background-color:#606060;
					margin-right:2px;
					border-style:solid;
					border-width:1px;
					border-color:#606060;
					padding-top:12px;
					padding-bottom:9px;
					color:#ffffff;
					font-size:13px;
					font-weight:bold;
				}
				
				
.tabgreenmenu {
	margin-top:2px;
	width:100%;
}

.tdgreenmenu {
	width:508px; 
/*	min-width:508px; */
	background-color:#00FF99;
	padding-top:3px; 
	padding-bottom:3px;
}
.greenmenu_left {
	width:254px;
	min-width:254px; 
	float:left; 
	border-right-color:#ffffff; 
	border-right-style:solid; 
	border-right-width:1px;
}

.greenmenu_right {
	width:253px; 
	min-width:253px; 
	float:left;
}

td.tdgreenmenu_art {
	background-color:#00FF99;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:2px;
	color:#9a1010;
}
		

div.greenmenu {
	color:#ffffff;
	font-size:11px;
	margin-bottom:2px;
	margin-top:2px;
	font-weight:bold;

}

div.greenmenu a {
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
				
div.greenmenu a:hover {
	color:#a0a0a0;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}


div.greenmenu_icon {
	float:left;
	margin-top:5px;
	margin-right:8px;
	margin-left:15px;
	margin-bottom:4px;
	color:#ffffff;
/*	font-size:14px;*/
}
				
.inhalt {
	margin-left:30px;
	margin-top:15px;
	margin-right:30px;
	margin-bottom:15px;
/*	font-size:14px;*/
	color:#303030;
}


.inhalt h2 {
	color:#9a1010;
/*	font-size:11px;*/
/*	font-weight:bold;*/
	letter-spacing:4px;
	text-transform:uppercase;
}

.rahmen1 {
	background-color: #f0f0f0;
	border-width:1px;
	border-style:dashed;
	border-color:#d0d0d0;
	margin-bottom:20px;
	padding-bottom:0px;
}

.rahmen1 h4{
	margin-top:5px;	
	margin-left:2px;
}


.inhalt a {
	color:#009900;
	text-decoration:none;
}


.inhalt a:visited {
	text-decoration:none;
	color:#666666;
}


.inhalt a:hover {
	text-decoration:none;
	color:#666666;
}


.inhalt h1 {
/*	font-size:14px;*/
	font-weight:bold;
	padding:0px;
/*	margin-top:10px;*/
	margin-top:0px;

	margin-bottom:10px;
	color:#303030;
}

.inhalt h4 {
/* Für Shop-System */
	font-weight:bold;
	font-size: 16px;
	margin-bottom:10px;
	color:#303030;
}

.inhalt h5 {
	font-weight:bold;
	font-size:14px;
	color:#9a1010;
	margin-bottom:10px;
}

/* Menu für Shop */
.celmenu {
	color:#a0a0a0;
}


.inhalt table {
/*	margin-bottom:20px;*/
	/*font-size:14px;*/
	color:#303030;
}

/* Wrap um Inhaltselement Text + Bild */
.t3textpic {
	margin-bottom:20px;
}

/* wrap um Inhaltselement Text */
.t3text {
	margin-bottom:20px;
}

.inhalt p {
/*	margin-bottom:10px;*/
/*	font-size:14px;*/
}

.inhalt .bulletlist {
	/*font-size:14px;*/
	
}
div.table {
/*	font-size:14px;*/
	color:#303030;
}


div.bullet_list {
	margin-bottom:20px;
}

div.bullet_list ul{
	margin-bottom:0px;
	margin-top:0px;
}

.infounten {
	border-top-style:dashed;
	border-top-color:#d0d0d0;
	border-top-width:1px;
/*	width:100%;	*/
	margin-bottom:10px;
	margin-top:60px;

	
}

.printlink {
	float:left;
	width:120px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}


.printlink_img {
	float:left;
	border-width:0px;
}

.printlink_img img{
	border-width:0px;
}

.printlink_text {
	padding-top:7px;
	padding-left:7px;
	color:#808080;
	float:left;
}

.printlink_text a {
	color:#808080;
	text-decoration:none;
}

.printlink_text a:hover {
	color:#009900;
	text-decoration:none;
}


.friend {
	float:left;
	width:140px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.friend_img {
	float:left;
	border-width:0px;
}
.friend_img img{
	border-width:0px;
}

.friend_text {
	padding-top:7px;
	padding-left:7px;
	color:#808080;
	float:left;
}

.friend_text a {
	color:#808080;
	text-decoration:none;
}

.friend_text a:hover {
	color:#009900;
	text-decoration:none;
}


.totop {
	float:right;
	width:150px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.totop_img {
	float:left;
	border-width:0px;
}
 .totop_img img { 
	border-width:0px;
}

.totop_text{
	padding-top:7px;
	padding-right:7px;
	color:#808080;
	float:left;
}

.totop_text a {
	color:#808080;
	text-decoration:none;
}

.totop_text a:hover {
	color:#009900;
	text-decoration:none;
}


.filelinks_desc {
	margin-bottom:10px;
}

div.filelinks_icon {
	margin-right:10px;
}


/* Search Box
############# */


/* [001] Text-Formatierung der Überschriften (Suchen nach: / Vergleich: / Suche in: / Aus dem Bereich:
################################################################################################ */

.tx-indexedsearch-searchbox {
	font-size:1.1em;
	/*font-weight:bold;*/
	color:#000000;
}


/* [002] Formatierung des Such-Wort Feldes
#################################### */

.tx-indexedsearch-searchbox-sword {
	width:140px;
	height:16px;
	margin-top:0px;
}



/* [003] Submit Button
################ */

.tx-indexedsearch-searchbox-button {
	background:url(/fileadmin/bilder/intern/search.gif) no-repeat;
	font-size:0em;
	border-width:0px;
	color:#FFFFFF;
	width:30px;
	height:24px;
	margin-top:0px;
}


/* [004] Hier kann der Regel-Text Formatiert werden
   ######################################## */

.tx-indexedsearch-rules {
	/*font-size:.9em;*/
}


/* [005] Formatierung - "Welcher Text wurde gesucht" (Suche nach)
   ######################################################## */

.tx-indexedsearch-whatis {
	color:#000000;
	font-weight:bold;
}


/* [006] Formatierung - "Welcher Text wurde gesucht" (Suchtext selbst)
   ############################################################# */

.tx-indexedsearch-sw {
	color:#009900;
}


/* [007] Formatierung "Zeige Ergebnisse X bis X von insgesamt X"
########################################################## */

.tx-indexedsearch-browsebox {
	color:#009900;
	margin-bottom:20px;
}


/* [008] Formatierung des Titels vom Suchergebnis
########################################### */

.tx-indexedsearch-title {
	font-size:1.1em;
	font-weight:bold;
	/*background-color:#d7d7d7;*/
}



/* [009] Formatierung der Prozent vom Suchergebnis
############################################ */

.tx-indexedsearch-percent {
	font-size:1em;
	color:#009900;
	float:right;
	/*font-weight:bold;*/
	margin-top:-35px;
}



/* [010] Formatierung des Suchergebnisses I
##################################### */

.tx-indexedsearch-res {
	/*color:fuchsia;*/
	/*background-color:#d7d7d7;*/
}


/* [011] Formatierung des Suchergebnisses I
##################################### */
.tx-indexedsearch-descr {
	/*color:blue;*/
	background-color:#FFFFFF;
}




/* [012] Hervorhebung des gesuchten Textes im Suchergebnis
#################################################### */

.tx-indexedsearch-redMarkup {
	color:#009900;
	/*font-weight:bold;*/
	font-weight:bold;
}

/* [013] Formatierung der Such-Info
############################# */

.tx-indexedsearch-info {
	/*font-weight:bold;*/
	/*background-color:#00FF99;*/
	background-color:#E2F5E5
}




/* [014] Formatierung "Keine Ergebnisse gefunden"
########################################### */
.tx-indexedsearch-noresults {
	font-weight:bold;
}





#sitemaptitel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	color : #333333;
	height : 16px;
	width : 190px;
	background-color : #d7d7d7;
	text-align : center;
}


.sitemap { 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size : 8pt;
   font-weight : bolder;
   text-align:left;
   color : #333333;
   height : 16px;
   width : 100px;
   background-color : #00FF99;
   border : 1px solid #00FF99;
        /*text-transform: uppercase;*/
} 

.sitemap a { 
	font-family: Verdana;
	font-size: 8px;
                text-align:left;
	color: #333333;
	text-decoration: none;
}

.sitemap a:hover { 
	font-family: Verdana;
	font-size: 8px;
                text-align:left;
	color: #333333;
	text-decoration: none;
}

.linie {
	/*background:#009900;*/
	background: url(/fileadmin/bilder/intern/sitemap_linie.gif) repeat 0px;
}

.foot_impressum a{
	color:#303030;
	text-decoration:none;
}

.foot_impressum a:hover {
	color:#009900;
	text-decoration:none;
}

