@charset "windows-1252";

/* Grundgerüst */
html,body 
	{
	margin:0;
	padding:0;
	color:#2b5235;
	text-align:center;
	background-image: url(../images/layout_01.gif);
	background-repeat: repeat;
	background-position: center;
	
	}
body
	{
	font-family:Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	min-height: 100%;  /*Mindesthöhe für moderne Browser*/
	height:100%; /* Mindesthöhe für den IE */
	overflow:scroll;
	}

#shadow-top-left{
	position:absolute;
	top:0;
	left:0;
	background-image:url(../images/shadow-top-left.png);
	width:200px;
	height:200px;
}

#shadow-top-right{
	position:absolute;
	top:0;
	right:0;
	background-image:url(../images/shadow-top-right.png);
	width:200px;
	height:200px;
}

#shadow-bottom-left{
	position:fixed;
	bottom:0;
	left:0;
	background-image:url(../images/shadow-bottom-left.png);
	width:200px;
	height:200px;
}

#shadow-bottom-right{
	position:fixed;
	bottom:0;
	right:0;
	background-image:url(../images/shadow-bottom-right.png);
	width:200px;
	height:200px;
}
#container
	{
	width:700px;
	margin:0 auto;
	padding:0;
	text-align:left;
	position:relative;

	}
	
#header
	{
	height:160px;
	width:700px;
	margin:10px 0 10px 0;
	background: url(../images/header.png) no-repeat;
	position:relative;
	}
	
#wrapper
	{
	float:left;
	width:100%;
	}
#left
	{
	}
#content
	{
	min-height:355px;
	padding:20px;
	width:660px;
	margin:0px;
	position:relative;
	background-color:#FFF;
	background-color:rgba(255,255,255,0.5);
	float:left;
	}
	
#footer
	{
	width:700px;
	float:left;
	clear:both;
	font-size:0.8em;
	margin-top:20px;
	}
	
#footer p
	{
	text-align:center;
	}
#footer a
	{	
	font-style:italic;
	}
	
#footspace
	{
	clear:left;
	width:100%;
	padding-top:20px;
	}
	
/* Allgemeine Einstellungen */
	
p, h1, h2, h3, li, .FormTitle
	{
	font:inherit;
	text-align:left;
	}
	
p, span, li, table, tr, td
	{
	font-size:1.0em;
	color:#2b5235;
	}
p, span, li
	{
	line-height:1.5em;
	}
hr
	{
	color:#2b5235;
	}

#header .header-title, #header .header-subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:2.0em;
	line-height:1.1em;
	text-align:center;
	font-weight:normal;
	padding: 0px;
	margin:0px;
}
#header .header-title{	
	padding-top: 10px;
}		

#header .header-subtitle{	
	font-size:1.6em;
	line-height:1.0;
	padding-top:10px;
}		

#header .logo{
	position:absolute;
	top:10px;
	left:470px;
}

#content h1, #content h2, #content h3, .FormTitle
	{
	margin:0;
	padding:0;
	}
	
#content h1
	{
	font-size: 1.7em;
	line-height:1.5em;
	clear:left;	
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

#content h2, .FormTitle
	{
	font-size: 1.4em;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	margin-bottom:15px;
	margin-top:15px;
	clear:left;
	text-decoration:underline;
	}
	
#content h3
	{
	font-size: 1.2em;
	font-weight:bold;
	}	

#content h4
	{
	font-size: 1.2em;
	font-weight:normal;
	}	

a	
	{
	color:#2b5235;
	text-decoration:none;
	}
	
a:hover
	{
	text-decoration:underline;
	}
	
#content a
	{
	font-style:italic;
	}

.LinkDetailView
	{
	clear:right;
	float:right;
	}
img
	{
	border:0px;
	}

#content img
	{
	border:5px solid #FFF;
	-moz-box-shadow: 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px #CCC;
	box-shadow: 2px 2px 2px #CCC;
	}


/* ------------ Header --------------- */


/* ------------ Menu --------------- */

	
#main
	{
	padding:15px 15px 0 170px;
	text-align:right;
        list-style-type:none;
	}

#main .menuitem, #main .menuitem_active
	{
	margin:0 5px 0 5px;
        float:left;	
	}

#main .menuitem_link, #main .menuitem_active .menuitem_link
	{
	padding: 5px 0px 5px 0px;
	margin:0;
	
	font-style:normal;
	font-size:14px;
	line-height:1em;
	
	text-align:left;	
	color:#2b5235;
	display:block;
	}
	
#main  .menuitem_active .menuitem_link
	{

	}
	
#main  .menuitem_link:hover
	{
	text-decoration:underline;
	}
	
#webmaster
	{
	margin:20px;
	}
	
#webmaster .menuitem_link, #webmaster .menuitem_active .menuitem_link
	{
	padding: 5px 0px 5px 0px;
	margin: 0;
	
	font-style:normal;
	font-size:1.2em;
	line-height:1.2em;
	
	color:#2b5235;
	}
	
#webmaster .menuitem, #webmaster .menuitem_active
	{
	list-style-image:url(/images/layout_10.gif);
	}
	

	
#webmaster.menuitem_link:hover
	{
	text-decoration:underline;
	}
#webmaster #logout
	{
	font-weight:bold;
	}
	

/* Navigation (für alle) */

.MenuCardRecordsPerPage
	{
	font-weight:bold;
	}
.MenuCardNavBarCurrentPage
	{
	font-weight:bold;
	}
.MenuCardNavBarIndex
	{
	float:right;
	}
.MenuCardNavBarSelector
	{
	float:left;
	}
.MenuCardNavBar, .MenuCardNavBar
	{
	text-align:center;
	margin:5px 0 10px 0;
	}

/*-------------------- Forms -------------------------*/

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