BODY {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	scrollbar-base-color: #CCCCCC; 
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CCCCCC;
}
/*

 MENUE 

 Some styles used by the "Cascading Popup Menus" script.
 Consult a CSS reference (a good clear one is at www.ncdesign.org) for syntax and tweaking ideas.
 You can delete the ones you're not using in your ItemStyles, or add more if you want.

*/


/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 these may inherit the rules. I've styled all the variations of links here as one.
*/

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #E1A238;
 font: 11px Verdana, sans-serif;
 text-align: right;
 margin-right:0px; 
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #77736F;
 font: 11px Verdana, sans-serif;
 text-align: right;
 margin-right:0px; 
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #77736F;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}


/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 11px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 11px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}
/* MENUE ENDE */


a { 
	text-decoration: none;
}
a:link{
color:#E1A238;
background:transparent;}
a:visited{
color: #E1A238;
background:transparent;}
a:active{
color: #E1A238;
background:transparent;}

a.foto:hover{
	background-color : #77736F;
	color : #E1A238;
}
a.horizontal_unten{
	background-color : #ffffff;
	font-size: 9px;
	color : #AFADAB;
}

a.horizontal_unten:visited{
	background-color : #ffffff;
	font-size: 9px;
	color : #AFADAB;

}
a.horizontal_unten:active{
	background-color : #ffffff;
	font-size: 9px;
	color : #AFADAB;

}
a.horizontal_unten:hover{
	color : #77736F;
	background-color : #E1A238;

}
a.start:hover{
	background-color : #77736F;
	color : #E1A238;
}
a.e_business:hover{
	background-color : #77736F;
	color : #E1A238;
}
a.malerei:hover{
	background-color : #77736F;
	color : #E1A238;
}
a.intern {
	color : #77736F;
	text-decoration: underline;
}
a.intern:visited {
	color : #77736F;
	text-decoration: underline;
}
a.intern:active {
	color : #77736F;
	text-decoration: underline;
}
a.intern_seite {
	color : #77736F;
	font-weight: bold;
	text-decoration: none;
}
a.intern_seite:visited {
	color : #77736F;
	font-weight: bold;
	text-decoration: none;
}
a.intern_seite:active {
	color : #77736F;
	font-weight: bold;
	text-decoration: none;
}
a.intern_ueber {
	color : #77736F;
	font-weight: normal;
	text-decoration: none;
}
a.intern_ueber:visited {
	color : #77736F;
	font-weight: normal;
	text-decoration: none;
}
a.intern_ueber:active {
	color : #77736F;
	font-weight: normal;
	text-decoration: none;
}
a.aktionslink {
	color : #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.aktionslink:visited {
	color : #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.aktionslink:active {
	color : #666666;
	font-weight: normal;
	text-decoration: underline;
}
table,tr,td {
	margin: 0px;
	padding: 0px;
}
body {
	 margin-left: 0px;
	 margin-right: 0px;
	 margin-top: 0px;
	 margin-bottom:0px;
}


ul { 
	list-style-type : square;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 3px;
}


em {
	font-weight: bold;
	color: #333333;
}
h1 {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 1px;
}

.navigation_horizontal { 
	font-size: 8pt;
	font-style: normal; 
	margin-left: 40px;
	margin-top: 39px;
}
.navigation_horizontal_unten { 
	
	font-size: 8pt;
	font-style: normal;
	padding-right: 0px;
	padding-top: 0px;
}


.navigation_horizontal_start { 
	position: absolute;
	font-size: 9pt;
	font-style: normal; 
	margin-left: 8px;
	padding-top: 17px;
	
}

.navigation_vertikal_l1 { 
	font-size: 11pt;
	font-style: normal;
	margin-left: 0px; 
}
.navigation_vertikal_l2 { 
	font-size: 10pt;
	font-style: normal;
	margin-left: 0px; 
}
.navigation_vertikal_sekundaer_2 {
	position:absolute; top: 400px ;
}

.navpunkt_gewaehlt {
	background-color : #77736F;
	color : #77736F;
}

.einzug0 {
	padding-left: 0px;
}
.einzug1 {
	padding-left: 0px;
}
.einzug2 {
	padding-left: 10px;
}
.einzug3 {
	padding-left: 20px;
}
.einzug4 {
	padding-left: 30px;
}

.ueberschrift0 { 
	font-size: 11pt;
	font-style: normal; 
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #77736F;
	background-color:#FFFFFF;  
}
.ueberschrift1 { 
	font-size: 20pt;
	font-style: normal; 
	text-align: right;
	vertical-align: top;
	padding-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #77736F;  
}
.ueberschrift2 { 
	font-size: 12pt;
	font-style: normal; 
	text-align: right;
	vertical-align: top;
	padding-right: 0px;
	color: #77736F; 
}

.content { 
	font-size: 8pt;
	font-style: normal;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	color: #77736F;
}
.content_uebersicht { 
	font-size: 9pt;
	margin-top: 5px;
	margin-left: 10px;
	font-style: normal;
	color: #77736F;
}
.foto_links {
	width: 308px;
	height: 403px;
	vertical-align: top;
	text-align: left;
}
.tablemaster {
	border-collapse: collapse;
	background-color: none;
	padding: 0px;
	
}
.tablemain {
	border: 1px solid #77736F; 
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	
}
.tabletdnopadding {
	padding: 0px;
}



