/* Navigatoren für  Header*/
/**/

/* Listen horizontal*/

#navigator_head {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
	min-width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 2px;
}
#navigator_li, #navigator_li li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color:#444444;
	font-size: 12px;
}
#navigator_li a:link, #navigator_li a:visited, #navigator_li a:active {
	float: left;
	margin: 3px 25px 3px 0;
	padding-top: 1px;
	text-decoration:none;
	color:#444444;
	font-size: 12px;
	padding-bottom: 1px;
}
#navigator_li a:hover, #navigator_li li a:hover {
	margin: 1px 25px 1px 0;
	padding-top: 1px;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	padding-top: 3px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
}

/* Allgemeine formatierung*/
/* */
/**/
h1
{
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	font-size: 14px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link
{
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#444444;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
} 
a:active {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#444444;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#444444;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#999999;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;

}
.text
{
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.adb
{
	font-family: "Comic Sans MS";
	font-size: 8px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.tablecolor2 {
	background-color: #FFF9DD;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* Navigator Farbschema */
#navigator:link {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#333333;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
#navigator:visited {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#444444;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
#navigator:hover {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	color:#FF0000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: thin solid #FF0000;
	border-bottom: thin solid #FF0000;
}
#navigator:active {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#444444;
}
/* Jump Schema *******************************************************************/
#jump:link {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 120px;
	padding-left: 50px;
	background-image:url(../image/graphics/public/frontend/jump.gif);
    background-repeat:no-repeat;	
    background-position: left;
}
#jump:visited {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 120px;
	padding-left: 50px;
	background-image:url(../image/graphics/public/frontend/jumpTr.gif);
    background-repeat:no-repeat;	
    background-position: left;
}
#jump:active {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 120px;
	padding-left: 50px;
	background-image:url(../image/graphics/public/frontend/jumpTr.gif);
    background-repeat:no-repeat;	
    background-position: left;
}
#jump:hover {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 120px;
	padding-left: 100px;
	background-image:url(../image/graphics/public/frontend/jumpTr.gif);
    background-repeat:no-repeat;	
    background-position: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: thin solid #FF0000;
	border-bottom: thin solid #FF0000;
}

#lineHeaderNavigator {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	float: none;
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
}
/* E N D E Navigator Farbschema */

/*	Textlink Farbschema 
	Fliesstextlink "hover"
*/
#textLink:link {
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	text-decoration: none;
	color:#006600;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
/*	Fliess textLink: hover*/
#textLink:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	color:#009900;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
}
#textLink:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	color:#006600;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
#textLink:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif, Arial, "Arial Narrow";
	color:#006600;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

/* Navigator Farbschema */


