
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	background: #9caed0;
	text-align: center;
}
table
{
	border-collapse: collapse;
}
td
{
	font-size: 12px;
	border: 1px solid #9caed0;
	padding: 2px 4px;
}
th
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #5c7199; 
	border: 1px solid #9caed0;
	padding: 2px 4px;
}
th a
{
	color: #fff;
}
address
{
	font-style: normal;
}
dt
{
	font-weight: bold;
}

a 
{
	color: #e6001d;
	text-decoration: none;
}
a:active 
{ 
	text-decoration: none;
}
a:link 
{ 
	text-decoration: none;
}
a:visited 
{ 
	text-decoration: none;
}
a:hover, 
a:link:hover, 
a:visited:hover 
{ 
	background: #ffe8e0;
	text-decoration: underline;
	color: #ff0000; 
}
img
{
	border: none;
}

h1
{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0px 12px 0px;
}
h3
{
	color: #2857b1;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px 8px 0px;
}
p
{
	margin: 8px 0px 8px 0px;
}
ul
{
	margin: 8px 8px 8px 32px;
	padding: 0px;
	position: relative; /* fix IE disappearing list backogrund bug */
}
li
{
	list-style: none;
	background: transparent url(../images/main/BulletPoint.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 16px;
}
input,
textarea
{
	font-size: 12px;
	background: transparent;
	border: 2px solid #9caed0;
}
input:focus,
textarea:focus
{
	border: 2px solid #000;
}

#Header
{
	position: relative;
	background: #e6001d url(../images/main/Header.png) no-repeat top left;
	height: 153px;
	width: 808px;
	z-index: 10;
}
#Header h1
{
	margin: 0;
	padding: 0;
}
#Header h1 span
{
	display: none;
}

#Footer
{
	position: relative;
	clear: both;
	color: #fff;
	height: 11px;
	margin-top: 4px;
	background: #9caed0 url(../images/main/Footer.gif) no-repeat top left;
	padding: 2px 8px;
	z-index: 2;
}
#Footer a
{
	color: #fff;
	text-decoration: none;
}
#Footer a:hover
{
	color: #ff4000; 
}
#Footer img
{
	vertical-align: middle;
}
#FooterMenu
{
	margin-left: 400px;
	width: 360px;
	position: absolute;
	top: 4px;
	text-align: right;
}
#PageContainer
{
	position: relative;
	margin: 8px auto auto auto;
	width: 808px;
	background: #fff url(../images/main/PageContainerBackground.gif) repeat-y top left;
	text-align: left;
	z-index: 1;
}
#TopMenu
{
	position: absolute;
	left: 549px;
	top: 116px;
	width: 248px;
	height: 26px;
	z-index: 90;
}
#TopMenu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#TopMenu li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: transparent;
}
#TopMenu span
{
	display: none;
}
#TopMenu a
{
	position: absolute;
	display: block;
	height: 26px;
	top: 0px;
	z-index: 100;
}
#TopMenu a:hover
{
	background: #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
#TopNavSuche
{
	left: 10px;
	width: 62px;
}
#TopNavKontakt
{
	left: 70px;
	width: 80px;
}
#TopNavImpressum
{
	left: 150px;
	width: 98px;
}

#NavigationMenu
{
	position: relative;
	width: 153px;
	height: 443px;
	float:left;
	background: transparent url(../images/main/Sidebar.png) no-repeat top left;
	color: #fff;
}
#NavigationMenu ul
{
	width: 145px;
	margin: 39px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#NavigationMenu li
{
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 145px;
	height: 30px;
}
#NavigationMenu span
{
	display: none;
}
#NavigationMenu a
{
	position: absolute;
	display: block;
	width: 145px;
	height: 30px;
	left: 0px;
	top: 0px;
}
#NavigationMenu a:hover
{
	background: #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
#NavigationMenu li.SubMenu 
{
	background: transparent;
	height: 20px;
}
#NavigationMenu li.SubMenu a
{
	position: static;
	display: inline;
	width: auto;
	height: 20px;
	color: #fff;
	padding-left: 30px;
}
#NavigationMenu li.SubMenu a:hover
{
	color: #fff;
	opacity: 1.0;
	filter: alpha(opacity=100);
	background: transparent;
}

#NavStart
{
	background: transparent url(../images/main/NavStart.gif) no-repeat top left;
}
#NavSchule
{
	background: transparent url(../images/main/NavSchule.gif) no-repeat top left;
}
#NavSchueler
{
	background: transparent url(../images/main/NavSchueler.gif) no-repeat top left;
}
#NavLehrer
{
	background: transparent url(../images/main/NavLehrer.gif) no-repeat top left;
}
#NavEltern
{
	background: transparent url(../images/main/NavEltern.gif) no-repeat top left;
}
#NavGaestebuch
{
	background: transparent url(../images/main/NavGaestebuch.gif) no-repeat top left;
}
#NavBodySeparator
{
	height: 1px;
	overflow: hidden;
}
#MainBody
{
	position: relative;
	margin-left: 158px;
	width: 630px;
	z-index: 3;
}
#MainBodyTop
{
	height: 8px;
	overflow: hidden;
}
#Watermark
{
	position: absolute;
	width: 362px;
	height: 366px;
	bottom: 9px;
	right: 9px;
	background: transparent url(../images/main/Watermark.gif) no-repeat top left;
	z-index: 1;
}
#DesignBy
{
	position: absolute;
	margin-top: 8px;
	text-align: left;
	font-size: 9px;
	color: #a7b4cd;
}
#DesignBy a,
#DesignBy a:link,
#DesignBy a:visited
{
	color: #a7b4cd;
}
#DesignBy a:hover
{
	background: transparent;
	color: #fff;
}
#LoginLink
{
	margin-top: 8px;
	text-align: right;
	font-size: 10px;
	color: #a7b4cd;
}
#LoginLink a,
#LoginLink a:link,
#LoginLink a:visited
{
	color: #6b84b2;
}
#LoginLink a:hover
{
	background: transparent;
	color: #fff;
}
#BackToTopLink
{
	margin-top: 24px;
	margin-bottom: 0px;
	text-align: left;
	height: 32px;
}
#BackToTopLink a
{
	display: block;
	padding-left: 32px;
	height: 32px;
	width: 150px;
	line-height: 32px;
	background: transparent url('../images/main/BackToTop.gif') no-repeat top left;
	color: #727272;
}
#UserToolbar
{
	position: absolute;
	right: 20px;
	top: 10px;
	color: #fff;
}
#UserToolbar a
{
	color: #fff;
}
#UserToolbar a:hover
{
	color: #fff;
	text-decoration: underline;
	background: transparent;
}
#ContentEditToolbar
{
	position: absolute;
	right: 10px;
}
.FieldRow,
.FormRow
{
	margin-bottom: 2px;
}
.FieldRow
{
	padding-bottom: 2px;
}
.FieldName,
.FormRow label
{
	margin-right: 8px;
	float: left;
	width: 140px;
}
.FieldHint
{
	font-style: italic;
	font-size: 10px;
}
#LoginForm label
{
	float: left;
	width: 100px;
}
#LoginForm input
{
	margin-bottom: 2px;
}
.PageNavigation
{
	margin: 6px 0px;
}
.htmlarea table { border: none;}
.htmlarea td { font-size: 12px; padding: 0px; }

.ObjectSelectPopUp,
.AssociationSelectPopUp,
.SuggestionSelectPopUp
{
	text-align: left;
	padding: 4px;
	background: #ededed;
	border-top: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	border-bottom: 1px solid #adadad;
	border-right: 1px solid #adadad;
	z-index: 3000;
}
.ObjectSelectPopUp ul,
.AssociationSelectPopUp ul,
.SuggestionSelectPopUp ul
{
	margin: 0px;
	padding: 0px;
}


.ObjectSelectPopUp li,
.AssociationSelectPopUp li,
.SuggestionSelectPopUp li
{
	cursor: pointer;
	list-style: none;
	margin: 0px;
	padding: 0px 2px;
	background: none;
}
.ObjectSelectPopUp li:hover,
.AssociationSelectPopUp li:hover,
.SuggestionSelectPopUp li:hover
{
	color: #bf0300; text-decoration: underline;
}
.GuestbookEntryForm
{
}
.GuestbookEntry
{
	border-bottom: 2px solid #9caed0;
	padding: 4px 0px;
	position: relative;
	margin-bottom: 6px;
}
.GuestbookEntryDate
{
	position: absolute;
	text-align: right;
	font-size: 14px;
	color: #999;
	width: 30%;
	right: 0px;
}
.GuestbookEntrySigneeName
{
	font-weight: bold;
	color: #2857b1;
	font-size: 14px;
	width: 500px;
}
.GuestbookEntrySigneeMail
{
	font-weight: normal;
}
.GuestbookEntrySigneeFrom
{
	font-style: italic;
}

