BODY
{
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #68B742;
	scrollbar-highlight-color: #68B742;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #68B742;
	scrollbar-darkshadow-color: #FFFFFF;
	
}

select
{
	background-color: #4BA040;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva;
	color: #E1F1D9;
}

input
{
	background-color:#E1F1D9;
	border: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, Geneva;
	color:#000000;
	width:200px;
}



textarea
{
	background-color:#E1F1D9;
	border: 1px Red;
	font-size:11px;
	font-family:Arial, Helvetica, Geneva;
	color:#000000;
	width:200px;
    height:100px;
}


ul
{
  margin-left:0px;
   list-style-image:url(images/punkt2.GIF);
font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}

li
{
  margin-left:0px;
   list-style-image:url(images/punkt2.GIF);
font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}

img {
	border: 0px;
}



#txt
 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}


#txthead
 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 18px;
	line-height : 18px;
	color: #75B521;
	letter-spacing:0.2pc
}

#txt2
 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 10px;
	line-height : 18px;
	color: #666666;
}


#txtblack
 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #000000;
}

#txtgreen
 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #75B521;
}

#txtlink
 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}

#nav
 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 30px;
	color: #666666;
}

.nav_pfeile
 {
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 30px;
	color: #75B521;
        margin-left:18px;
}

A:LINK 
{
	color: #666666;
	text-decoration: none ;
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}

A:VISITED 
{
	color: #666666;
	text-decoration: none ;
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}

A:ACTIVE 
{
	color: #666666;
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}

A:HOVER 
{
	color: #666666;
	text-decoration: underline ;
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	line-height : 18px;
	color: #666666;
}

.csc-textpic-caption{
	color: #666666;
	font-family : Arial, Helvetica, Geneva;
	font-size : 11px;
	margin-top: 5px;
	margin-bottom: 10px;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid gray;
		padding: 0px 0px;
}