@charset "UTF-8";
/* 
** ######################################################################################################
**  Version     : Intern: 2.0
**  Date        : 12.07.2007  
**  File        : intern.css
** ######################################################################################################
*/
/* 
** ######################################################################################################
**  Globals
** ######################################################################################################
*/

/* 
** ######################################################################################################
**  Classes
** ######################################################################################################
*/

@media all
{
.ne5_img{
	border:0;
	}
/* FORMS */
.ne5_label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	display:block;
	text-align:left;
	text-transform:none;
    line-height: normal;
	}
.ne5_small_label{
	font-size:10px;
	color:#999999;
    line-height: normal;
	}
.ne5_message_container{
	text-align:left;
	display:block;
	background:#E5E5E5;
	border:#999999 1px solid;
	padding:5px;
	color:#CC0000;
	margin-bottom:2px;
    line-height: normal;
	}
.ne5_form_container{
	text-align:left;
	overflow:hidden;
    line-height: normal;
	}
.ne5_form_container_width{
	width:670px;
	}
.ne5_form_textbox{
	background:#FFFFFF;
	border:#999999 dashed 1px;
	padding:10px;
	margin:10px;
	overflow:hidden;
    line-height: normal;
	}
.ne5_form_title{
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
	display:block;
    line-height: normal;
}
.ne5_form_background{
	padding:5px;
	background:#E5E5E5;
	border:#999999 1px solid;
	overflow:auto;
	}
.ne5_form_background td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-transform:none;
    line-height: normal;
	}
.ne5_form_background_tabs{
	padding:5px;
	background:#E5E5E5;
	border:#999999 1px solid;
	border-top:#E5E5E5 1px solid;
	overflow:auto;
	height:450px;
    line-height: normal;
	}
.ne5_submit_container{
	clear:both;
	margin-top:2px;
	display:block;
	padding:8px 5px 8px 5px;
	border:#999999 1px solid;
	background:#E5E5E5;
	text-align:right;
	overflow:hidden;
    line-height: normal;
	}
.ne5_submit_container span{
	float:left;
	text-align:left;
    line-height: normal;
	}
.ne5_submit_container a, .form_content_button{
	background:#FFFFFF;
	border:#999999 1px solid;
	padding:3px;
	color:#999999;
	text-align:center;
    line-height: normal;
	}
.ne5_submit_container a.ne5_global_button:link,
.ne5_submit_container a.ne5_global_button:active,
.ne5_submit_container a.ne5_global_button:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#e1d9da;
	font-size:10px;
	background:url(/public/images/skin1/b003.png) no-repeat;
	float:left;
	display:block;
	width:93px;
	text-align:center;
	padding:3px 0 3px 0;
	margin:0 2px 0 0;
	border:0;
    line-height: normal;
	}
.ne5_submit_container a.ne5_global_button:hover{
	background:url(/public/images/skin1/b003b.png);
	}
}

/* STRUCTURE */
.ne5_struct ul{
	padding:0;
	margin:0;
	}
.ne5_struct li{
	list-style:none;
	}
.ne5_struct .ne5_struct_item1,.ne5_struct .ne5_struct_item0{
	display:block;
	background:#FFFFFF;
	padding:2px;
	margin-top:1px;
	overflow:hidden;
    line-height: normal;
	}
.ne5_struct .ne5_struct_item0{
	background:#E5E5E5;
	border:#FFFFFF 1px solid;
    line-height: normal;
	}
.ne5_struct .ne5_struct_item1 img,.ne5_struct .ne5_struct_item0 img{
	float:right;
	border:0;
	margin-left:2px;
    line-height: normal;
	}
.ne5_struct li li{
	margin-left:10px;
	}
.ne5_struct li a{
	height:10px;
	}
/* LOADER */
.ne5_loader{
	width:200px;
	margin:auto;
	background:#E5E5E5;
	border:#CCCCCC 1px solid;
	padding:5px;
	text-align:center;
    line-height: normal;
	}
.ne5_loader p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-transform:none;
    line-height: normal;
	}
/* CHANGELOG */
#ne5_changelog{
	width:100%;
	}
#ne5_changelog th{
	background:#999999;
	color:#FFFFFF;
    line-height: normal;
	}
#ne5_changelog .ne5_changelog_td1{
	width:100px;
	vertical-align:top;
	font-weight:bold;
    line-height: normal;
	}
