﻿/*<font color="#993366"> dunkles lila - Schrift*/
/*bgcolor="#D786AE"> lila - Hintergrund*/
/*bgcolor="#F6E4ED"> helles lila - Seiten- Tabellenhintergrund*/ 
/* #FFFF00 = gelb - zu Testzwecken */ 
td           { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #006600; margin-top: 0; margin-bottom: 0 }
p            { font-family: Verdana, Arial, sans-serif; font-size: 12pt; color: #006600; margin-top: 0; margin-bottom: 0 }
h1           { font-family: Verdana, Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #006600; margin-top: 0; margin-bottom: 0 }
h2           { font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #006600; margin-top: 0; margin-bottom: 0 }
h3           { font-family: Verdana, Arial, sans-serif; font-size: 11pt; font-weight: bold; color: #006600; margin-top: 0; margin-bottom: 0 }
h4           { font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #006600; margin-top: 0; margin-bottom: 0 }
h5           { font-family: Verdana, Arial, sans-serif; font-size: 13pt; font-weight: bold; color: #006600; margin-top: 0; margin-bottom: 0 }
h6           { font-family: Verdana, Arial, sans-serif; font-size: 14pt; font-weight: bold; color: #006600; margin-top: 0; margin-bottom: 0 }

BODY {
	padding:1px; PADDING-TOP: 0px; MARGIN: 0px; margin-left: 5px; BACKGROUND-REPEAT: repeat; BACKGROUND-COLOR: #CCFFCC
}
/* MARGIN: = Ränder */
/* BACKGROUND-REPEAT: repeat = Hintergrundbild wird senkr. + waager. gekachelt */
/* repeat-y oder repead-x = nur in senkr. oder waager. Richtung gekachelt */

/*A			{text-decoration: none}*/
A:link 		{color:black}
A:visited 	{color:black}
A:active	{color: #006600 }
A:hover 	{color:red }

/*  ? A {text-decoration: none}  */

#wrapper {
	position:relative;
	margin:0px auto;
	text-align:center;   /*für IE zentrieren*/
	min-width:990px;
	max-width:1280px;
	min-height:680px;
	text-align:left;
	background-color:black;
	border:1px #5a6267 solid;
	
}
TABLE { BACKGROUND-COLOR: #CCFFCC;
 }

table.box1 { 
			border: solid 1px; 
			border-color: #993366; 
			padding: 0px
			}
/*  background: #FEEAC4; - bei Bedarf  */

table.box2 { 
			border: solid 2px; 
			border-color: #993366; 
			//background: #F6E4ED; 
			padding: 0px
			}


/* Bilderrahmen */
img { 	border: solid 0px;
		border-color: #006600 }