*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #CCCCCC;
	background-image: url(img/body_bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	color: Black;
/*	line-height: 1.4em;
	text-align: center;*/
}


body, td, tr, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}


#all_in_one {
	
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	
	width: 800px;
}



.text_blue {
	color: #445588;
	font-weight: bold;
}

#main a, a:link, a:visited, a:active, a:hover {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}




a.button {
	font-weight:bold;
	border: 1px solid #999999;
	color:#000000;
	padding: 3px;

	background-image: url(img/button180-lightblue.gif);
	color: #004282;
}

a.button:hover {
	background-color: #8298ce;
	background-image: url(img/bg-metallic-lightblue.gif);
	text-decoration: none;
	color: white;
}

.bar {
	background-color: #4A6B91;
	background-image: url(img/bg-metallic-lightblue.gif);

/*	background-color: transparent;
	background-image: url(img/bg-metallic-lightbluegrey.gif);*/
	background-repeat: repeat-x;
	text-decoration: none;
	color: white;
}




/************************************************************************************/
/* header starts here */

#header {
	width: 800px;
	height: 80px;
}

#header_logo {
	text-align:right;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	
	display:none;
}
#header_box {
	float: right;
}
#header_langs {
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	

}


/************************************************************************************/


#main {
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right:  -2px;
	margin-left: 175px;;

	padding: 20px; 

/*	background: url(img/main-bg.jpg) 0px 0px no-repeat; */
	width: 580px; 
	padding-right: 20px;
	

	/*	
	border: 1px solid lightgrey;

	height: 480px;
	overflow: auto;
*/
}

#main a {
	color: #000060;
	/*margin-left: -8px;*/
	padding: 2px;
/*
	padding-left: 8px;
	padding-right: 8px;
*/
}
#main a:hover {
	color: #000;	
	background-color: #d6d6d8;
	text-decoration: none;
}

#main a.nohover:hover {
	color: #000;	
	background: none;
	text-decoration: none;
}


.main_title {
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
}
.sub_title {
	font-size: 16px;
	font-weight: normal;
}

/************************************************************************************/

#footer {
	width: 800px;
	height: 16px;

	background-color:#05469E;
	background-image:url(img/bg-metallic-grey.gif);
	background-image: url(img/header_bg.gif);
	padding-top: 3px;
	border-bottom-color: #042E66;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	clear:both;
	font-size: 9px;
}
#footer_text {
	text-align:center;
	color: #ddd;
	vertical-align: bottom;
}
#footer_text a {
	color: #ddd;
	/*text-decoration: underline;*/
}
#footer_text a:hover {
	color: white;
}

/************************************************************************************/

#fullshadow {
	background-color: White;
	background-image: url(img/schatten-oben.gif);
	background-repeat: repeat-x;
	width: 799px;
	height: 16px;
	padding-top: 5px;
	text-align:center;
	clear:both;
/*	margin-top: -3px;*/
}

.margin_left_10px {
	margin-left: 10px;
}
.margin_right_10px {
	margin-right: 10px;
}
.margin_10px {
	margin-left: 10px;
	margin-right: 10px;
}
.margin_20px {
	margin-left: 10px;
	margin-right: 10px;
}
.margin_30px {
	margin-left: 10px;
	margin-right: 10px;
}

.margin_top_10px {
	margin-top: 10px;
}
.margin_top_20px {
	margin-top: 20px;
}
.margin_top_minus10px {
	margin-top: -10px;
}
.margin_left_minus10px {
	margin-left: -10px;
}
.margin_right_minus10px {
	margin-right: -10px;
}




/************************************************************************************/
/************************************************************************************/



/* menu stuff starts here */

#menubar{
/*	width: 800px;
	height: 25px;
	background-color:#717073;
	background-image:url(img/header_bg.png);
	color: #CCCCCC;
	margin-top:  5px;
	margin-left: 0px;
*/
	margin-top:  70px;
	margin-bottom:  30px;


position:relative;
z-index:100;
height:28px;
width:100%;
x-background-color:#000;
x-background-image: url(img/header_bg.gif);
background-repeat:repeat-x;
background-position:top;

border-bottom-style:solid;
border-color:#a09f9f;
border: none;

}
/*
#menu{
	line-height: 19px;
	margin-left: 30px;
	margin-top: 6px;
	padding-top: 5px;

}

#menubar a {
	color: #eee;	
	font-weight: bold;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
}
#menubar a:hover {
	color: white;	
	text-decoration: unterline;
}
*/


