
/* Stylesheet for Internet Explorer 5.0 */

HTML, BODY {

	background-color			: #3c3f3f;
	color						: #000;
	list-style-position			: inside;
	margin						:0;
	padding						:0;
	border						:none
	font-weight					: normal;
}
FORM {
	display: inline; 
}

img {
  	border					: none;
}
hr {
	background-color		: #CECECE;
	border					: 0px;
	height					: 1px;

}


.hidden_container {
	background-color		: #DEDEDE;
	padding					: 20px;
	border					: solid 1px #555555;
	width					: 360px;
	display					: none;
	
}
.embeded_news {
  	width					: 400px;
  	height					: 330px;
}

#embeded {
  	width					: 700px;
  	height					: 600px;
}
#front_trailer {
  	width					: 400px;
  	height					: 360px;
  	
 }

.puff_top {

  	background				: url("/design/new2/images/puff_top.jpg");
  	width					: 463px;
  	height					: 112px;
  	color					: #FFFFFF;
	font-size				: 14px;
	font-weight				: bold;
	padding					: 7px 0px 0px 7px;
   	
}

.puff_center {
  	background				: url("/design/new2/images/puff_center.jpg");
  	width					: 463px;

   	
}

.puff_bottom {
  	background				: url("/design/new2/images/puff_bottom.jpg");
  	width					: 463px;
  	height					: 58px;
	margin-top				: -55px;
}

.puff_content {
	position				: relative;
	top						: -70px;
  	margin					: 0px 50px 0px 20px;
}


.menu_top {
  	background				: url("/design/new2/images/menu_top.jpg");
  	width					: 193px;
  	height					: 126px;
  	color					: #FFFFFF;
	font-size				: 14px;
	font-weight				: bold;
	padding					: 7px 0px 0px 7px;
   	
}

.menu_center {
  	background				: url("/design/new2/images/menu_center.jpg");
  	width					: 200px;
  	padding-left			: 15px;
	margin-top				: -20px;
}

.menu_bottom {
  	background				: url("/design/new2/images/menu_bottom.jpg");
  	width					: 200px;
  	height					: 51px;
	margin-top				: -50px;
}

.menu_content {
	position				: relative;
	top						: -70px;
	width					: 160px;
}

ul {

}

.page_active {
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	background-color: #A5B0B0;
	color: #000;
	font-size: 14px;
}

.page_notactive {
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF;
	
}
.page_notactive:hover {
	padding					: 2px 2px 2px 2px;
	border-style			: solid;
	border-width			: 1px;
	border-color			: #000;
	background-color		: #A5B0B0;
	color					: #000;
	
	
}


#page_container {
  	margin					: 0px;
  	padding					: 0px;
  	border					: 0px;

}
#page_top {
  	background-color			: #FFFFFF;
	color					: #000;
  	margin					: 0px;
  	padding					: 0px;
  	border					: 0px;
}

table {
	background-color		: transparent;
}
.normal, TD {
	font					: normal 12px Arial, Helvetica, sans-serif;
	color					: #555555;
}

.tbhead {
	color					: #FFFFFF;
	font-size				: 14px;
	font-weight				: bold;
	background-color			: #5C5C90;
	background				: url("/design/new2/images/tbhead_background.jpg");
	
	
}

.menuhead  {
	font-weight				: bold;
	font-size				: 14px;
	color					: #FFFFFF;
}

.white {
	color: #FFFFFF
}

/* Forms */

.input {
	font-family				: Arial, Tahoma, Verdana, Helvetica, sans-serif, Geneva; 
	font-size				: 11px;
	border					: 1px #000000 solid;
	border-color				: #000055;
	background-color			: #FAFAFA;
	color					: #000000;
}

.searchbox {
  	padding: 2px;
	width: 235px;
	color: #FFFFFF;
	background-color: #8b7613;
	font-family				: Arial, Tahoma, Verdana, Helvetica, sans-serif, Geneva; 
	font-size				: 11px;
	border					: 1px #000000 solid;
  
}

/* Vertmenu */

.vertmenu {
	height					: 15px;
	color					: #FFF;
	background-color			: #636973	
}

.vertmenu a:link, .vertmenu a:active, .vertmenu a:visited {
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}

.vertmenu a:hover {
	color: #A5B0FF;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}



/* Headlines */

.headline {
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.subheadline {
	font-size: 13px;
	font-weight: bold;
	
}
.subheadwhite {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.large {
	font-size: 18px;
	font-weight: bold;
}

.small {
	font-size: 11px;
	font-weight: normal;
}
.smallwhite {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	color: #454D4D;
	font-weight: bold;	
	text-decoration: none;
}

a:active {
	color: #454D4D;
	font-weight: bold;
	text-decoration: none;
}

a:visited { 
	color: #454D4D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #C9D2D2;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}



.error_msg {
	font-family: courier, Arial, Tahoma, Verdana, Helvetica, sans-serif, Geneva; 

	font-size: 11px;
	font-weight: bold;
	color: #800000;
}



	/*	Menu Container/Group CSS
	  ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/


	#ds_menu_container {
	  
	  margin-top: 13px;
	}
	

	#ds_menu_container a {
	  	display			: block;
		border-bottom: solid 1px #EFEFEF;
	}
	#ds_menu_container a:hover {
	  	border-color: #303a32;
	  	background-color: #848f89;
	  	color: #FFFFFF;
	}

	
	.ds_menu_group {
	  	position					: relative;
	  	width						: 200px;
		color						: #FFFFFF;
		font						: italic small-caps 900 14px arial;
		
	  	
	}


/*	Headline CSS
  ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
	
	/*	First level Headlines
	  ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/

	.ds_menu_headline0_closed {
	  	position					: relative;
	  	cursor						: pointer;
	  	height						: 20px;	  
		background					: url("/design/new2/images/bg_headline0_closed.jpg");
		padding						: 5px 0px 0px 9px;
		
	}

	.ds_menu_headline0_closed_hover {
	  	position					: relative;	  
	  	cursor						: pointer;
	  	height						: 20px;	  
		background					: url("/design/new2/images/bg_headline0_closed_hover.jpg");
		padding						: 5px 0px 0px 9px;
	}


	.ds_menu_headline0_open {
	  	position					: relative;	  
	  	height						: 20px;	  
	  	cursor						: pointer;
		background					: url("/design/new2/images/bg_headline0_open.jpg");
		padding						: 5px 0px 0px 9px;
	  
	}
	.ds_menu_headline0_open_hover {
	  	position					: relative;	  
	  	height						: 20px;	  
	  	cursor: pointer;
		background					: url("/design/new2/images/bg_headline0_closed_hover.jpg");
		padding						: 5px 0px 0px 9px;
	}



	/*	Submenu CSS
	  ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
	.ds_menu_submenu {
		font						: 12px Arial, Helvetica, sans-serif;
	  	display						: none;
		color						: #000000;
		
		padding						: 10px 10px 10px 20px;
		
		background					: url("/design/new2/images/vfade.jpg");
		background-repeat			: repeat-y;
		background-position			: 10px 0px;
	}