/* INPUT */
.ne5_input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#FFFFFF;
	border:#CCCCCC solid 1px;
	color:#666666;
	padding:1px;
	margin-top:2px;
	text-transform:none;
    line-height: normal;
	}
.ne5_checkbox{
	background:#FFFFFF;
	border:#CCCCCC solid 1px;
	color:#666666;
	margin-top:2px;
    line-height: normal;
	}
.ne5_panel_userinfo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	color:#e1d9da;
	border-bottom:#bbb0b1 solid 1px;
	border-left:#bbb0b1 solid 1px;
	border-top:#817b7c solid 1px;
	border-right:#817b7c solid 1px;
	background:#9e9596;
	width:380px;
	font-size:10px;
	padding:1px 1px 1px 3px;
	margin: 1px 0 0 3px;
	text-transform:none;
    line-height: normal;
	}
.ne5_panel_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	color:#e1d9da;
	border-bottom:#bbb0b1 solid 1px;
	border-left:#bbb0b1 solid 1px;
	border-top:#817b7c solid 1px;
	border-right:#817b7c solid 1px;
	background:#9e9596;
	width:380px;
	height:60px;
	padding:1px 1px 1px 3px;
	margin: 1px 0 0 3px;
	text-transform:none;
    line-height: normal;
	}
.ne5_panel_box a,.ne5_panel_box a:link,.ne5_panel_box a:active,.ne5_panel_box a:visited{
	color:#e1d9da;
	background:url(/public/images/skin1/b003.png);
	float:left;
	display:block;
	width:93px;
	text-align:center;
	padding:3px 0 3px 0;
	margin:2px 2px 0 0;
    line-height: normal;
	}
.ne5_panel_box a:hover{
	background:url(/public/images/skin1/b003b.png);
	}
.ne5_tabs{
	background: #CCCCCC url(/public/images/skin1/tab_bg.png) repeat-x;
	height:20px;
	list-style:none;
	margin:0;
	padding-left:5px;
	width:340px;
    line-height: normal;
	}
.ne5_tabs_width{
	width:670px;
	}
.ne5_tabs li{
	float:left;
	height:20px;
	margin:0;
	padding:0;
	}
.ne5_tabs a, .ne5_tabs a:visited{
	display:block;
	margin: 3px 1px 0 0;
	padding: 2px 5px 1px 5px;
	border:#999999 1px solid;
	background:#CCCCCC;
    line-height: normal;
	}
.ne5_tabs a:hover{
	display:block;
	margin: 1px 1px 0 0;
	padding: 2px 5px 3px 5px;
	border:#999999 1px solid;
	background:#E5E5E5;
    line-height: normal;
	}
.ne5_tabs a.ne5_currtab{
	display:block;
	margin: 1px 1px 0 0;
	padding: 2px 5px 3px 5px;
	border:#999999 1px solid;
	border-bottom:#E5E5E5 1px solid;
	background:#E5E5E5;
    line-height: normal;
	}
/* WINDOWS */
.ne5_admin_container{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	left:50%;
	top:100px;
	margin-left:-350px;
	text-align:left;
	z-index:950;
	text-transform:none;
    line-height: normal;
	}
.ne5_admin_content{
	text-align:left;
	display:block;
	overflow:auto;
	color:#666666;
	border-bottom:#bbb0b1 solid 1px;
	border-left:#bbb0b1 solid 1px;
	border-top:#817b7c solid 1px;
	border-right:#817b7c solid 1px;
	background:#aba4a5;
	font-size:10px;
	padding:3px;
	text-transform:none;
	margin:0 5px 5px 5px;
    line-height: normal;
}
.ne5_admin_content a, .ne5_admin_content a:link, .ne5_admin_content a:visited, .ne5_admin_content a:active {
	color:#666666;
	text-decoration:none;
    line-height: normal;
	}
.ne5_admin_content a:hover {
	color:#999999;
	}
.ne5_admin_right{
	float: right;
	display:block;
    line-height: normal;
	}
.ne5_admin_left{
	float: left;
	display:block;
    line-height: normal;
	}
.ne5_admin_td{
	background:#FFFFFF;
	padding:2px;
    line-height: normal;
	}
.ne5_admin_th{
	background: #CCCCCC;
	color: #666666;
    line-height: normal;
	}
