* { padding: 0; margin: 0; }

html { overflow-y; overflow-x: hidden; scroll; }

body {

	background-color: #C0C0C0;
	color: white; 
	text-align: center; 
	font-family: arial, sans-serif; 
	font-size: 11pt;
	font-weight: bold;
	color: black;
	}  

#wrapper {
	color: black;
	background-image: url(../image/hintergrund_bild1a.jpg);
	/* background-color: #0000CC; */
	width: 960px;
	min-height: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#fussbereich {
	padding-top: 10px;
	border-top: 1px solid black;
	margin-top: 20px;
}

h3 {
	font-family: arial, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: #FFE23C;
	}

h4 {
	font-family: arial, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: black;
	background-color: #FFFF99;
	}

/*
======== kopfbereich ===============================================================
*/


#bg_links_oben {


	float: left;
	width: 160px;
	height: 97px;
	padding-top: 3px;
	background-color: #FFE23C;
	}

#logo_klein {

	padding-top: 3px;
	padding-left: 30px;
	}

#bg_ueberschrift_oben {

	float: left;
	width: 630px;
	height: 97px;
	padding-top: 3px;
	font-family: arial, helvetcia, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: black;
	line-height: 150%;
	background-color: #FFE23C;
	/* background-image: url(../image/hintergrund1.jpg);
	  background-repeat:repeat; */
	}

#bg_oben_rechts {
	float: left;
	padding-top: 3px;
  	left: 790px;
	margin-top: 0px;
  	width: 160px;
  	height: 97px;
	background-color: #FFE23C;
  	text-align: center;

}

/*
======== fussbereich ===============================================================
*/

#bg_links_unten {
	float: left;
	width: 160px;
	height: 90px;
	background-color: #FFFFFF;
	text-align: center;


}

#bg_links_impressum {
	float: left;
	width: 160px;
	height: 25px;
	padding-top: 0px;
	font-family: arial, helvetcia, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: black;
	line-height: 150%;
	text-align: center;
	background-color: #FFE23C;
	}

#bg_mitte_unten {

	float: left;
	width: 630px;
	height: 90px;
	font-family: arial, helvetcia, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: black;
	line-height: 150%;
	text-align: center;
	background-color: #FFFFFF;
	}

#bg_mitte_impressum {
	float: left;
	padding-top: 0px;
	width: 630px;
	height: 25px;
	margin-bottom: 6px;
	font-family: arial, helvetcia, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: black;
	line-height: 150%;
	text-align: center;
	background-color: #FFE23C;
	}

#bg_rechts_unten {

	float: left;
  	left: 790px;
	margin-top: 0px;
  	width: 160px;
	height: 90px;
	background-color: #FFFFFF;
	text-align: center;
	}

#bg_rechts_impressum {

	float: left;
  	left: 790px;
	padding-top: 0px;
  	width: 160px;
	height: 25px;
	font-family: arial, helvetcia, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: black;
	line-height: 150%;
	text-align: center;
	background-color: #FFE23C;
	}

#bg_werbung {

	float: right;
	margin-top: -119px;
	margin-right: 5px;
 	left: 707px;
	width: 235px;
	height: 115px;
	text-align: right;
	background-color: #FFFFFF;
	}


/*
======== menü ===============================================================
*/

#bg_menue_oben {

	width: 932px;
	height: 30px;
	text-align: center;
	/* background-image: url(../image/hintergrund1.jpg);
	background-repeat:repeat; */
	padding-top: 3px;
	background-color: #FFE23C;
	}

#bg_sub_menue_vorne {
	float: left;
	width: 220px;
	height: 20px;
	padding-top: 1px;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;	
	background-image: url(../image/hintergrund1a.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	}

#bg_sub_menue_vorne_ohnefarbe {
	float: left;
	width: 220px;
	height: 20px;
	padding-top: 1px;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;	
	background-image: url(../image/pfeilspitze_20x10_weiss.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	}

#bg_sub_menue_vorne_ohne_pfeil {
	float: left;
	width: 10px;
	height: 20px;
	padding-top: 1px;
	background-image: url(../image/pfeilspitze_20x10_weiss.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	}


