body {
  			scrollbar-shadow-color: #6D9792;
        scrollbar-face-color: #CCCCCC;
        scrollbar-highlight-color: #000000;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-darkshadow-color: #ffffff;
        scrollbar-track-color: #EEEEEE;
				scrollbar-arrow-color: #000000;				
				background-color : #000000;
				font-family : Arial,	Verdana;
				font-size:12px;
}
hr{
  border:1px solid #848484;
}
.background {
   background-image:url(images/hintergrund.jpg );
        background-repeat:repeat-y;
        background-position:left;
}

.container1 {
padding-left:1px;
padding-top:1px;
background-color : #ffffff;    
}


.borderleft { border-left: 2px solid #F1E6A8;}
.borderright{border-right: 2px solid #F1E6A8;}
.bordertop { border-top: 2px solid #F1E6A8;}
.borderbottom { border-bottom: 2px solid #F1E6A8;}


.content {
margin-left:3px;
margin-top:5px;
background-color : #F2ECD7;
}

 a {
      color:#002D54;
        font-family: Arial,Verdana;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
}
a:visited {

 color:#002D54;

}
a:hover {

 color:#609585;
text-decoration:underline;
}


a:active {
  color:#002D54;
    font-weight:bold;
}

a.link {
        display: block;
             
        font-weight:bold;
        font-size:11px;
        color:white;
        background-color:transparent;
}
  a.link:active {display: block;
             
        font-weight:bold;
        font-size:11px;
        color:white;
        background-color:transparent;

}
a.link:hover {
display: block;
             
        font-weight:bold;
        font-size:11px;
        color:white;
        background-color:transparent;
}
a.link:visited {
 color:white;
}


ul{    color:black;
        list-style: square inside url(images/bullet.jpg);
        text-align:left;
}

li{
   line-height:17px;
   text-indent:-19px;
   margin-bottom:4pt;
		type:square;

}
.ueberschrift {

 font-size:14px;
 color:#60463F;
  font-weight:bold;
}


 .normaltext { 
color:#60463F;
 font-size:12px;

}

.text { 
color:#60463F;
 font-size:12px;

}

.maintable {
 border:1px solid #F1E6A8;
}


.white {
  background-color:white;
}

.headers{
        background-repeat : repeat-x;
        background-image : url(images/bar_blue.gif);
        background-position : center;
        font-size:12px;
        height:20px;
       
}
.topbuttons {
padding-left:7px;
padding-right:7px;

}
.infobox {
background-color: #E7DBB4;
}

.infobox_head { 
	background-color : #CDB761;
  color:#ffffff;
	font-size:12px;
	font-weight:bold; 
}

.panel{ background-color : #074F3B;}
 
.navigation { background-color:#CDB761;}
.footer { background-color:#03513B;
color:#F1E6A8;
font-size:12px;
}  