.ne5_article_edit{
	padding:2px;
	margin:0;
	min-height:20px;
    line-height: normal;
	}
.ne5_article_edit_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(/public/images/skin1/b001.png) no-repeat;
	text-align:center;
	font-weight:bold;
	margin:5px;
	width:90px;
	z-index:99;
	display:none;
	position:absolute;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	padding:3px 2px 3px 2px;
	text-transform:none;
    line-height: normal;
	}
.ne5_article_edit_button a,.ne5_article_edit_button a:hover,.ne5_article_edit_button a:visited{
	color:#FFFFFF;
	text-decoration:none;
    line-height: normal;
	}
.ne5_article_deactivated{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
    line-height: normal;
	}
.ne5_title_edit{
	padding:2px;
	margin:0;
	min-height:20px;
    line-height: normal;
	}
.ne5_title_edit_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(/public/images/skin1/b002.png) no-repeat;
	text-align:center;
	font-weight:bold;
	margin:5px;
	width:120px;
	z-index:99;
	display:none;
	position:absolute;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	padding:3px 2px 3px 2px;
	text-transform:none;
    line-height: normal;
	}
.ne5_title_edit_button a,.ne5_title_edit_button a:hover,.ne5_title_edit_button a:visited{
	color:#FFFFFF;
	text-decoration:none;
    line-height: normal;
	}
.ne5_tab_layer{
	width:334px;
	border:1px solid #999999;
	border-top:#E5E5E5 solid 0;
	background:#E5E5E5;
	margin:0;
	padding:5px;
	overflow:hidden;
    line-height: normal;
}
/*
** ######################################################################################################
**  IDs
** ######################################################################################################
*/
#ne5_panel_container{
	text-align:left;
	position:absolute;
	top:0px;
	right:0;
	z-index:960;
	width:500px;
    line-height: normal;
}
#ne5_panel_container a{
	text-decoration:none;
    line-height: normal;
	}
#ne5_panel_bottom{
	text-align:left;
	height:30px;
	width:500px;
    line-height: normal;
}
#ne5_panel_show{
	position:absolute;
	top:0;
	left:0;
	z-index:970;
	height:60px;
	width:100%;
	background:url(img/ne5/trans.gif);
    line-height: normal;
}
#ne5_panel_hide{
	display:none;
	position:absolute;
	top:100px;
	left:0;
	z-index:950;
	height:400px;
	width:100%;
	background:url(img/ne5/trans.gif);
    line-height: normal;
}
#drag_ai_container,
#drag_ti_container,
#drag_ua_container,
#drag_sa_container,
#drag_sta_container,
#drag_ha_container,
#drag_aa_container,
#drag_login_container{
	/*cursor:pointer;*/
	cursor:move;
    line-height: normal;
}
.ne5_grip {
	background:#EEEEEE url(/public/images/skin1/w011.png) no-repeat scroll center 2px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
    line-height: normal;
}
.ne5_resizable textarea {
	display:block;
	margin-bottom:0pt;
	width:95%;
	height:20%;
    line-height: normal;
}
.newsletterbar{
	cursor:pointer;
	padding:2px;
    line-height: normal;
}
.newsletterbox{
	padding:2px;
    line-height: normal;
}
.pointer{
	cursor:pointer;
    line-height: normal;
}






.prototip { position: absolute; }
.prototip .effectWrapper,
.prototip .tooltip,
.prototip .toolbar,
.prototip .toolbar .title {	position: relative; }
.prototip .tooltip { position: relative; }
.prototip .toolbar {
	position: relative;
	display: block;
	}
.prototip .toolbar .title {
	display: block;
	position: relative;
	}
.prototip .content { clear: both; }
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
	}
.prototip .toolbar a.close:hover { background: transparent url(close_hover.gif); }
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	background: url(prototip_loader.gif);
	height: 14px;
	width: 14px;
}
.iframeShim { 
	position: absolute;
	border: 0;
	margin: 0;	
    padding: 0;
    background: none;
}
.prototip .default {
  width: 300px;
  color: #fff;
  border:#999999 solid 1px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-transform:none;
}
.prototip .default .toolbar {
  background: #999999;
  color:#CC0000;
}
.prototip .default .title { padding: 2px; }
.prototip .default .content { 
  background: #CCCCCC;
  color:#333333;
  padding: 2px;
}
