.main_brg {
	background-image: url(Bilder/bottm_bgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:0px;
	margin:0px;
	background-color: #798691;
}
.left_border {
	background-image: url(Bilder/left_border_bottom.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	height: 100%;
	width: 37px;
	
}
.right_border {
	background-image: url(Bilder/right_border_bottom.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	height: 100%;
	width: 12px;
	right: 50px;
}
.content {
	background-color: #FFFFFF;
	margin-left: 42px;
	margin-top: -479px;
	width: 689px;
}

.bottom {
	/*margin-left: 30px;*/
}
.menuheader{
	font-size: 11px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #DED58F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
a.menu {
	display:block;
	background-image: url(Bilder/menu1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
	vertical-align: middle;
	padding-top:8px;
	height: 22px;
	width: 133px;
	cursor: finger;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	text-align:left;

}

a.menu:link{
	
	font-size: 11px;
	letter-spacing: 1px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #384B5C;
	
	}
a.menu:hover{
	background-image: url(Bilder/menu2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #57748E;
	
}
a.menu:active{
	background-image: url(Bilder/menu2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	text-decoration:underline;
}
a.menu:visited{
	color: #384B5C;
}
h1 {
	font-family: /*"Trebuchet MS",*/ Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #DED58F;
	text-align: left;
	vertical-align: middle;
	display: block;
	letter-spacing: 6px;
	word-spacing: 20px;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #DED58F;
}
.txtbox_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #484848;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 5px;
	padding-top: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #484848;
	text-align: justify;
	vertical-align: text-top;
	display: block;
	margin-left: 10px;
	margin-right:10px;
}
p:link{
}
p:hover{
}
p:visited{
}
p:active{
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 3px double #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(Bilder/txtboxbgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
}
.txtbox:hover {
	background-color: #FFFFFF;
	background-image: url(Bilder/txtboxbgrhover.gif);
}
.brautnavi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 30px;
	background-color: #333333;
	text-decoration: none;
	display: block;
}
.brautnavi:link{
	background-color: #333333;
}
.brautnavi:hover{
background-color: #666666;
}
.brautnavi:visited{
background-color: #0066FF;
}
.brautnavi:active{
}
.p_flossmann {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AC3E3E;
}
