/*--------------------------------------------------------------------------------------------------------------*/
/* Thanks to ThinkofDesign.com for help */
/*--------------------------------------------------------------------------------------------------------------*/

/*page*/

html,body{
	height:100%;
	background-image: url(BGtxt.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #F0EFEA;
}
p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
.skinwrapper{
	position: absolute;
	width: 721px;
	left: 50%;
	margin-left: -330px;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 25px;
}
.skinbody {
	background-image: url(S1_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.skinheader{
	margin-top: 5px;
	margin-bottom: 15px;
}
.skinmenu{
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 12px 25px 15px 25px; 
	width: 671px;
}
.skinuser{
	text-align:right;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 5px;
	color: #835f2e;
}
.skincontentstable{
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.skinfooter{
	text-align:left;
	font-size:10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #006a88;
}

/*--------------------------------------------------------------------------------------------------------------*/

/*panes*/
.leftpane{width:200px;padding:10px 10px 0 10px;}
.contentpane{
	width:auto;
	padding:10px 10px 0 10px;
}
.rightpane{width:200px;padding:10px 10px 0 10px;}

/*--------------------------------------------------------------------------------------------------------------*/

/*text*/
.normal,div,span,p,td,th,li,a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.head,.subhead{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
}
.head{
	font-size:14px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*--------------------------------------------------------------------------------------------------------------*/

/*links & buttons*/
a:link{color:#C00;text-decoration:underline;}
a:visited{color:#C00;text-decoration:underline;}
a:hover{color:#C00;text-decoration:none;}
a:active{color:#C00;text-decoration:none;}

.StandardButton{background:#CCC;border:1px #CCC outset;padding:5px;}

a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#C00;text-decoration:none;}
a.CommandButton:visited{color:#C00;text-decoration:none;}
a.CommandButton:hover{color:#C00;text-decoration:underline;}
a.CommandButton:active{color:#C00;text-decoration:underline;}

a.skinuser:link{
	color:#688E1D;
	text-decoration:none;
	font-size: 10px;
}
a.skinuser:visited{
	color:#000;
	text-decoration:none;
	font-size: 10px;
}
a.skinuser:hover{
	color:#C00;
	text-decoration:none;
	font-size: 10px;
}
a.skinuser:active{
	color:#C00;
	text-decoration:underline;
	font-size: 10px;
}

/*--------------------------------------------------------------------------------------------------------------*/

/*menu*/
.MainMenu_MenuContainer{
	background-color: #FFFFFF;
}
.MainMenu_MenuContainer td{
	cursor:default;
	font-size:3px;
	width:1px;
	color: #666666;
}
.MainMenu_MenuIcon{display:none;}
.MainMenu_RootMenuArrow{display:none;}
.MainMenu_MenuItem{
	font-family:Arial, Helvetica, sans-serif;
	color:#ABABAB;
	font-size:10px;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.submenuitembreadcrumb{
	font-family:Arial, Helvetica, sans-serif;
	color:#880000;
	font-size:10px;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.MainMenu_MenuArrow{
	font-size:11px;
	padding:2px 0 2px 10px;
	height:24px;
}

.submenuitemselected{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.submenu{
	z-index:1000;
	border:0;
	padding:0;
	background:#FFFFFF;
}

/*--------------------------------------- synlig menu              ------------------------------------------------------*/

.rootmenuitem{
	background:transparent;
}

.rootmenuitem td{
	margin-right: 4px;
	padding-top: 10px;
	height:18px;
	cursor:pointer;
	cursor:hand;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #ABABAB;
	width: 90px;
	color: #000000;
}
.rootmenuitem td span{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	font-weight:bold;
}

/*--------------------------------------- Active menu              ------------------------------------------------------*/

.rootmenuitembreadcrumb{
	background:transparent;
}

.rootmenuitembreadcrumb td{
	margin-right: 4px;
	padding-top: 10px;
	height:18px;
	cursor:pointer;
	cursor:hand;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #880000;
	width: 90px;
}
.rootmenuitembreadcrumb td span{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

/*--------------------------------------- Hover menu              ------------------------------------------------------*/

.rootmenuitemselected{
	background:transparent;
}

.rootmenuitemselected td{
	margin-right: 4px;
	padding-top: 10px;
	height:18px;
	cursor:pointer;
	cursor:hand;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #545454;
	width: 90px;
	color: #333333;
}
.rootmenuitemselected td span{
	font-family:Arial, Helvetica, sans-serif;
	color:#545454;
	font-size:10px;
	font-weight:bold;
}

/*------------------------------------------------------------------------------------------------------------------------*/

.MainMenu_MenuBreak{
	display:none;
	font-size: 4px;
}
.skintop {
	background-image: url(S1_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.framefooter {
	background-image: url(S1_bund.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
	width: 100%;
}
.framehead {
	background-image: url(S1_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #865010;
	margin-bottom: 7px;
	line-height: 1.3em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #664518;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #886331;
	margin-bottom: 10px;
	padding-top: 12px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #886331;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #886331;
	margin-bottom: 7px;
	margin-top: 15px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #865010;
	line-height: 1.3em;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5096B9;
}
#ContentPane ul {
	list-style-type: none;
	background-color: #FEF5E1;
	margin-right: 20px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #B9A973;
}

#ContentPane li {
	font-size: 10px;
	color: #A88153;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#LeftPane p {
	color: #006699;
}
#LeftPane h2 {
	color: #006699;
}
#LeftPane h1 {
	color: #00496E;
}
.news {
	font-weight: bold;
	color: #990000;
}
.news02 {
	font-weight: bold;
	color: #006699;
}
.news03 {
	color: #669900;
	font-weight: bold;
}
.news04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #ABABAB;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 5px;
}

.news05 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	border: 1px solid #006699;
	padding: 10px;
	margin: 10px;
}


#Table1 a:link {
	font-family: arial, Tahoma, Verdana, sans-serif;
	color: #886331;
	font-size: 10px;
	text-decoration: none;
}

.Eventtooltip
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	width: 200px;
	color: #000;
	padding-top: 5px;
	font-family: verdana;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
	z-index: 600;
	border: 1px solid #835f2e;
	font-weight: normal;
}
.Event a:link {
	text-decoration:none;
	font-size:7pt;
	font-family: verdana;
}
.EventTitle
{
background-image:none;
	background-color:#880000;
}

.EventTitle, .EventTitle td
{
background-image:none;
	background-color:#880000;
}
.Event {
	margin-top: 5px;
}

