body {
    color: #000000;
	background-color:#ffffff;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  10px;

	    background-image: url(http://apps.nc3.de/images/background_360x500.gif);
		background-repeat: no-repeat;
	
	scrollbar-3dLight-Color	   		: #92A9C7;
	scrollbar-face-color 	   : #D4DAE5;
	scrollbar-shadow-color	   : #D4DAE5;
	scrollbar-track-color 	   : #D4DAE5;
	scrollbar-highlight-color  : #D4DAE5;
	scrollbar-arrow-color 	   		: #FFA63F;
	scrollbar-darkshadow-color 		: #92A9C7;
	scrollbar-background-color : #D4DAE5; 
}

	.form_select_xs	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: 000000;
	width: 126px;
	background-color: FFFFFF;
	border-width: 1;
	border-style: solid;	
	list-style: circle outside;
	scrollbar-arrow-color: Aqua;
}

	.form_select_320	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: 000000;
	width: 285px;
	
}

	.form_select_240	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: 000000;
	width: 203px;
	
}

 .form_email {
 		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		letter-spacing: 1px;
		color:000000;
		width:300px;
		background-color:ffffff;
		border-width: 1;
		border-style:solid;
		border-color:A7A9AC;
}

	.form_input_search	{
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px;
		letter-spacing: 1px;
		color:000000;
		width:158px;
		background-color:ffffff;
		border-width: 1;
		border-style:solid;
		border-color:A7A9AC;
}

.form_page	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: 003366;
	width: 43px;
	background-color: D6DBE7;
	border-width: 1;
	border-style: solid;	
	list-style: circle outside;
	scrollbar-arrow-color: Aqua;
}
	td
	{
	color: #202020;
	font-size: 10px;
	font-weight: none;

}
		
	.header1
	{
	color: #939598;
	font-size: 10px;
	font-weight: bold;

}
	
	.header2
	{
	color: #303030;
	font-size: 9px;
	font-weight: none;

}

	.header3
	{
	color: #303030;
	font-size: 12px;
	font-weight: bold;

}
	.detail_header
	{
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
}

	.detail_marker
	{
	color: #003366;
	font-size: 8x;
}


	.detail_content
	{
	color: #003366;
	font-size: 10px;
	letter-spacing: 0px;
}

	.list_header
	{
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}
    .email_header 
    {
    color: #7FAECC;
	font-size: 12px;
	font-weight: bold;    
}

.listbox {
    color: #003366;
	background-color:#D6DBE7;
	background-image:../images/list/bg.gif;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  10px;
}


.shadow_0
	{
	color: #003366;
}

	.content
	{
	color: #939598;
	font-size: 10px;
	font-weight: none;

}

.mauszeiger {
	cursor='pointer'
}


A:link { 
	color: #939598;
	text-decoration: none;
}
A:visited { 
	color: #939598;
	text-decoration: none;
}
A:active {  
	color: #939598;
	text-decoration: none;
}


/*Mauszeiger verändern:*/

#div_scroll
{
cursor='e-resize'
}

#div_volume
{
cursor='pointer'
}