BODY {
 	BACKGROUND-COLOR: #F7EED9;
 	COLOR: #000000;
}

A:LINK, A:VISITED, A:ACTIVE {
 	COLOR: #621616;
 	TEXT-DECORATION: none;
 	CURSOR: pointer;
}

A:HOVER {
 	COLOR: #861C1C;
 	TEXT-DECORATION: underline;
 	CURSOR: pointer;
}

.site {
 	heigth: 100%;
 	width: 100%;
}
.menu_outside {
 	width: 15px;
 	background-color: #F7EED9;
}
.menu_top {
 	heigth: 20px;
 	width: 100%;
 	background-color: #EFE3C6;
 	background-image: url('images/content_top.png');
}
.menu_left {
 	heigth: 100%;
 	width: 25px;
 	background-color: #EFE3C6;
 	background-image: url('images/menu_left_background.png');
}
.menu_right {
 	heigth: 100%;
 	width: 25px;
 	background-color: #EFE3C6;
 	background-image: url('images/menu_right_background.png');
}
.menu_left_bottom {
 	heigth: 85px;
 	width: 25px;
 	background-color: #EFE3C6;
 	background-image: url('images/menu_left_background.png');
}
.menu_right_bottom {
 	heigth: 85px;
 	width: 25px;
 	background-color: #EFE3C6;
 	background-image: url('images/menu_right_background.png');
}
.menu_corner {
 	heigth: 75px;
 	width: 1%;
 	background-color: #EFE3C6;
}
.menu_header {
 	heigth: 82px;
 	width: 40%;
 	background-color: #EFE3C6;
}
.menu_footer {
 	FONT-FAMILY: tahoma,helvetica;
 	FONT-WEIGHT: bold;
 	FONT-SIZE: 9px;
 	heigth: 75px;
 	width: 34%;
 	background-color: #EFE3C6;
}
.menu_header {
 	FONT-FAMILY: tahoma,helvetica;
 	FONT-WEIGHT: bold;
 	FONT-SIZE: 12px;
 	heigth: 82px;
 	width: 33%;
 	background-color: #EFE3C6;
}
.menu_copyright {
 	FONT-FAMILY: tahoma,helvetica;
 	FONT-WEIGHT: bold;
 	FONT-SIZE: 9px;
 	heigth: 75px;
 	width: 268px;
 	background-color: #EFE3C6;
 	background-image: url('images/footer_copyright.png');
}

.links_top {
 	heigth: 20px;
 	width: 109px;
 	background-color: #EFE3C6;
 	background-image: url('images/links_top.png');
}
.links_left {
 	heigth: 100%;
 	width: 20px;
 	background-color: #EFE3C6;
 	background-image: url('images/links_left.png');
}
.links_right {
 	heigth: 100%;
 	width: 20px;
 	background-color: #EFE3C6;
 	background-image: url('images/links_right.png');
}
.links_bottom {
 	heigth: 20px;
 	width: 109px;
 	background-color: #EFE3C6;
 	background-image: url('images/links_bottom.png');
}
.links_left_bottom {
 	heigth: 20px;
 	width: 20px;
 	background-color: #EFE3C6;
 	background-image: url('images/links_bottom_left.png');
}
.links_right_bottom {
 	heigth: 20px;
 	width: 20px;
 	background-color: #EFE3C6;
 	background-image: url('images/links_bottom_right.png');
}
.links_left_top {
 	heigth: 20px;
 	width: 20px;
 	background-color: #EFE3C6;
 	background-image: url('images/links_top_left.png');
}
.links_right_top {
 	heigth: 20px;
 	width: 20px;
 	background-color: #EFE3C6;
	background-image: url('images/links_top_right.png');
}
.links_content {
 	FONT-FAMILY: tahoma,helvetica;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	heigth: 100%;
 	width: 120px;
	background-color: #EFE3C6;
 	background-image: url('images/links_middle.png');
}

.content_puffer {
 	heigth: 100%;
	width: 20px;
 	background-color: #EFE3C6;
}
.content {
 	heigth: 100%;
 	width: 100%;
 	background-color: #EFE3C6;
}
.content_links {
 	heigth: 100%;
	width: 165px;
 	background-color: #EFE3C6;
}
.content_inside {
 	FONT-FAMILY: tahoma,helvetica;
 	FONT-SIZE: 10pt;
	heigth: 100%;
	width: 80%;
	background-color: #EFE3C6;
}

.form {
 	padding:0px;
 	margin:0px;
 	FONT-FAMILY: tahoma,helvetica;
 	FONT-WEIGHT: bold;
 	FONT-SIZE: 10px;
}

.form_select {
	background-color: #B18759;
	FONT-WEIGHT: bold; 
 	color: #621616;
}
.form_button {
 	background-color: #B18759;
 	color: #621616;
 	border: 0px;
 	FONT-WEIGHT: bold; 
	border: 1px solid #997951; 
	width:150px;
}
.form_button_laden {
 	background-color: #B18759;
 	color: #621616;
 	border: 0px;
 	FONT-WEIGHT: bold; 
	border: 1px solid #997951; 
	width:75px;
}

.box {
	background-color:#8A6038;
	border:0px solid black;
}
.zelle {
	background: url('images/zelle_back.png');
	width:30px;
	border:0px solid #A57B4B;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:24px;
}
.spacer {
	width:15px;
}

.sudoku {
 	FONT-FAMILY: tahoma,helvetica;
 	FONT-WEIGHT: bold;
 	FONT-SIZE: 10px;
}