body {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #fff;
	color:#656565;
	padding: 0px;
	margin: 0px;
}

.maintable {
	width: 100%;
	margin: 0px;
}

.header_logo {
	width: 982px;
}

.header_img {
	padding-left: 13px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#lak_banner {
	padding: 0px;
	margin: 0px;
}
#lak_banner img {
	padding: 0px;
	margin-top: 0px;
}

.grey1 {
	background-color:#9A9A9A;
}

.grey2 {
	background-color:#DFDFDF;
}

.grey3 {
	background-color:#CBCBCB;
}

.grey4 {
	background-color:#E7E7E7;
}

.shadow_left_1 {
	padding: 0px;
	width: 5px;
	background-image: url('../pics/shadow_left_1.gif');
	background-repeat: repeat-y;
}

.shadow_left_2 {
	padding: 0px;
	width: 5px;
	background-image: url('../pics/shadow_left_2.gif');
	background-repeat: repeat-y;
}

.shadow_left_3 {
	padding: 0px;
	width: 5px;
	background-image: url('../pics/shadow_left_3.gif');
	background-repeat: repeat-y;
}

.shadow_left_4 {
	padding: 0px;
	width: 5px;
	background-image: url('../pics/shadow_left_4.gif');
	background-repeat: repeat-y;
}

.shadow_right_1 {
	padding: 0px;
	width: 5px;
	background-image: url('../pics/shadow_right_1.gif');
	background-repeat: repeat-y;
}

.shadow_right_2 {
	padding: 0px;
	width: 5px;
	background-image: url('../pics/shadow_right_2.gif');
	background-repeat: repeat-y;
}

.shadow_right_3 {
	padding: 0px;
	width: 5px;
	background-image: url('../pics/shadow_right_3.gif');
	background-repeat: repeat-y;
}

.shadow_right_4 {
	padding: 0px;
	width: 5px;
	background-image: url('../pics/shadow_right_4.gif');
	background-repeat: repeat-y;
}

#menu {
	background-color: #be0c34;
	background-image: url(../pics/bg_menu.gif);
	background-repeat: repeat-x;
	height: 24px;
}
#menu a {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	display:block;
	height: 19px;
}
#menu a:hover {
	background-color:#850e0b;
	text-decoration: underline;
}
#menu td {
	border-right: 1px solid white;
	background-color: #be0c34;
	background-image: url(../pics/bg_menu.gif);
	background-repeat: repeat-x;
}
.menu_bg {
	background-image: url(../pics/bg_menu.gif);
	background-repeat: repeat-x;
}

#header_title {
	height: 36px;
	color: #AAAAAA;
	font-size: 14px;
	padding-left: 10px;
	background-image: url(../pics/diverse-35-02.jpg);
}
#header_title h1 {
	display: block;
	color: #777777;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

#content {
	/*padding-bottom: 10px;*/
}

#content_table {
	width: 100%;
	height: 100%;
}
#content_table_left {
	width: 760px;
	padding-right: 2px;
}
#content_table_left h1 {
	font-size: 14px;
}
#content_table_left a {
	color: #C11438;
	text-decoration: none;
}
#content_table_left a:hover {
	text-decoration: underline;
}

#content_table_right {
	width: 200px;
	background-color:#EBEBEB;
}

.content_table_left_header {
	background-color: #BE0C34;
	background-image: url('../pics/bg_headline.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 23px;
	padding: 0 10px;
	text-transform:uppercase;
	width: 200px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

.content_table_right_header {
	background-color: #BE0C34;
	background-image: url('../pics/bg_headline.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 23px;
	padding: 0 10px;
	text-transform:uppercase;
	width: 200px;
	border-top: 2px solid #FFFFFF;
}

.content_table_right_content {
	padding:10px;
	color:#656565;
	font-size: 14px;
	background-color: #F3F3F3;
}

#content_table_right a {
	color: #C11438;
	text-decoration: none;
}
#content_table_right a:hover {
	text-decoration: underline;
}
#content_table_right ul {
	margin: 0px;
	padding-left: 25px;
}
#content_table_right li {
	margin-bottom: 10px;
}

#footer {
	padding-top: 5px;
	padding-left: 9px;
}
#footer a {
	padding: 0px 10px 0px 10px;
	color: #AAAAAA;
	text-decoration: none;
	border-right:1px solid #AAAAAA;
}
#footer a:hover {
	text-decoration: underline;
}

.roter_rahmen {
	border: 1px solid #C3001E;
}