html {
	overflow-x: hidden;
	overflow-y: auto;
}

body { 
	font-family : Arial, helvetica, Verdana;
	font-size: 11px;
	background-color:black;
	color: white;
/*
	scrollbar-base-color: orange;
	scrollbar-arrow-color: orange;
	scrollbar-DarkShadow-color: blue;
*/
}

a { 
	font-family : Arial, helvetica, Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold; 
	text-decoration: underline;
	padding: 3px 3px 3px 3px;
	cursor: pointer; 
}

a:hover { 
	color: red;
}
a:active { 
	color: red;
}

table {
	font-family : helvetica, Verdana, Arial;
	font-size: 11px;
	border: 0px solid green;
}

.tab_breite {
	;
}

tr {
	border: 0px solid blue;
}


/* **********************************  BODY TEXT UND ALLES  ************************************** */

table.body_text {
	border: 0px solid red;
	width: 90%;
	height: 97%;
	margin-left: 17px;
	margin-right: 5px;
}

table.body_text td {
	border: 0px solid blue;
}

p {
	font-family : Arial, helvetica, Verdana;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

p.normal_text {
	font-size: 12px;
	border: 0px solid red;
}

p.normal_gelb_fett {
	font-size: 12px;
	color: #C9C299;
	font-weight: bold; 
}

p.normal_text b {
	font-size: 12px;
	color: #C9C299;
}

p.red_bold {
	font-size: 12px;
	color: red;
	border: 0px solid red;
	font-weight: bold;
}

p.fett {
	font-size: 12px;
	font-weight: bold;
}

ul.normal {
	font-size: 12px;
 	margin-top: 5px;
 	margin-left: -20px;
 	margin-bottom: 10px;
}
/* Microdoft IE Bereich */
* html ul.normal{ 
	margin-left: 20px;
}

/* *********************************  LOGO LEFT FRAME  ********************************* */
.navi_hohe {
	height: 135px;
}

table.logo {
	width: 100%;
	border: 0px solid red;
}

table.logo td {
	border: 0px solid green;
	vertical-align: top;
}

IMG.logoimg {
	margin-top: 5px;

	border: 0px solid silver;
}

/* ******************************************************  MENU EXTRA (LANGUAGE AND ADDRESS)  ************************************** */
a.lang {
	font-size: 11px;
	color: #C9C299; /* #C9C299 */
	text-decoration: none;
}

a.lang:hover {
	color: white;
}
table.menu_extra {
	border: 0px solid red;
	width: 95%;
	height: 100%;
	border: 0px solid red;
	margin-left: 17px;
	margin-top: 7px;
}

table.menu_extra td{
	border: 0px solid red;
	padding-top: 0px;
	padding-bottom: 10px;
}

table.menu_extra tr{
	border: 0px solid green;
	padding-top: 0px;
	padding-bottom: 0px;
}

P.language {
	border: 0px solid green;
	COLOR: red;
	font-family : Arial, helvetica, Verdana;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

P.language A {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/************************** ????????????????????????????????????????????????????????????????????????????? ****************************/

p { 
	font-family : helvetica, Verdana, Arial;
	font-size: 11px;
}

/* **********************************  HAUPTMENU  ************************************** */
table.hauptmenu {
	width: 100%;
	border: 0px solid blue;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

table.hauptmenu td {
	border: 0px solid red;
}

ul.hauptmenu {
 	margin-top: 10px;
 	margin-left: -20px;
 	margin-bottom: 10px;
}

/* Microdoft IE Bereich */
* html ul.hauptmenu{ 
	margin-left: 20px;
}

ul.hauptmenu li {
	font-size: 11px;
	font-weight: bold;
	color: red;
	list-style-image: url(../images/punkt.gif);
	font-family: helvetica;	
	margin: 0px;
}

a.hrefmenu { 
	font-size: 11px;
	font-family : Arial, helvetica, Verdana; 
	text-decoration: none;
	/* color: white; */
}

.hrefmenu {
	COLOR: #C9C299;
	font-family : Arial, helvetica, Verdana;
	margin-left: -3px;
}
.hrefmenu:link {
	COLOR: #C9C299; font-family : Arial, helvetica, Verdana;
}
.hrefmenu:visited {
	COLOR: #C9C299; font-family : Arial, helvetica, Verdana; 
}
.hrefmenu:active {
	COLOR: #C9C299; font-family : Arial, helvetica, Verdana; 
}
.hrefmenu:hover {
	COLOR: white; font-family : Arial, helvetica, Verdana; 
}



/* *********************************  IMAGES FRAME  ********************************* */
table.img_container {
	width: 185px; 
	border: 0px solid green;
	padding: 0px 0px 0px 0px;
}

#previews table {
	width: 100%; 
	border: 0px solid red;
	margin-top: 5px;
}

#previews table td {
	border: 0px solid silver;
	padding-top: 5px; /* vertical distance between pictures */
	
}

#previews table td.links {
	text-align: left;
}

#previews table td.zentral {
	text-align: center;
}

