/* Default CSS Stylesheet for a new Web Application project */

body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
}

.lbl
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.lbl:link	
{	
	text-decoration:	underline;
	color:	#000000;
}	
		
.lbl:visited	
{	
	text-decoration:	underline;
	color:	#000000;
}	
		
.lbl:active	
{	
	text-decoration:	underline;
	color:	#000000;
}	
		

.wslbl
{
	font-family: Arial;
	font-size: 12px;
}
	

.scrollPanel
{
	overflow: auto;
}

.Ueberschrift	
{	
	font-family: Verdana;
	font-size:	16px;
	font-weight: 700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
	
.error
{
    font-family: Verdana;
    color: Red;   
    
}
	
.btnEditor
{
	height:18px;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
}
	
a.menue   			
	{
	font-size: 8pt; 
	color: #000000; 
	text-decoration:none;
	}
	
a.menue:visited	
	{ 
	font-size: 8pt;
	color: #000000; 
	text-decoration:none;	
	}

a.menue:active	
	{ 
	font-size: 8pt;
	color: #000000; 
	text-decoration:none;	
	}
	
a.menue:hover 	
	{ 
	font-size: 8pt;
	text-decoration:none; 
	}
	
	
.tabMenu
{
    height:18px;    
}


.tabMenuUnselected
{
    font-family:Verdana;
    font-size: 11px;
    color: Black;
    background-image: url(/icons/tabBackNotSelected.gif);
    background-repeat: no-repeat;
    background-position: right;
    width:130px;
    height:18px;
    text-align: center;
            
}

.tabMenuSelected
{
    font-family:Verdana;
    font-size: 11px;
    color: Black;
    background-image: url(/icons/tabBackSelected.gif);
    background-repeat: no-repeat;
    background-position: right;
    width:130px;
    height:18px;
    text-align:center;
    
    
}


.tabLayout
{
    width:100%;
    margin-top:5px;
}
    
.tabLayoutTDmenu
{
    width: 220px;
    background-color: #eeeeee;
    border:solid 1px gainsboro;
}

.tabLayoutTDcontent
{
    border:solid 1px gainsboro;
}

.toolbar
{
 width: 100%; 
 height: 26px; 
 background-image: url(/icons/toolbarback.jpg); 
 padding-right: 2px; 
 padding-left: 2px; 
 padding-bottom: 2px; 
 padding-top: 2px;
}


.pulldownmenuitem1
{
    overflow:hidden;
    margin-right:10px;
    line-height:20px;
    
}

.pulldownmenuitem1 a:link 
{
    color: #666666;
    display:block; 
    font-family:Verdana;
    font-size:11px;
    
    
    text-decoration: none;
}

.pulldownmenuitem1 a:visited 
{
    color: #666666;
    display:block;
    font-family:Verdana;
    font-size:11px;
        
    
    text-decoration: none;
}

.pulldownmenuitem1 a:hover 
{
    color: #666666;
    display:block;
    font-family:Verdana;
    font-size:11px;
    
    text-decoration: none;
    
    
    
}
   
.pulldownmenu2
{
    background-color: #f3f2e7;
    
    border-left: solid 1px #aaaaaa;   
    border-right: solid 1px #aaaaaa;   
    border-bottom: solid 1px #aaaaaa;  
    padding: 2px 2px 2px 2px; 
    
}
    
.pulldownmenuitem2
{
    overflow:hidden;
    margin-right:10px;
    line-height:16px;
        
}

.pulldownmenuitem2 a:link 
{
    color: #666666;
    display:block; 
    font-family:Verdana;
    font-size:11px;
    padding: 2px 2px 2px 3px;
    
    border: solid 1px #f3f2e7;
    
    text-decoration: none;
}

.pulldownmenuitem2 a:visited 
{
    color: #666666;
    display:block;
    font-family:Verdana;
    font-size:11px;
    padding: 2px 2px 2px 3px;
    
    border: solid 1px #f3f2e7;
    
    text-decoration: none;
}

.pulldownmenuitem2 a:hover 
{
    color: #666666;
    display:block;
    font-family:Verdana;
    font-size:11px;
    padding: 2px 2px 2px 3px;
    background-color: #c0ddfc;
    border: solid 1px #3399ff;
    
    text-decoration: none;
    
}
   

.toolbarbtn
{
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	display:table-cell;
	float: left;
}

.toolbarbtn a:link
{
	
	background-color: Transparent;
	border: solid 1px transparent;
	width: 18px;	
	height:18px;
	text-align: center;
	
	padding: 2px 2px 2px 2px;
}

.toolbarbtn a:visited
{
	
	background-color: Transparent;
	border: solid 1px transparent;	
	width: 18px;
	height:18px;
	text-align: center;
	
	padding: 2px 2px 2px 2px;
}


.toolbarbtn a:hover
{
	
	
	background-color: #c1d2ee;
	border-color: #316ac5;	
	width: 18px;
	height: 18px;
	text-align: center;
	
	padding: 2px 2px 2px 2px;
	
}


.toolbarimgbutton
{
	background-color: transparent;
	padding: 3px 1px 3px 1px;
	margin: 0px 0px 0px 0px;
	border: solid 1px transparent;
	
}

.toolbarimgbutton:hover
{
	background-color: #c1d2ee;
	border: solid 1px #316ac5;
	
}

.toolbarbutton
{
	background-color: transparent;
	padding: 3px 1px 3px 1px;
	margin: 0px 0px 0px 0px;
	border: solid 1px transparent;
	
}

.toolbarbutton:hover
{
	background-color: #c1d2ee;
	border: solid 1px #316ac5;
	
}