 body
{
scrollbar-arrow-color: #336633; 
scrollbar-base-color: #EFF8EF;
scrollbar-highlight-color : #336633; 
scrollbar-shadow-color : #EFF8EF;
SCROLLBAR-TRACK-COLOR: #ABD6AB;
}


body
{
margin-top: 0px; 
margin-left: 0px; 
margin-right: 30;
margin-bottom: 0px;   
background-color:#ffffff;
position:absolute;
}

/*===========Texte =========== */
.ueberschrift{
	color: #336633;
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.MainTitel{
	color:#F3A45C;
	background-color:#336633;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
}
.MainTitel2{
	color: #F3A45C;
	background-color: #336633;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}
.Hinweise{
	font-family: Tahoma,verdana,Arial;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
.Hinweiseklein{
	font-family: Tahoma,verdana,Arial;
	font-size: 10px;
	color: #993300;
	font-weight: bold;
}
.SubTitel{
	color:#333333;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
}
.text2{
	color:#333333;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
}

.textToDate{
	color:#333;
	font-family:verdana;
	font-weight:bolder;
	font-size:11px;
}
.text5{
	color: #333333;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
.text6{
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}
.inputtext1{
	background-color:#ffffff;
	color:#333333;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#336633;
}
#header{
    position:fixed;
    top:0; left:0; right:0;
    text-align:center;
	 background:#ffffff;
    margin:0;
    height:3em;
}
#header_container {
    position:fixed;
    top:0; left:0; right:0;
    text-align:center;
    margin:0;
    height:3em;
    z-index:3;
}
html #header {
    margin:0;
    height:10%;
}
/*#content_rechts{
	position: absolute;
	top: 100;
	right: 18;
	bottom: 0;
	height: 85%;
	width: 10%;
	background: #ffffff;
	z-index: 2;
	margin: 0;
	padding: 0.2em;
	padding-top: 3em;
	
}
*/

#content_container{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:150px
	padding-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	height: 85%;
	width: 85%;
	z-index: 3;
	font-size: 9px;
	text-align: justify;
}

/*===========Links=========== */
.Seitenueberschrift{
	color: #DF7311;
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.Seitenueberschrift a:link{ 
	font-size:16px;
	font-family:Verdana, Arial;
	color:#F08F36;
	font-weight: bold;
} 
.Seitenueberschrift  a:visited { 
	font-size:16px;
	font-family:Verdana, Arial;
	color:#F08F36;
	font-weight: bold;
}
.Seitenueberschrift a:active{ 
	font-size:16px;
	font-family:Verdana, Arial;
	color:#F08F36;
	font-weight: bold;
}
.Seitenueberschrift a:hover{ 
	font-size:16px;
	font-family:Verdana, Arial;
	color:#336633;
	font-weight: bold;
}

#footer  {
   bottom:0px;
	margin-top:-10px;
	padding:10px;
 	height:10%;
	width:100%;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Linkfooter a:link {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	text-decoration: none;
}
.Linkfooter a:visited {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	text-decoration: none;
}

.Linkfooter a:hover {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	text-decoration: none;
}
.Linkfooter a:active {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	text-decoration: none;
}

/*===========Textlinks =========== */

a:link{
	font-family: Arial, Verdana;
	color:#2C582C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} 
a:visited{
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight: bold;
	color:#2C582C;
	font-size: 12px;
	text-decoration: none;
}
a:active{
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight: bold;
	color:#2C582C;
	font-size: 12px;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	font-size: 12px;
	text-decoration: underline;
}

/*===========Tabellen=========== */
table,td{
	font: normal 13px/19px "Trebuchet MS",verdana, 
	sans-serif;color:#333333
}
.Tableueberalles
{
	width:100%;
	 height:100%;
}
.Tableoben
{
	width:210px;
	 height:100%;
}
.table1{
	background-color:#f5fdf5;
	border-style:solid;
	border-width:2px;
	border-color:#336633;
}
.table2{
	background-color: #E7F1E7;
	border: double;
	border-width: 4px;
	border-color: #336633;
}
.text1{
	background-color: #ffffff;
	font-family: verdana;
	font-size: 13px;
	border-style: solid;
	border-width: 1px;
	border-color: #336633;
}
.text11{
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	border-bottom: 1px solid #333333;
	border-right-width: 1px;
	border-right: solid #333333;
	border-top: 1px solid #333333;
}

.text10{
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}
.headTable{
	background-image:url(images/greenBar.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:verdana;font-size:10;
	font-weight:bold;
	color:#FFFFFF;
}
 .markTable{
	border-style: solid;
	border-width: 2px;
	border-color: #336633;
}
.Rahmensitemap{
	border-right: thin solid #336633;
}
/*===========Rahmen=========== */

 /*===========popup QueryShow.php Info fenster=========== */  
 .popper
   {
    position : absolute;
    visibility : hidden;
   }
	
	
/*===========online preisabfrage anzeige ship from ()=========== */  	
	#ausgabebereich
{
 color:#336633;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
}
/*===========online preisabfrage anzeige ship to ()=========== */  	
	#ausgabebereich2
{
 color:#336633;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
}

