
#box_page{
    position:absolute;
    left:50%;
    width: 957px;
    margin-left:-479px;
    background-color: #FFFFFF;
    padding: 0 0 10 0px;
    text-align: center;
    color:#004A9B;
    font-size: 0.9em;
	min-height:600px;
	height:auto !important;  /* für moderne Browser */
	height:600px;  /*für den IE */	
	border: 1px solid #004A9B;    	
/*    background-color: #CC0000; */
}

#box_page .float_left{
	float: left;
}
#box_page .float_right{
	float: right;
}
#box_head{
	background:url(../images/cmsofi/as_header.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	height: 146px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

#box_head .nav_menu{
	width: 800px; 	
	float:left;
	}
#box_head .nav_logout{
	width: 137px;
	text-align: right;
	float:right;
	display:none;
}

#box_head_nav_top{ 
	height: 73px;
	text-align: left;
	color: #FFFFFF;	
	
} 
#box_head_nav_sub{ 
	height: 73px;
	text-align: left;
	color: #FFFFFF;	
} 
.red, .rot {
	color: #c00;
}

A.red, A.red:visited {
	color: #c00;
	text-decoration: none;
}
A.red:hover {
	color: #c00;
	text-decoration: underline;
}
.blue {
	color: #004A9B;
}
A.blue, A.blue:visited {
	color: #004A9B;
	text-decoration: none;
}
A.blue:hover {
	color: #c00;
	text-decoration: underline;
}

.adm_menulink_underline
{
	font-family: Verdana,Arial,Helvetica,Geneva;
	font-size: 11px;
	text-decoration: underline;
}
A.adm_menulink_underline, A.adm_menulink_underline:visited {
	color:#004A9B;
	text-decoration: none;
}
A.adm_menulink_underline:hover {
	color: #c00;
	text-decoration: underline;
}
#box_editor{ 
    position: absolute;
    top: 180px;
    left: 90px;
    width:800px;
    height:400px;    
    border: 1px solid #004A9B;    
    color:#004A9B;
    z-index:18;
    background:#EEEFF4;
    display:none;
}
#box_editor_head{ 
    	display: block;
    	right: 0px;
    	top: 0px;
    	width: 790px;
    	height: 20px;
    	border-bottom: 1px solid #004A9B;
    	background:#E2E4F3;
    	padding-top:5px;
    	padding-right:5px;
    	padding-bottom:5px;
    	padding-left:5px;
    	z-index: 20;
}
#box_editor_head_text{ 
	float:left;
}

#box_editor_head_close{ 
	float:right;
	width: 200px;
	cursor: pointer;
	text-align:right;
}
#box_editor_body{ 

}

#box_preview{ 
    position: absolute;
    top: 180px;
    left: 90px;
    width:800px;
    height:500px;    
    border: 1px solid #004A9B;    
    color:#004A9B;
    z-index:18;
    background:#EEEFF4;
    display:none;
}
#box_preview_head{ 
    	display: block;
    	right: 0px;
    	top: 0px;
    	width: 790px;
    	height: 20px;
    	border-bottom: 1px solid #004A9B;
    	background:#E2E4F3;
    	padding-top:5px;
    	padding-right:5px;
    	padding-bottom:5px;
    	padding-left:5px;
    	z-index: 20;
}
#box_preview_head_text{ 
	float:left;
	
}
#box_preview_head_zoom{ 
	float:left;
	padding-left: 100px;
}


#box_preview_head_close{ 
	float:right;
	width: 200px;
	cursor: pointer;
	text-align:right;
}
#box_preview_body{ 
	padding-top:10px;
	height:340px;
}
#box_preview_body{ 
}
#box_preview_body .inner{ 
	margin-left:100px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #E60083;
	color:#FFFFFF;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3,
#tooltip div {
	margin: 0; 
}
.link{
	text-decoration:none;
	color:#004A9B;
}
.link:hover{
	text-decoration:underline;
}
#EventZuordung{
	text-align:left;
    color:#004A9B;	
}