#previews table td.rechts {
	text-align: right;
}


/* *********************************  PRESSE FOTOS MAIN PAGE ********************************* */
#presse_fotos table {
	width: 330px;
	border: 0px solid red;
	margin-top: 5px;
}

#presse_fotos table td {
	border: 0px solid silver;
	padding-top: 12px; /* vertical distance between pictures */
}

#presse_fotos table td.links {
	text-align: left;
}

#presse_fotos table td.zentral {
	text-align: center;
}

#presse_fotos table td.rechts {
	text-align: right;
}

/* *********************************  PRESSE FOTO in POPUP WIN  ********************************* */
#press_foto_view table {
	border: 0px solid white;
	width: 60%;
	text-align: center;
}

#press_foto_view table td{
	border: 0px solid silver;
	padding: 0px 0px 0px 0px;
}

#press_foto_view table td.closeButton{
	border: 0px solid green;
}


#press_foto_view IMG {
	border: 0px solid red;
	width: 320px;
}

/* picture to close windows over */
a.hrefClosePresseFoto { 
	border: 0px solid red;
	text-decoration:none;
	display: block;
	text-align: center;
	height: 45px;
	background: url(../images/FENSTER-close-1.gif) 100% 0% no-repeat;
}
a.hrefClosePresseFoto:hover { 
	border: 0px solid blue;
	background: url(../images/FENSTER-close-2.gif) 100% 0% no-repeat;
}


/* ****************************  FORMULAR EINSTELLUNGEN  **************************** */

form.Kontakt_formular {
	background-color: black;
	width: 95%;
	border: 0px solid red;
	margin: 5px 2px 2px 0px;
}

form.Kontakt_formular input, textarea {
	border: 1px solid white;
	font-family : Arial, helvetica, Verdana;
	font-size : 11px;
	width: 270px;
}

.Kontakt_formular textarea {
	overflow: auto;
	background-color: silver;
}

.Kontakt_formular input {
	background-color: silver;
}

form.Kontakt_formular input.submittKnopf {
	width: 70px;
}

.Kontakt_formular table td {
	border: 0px solid green;
}

/* **********************************       BILDER GALERIE      ************************************* */

#central_big_view table {
	border: 0px solid white;
	width: 60%;
	text-align: center;
}

#central_big_view table td{
	border: 0px solid silver;
	padding: 0px 0px 0px 0px;
}

#central_big_view table td.closeButton{
	border: 0px solid green;
}

#central_big_view table td.Bildtitel{
	text-align: center;
	border: 0px solid red;
}

#central_big_view table td.Bildtitel span{
	color: red;
	font-family : Arial, helvetica, Verdana;
	font-size: 14px;
}

/* picture to clode windows over */
a.hrefCloseGalerie { 
	border: 0px solid red;
	text-decoration:none;
	display: block;
	text-align: center;
	height: 45px;
	background: url(../images/FENSTER-close-1.gif) 100% 0% no-repeat;
}
a.hrefCloseGalerie:hover { 
	border: 0px solid blue;
	background: url(../images/FENSTER-close-2.gif) 100% 0% no-repeat;
}

/* picture for backforwarding */
a.hrefBackwardImg { 
	border: 0px solid red;
	text-decoration:none;
	display: block;
	height: 25px;
	background: url(../images/FENSTER-Look-L1.gif) 0% 0% no-repeat;
	
}
a.hrefBackwardImg:hover { 
	border: 0px solid blue;
	background: url(../images/FENSTER-Look-L2.gif) 0% 0% no-repeat;
}

/* picture for forwarding further */
a.hrefForwardImg { 
	border: 0px solid red;
	text-decoration:none;
	display: block;
	height: 25px;
	background: url(../images/FENSTER-Look-R1.gif) 100% 0% no-repeat;
}
a.hrefForwardImg:hover { 
	border: 0px solid blue;
	background: url(../images/FENSTER-Look-R2.gif) 100% 0% no-repeat;
}




/* **********************************       POPUP TIPP     ************************************* */

#tooltip{
font-family : Arial, helvetica, Verdana;
font-size: 11px;
background: black;
border:1px solid red;
color: white;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden;
}