.tablescroll_mit_Bild{
	z-index: 1;
	position: static;
	width: 442px;
	height: 220px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	background: none;
	overflow: auto;
	scrollbar-face-color: ffffff;
	scrollbar-3dlight-color: ffffff;
	scrollbar-darkshadow-color: ffffff;
	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color:#77736F;
	scrollbar-arrow-color: #77736F;
	scrollbar-highlight-color: #77736F;
	scrollbar-track-color: #FFFFFF; 
}

.tablescroll_ohne_Bild {
	z-index: 1;
	position: static;
	width: 750px;
	height: 220px;
	margin-left: 12px;
	margin-top: 15px;
	margin-bottom: 0px;
	background: none;
	overflow: auto;
	scrollbar-face-color: ffffff;
	scrollbar-3dlight-color: ffffff;
	scrollbar-darkshadow-color: ffffff;
	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color:#77736F;
	scrollbar-arrow-color: #77736F;
	scrollbar-highlight-color: #77736F;
	scrollbar-track-color: #FFFFFF; 
}

.contentzelle { 
	padding: 10px;
}
/* Ende: wird benötigt  */
/* Ende: wird benötigt  */

.ge_link {
	margin: 1px; 
	white-space: nowrap; 
	display: inline; 
/*	height: 16px; */
/*	vertical-align:top;*/
	overflow:hidden;
}

.ge_link span {
	padding: 0px;
	margin: 0px;
	height: 16px;
	vertical-align:top;
	cursor:hand;
}
.ge_link img {
	vertical-align: super;
	vertical-align:top;
} 

.ge_thumbnail {
	text-align: center;
	font-size: 9px;
	width: 150px;
	height: 90px;
	margin: 0px;
	display: table;
	float: left;
}

.ge_thumbnail_bild {
	display: table-row;
}
.ge_thumbnail_bildtext {
	display: table-row;
	font-size: 9px;
}
/* Anfang: wird benötigt */
.ge_reiter {
	margin: 0px;
	padding: 0px;
	height: 18px;
/*	border-bottom: 1px solid #CCCCCC; */
	clear: both;
}
.ge_reiter_eintrag_news {
	color: #77736F;
	width: 120px;
	border-left: 1px solid #77736F;
	border-right: 1px solid #77736F;
	border-top: 1px solid #77736F;
	border-bottom: 1px solid #77736F;
	float: left;
	text-align: center;
}
.ge_reiter_eintrag {
	color: #77736F;
	width: 90px;
	border-left: 1px solid #77736F;
	border-right: 1px solid #77736F;
	border-top: 1px solid #77736F;
	border-bottom: 1px solid #77736F;
	float: left;
	text-align: center;
}
a.ge_reiter_eintrag {
	color : #77736F;
	text-decoration: none;
}
a.ge_reiter_eintrag:visited {
	color : #77736F;
	text-decoration: none;
}
a.ge_reiter_eintrag:active {
	color : #77736F;
	text-decoration: none;
}
.ge_reiter_eintrag_gewaehlt_news {
	width: 120px;
	background-color: #77736F;
	border-left: 1px solid #77736F;
	border-right: 1px solid  #77736F;
	border-top: 1px solid  #77736F;
	border-bottom: 1px solid  #77736F;
	float: left;
	text-align: center;	
}
a.ge_reiter_eintrag_news {
	color : #77736F;
	text-decoration: none;
}
a.ge_reiter_eintrag_news:visited {
	color : #77736F;
	text-decoration: none;
}
a.ge_reiter_eintrag_news	:active {
	color : #77736F;
	text-decoration: none;
}
.ge_reiter_eintrag_gewaehlt {
	width: 90px;
	background-color: #77736F;
	border-left: 1px solid #77736F;
	border-right: 1px solid  #77736F;
	border-top: 1px solid  #77736F;
	border-bottom: 1px solid  #77736F;
	float: left;
	text-align: center;	
}
.ge_reiter_eintrag_gewaehlt_e_business {
	color: #FFFFFF; 
}
.ge_reiter_eintrag_gewaehlt_foto {
	color: #FFFFFF; 
}
.ge_reiter_eintrag_gewaehlt_malerei {
	color: #FFFFFF; 
}
/* Anfang: wird benötigt */
.ge_uebersichtsliste {
	clear: both; 
	
	display:block;
	vertical-align: top;	
}

.ge_uebersichtsliste_thumbnail {
	width: 142px;
	margin-right: 0px;
	padding: 0px;
	float: right;
}
.ge_uebersichtsliste_thumbnail_galerie {
	width: 140px;
	margin-right: 0px;
	padding: 0px;
	vertical-align: top;

}
.ge_uebersichtsliste_text {
	vertical-align: top;
}
.ge_uebersichtsliste_textzeile {
	display:block;
}
.ge_uebersichtsliste_ueberschrift {
	font-weight: bold;
}
.ge_suchbegriff {
	margin-left: 7px;
	margin-top: 18px;
	padding-left: 7px;
}
.ge_meldungsbox {
	border: 2px dotted red;
	padding: 10px;
	color: black;
	width: 300px;
	display: block;
	margin-bottom: 5px;
	background-color: #CCCCCC;
}
/* Ende: wird benötigt */
/* Anfang: wird benötigt */
.zeilenabschluss {
	float: none;
	clear: both;
}
/* Ende: wird benötigt */
.links {
	float: left;
}
.rechts {
	float: right;
}
.einpx {font-size:1px;}
.bildleiste {
	vertical-align:middle;
	text-align:left;
	margin-top:50px;
	}
.hinter {
	background-color: #FFFFFF;
/*	border-right: 1px solid  #77736F;  */
/*	border-bottom: 1px solid  #77736F; */
	}