.tablecolorall {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #333333;
}
.textCenter {
	font-family: "Comic Sans MS", "Bookman Old Style", Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;

}
.tablemarker01 {
	font-size: 11px;
	color: #333333;
	background-color: #FFF2CC;
}
.textModern {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;



}
.tablecolor1 {

	background-color: #FFF9DD;
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #FFF2CC;
	vertical-align: top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.textModernSmall {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
.textModernDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textModernGreen {
	color: #009900;
	border-top-style: outset;
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	width: 200px;
}
.textModernGreenLabel {
	color: #009900;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 200px;
	font-style: normal;
	font-weight: normal;
	float: none;
	clear: none;
}
.fixPos {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
}
td.abc {
	width: 200px;
	vertical-align: top;
}
td.buchtipp {
	width: 150px;
	vertical-align: top;
}
.textModernGreenLineRed120 {
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 130px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
}
.textModernGreenLineRed130 {
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 130px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
}
td.top {
	vertical-align: top;
}
td.topWhite {
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-left: 5px;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #FFFFFF;
	border-top-color: #000000;
}

td.topFrame {
	vertical-align: top;
	border: 1px solid #006600;
	padding-left: 5px;
}
td.titleFrame {
	vertical-align: top;
	padding-left: 5px;
	width: 400px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 5px solid #006600;
}
td.entryFrame {
	vertical-align: top;
	padding-left: 50px;
	width: 400px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	margin-left: auto;
}
td.entryText {
	vertical-align: top;
	padding-left: 5px;
	width: 800px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	margin-left: auto;
}

.textModernTopthemen {
	color: #009900;
	border-top-style: outset;
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	width: 500px;
}
.graphicCenter {
	font-family: "Comic Sans MS", "Bookman Old Style", Tahoma;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;

}
.textGreenLineFlag {
	color: #009900;
	border-top-style: outset;
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	width: 200px;
	border-right-style: outset;
	border-right-color: #FF0000;
	background-color: #EFEFEF;

}
.textGreenLineRed130Flag {
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 150px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
	/*border-right-style: outset;*/
	/*border-right-color: #FF0000;*/
	/*border-right-width: 1px;*/
	/*background-color: #F2F2F2;*/
	padding-left: 25px;
	background-image:url(../image/graphics/public/frontend/top.gif);
    background-repeat:no-repeat;	
    background-position: left;
}
/* überschriften der indexseite (main) */
.thema {
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 120px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
	padding-left: 25px;
	background-image:url(../image/graphics/public/frontend/top.gif);
    background-repeat:no-repeat;	
    background-position: left;
}
/* das verlassen von bambus-link mit jump-gif kennzeichnen */
.jump {
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 120px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
	padding-left: 25px;
	background-image:url(../image/graphics/public/frontend/jumpTr.gif);
    background-repeat:no-repeat;	
    background-position: left;

    }


.textGreenLineRed180Flag {


	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 180px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
	border-right-style: outset;
	border-right-color: #FF0000;
	border-right-width: 1px;
}
.textGreenLineRed200Flag {
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 200px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
	border-right-style: outset;
	border-right-color: #FF0000;
	border-right-width: 1px;
	cursor: default;

}
.textGreenLineRed250Flag {
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 250px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
	border-right-style: outset;
	border-right-color: #FF0000;
	border-right-width: 1px;
	cursor: default;
	background-color: #E9E9E9;
	top: auto;
	clip:  rect(auto auto auto auto);



}
.hintergrundlogo {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #333333;
	background-repeat: repeat;
	background-image: url(../image/graphics/public/frontend/bambusIcon01.jpg);
	background-color: #FFFCEA;


}
.textGreenLineRed400Flag {
	color: #009900;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 400px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
	border-right-style: outset;
	border-right-color: #FF0000;
	border-right-width: 1px;
	cursor: default;
	background-color: #E9E9E9;
	top: auto;
	clip:    rect(auto auto auto auto);
	background-position: left left;
	vertical-align: baseline;
	text-align: left;


}
.hintergrundlogowhite {


	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #333333;
	background-repeat: repeat;
	background-image: url(../image/graphics/public/frontend/bambusIcon02.jpg);
	background-color: #FFFCEA;
}
.hinweis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #FF0000;

}
.textOver {

	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.textOver:link          { padding-left: 0px; color: #000066; text-decoration: none; font-weight: normal; background-repeat:no-repeat; background-position: top left; }
a.textOver:visited       { padding-left: 0px; color: #800080; text-decoration: none; font-weight: normal; background-repeat:no-repeat; background-position: top left; }
a.textOver:hover         { padding-left: 0px; color: #0000cc; text-decoration: none; font-weight: normal; background-repeat:no-repeat; background-position: top left; }
a.textOver:active        { padding-left: 0px; color: #000066; text-decoration: none; font-weight: normal; background-repeat:no-repeat; background-position: top left; }
.textModernLang {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	letter-spacing: 3px;
	white-space: nowrap;



}
.textLineRed800UpFlag {
	border-bottom-width: 1px;
	text-decoration: none;
	width: 800px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	cursor: default;
	top: auto;
	clip:     rect(auto auto auto auto);
	background-color: #E9E9E9;
	height: 2px;
	font-size: 1pt;

}
.textLineRed800DownFlag {
	text-decoration: none;
	width: 800px;
	cursor: default;
	top: auto;
	clip:     rect(auto auto auto auto);
	background-color: #E9E9E9;
	height: 2px;
	font-size: 1pt;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #000000;

}
.tablemarker02 {

	font-size: 11px;
	color: #333333;
	background-color: #FFFDF4;
}
.text400GreenLineRedFlag {

	color: #009900;
	border-top-style: outset;
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	width: 400px;
	border-right-style: outset;
	border-right-color: #FF0000;
	background-color: #EFEFEF;
}
.text250GreenLineRedFlag {
	color: #009900;
	border-top-style: outset;
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	width: 250px;
	border-right-style: outset;
	border-right-color: #FF0000;
	background-color: #EFEFEF;

}
#bottom {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	width: 100%;
	float: right;
	margin-top: 1px;
	padding-top: 1px;
}
#rechts {
	float:right;
	margin-right: 20px;

}
#links {
	text-decoration: none;
	float:left;
	margin-left: 20px;

}
#line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	width: 100%;
	float: right;
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;


}
#lineHeader {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	float: none;
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
}

tableLeft {
	float: left;
	left: auto;

}
#firmaName {
	color: #009900;
	text-decoration: none;
	width: 300px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.signBambus {
	color: #009900;
	text-decoration: none;
	padding-left: 10px;
	background-image:url(http://www.bambus-link.de/signs/gruen01.jpg);
    background-repeat:no-repeat;	
    background-position: left;
}
.signBuxbaum {
	color: #009900;
	text-decoration: none;
	padding-left: 10px;
	background-image:url(http://www.bambus-link.de/signs/blau01.jpg);
    background-repeat:no-repeat;	
    background-position: left;
}
.signGehoelz {
	color: #009900;
	text-decoration: none;
	padding-left: 10px;
	background-image:url(http://www.bambus-link.de/signs/orange01.jpg);
    background-repeat:no-repeat;	
    background-position: left;
}
.signStauden {
	color: #009900;
	text-decoration: none;
	padding-left: 10px;
	background-image:url(http://www.bambus-link.de/signs/gelb01.jpg);
    background-repeat:no-repeat;	
    background-position: left;
}
.signRosen {
	color: #009900;
	text-decoration: none;
	padding-left: 10px;
	background-image:url(http://www.bambus-link.de/signs/rot01.jpg);
    background-repeat:no-repeat;	
    background-position: left;
}
/*
S T A R T Info/Hilfebox einblenden/Definition
 */
#box{
height:10px;
width:10px;
padding:0;
margin:0;
cursor:help;}

#box img{border:1px solid #009900;}

#box div{display:none;}

#box:hover div{
display:block;
width:250px;
position:absolute;top:20px;right:20px;
background : #00CC00;
border:1px solid #00FF00;
padding:5px;
margin:2px;}
/*
E N D E Info/Hilfebox einblenden/Definition
 */
.box1{
background:#009900;
float:left;
padding:10px;
border:1px solid black;
width:800px;
margin:15px 15px 0 10px;}

.textBox01 {
	color: #0000FF;
	text-decoration: none;
	border: 1px inset #006600;
	width: 200px;
	margin: 1px;
	padding: 1px;
}
/*
Blockdarstellung der href-Navigatoren
a.block{}
a.block:hover{}
 */
a.block{
	color:black;
	display:block;
	text-align:left;
	width:120px;
	border:black solid 1px;
	padding:1px;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	margin: 1px;
	top: 2px;
	bottom: 2px;
}

a.block:hover{
	color:#009900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009900;
	border-left-style: solid;
	border-left-color: #009900;
}
/*
KATEGORIE Box
*/
.boxHauptkategorie {
	width:800px;
	margin:0px;
	border-top: 1px solid #006600;
	border-right: none;
	border-left: 5px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*
Box ABC Breite 120
*/
.boxABC120 {
	width:120px;
	margin:0px;
	border-top: 1px solid #006600;
	border-right: none;
	border-left: 5px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;

}
/*
KATEGORIE Box breite 500
*/
.boxKategorie500 {
	width:400px;
	margin:0px;
	border-top: 1px solid #006600;
	border-right: none;
	border-left: 5px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kategorieRechts {
	left: 600px;
	right: 100px;
	padding-left: 90%;
}

.box800 {
	width:800px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #006600;

}
.boxTab150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 150px;
	clear: left;
	height: auto;
}
/* FORMULARGESTALTUNG */
/* label, input, select { /* Alle Labels UND Formularelemente auswählen */
/*   display: block;
  float: left;
  width: 200px; /* Breite.*/
/* }

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
/*   clear: left; /* das floating der labels und inputs aufheben */
/* }

/* input#submit { /* den Submit-Button */
/*   float: none;
/*   width: auto;
}
label {
 text-align: left; 
 padding-right: 1em; 
}

form {
	border: none;
	margin:0;
	padding:1em;
	width: 800px;

}

/* ENDE ***** FORMULARGESTALTUNG */
/* 
#prev, #next {
	display:block;
	padding:5px;
	border:1px solid #ddd;
	text-decoration:none;
	margin:0 10px 10px;
}
*/
 #prev {
	float:left;
}
#next {
	float:right;
}

html body div #prev:hover, html body #next:hover {
	background:#FFFFFF;
	color:#000;
}
html body div #rueck:hover, html body #vor:hover {
	background:#FFFFFF;
	color:#000;
}
#image {
	text-align:center;	
}

