body 
{  
	background-color : #FFFFFF;
	background-image: url(images/eurythmie_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
}

#boxNav1
{
	width: 200px;
	margin-top: 220px;
	margin-left: 15px;
}
#boxContent1
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#boxNav2
{
	margin-top: 220px;
	margin-left: 220px;
	width: 180px;
}
#boxContent2
{
	position: absolute;
	top: 220px;
	left: 400px;
	width: 600px;
}
#boxTxt1
{
	float: left;
	width: 280px;
	margin-right: 20px;
	overflow: hidden;
}
#boxTxt2
{
	float: left;
	width: 280px;
}
#boxStartTxt
{
	position: absolute;
	top: 220px;
	left: 220px;
	width: 430px;
	overflow: hidden;
}
#boxStartImg
{
	position: absolute;
	top: 0px;
	left: 510px;
}

h1 
{
	font-family:Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
}

h2 
{
	font-family:Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
}

h3 
{
	font-family:Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.Freitext 
{  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}




.EditMode 
{
}




a:link,
a:visited 
{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#9A0B01;
	font-weight: normal;
	text-decoration : none;
}

a:hover,
a:active
{ 
	text-decoration : underline;
	color:#9A0B01;
}





/* Nav ist der Container einer HyperlinkNav (Tabelleneigenschaften)*/
.Nav 
{
	background-color: tranparent;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
	border-width: 0px;	
}

/* NavItem ist der Container eines HyperlinkNavItems (Zelleneigenschaften)*/
.NavItem 
{
	background-color: transparent;
	border-width: 0px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

/* NavItem ist der Container eines HyperlinkNavItems (Fonteigenschaften)*/
.NavItem a:link,
.NavItem a:visited
{
	color: #9A0B01;
	font-size: 11px;
	font-weight: normal;
}

/* NavItem ist der Container eines HyperlinkNavItems (Fonteigenschaften bei Rollover)*/
.NavItem a:hover,
.NavItem a:active
{
	color: #9A0B01;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
}

/* NavItem ist der Container eines HyperlinkNavItems (Zelleneigenschaften des selektierten Items)*/
.SelNavItem
{
	background-color:transparent;
    	color: #9A0B01;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;	
}

/* NavItem ist der Container eines HyperlinkNavItems (Fonteigenschaften des selektierten Items)*/
.SelNavItem a:link,
.SelNavItem a:visited 
{
	
    	background-color:transparent;
    	color: #9A0B01;
	font-size: 11px;
	font-weight: bold;
}

/* NavItem ist der Container eines HyperlinkNavItems (Fonteigenschaften des selektierten Items bei Rollover)*/
.SelNavItem a:hover,
.SelNavItem a:active
{
	
   	background-color:transparent;
    	color: #9A0B01;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}





/* Nav ist der Container einer HyperlinkNav (Tabelleneigenschaften)*/
.SubNav 
{
	background-color: tranparent;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
	border-width: 0px;	
}

/* NavItem ist der Container eines HyperlinkNavItems (Zelleneigenschaften)*/
.SubNavItem 
{
	background-color: transparent;
	border-width: 0px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

/* NavItem ist der Container eines HyperlinkNavItems (Fonteigenschaften)*/
.SubNavItem a:link,
.SubNavItem a:visited
{
	color: #9A0B01;
	font-size: 11px;
	font-weight: normal;
}

/* NavItem ist der Container eines HyperlinkNavItems (Fonteigenschaften bei Rollover)*/
.SubNavItem a:hover,
.SubNavItem a:active
{
	color: #9A0B01;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
}

/* NavItem ist der Container eines HyperlinkNavItems (Zelleneigenschaften des selektierten Items)*/
.SelSubNavItem
{
	background-color:transparent;
    	color: #9A0B01;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;	
}

/* NavItem ist der Container eines HyperlinkNavItems (Fonteigenschaften des selektierten Items)*/
.SelSubNavItem a:link, 
.SelSubNavItem a:visited
{
    	background-color:transparent;
    	color: #9A0B01;
	font-size: 11px;
	font-weight: bold;
}

/* NavItem ist der Container eines HyperlinkNavItems (Fonteigenschaften des selektierten Items bei Rollover)*/
.SelSubNavItem a:hover,
.SelSubNavItem a:active
{
    	background-color:transparent;
    	color: #9A0B01;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}





