
body{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:12px;
	color:#787878;
	background-color:white;
	text-align:center;
}

/*  IE PNG FIX  */ 

 

.flashMessageContainer{
	width:500px;
	margin:4px;
	border:1px solid black;
	padding:4px;
}

.flashMessageTextStatus_success{
	color:#fff;
	font-weight:bold;
	
}
a{
	color:#787878;
	text-decoration:none;
}
a:hover{
	color:#FF8000;
	text-decoration:none;
	font-weight:bold;
}

h1{
	font-size:25px;
	margin:0px;
	padding:0px;
}

h1.logo{
	display:inline;
	color:#787878;
	margin-right:5px;
}


h3{
	color:#FF8000;
	margin:0px;
	margin-top:10px;
	padding:0px;
	font-size:16px;
	font-weight:normal;
}



.head_container{
	width:990px;
	text-align:left;
	margin-bottom:10px;	
	margin-top:30px;
}

.logo_container_left{
	width:460px;
	height:60px;
	
	float:left;
	margin-right:5px;
}
.logo_container_right{
	width:500px;
	height:30px;
	
	float:left;
}

img {
	border: 0px;
}

#page{
	margin:0 auto;
	width:auto;
	min-width:900px;
	max-width:1240px;
	margin-bottom:5px;
	padding:0px 5px 0px 5px;
	text-align:left;
	
}



.top_container {			
	border: 0px;
  	margin: 0px;
  	
  	background-color: #fff;
  	position: relative;
  	min-width:800px;
  	width: 100%;
}

		
#sub_container, .sub_container {
  position: relative;
  min-width:800px;
  width: 100%;
  margin-top:10px;
}

	.sub_left_container{
		position: absolute;
	  	top: 0px;
	  	left: 0px;
	  	width: 260px;
  	}

	.sub_left {
		width: 155px;
		border: 0px;
		position:absolute;
		top:0px;
		left:0px;
	}
	
		.sub_left2 {
			margin: 20px;
			margin-top:35px;
			
		}
	
	.sub_middle_container{
		
		margin: 0px 0px 0px 150px;
  		width:auto;
  		min-width:400px;
  		z-index:1;
	}
		
	
	
.actor_overview_img_container{
	width: 150px; 
	margin-right:5px; 
	margin-bottom:5px; 
	z-index:20;
	float:left;
	border:0px solid white;
	
}


.actor_overview_img_container_pale{
	width: 150px; 
	height:189px; 
	
	background:url(/images/blank_overlay.gif);
	z-index:250;
	border:0px solid white;
	position:absolute;
	display:block;
	visibility:hidden;	
	
}
	
.actor_overview_img_container img{
	z-index:30;
	
}

.actor_table_td{
	text-align:left;
	vertical-align:top;
}

.top_left{
	width:400px;
}

.bottom_left{
	vertical-align:top;
}

/* EDIT ACTOR */

.edit_actor_td_label{
	vertical-align:top;
}

.edit_actor_td_data{

}

/* CONTACT */

.contact_left{
	width:200px;
	float:left;
}

.contact_right{
	width:750px;
	float:left;
}
.contact_link_color{
	color:#FF8000;
	text-decoration:none;
	font-weight:bold;
}
.contact_link_color:hover{
	color:#787878;
	text-decoration:none;
	font-weight:bold;
}

.contact_link{
	color:#787878;
	text-decoration:none;
	font-weight:bold;
}
.contact_link:hover{
	color:#FF8000;
	text-decoration:none;
	font-weight:bold;
}

/* NEWS */

/* CONTACT */



.news_right{
	width:750px;
	margin-left:150px;
}

.navi_container{
	text-align:left;
	margin-bottom:40px;	
}
.navi_link{
	color:#787878;
	font-weight:bold;
	text-decoration:none;
}
.navi_link_active{
	color:#FF8000;
	font-weight:bold;
	text-decoration:none;
}
.navi_link:hover{
	color:#FF8000;
	text-decoration:none;
	font-weight:bold;
}

.contact_container{
	width:990px;
	margin-top:20px;
	margin-bottom:20px;
}

/* Actor Count Seite */

.actor_count_table{}

.actor_count_table_header_tr{}

.actor_count_table_header_td{
	font-weight:bold;
}

.actor_count_table_data_tr{}

.actor_count_table_data_td{}

/* Editor-Styles START */ 
.mystyle_standart{
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	
	
}

/* Editor-Styles ENDE */ 