td			  	{
				font-family: verdana, arial, helvetica, sans-serif;
				color: #333333;
				font-size: 11px;
				line-height: 18px;
				}

.orangetext		{
				color: #ff6600;
				font-size: 10px;
				}
.date		{
				color: #999999;
				}


.selectbox 		{
				border: 1px solid;
				border-color: #666666;
				color: #666666;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}

.inputfield 	{
				border: 1px solid;
				border-color: #666666;
				color: #333333;
				font-size: 10px;
				height: 17px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}

.ecard_field 	{
				border: 1px solid;
				border-color: #666666;
				color: #FFFFFF;
				background-color: #999999;
				font-size: 10px;
				height: 17px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				}


body 			{
				scrollbar-face-color: #E1E1E1;
				scrollbar-highlight-color: #FAFAFA;
				scrollbar-shadow-color: #E1E1E1;
				scrollbar-3dlight-color: #D5D5D5;
				scrollbar-arrow-color:  #0;
				scrollbar-track-color: #F2F2F2;
				scrollbar-darkshadow-color: #C6C6C6;
				background-color:#F3F3F3;
				}

A:link         	{
				color: #333333;
				text-decoration: underline;
				}

A:visited       {
				color: #333333;
				text-decoration: underline;
				}

A:hover         {
				color: #333333;
				text-decoration: none;
				}
A.orange:link 		{
					text-decoration: none;
					color: #ff6600;
					}

A.orange:visited 	{
					text-decoration: none;
					color: #ff6600;
					}

A.orange:hover 		{
					text-decoration: none;
					color: #ff6600;
					}

#black_layer {
	filter: Alpha(opacity=80, finishopacity=80, style=1);
	opacity: 0.8;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:999999;
	background-color: #000000;
	visibility: hidden;
}
#black_layer_x {
	filter: Alpha(opacity=80, finishopacity=80, style=1);
	opacity: 0.8;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:999999;
	background-color: #000000;
	visibility: visible;
}

.pic_layer {
	z-index:9999999;	
	position:absolute;
	left:50%;
	margin-left:-280px;
	top:50%;
	margin-top:-230px;
	visibility: hidden;
}

#content_layer {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:2;
}
#logo_layer {
	position:absolute;
	left:50%;
	margin-left:150px;
	top:27px;
	width:282px;
	height:96px;
	z-index:99999;
}

#js-soft 		{
				filter: Alpha(opacity=40, finishopacity=40, style=1);
				opacity: 0.4;
				}
.dropdown {
	height: 17px;
	width: 150px;
	border: 1px solid;
	border-color: #666666;
	color: #333333;
	background-color:#EAEBED;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newspic1 {
	border-bottom-style:groove;
	border-right-style:groove;
	border-left-style:none;
	border-top-style:none;
	border-color: #666666;
	border-width:3px;
}
.newspic_overview {
	border-bottom-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}
/* ++++++++++++++++++++++++++++ Newsoverview +++++++++++++++++++++++++++++++++++++++++++++++++ */

.newsoverview 				{
							font-family: verdana, arial, helvetica, sans-serif;
							color: #666666;
							}

.newstitle 					{
							color: #ff6600;
							font-size: 12px;
							}

A.newsoverview:link 		{
							text-decoration: none;
							}

A.newsoverview:visited 	{
							text-decoration: none;
							}

A.newsoverview:hover 		{
							text-decoration: none;
							color: #333333;
							}

/* ++++++++++++++++++++++++++++ Map24-Box +++++++++++++++++++++++++++++++++++++++++++++++++ */

.map24_input {
	background-color: #ffffff;
	color: #555555;
	font-family: Verdana, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #bebebe solid;
}
	
.map24_list {
	background-color: #FFFFFF; 
	border-style: groove;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	font-size: 9px;
}
	
.map24_text	{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #586A75;
}
	
.map24_margin	{
	margin-left: 10px;
}

.map24_padding {
	padding-left: 10px;
}

.map24_title {
	font-family: Arial; 
	font-size: 11px; 
	color:#FFFFFF; 
	padding-left: 10px; 
	padding-top: 31px; 
	font-weight: bold;

}
	
.map24_cell	{
	padding-left: 10px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
}
	
.blockborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #BEBEBE;
}	

.map24_submit {
	font-size: 11px;
	color: #0D3D6A;
}

				
				
