html, body, textarea, frame, div
	{scrollbar-base-color: #000000;
	 scrollbar-3d-light-color: #ffffe1;
	 scrollbar-arrow-color: #000000;
	 scrollbar-darkshadow-color: #7f7f7f;
	 scrollbar-face-color: #ffffff;
	 scrollbar-highlight-color: ##ffd7d7;
	 scrollbar-shadow-color: #000000;
	 scrollbar-track-color: #e5e5e5;}
	 
img
	{border: 0px}

#hilfe 
	{text-align: center;
	 font-size: 12px;
	 background-color: transparent;
	 border-style: none;
	 height: 21px}

/*nav
BEGIN*/
	body.nav
		{background-image: url('../pics/nav/bground.jpg'); 
		 font-family: Courier New, courier, monospace; 
		 font-size: 11px; 
		 color: #000000}
	
	body.nav a:link
		{font-size: 11px; 
		 font-weight: bold;
		 text-decoration: underlined;
		 color: #880000}
	body.nav a:visited
		{font-size: 11px; 
		 font-weight: bold;
		 text-decoration: underlined;
		 color: #880000}
	body.nav a:hover
		{font-size: 11px; 
		 font-weight: bold;
		 text-decoration: underlined;
		 color: #ee0000}
	body.nav a:active
		{font-size: 11px; 
		 font-weight: bold;
		 text-decoration: underlined;
		 color: #000000}
		 
	body.nav table
		{max-height: 25px}		 
/*END*/

/*inner
BEGIN*/
	body.bbereich table.gbvorschau
		{border: 3px solid #dd0000;
		 color: #000000;
		 background-image: url('../pics/bground.jpg');
		 padding: 3px}
	
	body.inner
		{background-image: url('../pics/bground.jpg'); 
		 font-family: Courier New, courier, monospace; 
		 font-size: 14px; 
		 color: #000000}

	body.inner a:link
		{text-decoration: underlined;
		 color: #880000}
	body.inner a:visited
		{text-decoration: underlined;
		 color: #550000}
	body.inner a:hover
		{text-decoration: underlined;
		 color: #ee0000}
	body.inner a:active
		{text-decoration: underlined;
		 color: #000000}

	body.inner h1
		{font-size: 18px;
		 text-align: center;
		 margin-bottom: 5px}

	body.inner table
		{font-size: 14px}
	
	body.inner div.member_body
		{position: relative;
		 float: left;
		 padding: 0px 5px 0px 0px}
	
	body.inner div.member_portrait
		{position: absolute;
		 top: 260px;
		 left:242px;
		 padding: 0px 5px 0px 0px}
	
	table.inner a:link
		{text-decoration: underlined;
		 color: #880000}
	table.inner a:visited
		{text-decoration: underlined;
		 color: #550000}
	table.inner a:hover
		{text-decoration: underlined;
		 color: #ee0000}
	table.inner a:active
		{text-decoration: underlined;
		 color: #000000}

	table.inner h1
		{font-size: 18px;
		 text-align: center;
		 margin-bottom: 5px}
		 
	body.inner p.text
		{padding: 0% 8%;
		 text-align: justify;
		 text-indent: 1em}
	
	
	
/*END*/

/*outer
BEGIN*/
	a.outer:link
		{text-decoration: underlined; 
		 color: #ffffff}
	a.outer:visited
		{text-decoration: underlined; 
		 color: #cccccc}
	a.outer:hover
		{text-decoration: underlined; 
		 color: #ffff00}
	a.outer:active
		{text-decoration: underlined; 
		 color: #cccccc}


	body.outer
		{background-color: #ff0000; 
		 font-family: Courier New, courier, monospace; 
		 font-size: 12px; 
		 color: #ffffff}

	body.outer table
		{font-size: 12px}
/*END*/

/*standard
BEGIN*/
	form.standard input, form.standard textarea
		{font-size: 12px;
		 font-family: Courier New,courier,monospace;
		 background-color: #ffffff;
		 border: 1px solid #a4a4a4}
	
	form.standard button, form.standard input.Button
		{font-size: 12px;
		 font-family: Courier New,courier,monospace;
		 background-color: #ffffff;
		 vertical-align: middle;
		 border-top: 1px solid #a4a4a4;
		 border-left: 1px solid #a4a4a4;
		 border-right: 2px solid #444444;
		 border-bottom: 2px solid #444444}
	
	body.standard table.gbvorschau
		{border: 3px solid #dd0000;
		 padding: 3px}
/*END*/

/*bbereich
BEGIN*/
	body.bbereich
		{margin: 0px;
		 font-family: Courier New, courier, monospace; 
		 font-size: 12px;
		 color: #ffffff;
		 background-color: #ff0000;
		 overflow: hidden}

	body.bbereich h1
		{font-size: 16px;
		 text-align: center;
		 margin-bottom: 5px}
	
	body.bbereich table
		{font-size: 12px}
	body.bbereich a:link
		{text-decoration: underlined}
	body.bbereich a:visited
		{text-decoration: underlined}
	body.bbereich a:hover
		{text-decoration: underlined}
	body.bbereich a:active
		{text-decoration: underlined}
	
	body.bbereich div#nav
		{background-color: #ff0000;
		 color: #ffffff;
		 text-align: center;
		 float: left;
		 width: 15%;
		 height: 100%}
	
	body.bbereich div#nav a:link
		{color: #ffffff}
	body.bbereich div#nav a:visited
		{color: #cccccc}
	body.bbereich div#nav a:hover
		{color: #ffff00}
	body.bbereich div#nav a:active
		{color: #cccccc}
		
	body.bbereich div#sektionen
		{background-color: #ff0000;
		 width: 85%;
		 height: 33px;
		 overflow: hidden}
	
	body.bbereich div#sektionen img
		{border: 0px}
	
	body.bbereich div#content
		{background-color: #858590;
		 color:#ffffff;
		 position: absolute;
		 left: 15%;
		 width: 82%;
		 height: 90%;
		 overflow: auto;
		 padding: 10px;
		 border: 2px solid #000000}
	
	body.bbereich div#content a:link
		{color: #ee0000}
	body.bbereich div#content a:visited
		{color: #f00000}
	body.bbereich div#content a:hover
		{color: #ff0000}
	body.bbereich div#content a:active
		{color: #f0ffff}
	
	body.bbereich div#content iframe, table.zentrum
		{border: 3px solid #ff0000;
		 border-top: 1px solid #3a3a3a}
		 
	/* Tabellen */
	body.bbereich div#content div.kopf
		{font-weight: bold;
		 background-color: #900000;
		 padding: 3px;
		 margin: 0px;
		 margin: 2px 0px;
		 height: 30px;
		 min-width: 100%}
	
	body.bbereich div#content div.gerade
		{color: #000000;
		 background-color: #acacac;
		 padding: 3px;
		 margin: 0px;
		 margin: 2px 0px;
		 height: 30px;
		 min-width: 100%;
		 overflow: hidden}

	body.bbereich div#content div.ungerade
		{color: #000000;
		 background-color: #eeeeee;
		 padding: 3px;
		 margin: 0px;
		 margin: 2px 0px;
		 height: 30px;
		 min-width: 100%;
		 overflow: hidden}

	body.bbereich div#content #hilfe
		{color: #ffffff}
		
	body.bbereich table.gbvorschau
		{border: 3px solid #dd0000;
		 color: #000000;
		 background-image: url('../pics/bground.jpg');
		 padding: 3px}
	
	body.bbereich input, body.bbereich textarea
		{font-size: 12px;
		 font-family: Courier New,courier,monospace;
		 color: #400000;
		 background-color: #aaaab4;
		 border: 1px solid #ffffff}
	
	body.bbereich button, body.bbereich input.Button
		{font-size: 12px;
		 font-family: Courier New,courier,monospace;
		 color: #000000;
		 background-color: #ffffff;
		 vertical-align: middle;
		 margin-top: 5px;
		 border-top: 1px solid #a4a4a4;
		 border-left: 1px solid #a4a4a4;
		 border-right: 2px solid #444444;
		 border-bottom: 2px solid #444444}
	
	body.bbereich button, body.bbereich input.Radio
		{background-color: transparent;
		 border: 0px}
/*END*/
	 
.menue
	{font-family: Courier New, courier, monospace; 
	 font-size: 16px; 
	 color: #ff0000}

.secret:link
	{text-decoration: none; 
	 color: #ff0000}
.secret:visited
	{text-decoration: none; 
	 color: #ff0000}
.secret:hover
	{text-decoration: none; 
	 color: #ff0000}
.secret:active
	{text-decoration: none; 
	 color: #ff0000}

div.gerade
	{color: #000000;
	 background-color: #acacac;
	 padding: 2px;
	 margin: 0px;
	 margin: 2px;
	 vertical-align: top;
	 height: 25px;
	 min-width: 100%}

div.ungerade
	{color: #000000;
	 background-color: #eeeeee;
	 padding: 2px;
	 margin: 0px;
	 margin: 2px;
	 vertical-align: top;
	 height: 25px;
	 min-width: 100%}