.bildmatrix {
	float: left;
	margin: 0 0 5px 5px;
	padding: 5px;
	height:150px;
}
.bildmatrix img {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 2px;
}
.bildmatrix a:hover img {
	background-color: #FF9900;
}

.bildmappe {
	float: left;
	margin: 0 0 5px 5px;
	padding: 5px;
	height: 160px;
}
.bildmappe img {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 2px;
}
.bildmappe a:hover img {
	background-color: #FF9900;
}
#single {
	padding:1px;
	border:1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}
#beschreibung {
	text-align:center;
}
#verzeichnisse, #verzeichnisstruktur {
	border-bottom:1px solid #ddd;
	margin:0;
}
#verzeichnisstruktur {
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#verzeichnisstruktur a, #verzeichnisstruktur a:hover, #verzeichnisstruktur a:active {
	color:#fff;
}

#gallery {
	margin:5px;
}
#verzeichnisse ul {
	list-style:circle;
	padding-bottom:5px;
	color: #000000;

}
#verzeichnisse li {
	margin:2px 0;
}
#verzeichnisse h2 {
	font:14px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
	margin:0;
}
#verzeichnisse h3 {
	font:12px georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:20px;
	margin:0;
}
#rechts {
	float:right;
	margin-right: 20px;

}
#links {
	float:left;
	margin-left: 20px;

}
#rueck {

	float:left;
}
#minis {
	text-align:center;
	padding: 1px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
}
#vor {

	float:right;
}
/* FORMULARGESTALTUNG  WERBERAHMEN rot */
.advertisementFrame {
	vertical-align: top;
	/* border: 1px dotted #FF0000; */
	padding-left: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
/* FORMULARGESTALTUNG  WERBERAHMEN Weiss */
.advertisementFrameWhite {
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #006600;
	padding-left: 0px;
/* 	border-left-color: #000000;*/
/* 	border-bottom-color: #000000;*/
/* 	border-right-color: #000000;*/
/* 	border-top-color: #000000;*/
}

td.entryWhiteText {
	vertical-align: top;
	padding-left: 5px;
	width: 200px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;

}
/*	bambusABC
	whiteLabel
*/
.whiteLabel {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 200px;
	font-style: normal;
	font-weight: normal;
	float: none;
	clear: none;
}
.boxABC {
	width:160px;
	margin:10px;
	border-top: 1px solid #006600;
	border-right: none;
	border-right: 2px solid #006600;
	border-left: 2px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;

}
.bannerFrame {
	vertical-align: top;
	/* border: 1px dotted #FF0000; */
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}