#menu_top{
position:relative;
float:left;
margin:0;
margin-left: 15px;
padding:0;
list-style-type:none;
}

#menu_top li{
position:relative;
float:left;
padding-left:2px;
/*background-image: url(img/header_link_bg.gif); /***/
background-repeat:repeat-y;
}

#menu_top li a{
display:block;
float:left;
height:22px;
padding:6px 6px 0 6px;
font-size:12px;
font-weight:bold;
color: #FFE5C1;
color: #fed;
text-decoration:none;
white-space:nowrap;

	background-image: url(img/header_bg.gif);

}
#menu_top li ul li a{
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	width: 133px;
}

#menu_top li a:hover{
height:21px;
padding:6px 6px 1px 6px;
background-image: url(img/header_link_hover_bg.gif);
background-color:#4e4d4e;
color: #FFF0DF;
}

#menu_top ul{
position:absolute;
display:block;
float:none;
top:28px;
left:1px;
width:150px;
margin:0;
padding:0;
border-style:none solid solid solid;
border-color:#aaa;
border: none;
/*background-color:#264929;*/
overflow:hidden;
/*
background-color: #5E4848;
background-image: url(img/header_pulldown_shadow_bg.png);
background-repeat: repeat-x;
*/

	background-color: transparent;
	background-image: none;	


/*
-moz-opacity:0.9;
opacity:0.9;
filter: alpha(opacity=50);
*/
}

#menu_top .menu_spacer {
	background-color: transparent;	
	background-image: url(img/header_pulldown_bottom_bg-png32.png);
	background-repeat: repeat-x;
	
/*	border:1px solid red;*/

}

#menu_top ul li{
display:block;
float:none;
margin:0;
padding:0;

background-color: #5E4848;
background-color: #6C4B46;

-moz-opacity:0.9;
opacity:0.9;
filter: alpha(opacity=90);



}

#menu_top ul li.first{

background-color: #5E4848;
background-color: transparent;

background-image: url(img/header_pulldown_shadow_bg.gif);
background-repeat: repeat-x;

}



#menu_top ul li a{
display:block;
float:none;
height:auto;
padding: 2px 5px 2px 10px;
font-weight:normal;
}

#menu_top ul li a:hover{
height:auto;
padding: 2px 5px 2px 10px;
border-style:solid none;
border-color:#aaa;
border: none;
}


/************************************************************************************/
/************************************************************************************/



#left_submenu{
	width: 150px;
	line-height: 19px;
	margin-left: 16px;
	margin-top: 25px;
	float:left;
}


#left_submenu ul {
	margin: 0;
	padding: 0;
	width: 150px; /* Width of Menu Items */
/*	border-bottom: 1px solid #C0C9D3;*/
/*	background: #fff; /* IE6 Bug */
	font-size: 100%;
	}

#left_submenu ul li {
/*	background-image: url('img/button-aqua.png');*/
	position: relative;
	list-style: none;
	height: 24px;
	}

#left_submenu ul li a {
	display: block;
	width: 125px;
	height: 21px;
	text-decoration: none;
	color: #222;
	padding-left: 25px;

	/*border: 1px solid #ccc;*/
	border: 1px solid #C0C9D3;
	border: 1px solid #D9E0E7;
	border: none;

	background-image: url('img/glassbullet2.png');
	}

/* hover effect */
#left_submenu ul li a:hover {
	color: #fed;
	background-color: #555;	
	background-image: url('img/glassbullet2-hover.png');
	}

	
/* Fix IE. Hide from IE Mac \*/
* html #left_submenu ul li {
	float: left;
	height: 1%;
	}
* html #left_submenu ul li a { height: 1%; }
/* End */


/*
#left_submenu ul ul {
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width * /
	top: 0;
	}
*/

.bg_flv {
	text-align:left;
	background-image: url(flv/bg-shadow-320x240.jpg);
	width: 330px;
	height: 250px;
	background-position: 0px 0px;
/*	border: 1px solid red;*/
}

.bg_flv_big {
	text-align:left;
	background-image: url(flv/bg-shadow-422x316.jpg);
	width: 436px;
	height: 324px;
	background-position: 0px 0px;
}

.ie6_only {
	display:none;
}

.backwards {
	unicode-bidi: bidi-override;
	direction: rtl;
} 

