a	{
	text-decoration:none;
	color:#000000
	}

body
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	background:#696969;
	}
	
td
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.5px;
	color:#000000;
	}
	
input, textarea, select, option
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	scrollbar-track-color:#737373;
	scrollbar-face-color:#737373;
	scrollbar-arrow-color:#737373;
	scrollbar-highlight-color:#737373;
	scrollbar-3dlight-color:#737373;
	scrollbar-darkshadow-color:#737373;
	scrollbar-shadow-color:#737373;
	}
	
.textarea
	{
	scrollbar-track-color:#737373;
	scrollbar-face-color:#737373;
	scrollbar-arrow-color:#737373;
	scrollbar-highlight-color:#737373;
	scrollbar-3dlight-color:#737373;
	scrollbar-darkshadow-color:#737373;
	scrollbar-shadow-color:#737373;
	}		

.headline_big
    {
	font-weight:bold;
	color: #1F2F8F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 18px;
	letter-spacing:0px;
}

.headline_middle
    {
	font-weight:bold;
	color: #1F2F8F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 14px;
	letter-spacing:0px;
}
.headline_small
    {
	font-weight:bold;
	color: #1F2F8F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
	letter-spacing:0px;
}
	
.bold
    {
	font-weight:bold;
    }

.text
    {
	text-align: justify;
    }
	
.text_blau
    {
	font-style:normal;
	color:#1C517B;
    }	
	
.text_blau_zentriert
    {
	font-style:normal;
	color:#1C517B;
	text-align:center;
    }	
	
.text_schwarz
    {
	font-style:normal;
	color:#000000;
    }	

.text_weiss
    {
	font-style:normal;
	color:#FFFFFF;
    }

.text_justify
    {
	text-align:justify;
	margin-top:3px;
	}		
	
.footer_copyright
	{
	font-size:10px;
	letter-spacing:0.5px;
	font-weight:normal;
	color:#DDDDDD;
	}
	
.text_justify_italic {
    text-align:justify;
	margin-top:3px;
	font-style: italic;
}

#content_products img{ 
	opacity:0.3;
  filter:alpha(opacity=30);
	-moz-opacity:0.3;
	filter:Gray();
	-o-opacity: 0.3;
  -kthml-opacity: 0.3;
}

#content_products img:hover{
  opacity:1;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  -o-opacity: 1;
  -kthml-opacity: 1;
} 

li{
   list-style-image: url(../images/listdotgrey.gif);
}
