html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 140%;
}

body
{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../../stuff/images/static/back.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	background-attachment:fixed;
}

p
{
	margin: 0px;
	padding: 0px;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.head
{
	font-size: 12px;
	font-weight: bold;
	color: #1C7408;
}

.table_ticker
{
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
}

.ticker
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	color: #FF0000;
	background-color: #EBF9D4;
	border: solid 1px #FF0000;
	padding: 5px;
}

.preis
{
	font-size: 17px;
	font-weight: bold;
	color: #C5B674;
}

.rofa
{
	font-size: 17px;
	font-weight: bold;
	color: #1C7408;
}

/* Video */
#video_div, #pano_div
{
	padding: 5px;
}

/* grün-weiss tabelle */
.table_collapse
{
	width: 100%;
	border-collapse: collapse;
}

.cell_title
{
	background-color: #BBDEAE;
	vertical-align: top;
}

.cell_green
{
	background-color: #EBF9D4;
	vertical-align: top;
}

.cell_white
{
	background-color: #FFFFFF;
	vertical-align: top;
}

.cell_title td, .cell_green td, .cell_white td
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #C8C8C8;
}

/* birdiemaker tabelle */
.table_birdiemaker
{
	width: 230px;
	border-collapse: collapse;
}

.table_birdiemaker td
{
	font-size: 10px;
	border: solid 1px #C8C8C8;
	padding:  2px 0px 2px 0px;
}

/* spielvorgaben tabelle */
.table_spielvorgaben
{
	width: 100%;
	border-collapse: collapse;
}

.table_spielvorgaben td
{
	font-size: 9px;
	border: solid 1px #C8C8C8;
	padding:  2px 0px 2px 0px;
}

/* form tabelle */
td.form
{
	text-align: right;
	height: 20px;
}

/* rechte-spalte tabelle */
td.tab_right_head
{
	width: 151px;
	height: 26px;
	padding: 6px 0px 0px 5px;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #1C7408;

	background-image: url(../../stuff/images/diverse/tabhead.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td.tab_right_content
{
	width: 151px;
	padding: 5px 5px 0px 5px;
	font-weight: bold;
}

/* standard liste */
.content ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.content li
{
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(../../stuff/images/diverse/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* formularfelder */
input, select, textarea
{
	border: solid 1px #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 270px;
}

/* Standardlink */
a:link, a:visited
{
	color: #666666;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #000000;
	text-decoration: underline;
}

/* naviMain */
#naviMain ul
{
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#naviMain li
{
	list-style: none;
	display: inline;
	color: #FFFFFF;
}

#naviMain a:link, #naviMain a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#naviMain a:hover
{
	color: #FFFFFF;
	padding-bottom: 1px;
	border-top: 1px solid #E5F3D0;
	border-bottom: 1px solid #E5F3D0;
}

#naviMain_active a:link, #naviMain_active a:visited, #naviMain_active a:hover, #naviMain_active a:active
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-top: 1px solid #E5F3D0;
	border-bottom: 1px solid #E5F3D0;
}

/* naviBottom */
#naviBottom ul
{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#naviBottom li
{
	list-style: none;
	display: inline;
	padding: 0px 20px 0px 20px;
	color: #000000;
}

#naviBottom a:link, #naviBottom a:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#naviBottom a:hover
{
	color: #FFFFFF;
}

#naviBottom_active a:link, #naviBottom_active a:visited, #naviBottom_active a:hover, #naviBottom_active a:active
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* naviLeft */
#naviLeft
{
	margin: 0px;
	padding: 0px 0px 1px 0px;
	width: 100%;
	/*border-bottom: dashed 1px #84C305;*/

	background-image: url(../../stuff/images/diverse/punktlinie.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#naviLeft ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#naviLeft li
{
	background-image: url(../../stuff/images/diverse/punktlinie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#naviLeft ul a
{
	display: block;
	padding: 2px 0px 2px 20px;
	width: 100%;
	text-decoration: none;
	/*border-top: dashed 1px #84C305;*/

	background-image: url(../../stuff/images/diverse/dreieck.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

#naviLeft ul ul a
{
	display: block;
	padding: 2px 0px 2px 31px;
	width: 100%;
	text-decoration: none;

	background-image: url(../../stuff/images/diverse/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 21px 7px;
	width: 120px;
}

#naviLeft a:link, #naviLeft a:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#naviLeft a:hover
{
	color: #84C305;
}

#naviLeft_2_active a:link#naviLeft_current_2, #naviLeft_2_active a:visited#naviLeft_current_2, #naviLeft_2_active a:hover#naviLeft_current_2, #naviLeft_2_active a:active#naviLeft_current_2
{
	color: #84C305;
}

#naviLeft_active a:link#naviLeft_current, #naviLeft_active a:visited#naviLeft_current, #naviLeft_active a:hover#naviLeft_current, #naviLeft_active a:active#naviLeft_current
{
	color: #84C305;
}





/* eigene Styles */
.test
{
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
}

.address_left
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 20px;
}

.table_panos
{
	width: 100%;
	border-collapse: collapse;
}
.table_panos td
{
	padding: 0px 0px 10px 0px;
}


/* birdiebooks */
.table_bb_01
{
	width: 100%;
	height: 620px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_02
{
	width: 100%;
	height: 570px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_03
{
	width: 100%;
	height: 630px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
.table_bb_04
{
	width: 100%;
	height: 550px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_05
{
	width: 100%;
	height: 630px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_06
{
	width: 100%;
	height: 620px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
.table_bb_07
{
	width: 100%;
	height: 620px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_08
{
	width: 100%;
	height: 620px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_09
{
	width: 100%;
	height: 600px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_10
{
	width: 100%;
	height: 620px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
.table_bb_11
{
	width: 100%;
	height: 620px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.table_bb_12
{
	width: 100%;
	height: 650px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
.table_bb_13
{
	width: 100%;
	height: 600px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_13.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_14
{
	width: 100%;
	height: 600px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.table_bb_15
{
	width: 100%;
	height: 600px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_15.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_16
{
	width: 100%;
	height: 650px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_16.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.table_bb_17
{
	width: 100%;
	height: 600px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_17.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_bb_18
{
	width: 100%;
	height: 670px;
	border-collapse: collapse;

	background-image: url(../../stuff/upload/birdiebook/bahn_18.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
}
