body {
	margin: 0px;
	padding: 0px;
	background: url('img/bg_gras.jpg') center 145px;
	text-align: center;
}

img {
	border: 0px;
	display: block;
}

.header {
	height: 145px;
	background: url('img/bg_streifen.jpg') repeat-x;
}

.header_content {
	width: 996px;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url('img/bg_header.jpg') no-repeat;
}

.content {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	width: 996px;
	margin: 7px 0px 0px 15px;
	text-align: left;
}

.menu_button {
}

.column_left {
	width: 634px;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
}

.column_left_top {
	padding: 49px 49px 20px 49px;
	width: 536px;
	min-height: 300px;
	background: url('img/left_content_top.jpg') top no-repeat;
}

.column_left_middle {
	width: 634px;
	background: url('img/left_content_middle.gif') repeat-y;
}

.column_left_bottom {
	width: 634px;
	height: 26px;
	background: url('img/left_content_bottom.gif') bottom no-repeat;
}

.column_right {
	margin-top: 16px;
	width: 286px;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
}

.column_right_top {
	padding: 32px 19px 0px 24px;
	width: 243px;
	background: url('img/right_content_top.jpg') top no-repeat;
}

.column_right_middle {
	width: 286px;
	background: url('img/right_content_middle.gif') repeat-y;
}

.column_right_bottom {
	width: 286px;
	height: 82px;
	background: url('img/right_content_bottom.gif') bottom no-repeat;
}

.text_fett_rot {
	font-weight: bold;
	color: #cc0000;
}

a:link {
	color: #cc0000;
}

a:visited {
	color: #cc0000;
}

a:hover {
	color: #cc0000;
}

a:active {
	color: #cc0000;
}