/* Klassen fertig SideMenu for DotNetNuke Troy Luechinger, 16.06.05 */

/* Neue Styles */


/* page layout styles */
Body
{
    background-color: white;
    text-align: center;
    background-position: bottom;
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:11px;
    height:100%;
}

.titel   { color: #014991; font-weight: bold; font-size: 18px; line-height:22px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.text, td, tr, table, p    { color: #333333; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;  text-decoration: none }
.textbold    { color: #014991; font-size: 11px; font-weight:bold; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;  text-decoration: none }
.textboldgrau    { color: #333333; font-size: 11px; font-weight:bold; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;  text-decoration: none }


.textklein    { color: #333333; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;   text-decoration: none }
.textklein2 { color: #333333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.textklein:link { color: #333333; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;   text-decoration: none }
.textklein:visited { color: #333333; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;   text-decoration: none }
.textklein:active { color: #333333; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;   text-decoration: none }
.textklein:hover  { color: #333333; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;   text-decoration: underline }

a:active         { color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:href         { color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover       { color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:link         { color: #014991; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited           { color: #014991; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.skinHeaderText, A.skinHeaderText:link,  A.skinHeaderText:visited
{
	font-size: 10px;
	color: #333333;
}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
}


.formular  {
	color: #838383;
	font-style: normal;
	font-weight:normal;
	font-size: 11;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #D0D0D0;
	width:auto
}


a.nav    { color: #333333; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.nav:active     { color: #333333; font-size: 11px; line-height: 14px; text-decoration: none }
a.nav:link   { color: #333333; text-decoration: none }
a.nav:visited      { color: #333333; text-decoration: none }
a.nav:hover         { color: #014991; text-decoration: none }


/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/
.SMMenuItem0 A, .SMMenuItemCurrentTab0 A, .SMMenuItemOpenTab0 A, 
	.SMMenuItem1 A, .SMMenuItemCurrentTab1 A, .SMMenuItemOpenTab1 A, 
	.SMMenuItem2 A, .SMMenuItemCurrentTab2 A, .SMMenuItemOpenTab2 A,
	.SMMenuItem3 A, .SMMenuItemCurrentTab3 A, .SMMenuItemOpenTab3 A,
	.SMMenuItem4 A, .SMMenuItemCurrentTab4 A, .SMMenuItemOpenTab4 A {
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		width: 100%;	
	}
	
	.SMMenuItem0 A, .SMMenuItemOpenTab0 A, .SMMenuItemCurrentTab0 A {
		padding-left: 5px;
		text-decoration: none;
		/*background-color: White;			*/
	}
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1 A {
		padding-left: 15px;
		font-size: 11px;
	}
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 A {
		padding-left: 12px;
		font-size: 11px;
	}
	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3 A {
		padding-left: 27px;
		font-size: 11px;
	}
		.SMMenuItem4 A, .SMMenuItemOpenTab4 A, .SMMenuItemCurrentTab4 A {
		padding-left: 37px;
		font-size: 11px;
	}
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1 {
		color: #333333; text-decoration: none
	}
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 {
		color: #333333; text-decoration: none;
		/*border-bottom: 1px solid #D0D0D0;*/
	}
	.SMMenuItem3 A, .SMMenuItemOpenTab3 A, .SMMenuItemCurrentTab3 {
		color: #333333; text-decoration: none
	}
	.SMMenuItem4 A, .SMMenuItemOpenTab4 A, .SMMenuItemCurrentTab4 {
		color: #333333; text-decoration: none
	}
	.SMMenuItem0 a:link, .SMMenuItem1 a:link, .SMMenuItem2 a:link, .SMMenuItem3 a:link, .SMMenuItem4 a:link  {
		color: #333333; text-decoration: none
	}
	.SMMenuItem0 A:visited, .SMMenuItem1 A:visited, .SMMenuItem2 A:visited, .SMMenuItem3 A:visited, .SMMenuItem4 A:visited  {
		color: #333333; text-decoration: none
	}
	.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover,
	.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover,
	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover, 
	.SMMenuItem3 A:hover, .SMMenuItemCurrentTab3 A:hover, .SMMenuItemOpenTab3 A:hover,
	.SMMenuItem4 A:hover, .SMMenuItemCurrentTab4 A:hover, .SMMenuItemOpenTab4 A:hover {

		color: white; 
		text-decoration: italic; 
		background-color:   #014991;
		/*#091c5a;		 */
	}
	.SMMenuItemText0, .SMMenuItemText1, .SMMenuItemText2, .SMMenuItemText3, .SMMenuItemText4  {
		margin-left: 5px;
		
	}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4 {
		margin: 2px;
		vertical-align: middle;
	}
	.SMMenuItemCurrentTab0, .SMMenuItemCurrentTab1, .SMMenuItemCurrentTab2, .SMMenuItemCurrentTab3, .SMMenuItemCurrentTab4
{
	color: #333333;
	font-style: normal;
	background-color: #E0E0E0;
	text-decoration: none;
}
.SMDisabledItemText
	{
		margin-left: 5px;
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		font-style: normal;
		width: 100%;
		color: #886600;
	}