/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {


	background-color: #7994cb;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;



}

.containerrow2_blue {
	background-color: Transparent;
	padding-left: 5px;
	
	
}
.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}


/*
Dashboard Normal Container
*/

.d_n_c_master_table
{
	height: 100%;
	table-layout: fixed;
	/*background-color:#f7f7fb;*/
	border-collapse:collapse;
	
}
.d_n_c_right_bottom
{
	width: 5px;
	background-color:Transparent;
	background-image:url(pics/schatten_rechts_unten.gif);
	background-repeat:no-repeat;
	}
.d_n_c_right
{
	width: 5px;
	background-color:Transparent;
	background-image:url(pics/shadow_right.png);
	background-repeat:repeat-y;

	}
	.d_n_c_right_top
{
	width: 5px;
	background-color:Transparent;
	height: 100%;
	border:none;
	padding-bottom: 0px;
	padding-top: 5px;
	}

	.d_n_c_right_top div
{
	border: none;
	background-image:url(pics/shadow_right.png);
	background-repeat:repeat-y;
	height: 25px;
	width: 5px;
	background-position:bottom;
	
	
}

.d_n_c_bottom
{
	background-color:Transparent;
	/*background-image:url(pics/shadow.png);
	background-repeat:repeat-x;

	*/
	width: 100%;
	height:5px;
	}
	
.d_n_c_bottom div
{
	background-image:url(pics/shadow_bottom.png);
	background-repeat:repeat-x;
	height: 5px;
	width: 100%;
	right:0px;
	}
	
.table_title
{
	height: 30px;
	background-image:url(pics/bg_titel.gif);
	background-repeat:repeat-x;
	background-position: top;
	/*background-color:#0182c6;
	border-top: #489ecd solid 1px;

	border-bottom: #000000 solid 1px;
*/	border-left: #0078b4 solid 1px;
	border-right: #0078b4 solid 1px;
	
}
.table_title_left
{
	height: 30px;
	background-image:url(pics/bg_titel_left.gif);
	background-repeat:no-repeat;
}
	
.d_n_c_main_table_bottom_row
{
		border-left: solid #0283c7 1px;
		border-right: solid #0283c7 1px;
		border-bottom: solid #0283c7 1px;
		background-color: #ffffff;
}
		
.d_n_c_main_table_main_row
{

height: 100%;
	border-left: solid #0283c7 1px;
	border-right: solid #0283c7 1px;
	border-bottom: solid #0283c7 1px;
	
	background-color:#ffffff;
	}
	
.d_n_c_main_table_top_row
{
		border-left: solid #0283c7 1px;
		border-right: solid #0283c7 1px;
		border-top: solid #0283c7 1px;
		border-bottom: #000000 solid 1px;
		height: 30px;

}
				
				
.d_n_c_main_table_main_row_ai
{

	border-left: solid #0283c7 1px;
	border-right: solid #0283c7 1px;
	background-color:#f7f7fb;

	
	}
	
.d_n_c_main_table_top_row_ai
{
border-left: solid #0283c7 1px;
border-top: solid #0283c7 1px;
border-right: solid #0283c7 1px;
background-color:#f7f7fb;
height: 5px;
padding:0px;
border-collapse: collapse;

}

.d_n_c_right_top_ai
{
	width: 5px;
	background-color:Transparent;
	border:none;
	padding: 0px;
	}
	.d_n_c_right_top_ai div
	{
		width: 5px;
		border-collapse:collapse;
		height: 1px;
		}


.StandardButton

{

padding-right: 3px;

font-weight: normal;

font-size: 11px;

background-image: url(pics/bg_button.gif);

border: none;

background-repeat: no-repeat;

color: #2677c6;

font-family: Verdana,sans-serif;

height: 20px;

width: 88px;
vertical-align: middle;
padding-bottom: 5px;

}

.span_forgotpwd
{
	background-image: url(pics/img_questionmark.gif);
	background-repeat: no-repeat;
	

	padding-left: 15px;
	
	
}

.NormalTextBox
{
	padding-top: 2px;
	
	}
.SubHead
{
	color: #1f78b0;
	
	}
	
.absatz_content 
{

	margin-left:60px;

}

.h3text {

	border-top:1px solid #d7d7d5;

	border-right:1px solid #d7d7d5;

	border-left:1px solid #fff;

	border-bottom: 1px solid #fff;

	display:inline;

	padding-top:2px;

	padding-right:10px;

	font-size: 14px;
	background-color: #ffffff;

}

.h3line {

	background:url(http://www.annotext.de/lw_resource/datapool/layout/img/h3_background_line.gif) bottom repeat-x;

	margin-right:30px;

}


	


