/* Standardm��iges CSS-Stylesheet f�r ein neues Webanwendungsprojekt */
Body
{
	BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

/* style for module titles */
.Head   
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E7795D;
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

/* button style for standard HTML buttons */
.StandardButton     {
	FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica, Helvetica, sans-serif;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-size: 10px;
}

A:link  
{
	color:	#E7795D;
	text-decoration: underline;
}

A:visited   
{
	color:	#E7795D;
	text-decoration: underline;
}

A:active    
{
	color:	#BF5135;
	text-decoration: underline;
}

A:hover 
{
	color:	#BF5135;
	text-decoration: underline;
}

/* Gallerie */
.AltHeaderText
{
	font-size: 12px;	
	color: #cc6600;
	font-family: Tahoma;
	letter-spacing: 0px;
	text-decoration: none;
}

.head_title
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.bottom_copyright
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

A.bottom_link:link, A.bottom_link:visited, A.bottom_link:active, A.bottom_link:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

A.menu_home:link, A.menu_home:visited, A.menu_home:active, A.menu_home:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7795D;
	text-decoration: underline;
}

.panelbar
{
	/* background-image: url(Img/HeaderExpandedBg.gif); */
}

.Level0panelbarItem
{
	FONT-SIZE: 11px; 
    COLOR: #ffffff;
    padding-left: 4px;
    FONT-FAMILY: Verdana, Arial;
    font-weight: bold;
    cursor: hand;
    cursor: pointer; 
    height: 25px;   
	background-image: url(Img/HeaderBg.gif);
}

.Level0panelbarItemExpanded
{
	FONT-SIZE: 11px; 
    COLOR: #ffffff;
    padding-left: 4px;
    FONT-FAMILY: Verdana, Arial;
    font-weight: bold;
    cursor: hand;
    cursor: pointer; 
    height: 25px;   
	background-image: url(Img/HeaderBg.gif);
}

.Level0panelbarItemSelected
{
	FONT-SIZE: 11px; 
    COLOR: #ffffff;
    padding-left: 4px;
    FONT-FAMILY: Verdana, Arial;
    font-weight: bold;
    cursor: hand;
    cursor: pointer; 
    height: 25px;   
	background-image: url(Img/HeaderBg.gif);
}

.Level0panelbarItemHover
{
	FONT-SIZE: 11px; 
    COLOR: #ffffff;
    padding-left: 4px;
    FONT-FAMILY: Verdana, Arial;
    font-weight: bold;
    cursor: hand;
    cursor: pointer; 
    height: 25px;   
	background-image: url(Img/HeaderBg.gif);
}

.Level1panelbarItem 
{
	FONT-SIZE: 11px; 
	COLOR: #666666;
	padding-left: 8px;
	FONT-FAMILY: Verdana, Arial;
	cursor: hand;         
	cursor: pointer;
	height: 20px; 
	text-decoration: none;	
	background-image: url(Img/ItemBg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.Level1panelbarItemExpanded
{
	FONT-SIZE: 11px; 
    COLOR: #000000;
    padding-left: 8px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;   
    height: 20px;  
	text-decoration: none;	
	background-image: url(Img/ItemBg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.Level1panelbarItemHover
{
	FONT-SIZE: 11px; 
    COLOR: #E7795D;
    padding-left: 8px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;   
    height: 20px;  
	text-decoration: none;	
	background-image: url(Img/ItemBg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.Level1panelbarItemSelected
{
	FONT-SIZE: 11px; 
    COLOR: #E7795D;
    padding-left: 8px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;   
    height: 20px;  
	text-decoration: none;	
	background-image: url(Img/ItemBg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.Level2panelbarItem 
{
	FONT-SIZE: 11px; 
	COLOR: #666666;
	padding-left: 12px;
	FONT-FAMILY: Verdana, Arial;
	cursor: hand;         
	cursor: pointer;
	height: 20px; 
	text-decoration: none;	
	background-image: url(Img/Item2Bg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.Level2panelbarItemExpanded
{
	FONT-SIZE: 11px; 
    COLOR: #000000;
    padding-left: 12px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;   
    height: 20px;  
	text-decoration: none;	
	background-image: url(Img/Item2Bg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.Level2panelbarItemHover
{
	FONT-SIZE: 11px; 
    COLOR: #E7795D;
    padding-left: 12px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;   
    height: 20px;  
	text-decoration: none;	
	background-image: url(Img/Item2Bg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.Level2panelbarItemSelected
{
	FONT-SIZE: 11px; 
    COLOR: #E7795D;
    padding-left: 12px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;   
    height: 20px;  
	text-decoration: none;	
	background-image: url(Img/Item2Bg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItem
{
	FONT-SIZE: 11px; 
    COLOR: #666666;
    padding-left: 16px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;
    height: 20px;   	
	text-decoration: none;
	background-image: url(Img/Item3Bg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemExpanded
{
	FONT-SIZE: 11px; 
    COLOR: #000000;
    padding-left: 16px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;
    height: 20px;   	
	text-decoration: none;
	background-image: url(Img/Item3Bg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemHover
{
	FONT-SIZE: 11px; 
    COLOR: #E7795D;
    padding-left: 16px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;
    height: 20px;   	
	text-decoration: none;
	background-image: url(Img/Item3Bg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemSelected
{
	FONT-SIZE: 11px; 
    COLOR: #E7795D;
    padding-left: 16px;
    FONT-FAMILY: Verdana, Arial;
    cursor: hand;         
    cursor: pointer;
    height: 20px;   	
	text-decoration: none;
	background-image: url(Img/Item3Bg.gif);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemGroup
{
	/*
	background-image: url(Img/HeaderExpandedImage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	*/
}
