body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BD813F;
	font-style: normal;
	margin: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#BD813F;
	scrollbar-shadow-color:#BD813F;
	scrollbar-darkshadow-color:#BD813F;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#BD813F; }
}
a:link { 
	color: #BD813F;
	text-decoration: none;
}
a:visited {
	color: #BD813F;
	text-decoration: none;
}
a:hover {
	color: #BD813F;
	text-decoration: underline;
}
a:active {
	color: #BD813F;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
	border: 1px;
	border-color: #BD813F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BD813F;
	font-style: normal;
/*	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	height: 160px;*/
}

input, textarea, input.radio, select {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BD813F;
	font-style: normal;
}

.formular {	
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #BD813F;	
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #BD813F;
} 

.textunterstrichen {
	text-decoration: underline;
}
.textnormalbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BD813F;
	text-decoration: none;
}
.ueberschrift_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4F566C;
	text-decoration: none;
	letter-spacing: 4px;
}
.ueberschrift_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4F566C;
	text-decoration: none;
	letter-spacing: 1px;
}
.textklein{
	font-size: 12pt;
	text-decoration: none;
}
#navigation {
background-color:#FBEDDE;
width:225px;
height:475px;
float:left;
}
#content {
background-color:#FFFFFF;
width:725px;
height:475px;
float:right;
}
#linkliste {
background-color:#FFFFFF;
width:325px;
height:400px;
float:right;
overflow:auto;
}