#bg_sub_menue_vorne_pfeil {
	float: left;
	width: 10px;
	height: 20px;
	padding-top: 1px;
	background-image: url(../image/pfeilspitze_20x10.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	}


#bg_sub_menue {
	float: left;
  	left: 230px;
	width: 702px;
	height: 20px;
	align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	}

#bg_sub_sub_menue_vorne {
	float: left;
	width: 220px;
	height: 20px;
	padding-top: 1px;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;	
	background-color: #FFE23C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	}


#bg_sub_sub_menue_vorne_pfeil {
	float: left;
	width: 10px;
	height: 20px;
	padding-top: 1px;
	background-image: url(../image/pfeilspitze_20x10_gelb.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	}



/*
======== inhalt ===============================================================

1. gesamte breite - hauptbox
*/

#bg_inhalt_gesamt {

	width: 932px;
	min-height: 450px;
	padding-top: 20px;
	text-align: center;
	/* background-repeat:repeat; */
	padding-top: 0px;
	/* background-color: #FFFFFF; */
	}

/*
1. gesamte breite - Texthauptbox
*/

#bg_text_gesamt {

	width: 890px;
	min-height: 360px;
	padding: 20px;
	font-size: 10pt;
	text-align: center;
	/* background-repeat:repeat; */

	}


/*
======== relative - rechts / links ===========================================================

2. Text- Bild 440px
*/

#bg_text_linkehaelfte {
	width: 440px;
	min-height: 360px;
	padding: 20px;
	font-size: 10pt;
	text-align: justify;
	/* background-repeat:repeat; */

	}

#bg_text_rechtehaelfte {
	float: right;
	width: 440px;
	min-height: 360px;
	padding: 20px;
	font-size: 10pt;
	text-align: center;
	/* background-repeat:repeat; */
	}


/*
======== absolute - rechts / links ===========================================================

2. Text- Bild 440px
*/

#bg_text_linkehaelfte_absolut {
	position: absolute;
	left: 5px;
	width: 440px;
	min-height: 360px;
	padding: 20px;
	font-size: 10pt;
	text-align: justify;
	/* background-repeat:repeat; */

	}

#bg_text_rechtehaelfte_absolut {
	position: absolute;
	left: 460px;
	width: 440px;
	min-height: 360px;
	padding: 20px;
	font-size: 10pt;
	text-align: center;
	/* background-repeat:repeat; */
	}







/*
========

2. Startseite LOGO - 460px
*/

#bg_logo {
	float: left;
	margin-left: 61px;
	width: 447px;
	height: auto;
	padding: 20px;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;	

	}

/*
========

2. linke box - 226px
*/

#bg_linke_box {
	float: left;
	width: 169px;
	height: auto;
	padding: 2px;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;	

	}

#bg_linke_box_ueberschrift {
	float: left;
	width: 167px;
	height: 20px;
	background-image: url(../image/hintergrund1a.jpg);

	}

#bg_linke_box_text {
	float: left;
	width: 167px;
	height: 100px;
	padding-top: 1px;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;	
	}
/*
========

2. rechte box - 169px
*/

#bg_rechte_box {
	float: right;
	width: 169px;
	height: auto;
	padding: 2px;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	}

#bg_rechte_box_ueberschrift {
	float: right;
	width: 167px;
	height: 20px;
	background-image: url(../image/hintergrund1a.jpg);

	}

#bg_rechte_box_text {
	float: right;
	width: 167px;
	height: auto;
	padding-top: 1px;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;	
	}

#bg_rechte_box_ticker {
	float: right;
	width: 167px;
	height: auto;
	padding-top: 1px;
	align: center;
	color: black;
	background-image: url(../image/hintergrund1a.jpg);	
	}

/*
========

3. Tabellen - 890px
*/

#bg_teilnehmer {
	width: 890px;
	min-height: 360px;
	padding: 20px;
	font-size: 10pt;
	text-align: center;
	line-height: 150%;
	align: justify;
	}

#table_sichtung {
	border: 1px solid #000;
cellspacing: 40px;
	font-family: arial, helvetcia, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	align: justify;
	background-color: #ffffc6;
	}


