
BODY {
	color: #040A2B;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
				scrollbar-base-color : #633F4B;
		scrollbar-face-color : #8493BC;
										scrollbar-shadow-color : #EAE9F9;
																scrollbar-arrow-color : #2C4E7B;
																scrollbar-highlight-color : #EAE9F9;
																scrollbar-track-color : #EAE9F9;
																}

TABLE, TD, TR, TH {
	color: #040A2B;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.klein {
	color: #040926;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



A {
	color: #B82121;
	text-decoration : underline;
		font-size : 12px;
		font-weight : normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
			}
	
A:HOVER {
	color: #003399;
		text-decoration : underline;
		font-weight : normal;
}

.title {
	color: #4D6F9C;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
		font-weight : bold;
		font-style : normal;
}

.bold {
	color: #94343E;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight : bold;
		font-style : normal;
		}

.boldklein {
	color: #94343E;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		font-weight : bold;
		font-style : normal;
}


A.menue {
	color : #873614;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
		
	
}

A.menue:HOVER {
	color : #82413E;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top-style : solid;
	border-top-color : #8F4335;
	border-bottom-color : #8F4335;
	background-color : #EAE9F9;
}

A.menue2 {
	color : #82413E;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top-style : solid;
	border-top-color : #8F4335;
	border-bottom-color : #8F4335;
	background-color : #EAE9F9;
}

A.menue2:HOVER {
	color : #82413E;
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top-style : solid;
	border-top-color : #8F4335;
	border-bottom-color : #8F4335;
	background-color : #EAE9F9;
}

.blau {
  color: #003399;
  font-size:12px;
}

h2 {
  color:#2C56AD;
  size:3;
  font-weight:normal;
}

ul {
  color:#003399;
}

td.form1 {
  vertical-align: middle;
  text-align:left;
  padding-right: 10px;
  padding-left: 5px;
  color:#003399;
  font-size:12px;
}

td.form2 {
  vertical-align: middle;
  text-align:left;
  padding-right:5px;
  color:#003399;
  font-size:12px;
}

td.form1w {
  vertical-align: middle;
  text-align:left;
  padding-right: 10px;
  padding-left: 5px;
  color:#003399;
  background-color:white;
  font-size:12px;
}

td.form2w {
  vertical-align: middle;
  text-align:left;
  padding-right:5px;
  color:#003399;
  background-color:white;
  font-size:12px;
}

td.tab1 {
  vertical-align: middle;
  text-align:left;
  padding: 2px 10px 2px 4px;
  color:#003399;
  font-size: 11px;
}

td.tab2 {
  vertical-align: middle;
  text-align:left;
  padding: 2px 4px 2px 0px;
  color:#003399;
  font-size: 11px;
}

td.aus-titel {
  text-align:left;
  background-color: #ff9966;
  color: #003399;
  font-weight:bold;
  padding:5px;
}

td.aus-inhalt {
  color: #003399;
  font-weight:bold;
  border: 1px solid #ff9966;
  padding:5px;
}

td.aus-fuss {
  color: #003399;
  background-color: #bcbdea;
  border: 1px solid #003399;
  padding:5px;
  text-align:left;
}

input.input1 {
  color: #003399;
  border: 1px solid #bcbdea;
  font-size:11px;
}

input.submit1 {
  font-size:11px;
  color: #003399;
  background-color: transparent;
/*  border: 1px solid #003399; */
}

input.navsubmit1 {
  font-size:9px;
  color: #003399;
  font-weight:bold;
  background-color: transparent;
}

select.select1 {
  color: #003399;
  border: 1px solid #003399;
  font-size:11px;
}

input.file1 {
  color: #003399;
  border: 1px solid #003399;
  font-size:11px;
}

textarea.area1 {
  color: #003399;
  border: 1px solid #bcbdea;
  font-size:11px;
}

td.td1 {
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #ff6600;
  text-align: center;
  background-color: #dadaf3;
  color: #003399;
}

/* td.td1:hover {
  background-color: #e8e9fb;
} */

td.td1 a {
  color: #003399;
  text-decoration: none;
}

a.beispiel_show {
  position:relative;
  cursor:default;
}

a.beispiel_show:hover {
  background:none;
}

a.beispiel_show span {
  display:none;
}

a.beispiel_show:hover span {
  display:block;
  position:absolute;
  left:-400px;
  top:-100px;
  border:none;
}

a.tradekind {
  position:relative;
  cursor:default;
}

a.tradekind:hover {
  background:none;
}

a.tradekind span {
  display:none;
}

a.tradekind:hover span {
  display:block;
  position:absolute;
  top:-30px;
  left:5px;
  height:15px;
  z-index:200;
  border:2px solid #bcbdea;
  background-color:#dadaf3;
  padding:5px;
  text-decoration:none;
}

div#bodyleft td {
  text-align:left;
}

div.galeriebilder {
}

div.galeriebilder a {
  text-decoration:none;
  position:absolute;
  z-index:0;
}

div.galeriebilder a:hover {
  background:none;
}

div.galeriebilder span {
  display:none;
}

div.galeriebilder a:hover span {
  display:block;
  position:absolute;
  background-color:#bcbdea;
  color:#040a2b;
  border:1px solid #040a2b;
  padding:3px;
  top:70px;
  left:20px;
  z-index:1000;
}

