body {
	margin-top:40px;
	margin-left:0px;
	margin-right:0px;
	background:#FCF8EE;
	font-family:arial,helvetica,sans-serif;
}
b {
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
}
small {
	font-family:arial,helvetica,sans-serif;
	font-size: 10px;
}
.background{
	position: absolute;
        width: 100%;
	left: 20px;
	text-align: center;
}
.start_menu{
	position: relative;
	width: 160px;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
a.start_menu{
	text-decoration: none;
}
a.start_menu:hover{
	color: #D62E18;
}
.uli_top {
	position: absolute;
        width: 100%;
	top: 3px;
	left: 3px;
	text-align: center;
}
.glaube {
	margin-top: 1px;
	margin-right: 20px;
	color: #FCF8EE;
	font-weight: bold;
	font-size: 20px;
	text-align: right;
}
.menu_top {
	position: absolute;
        width: 100%;
	top: 130px;
	left: 0px;
}
.menu_top_button{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 90px;
	text-align: center;
	white-space: nowrap;
}
a.menu_top_button{
	padding-left: 10px;
	padding-right: 10px;
	width: 90px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
}
a.menu_top_button:hover{
	color: #DDDDDD;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #D62E18;
	white-space:nowrap;
	hite-space:nowrap;
}
.menu_top_button_active{
	position: relative;
	width: 90px;
	text-align: center;
	white-space:nowrap;
}
a.menu_top_button_active{
	padding-left: 15px;
	padding-right: 15px;
	width: 90px;
	color: #D62E18;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
}
a.menu_top_button_active:hover{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF;
	white-space:nowrap;
}
.image_left{
	top: 200px;
	left: -256px;
	position: absolute;
	width: 100%;
}
.image{
 	margin-left: 15px;
 	margin-right: 15px;
	border-width: 0px;
	border-style: solid;
	border-color: #D62E18;
}
.text{
	width: 540px;
	font-size: 13px;
	text-align: left;
}
td.text{
	width: 540px;
	font-size: 13px;
	text-align: left;
}
a.cal {
	color: #999999;
	text-decoration: none;
}
a.cal:hover {
	color: #000000;
	text-decoration: none;
}
a.cal_active {
	color: #D62E18;
	text-decoration: none;
}
a.cal_active:hover {
	color: #000000;
	text-decoration: none;
}
a.cal_now {
	color: #666666;
	text-decoration: none;
}
a.cal_now:hover {
	color: #000000;
	text-decoration: none;
}
a.cal_now_active {
	color: #D62E18;
	text-decoration: none;
}
a.cal_now_active:hover {
	color: #000000;
	text-decoration: none;
}
.download {
	color: #666666;
	text-decoration: none;
}
li.download {
	margin-top: 10px;
	color: #666666;
	font-weight: bold;
}
a.download {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.download:hover {
	color: #333333;
	text-decoration: underline;
}
.photo_border{
	position: relative;
	max-height: 100px;
	max-width: 100px;
}
.admin{
}
hr.admin{
       height:1px;
       margin-right:10px;
       color:#FF0000;
       border-color: #FF0000;
       border-width: 1px;
       border-style: solid;
}
input.admin{
       margin-left: 4px;
       padding-left: 4px;
       color: #000000;
       border-color: #FF0000;
       border-width: 1px;
       border-style: solid;
}
textarea.admin{
       color: #000000;
       border-color: #FF0000;
       border-width: 1px;
       border-style: solid;
       font-family: Arial,Helvetica,sans-serif;
       font-size: 12px;
}
#admin_new{
       width: 150px;
       background: #00D800;
       color: #000000;
       font-weight: bold;
       border-color: #FFD000;
       border-width: 2px;
       border-style: outset;
       text-align:center;
       font-size: 12px;
       text-decoration: none;
}
#admin_edit{
       width: 150px;
       background: #FFF000;
       color: #000000;
       font-weight: bold;
       border-color: #FFD000;
       border-width: 2px;
       border-style: outset;
       text-align:center;
       font-size: 12px;
       text-decoration: none;
}
#admin_del{
       width: 150px;
       background: #FF0000;
       color: #FFFFFF;
       font-weight: bold;
       border-color: #FFD000;
       border-width: 2px;
       border-style: outset;
       text-align:center;
       font-size: 12px;
       text-decoration: none;
}
