body {			background-color: #BED7E9;

				scrollbar-base-color: #294A94;
				scrollbar-track-color: #F0F5FF;
				scrollbar-face-color: #294A94;
				scrollbar-highlight-color: #9FBEFF ;
				scrollbar-3d-light-color: #9FBEFF;
				scrollbar-dark-shadow-color: #294A94 ;
				scrollbar-shadow-color: #D7E4FF ;
				scrollbar-arrow-color: #FFFFFF; }

.bodybg {			background-image:url(img_admin/bg_main.jpg);
				background-repeat: repeat-x;
				background-color: #9CBEFE; }

/* Link Formatierung */
a {				font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				color: #294A94;	}
			
a:hover {			text-decoration: underline; }	

a.weiss {			font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				color: #FFFFFF;	}
					
a.weiss:hover {	text-decoration: underline; }	

/* Bilderrahmen - hier können evtl. auch Abstandsangaben gemacht werden */
.imageborder { 	border: 4px solid #cce5e9; }				

.border 	   {		border: 1px solid #000000; }

.menue	{ 		border-left: 1px solid #294A94;
				border-right: 1px solid #294A94; }

/* Textfeld ohne Breitenangabe für die variable Verwendung */
.textfeld {		font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				height: 20px;
				background-color: #FFFFFF;
				border: 1px solid #294A94; }
				
.textfeldkurztext {	font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				background-color: #FFFFFF;
				border: 1px solid #294A94; }	
				
.checkbox	 {		background-color: #FFFFFF;
				border: 1px solid #294A94; }										

.textfeldempf {	font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				height: 20px;
				background-color: #FFFFFF;
				border: 1px solid #AB9B8E; }
				
.dropdown {		font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				height: 20px;
				background-color: #FFFFFF;
				border: 1px solid #AB9B8E; }							

/* Textfeld mit Breitenangabe für das Kontaktformular */
.kontakttextfeld {	font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				height: 20px;
				width: 170px;
				background-color: #FFFFFF;
				border: 1px solid #294A94;}

/* Formatierung für Textarea des Kontaktformulars */
.kontakttextfeldmultiple {font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				width: 170px;
				background-color: #FFFFFF;
				border: 1px solid #294A94;}
	
/* Formatierung der Formularbuttons */
.button {			font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				font-weight: bold;
				height: 20px;
				color: #FFFFFF;
				background-color: #294A94;
				border: 1px solid #108CCE;}

select {			font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000000; }
	
.tablebg {		background-color: #E0E0E0; }
.tableborder {		border: 1px solid #294A94; }	

/* Basisformatierungen für body, td, div und a- nur Schriftgrößen - keine Breiten-, Höhen- oder sonstige Angaben */
body	 {			font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				color: #000000;
				margin-left: 15px;}
				
.bgbody { 		background-color: #FFECD2;
				margin-top: 15px;	}			

td {				font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				color: #000000; }

div {			font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				color: #000000; }
				
.bildabstand {	
	padding-right: 15px;}				
				
/*Überschrift groß */		
h1 {				font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 13px;
				font-weight:bold;
				color: #294A94;
				display:inline;
				 }

/* ggfs. Überschrift klein - für Suchmaschinenzwecke */		
h2 {				font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 12px;
				font-weight:bold;
				color: #FFFFFF;
				}

/* Text mit erhöhtem ZEILEN-Abstand - KEINE Breitenangaben ! */
.text {			font-family: "Trebuchet MS", Verdana, sans-serif;
	 			font-size: 12px;
				color: #000000; }
				
.textfett {		font-family: "Trebuchet MS", Verdana, sans-serif;
	 			font-size: 12px;
				font-weight: bold;
				color: #000000; }
				
.textfettweiss {	font-family: "Trebuchet MS", Verdana, sans-serif;
	 			font-size: 12px;
				font-weight: bold;
				color: #FFFFFF; }				

/* Sonderformatierungen - kleinerer Text - andere Farbe etc. */

.textklein {		font-family: "Trebuchet MS", Verdana, sans-serif;
	 			font-size: 11px;
				color: #000000; }
			
/* Fehlermeldung für Kontaktformular - rot */
.fehler {			font-family: "Trebuchet MS", Verdana, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #cc0000; }				

/* Formatierung des Formulartags - nicht löschen */
form {			display:inline; }
						
/* Scrollbalken */
	

