

body 
{
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#d9dadb;
	font-family:trebuchet ms,helevetica,arial;
	font-size:11px;
	font-weight:normal;
}

.mainout
{
	width:910px;
	margin:auto;
	margin-top:10px;
	text-align:left;
	background:url(/image/elementhglinien.gif) repeat-y 0px 0px;
}

.mainin
{
	position:relative;
	top:0px; 
	left:0px;
	width:910px;	
	text-align:left;
}

.header
{
	position:relative;
	top:0px; 
	left:0px;	 
	height:230px;
	width:910px;	
	text-align:left;
	background:url(/image/elementheadertop.jpg) no-repeat 0px 0px;
}

.headertop
{
	position:absolute;
	top:34px; 
	left:-1px;	 
	height:180px;
	width:910px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background:url(/image/elementlogo.jpg) no-repeat 0px 0px;	
	background-color:#FFFFFF;	
	text-align:left;
}

.headerbild
{
	position:absolute;
	top:0px; 
	left:275px;	 
	height:180px;
	width:635px;	
	text-align:left;
}

.headerbalken
{
	position:absolute;
	top:216px; 
	left:27px;	 
	height:16px;
	width:223px;
	background-color:#ededef;	
	text-align:left;
}

.navi
{
	position:relative;
	top:0px; 
	left:4px;	 
	height:25px;
	width:900px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background-color:#FFFFFF;		
	text-align:left;
}

.navitt
{
	position:relative;
	float:left;
	padding: 5px 0px 0px 30px;
	text-align:center; 
}


.navilink
{
	text-decoration:none;
	color:#000000;
}

.navilinkmarked
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}


.maincontent
{
	position:relative;
	top:0px; 
	left:0px;
	width:910px;	
	min-height:350px;	
	text-align:left;
}

/* bis 6 */
* html .maincontent {height:350px;}

/* ie 5*/
html + body .maincontent {height:350px;}

/* bis 6 */
* html .prop {display:none}

/* wegen höhe */
.prop 
{
	height:350px;
	float:right;
	width:1px;
}

.clear 
{
	clear:both;
	height:10px;
}


.subnavibereich
{
	position:absolute;	 
	top:0px;
	left:27px;
	min-height:400px;
	width:223px;
}

.subnavi
{
	position:relative;	 
	top:0px;
	left:0px;
	width:223px;
	padding-bottom:15px;
	padding-top:25px;
	background:url(/image/elementsubnavibottom.jpg) no-repeat bottom left;	
	background-color:#ededef;	
}

.subnavielement
{
	margin-left:20px;
	text-decoration:none;
	color:#888888;
}

.subnavielementmarked
{
	margin-left:20px;
	text-decoration:none;
	color:#1D6B31;
}

.aktion
{
	position:relative;	 
	top:40px;
	left:0px;
	height:160px;
	width:223px;
	background-color:#ededef;
	float:left;
	text-align:center;
}

.aktion a:link {
	text-decoration: none;
	font-weight: bold;
	color:#1D6B31;
}

.aktion a:hover {
	text-decoration: underline;

}

.aktion a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#1D6B31;
}

.content
{
	position:relative;
	top:0px;
	left:275px;
	width:609px;
	height:90%;
	background:url(/image/elementcontentbottom.jpg) no-repeat bottom left;	
	background-color:#ededef;
	text-align:left;
}

.content a:link {
	text-decoration: none;
	font-weight: bold;
	color:#1D6B31;
}

.content a:hover {
	text-decoration: underline;

}

.content a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#1D6B31;
}

.text
{
	position:relative;
	top:20px;
	left:30px;
	width:560px;
	text-align:justify;

}

.text td {
	padding: 0px 5px 0px 0px;
}

.bottom
{
	position:relative;
	top:0px; 
	left:0px;
	width:910px;
	height:50px;
	background:url(/image/elementbottom.jpg) no-repeat 0px 0px;
}

.adresse
{
	position:absolute;
	top:0px; 
	left:278px;	 
	height:20px;
	width:650px;	
	text-align:left;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}

.language
{
	position:absolute;
	top:236px;
	left:830px;
	height:20px;
	width:80px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:justify;
}

/* --- Wysiwyg Styles --- */


td
{
	font-family:trebuchet ms,helevetica,arial;
	font-size:11px;
	font-weight:normal;
}

.Title
{
	font-weight: bold;
	font-size: 12px;
}

.Headline
{
	font-weight: bold;
	font-size: 14px;
	color: #9c0c15;
}

.HeadlineElements
{
	font-weight: bold;
	font-size: 14px;
	color: #1D6B31;
}

.HeadlineRind
{
	font-weight: bold;
	font-size: 14px;
	color: #BD8C4A;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000022;
	font-family: 'Courier New' , Monospace;
	background-color: #bbbbbb;
}

.TitleBox
	{
	width: 100%;
	border: 1px solid gray;
	background-color: gray;
	font-size: 12px;
	font-weight : bold;
	color: black;
	font-family:verdana;
	padding: 2px 5px 2px 5px;
	clear: both;
	}
.BodyBox
	{
	width: 100%;
	border: 1px solid gray;
	font-family:verdana;
	padding: 5px;
	}
.Highlight
	{
	font-family:Arial;
	color: Black;
	border: 1px solid #B1B1B1;
	font-weight: bold;
	background-color : #ECEFE0;
}
.CodeForeground
	{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Courier New";
	}
.CodeInText
	{
	font-family:"Courier New";
	font-weight:bold;
	}
