html,body 
	{
	margin:0;
	padding:0;
	height:100%;
	
	}
body
	{
	font: 12px Arial, sans-serif;
	text-align:center;
	font-weight:normal;
	background-color:#261501;
	overflow:scroll;
	color:#261501;
	position:relative;
	}
	
p, h1, h2, li
	{
	font:inherit;
	}
	
a	
	{
	color:#990000;
	text-decoration:none;
	font-style:italic;
	}
a:hover
	{
	text-decoration:underline;
	}
hr			
	{
	background-color:#261501; /* Mozilla 1.4 */
	color:#261501; /* IE 6 */
	border: #261501; /* Opera 7.11 */
	height: 2px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */
	}
.img_right
	{
	margin-left:5px;
	}
#container
	{
	text-align:left;
	width:700px;
	margin:0 auto;
	padding:0;
	height:100%;
	position:relative;
	}

#header
	{
	height:276px;
	width:700px;
	margin:0;
	background: url(../images/layout_02.png) no-repeat;
	position:relative;
	}
 
#header h1 {
	font-size:18px;
	text-align:center;
	color:#990000;
	display:none;
}

#header h2 {
	font-family: "Times New Roman";
	font-size:12px;
	color:#2D295A;
	text-align:center;
}

#header .logobox
{
	position:absolute;
	top:20px;
	left:10px;
}

#header .logo
{
	text-align:center;
}

#wrapper
	{
	float:left;
	width:700px;
	padding:0px;
	margin-left:0px;
	background-image: url(../images/layout_05.png);
	background-repeat: repeat-y;
	min-height:400px;
	position:relative;
	}

#content
	{
	margin: 0px 0px 0px 10px;
	width:480px;
	min-height:200px;
	padding:0px 20px 10px 0px;
	float:left;
	position:relative;
	}
#content p, li, .FormDescription, legend, .IndexText
	{
	line-height:18px;
	text-align: justify;
	font-size:12px;
	font-weight:normal;
	}

#content h1, .FormTitle
	{
	line-height:1.4em;
	font-size:24px;
	text-align: left;
	padding-left:0px;
	}
#content h2, .FormSubtitle
	{
	line-height:1.4em;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	}

#left
	{
	width:150px;
	margin-left: 20px;
	float:left;
	padding-top:20px;
	}

#right
	{
	float:left;
	width:0;
	margin-left:0px;
	}
	
#footer
	{
	clear:left;
	width:700px;
	height:90px;
	padding-top:40px;
	background-image:url(../images/layout_07.png);
	background-repeat:no-repeat;
	margin-left:0px;
	}
#footer p,a
	{
	color:#261501;
	}
	
#footer p
	{
	line-height:2em;
	margin:0;
	padding-top:6px;
	text-align:center;
	font-size:10px;
	}
#footer a
	{
	font-style:normal;
	}	
#footer a:hover
	{
	font-weight:normal;
	text-decoration:underline;
	}	
#footspace
	{
	clear:left;
	width:100%;
	padding-top:20px;
	}

/* ----------  Menü ------------*/

.menu_div
	{
	padding-top:220px;
	margin:0;
	}
.menu
	{
	margin:0;
	padding:0;
	}
	
.menuitem, .menuitem_active
	{
	display:inline;
	margin:0;
	padding:0;
	}
.menuitem_link, .menuitem_active .menuitem_link
	{
	line-height:20px;
	padding: 0 10px 0 10px;
	font-style:normal;
	color:#990000;
	font-size:16px;
	}
	
.menuitem_active .menuitem_link
	{
	text-decoration:underline;
	}
	
ul#webmaster
	{
	margin:0;
	padding:0;
	}
	
ul#webmaster .menuitem_link
	{
	font-style:normal;
	color:#261501;
	}
	
ul#webmaster #logout
	{
	font-weight:bold;
	}

/* ---------- Weiteres ---------*/

img
	{
	border:0px;
	}

.IndexText
	{
	text-align:center;
	}

.ReferencesListBox
	{
	border-bottom: 2px solid #261501;
	margin: 0 0 20px 0;
	padding-bottom:20px;
	float:left;
	width:100%;
	}
.ReferencesListTitle
	{
	margin:0px;
	padding:0px;
	float:left;
	}
.ReferencesListImg
	{
	float:right;
	margin: 0 0 5px 5px;
	}
.ReferencesListDivText
	{
	padding:0px;
	clear:left;
	}
	
.ReferencesListDivInfo
	{
	margin:0;
	padding:0px;
	text-align:right;
	font-style:italic;
	color:#261501;
	float:left;
	width:100%;
	}
.ReferencesListLink
	{
	color:#261501;
	}

.ReferencesTableNavBarCurrentRecordsPerPage
	{
	font-weight:bold;
	}
.ReferencesTableNavBarCurrentPage
	{
	font-weight:bold;
	}
.ReferencesNavBarIndex
	{
	float:right;
	}
.ReferencesNavBarSelector
	{
	float:left;
	}
.ReferencesNavBar
	{
	text-align:center;
	margin:5px 0 10px 0;
	}

.ReferencesListSortImage
	{
	width:16px;
	height:15px;
	}

.FormLabelRequired,.FormLabel
	{
	display:block;
	width:110px;
	text-align:right;
	float:left;
	padding-right:10px;
	}
.FormElementInvalid, .FormElementValid	
	{
	padding: 5px 0 5px 0;
	}
	
	
.FormElementInvalid
	{
	color:#FF0000;
	}
	
.ElementHidden
	{
	visibility:hidden;
	}

/*---------   Kalender ----------*/
.CalendarcpMonthNavigation
	{
	font-size:11px;
	text-align:center;
	}

.CalendarcpDayColumnHeader
	{
	font-size:11px;
	}

.CalendarcpCurrentMonthDate,.CalendarcpOtherMonthDate,.CalendarcpCurrentDate
	{
	padding:2px;
	}
.CalendarcpTodayText, .CalendarcpCurrentDate
	{
	font-weight:bold;
	color:#2D295A;
	}
.CalendarcpDayColumnHeader
	{
	font-weight:bold;
	color:#990000;
	}
.CalendarcpOtherMonthDate
	{
	color:#999999;
	}
	