body {
	font-size : 10px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	margin: 0px;
	scrollbar-track-color: #C2C9CC;
	scrollbar-face-color: #666666;
	scrollbar-arrow-color: #C2C9CC;
	scrollbar-3dlight-color: #C2C9CC;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #C2C9CC;
	scrollbar-darkshadow-color: #666666;
}

html {
	font-size : 10px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

table {
	font-size : 10px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

td {
	font-size : 10px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	margin-bottom: 20px;
	border-bottom: 2px solid #C2C9CC;
	line-height: 35px;
}

h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 5px;
}

h2.news {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	margin-bottom: 5px;
	line-height: normal;
	margin-top: 15px;
}

h4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	margin-top: 25px;
	margin-bottom: 5px;
}

h5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}

h6 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: -12px;
}

.newsh7 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	font-style: italic;
	margin-top: 10px;
}

.newsh3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	line-height:20px;
}


hr {
	color: #C2C9CC;
	border: none;
	background-color: #C2C9CC;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr.news {
	color: #C2C9CC;
	border: none;
	background-color: #C2C9CC;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

UL {
	list-style-image :  url(../img/allg/ul.gif);
	margin-top: 5px;
	margin-bottom:5px;
	line-height: 18px;
}

input {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #C2C9CC;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

select {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #C2C9CC;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}

textarea{
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #C2C9CC;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 300px;
	scrollbar-track-color: #C2C9CC;
	scrollbar-face-color: #C2C9CC;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #C2C9CC;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #C2C9CC;
}

A:visited {
	color: #CC3333;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

A:active {
	color: #CC3333;
	text-decoration: none;
}

A:link {
	color: #CC3333;
	text-decoration: none;
}

.lead {
	font-weight: bold;
	margin-bottom: 12px;
}

.bildunterschrift {
	font-size: 9px;
	font-style: normal;
}

.bildabstandli {
	margin-right: 10px;
	margin-bottom: 10px;

}

.bildabstandre {
	margin-bottom: 10px;
	margin-left: 10px;
}

.formbutton {
	border: 1px solid #666666;
	background-color: #666666;
	color: #C2C9CC;
}

.formcheckbox {
	width: 20px;
	border: none;
	margin: 0px;
	background-color: #FFFFFF;
}

a.bc:link {
	text-decoration: none;
	color: #888888;
	font-weight: normal;
}

a.bc:visited {
	text-decoration: none;
	color: #888888;
	font-weight: normal;
}

a.bc:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.bc:active {
	text-decoration: none;
	color: #888888;
	font-weight: normal;
}

.textbold {
	font-weight: bold;
}

.textbold-white {
	font-weight: bold;
	color: white;
}

.color1 {
	background-image:  url(/wDeutsch/wLayout/design/img/bg/bg_color1.gif);
}

.color2 {
	background-image:  url(/wDeutsch/wLayout/design/img/bg/bg_color2.gif);
}

/* Hintergrundlayer der bewirkt, dass das aufspringende Menu wieder schliesst. */
.submenuCloser {
	position:absolute;
	visibility:visible;
    margin-left:0px;
	margin-top:0px;
	z-index:1;
	width:560px;
	height:360px;  
}

.submenuCloser2 {
	position:absolute;
	visibility:visible;
    margin-left:0px;
	margin-top:0px;
	z-index:1;
	width:950px;
	height:520px;  
}



/**********************************************************
			Klassen für die Navigation links
**********************************************************/

.navLeftLevel1 {
	cursor:pointer;
	cursor:hand;
	background-image: url(/wDeutsch/wLayout/design/img/bg/bg_subnav.gif);
	width : 200px;
	height: 26px;
	color : #FFFFFF;
	padding-left: 12px;
	border-top: 1px solid #F86C65;
}

.navLeftLevel1Over {
	cursor:pointer;
	cursor:hand;
	background-image: url(/wDeutsch/wLayout/design/img/bg/bg_subnav2.gif);
	width : 200px;
	height: 26px;
	color : #FFFFFF;
	padding-left: 12px;
	border-top: 1px solid #F86C65;
}




.mainLeft
{
	cursor:pointer;
	cursor:hand;
	background-image: url(/wDeutsch/wLayout/design/img/bg/bg_subnav.gif);
	width: 190px;
	height: 26px;
	color : #FFFFFF;
	padding-left: 12px;
	padding-right : 5px;
	border-top: 1px solid #F86C65;

}

.mainLeftOver {
	cursor:pointer;
	cursor:hand;
	background-image: url(/wDeutsch/wLayout/design/img/bg/bg_subnav2.gif);
	width: 190px;
	height: 26px;
	color : #FFFFFF;
	padding-left: 12px;
	padding-right : 5px;
	border-top: 1px solid #F86C65;
}



/*.navLeftLevel2 {
	border-top-style:solid;
	border-top-color:#e1e1e1;
	border-bottom: 1px solid White;
	border-bottom-color:#e1e1e1;
	background-color:#e1e1e1;
	padding-bottom : 5px;
	padding-left : 4px;
	padding-top : 5px;
}

.navLeftLevel2Over {
	padding:2px;
	padding-left:4px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#e1e1e1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e1e1e1;
	cursor:pointer;
	cursor:hand;
	background-color:#f1f1f1;
}



.navLeftLevel3 {
	padding:2px;
	padding-left:20px;
	cursor:pointer;
	cursor:hand;
	background-color: #FF0033;
}

.navLeftLevel3Over {
	padding:2px;
	padding-left:20px;
	cursor:pointer;
	cursor:hand;
	background-color: #FF6633;
}



.navLeftLevel4 {
	padding:2px;
	padding-left:30px;
	cursor:pointer;
	cursor:hand;
	background-color:#F8DDA1;
}

.navLeftLevel4Over {
	padding:2px;
	padding-left:30px;
	cursor:pointer;
	cursor:hand;
	background-color:#EEAB15;
}*/






.submenuLeftLevel2 {
	cursor:pointer;
	cursor:hand;
	position:absolute;
	visibility:hidden;
	z-index:2;
	margin:0px;
	padding:0px;
	width:190px;
	color:#FFFFFF;

}

.submenuLeftLevel3 {
	cursor:pointer;
	cursor:hand;
	position:absolute;
	visibility:hidden;
	z-index:2;
	margin:0px;
	padding:0px;
	width:190px;
	color:#FFFFFF;
}

.submenuLeftLevel4 {
	cursor:pointer;
	cursor:hand;
	position:absolute;
	visibility:hidden;
	z-index:2;
	margin:0px;
	padding:0px;
	width:190px;
	color:#FFFFFF;
}
  	






.submenuLeftTable {
	margin:0px;
	padding:0px;
	border-left-style:solid;
	border-left-color:#F86C65;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#F86C65;
	border-right-width:1px;
	color:#FFFFFF;
}








/**********************************************************
			Klassen für die Navigation oben
**********************************************************/

/*.navTop {
	height:24px;
	padding:0px;
	margin:0px;
	margin-left:160px;
	border-style:none;
}*/





.navTopLevel1          {
	padding:4px;
	cursor:pointer;
	cursor:hand;
}

.navTopLevel1Over      {
	padding:4px;
	cursor:pointer;
	cursor:hand;
}

.navTopLevel2          {
	padding:4px;
	cursor:pointer;
	cursor:hand;
}

.navTopLevel2Over      {
	padding:4px;
	cursor:pointer;
	cursor:hand;
	background-color:#999999;
}





.submenuTopLevel2   {
	position:absolute;
	visibility:hidden;
	z-index:2;
	margin:0px;
	margin-top:7px;
	margin-left:-5px;
	padding:0px;
	width:200px;
	height: 24px
	border-style:solid;
	border-width:0px;
}
.submenuTopLevel3   {
	position:absolute;
	visibility:hidden;
	z-index:3;
	margin:0px;
	margin-left:-1px;
	margin-top:0px;
	padding:0px;
	width:200px;
	border-style:solid;
	border-width:0px;
}
/*.submenuTopLevel4   {
	position:absolute;
	visibility:hidden;
	z-index:2;
	margin:0px;
	margin-left:-1px;
	margin-top:0px;
	padding:0px;
	width:160px;
	border-style:solid;
	border-width:0px;
}*/	

.submenuTopTable    {
	margin:0px;
	padding:0px;
	border-top: 1px solid #33444C;
}





.mainTop		    {
	margin:0px;
	padding:2px;
	padding-left:4px;
	border-right-style:solid;
	border-right-color:#33444C;
	border-right-width:1px;
	border-left: 1px solid #33444C;
	cursor:pointer;
	cursor:hand;
	background-color:#777777;
	color: #FFFFFF;
	width:200px;
}
.mainTopOver        {
	margin:0px;
	padding:2px;
	padding-left:4px;
	border-right-style:solid;
	border-right-color:#33444C;
	border-right-width:1px;
	border-left: 1px solid #33444C;
	cursor:pointer;
	cursor:hand;
	background-color:#CCCCCC;
	width:200px;
}





a.navTopLevel1:link                    {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
a.navTopLevel1:visited                    {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
a.navTopLevel1:hover              {
	text-decoration:none;
	color:#C2C9CC;
	font-weight: bold;
}
a.navTopLevel1:active                    {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}

a.navTopLevel2:link                  {
	text-decoration:none;
	color:#FFFFFF;
}
a.navTopLevel2:visited                 {
	text-decoration:none;
	color:#FFFFFF;
}
a.navTopLevel2:hover              {
	text-decoration:none;
	color:#FFFFFF;
}
a.navTopLevel2:active                {
	text-decoration:none;
	color:#FFFFFF;
}

a.navTopLevel3                    {
	text-decoration:none;
	color:#FFFFFF;
}
a.navTopLevel3:hover              {
	text-decoration:none;
	color:#FFFFFF;
}

/*a.navTopLevel4                    {
	text-decoration:none;
	color:#FFFFFF;
}
a.navTopLevel4:hover              {
	text-decoration:none;
	color:#FFFFFF;
}*/







.sitemapLevel1 {
	padding-left: 11px;
	background-color : #EEEEEE;
	border-top : solid #CCCCCC 1px;
	border-bottom : solid #CCCCCC 1px;
	font-weight : bold;
	font-size : 11px;
	width : 565px;
	height : 26px;
	margin-bottom : 1px;
	padding-top : 5px;
}

.sitemapLevel2 {
	padding-left: 33px;
	border-top : solid #CCCCCC 1px;
	font-weight : bold;
	font-size : 11px;
	width : 565px;
	height : 26px;
	padding-top : 5px;
}

.sitemapLevel3 {
	padding-left: 55px;
	font-weight : bold;
	font-size : 11px;
	width : 565px;
	height : 17px;
}


.sitemapLevel4 {
	padding-left: 77px;
	font-weight : normal;
	font-size : 11px;
	width : 565px;
}

.sitemapLevel5 {
	padding-left: 99px;
	font-weight: normal;
	font-size : 11px;
	font-style: italic;
	width : 565px;
}




