body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCD2E4;
	color: #000000;
	
}

ul, li { 
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
	margin-left:10px;
	padding-left:10px;
}

#frame_bg {
	position:absolute;
	width:100%;
	height:712px;
	z-index:1;
	top:0px;
	margin-top: 30px;
	background-image:url(../img/h_line_white.gif);
	background-repeat:repeat-x;
}
#frame{
	position:absolute;
	width:980px;
	height:712px;
	left: 50%;
	top:0px;
	z-index:20;
	margin-left: -490px;
	margin-top: 30px;
	background-color: #CCD2E4;
	background-image:url(../img/bg_full.gif);
	background-repeat:no-repeat;
}
#frame_start{
	position:absolute;
	width:980px;
	height:712px;
	left: 50%;
	top:0px;
	z-index:20;
	margin-left: -490px;
	margin-top: -356px;
	background-color: #CCD2E4;
	background-image:url(../img/bg_full.gif);
	background-repeat:no-repeat;
}
#head_area{
	position:relative;
	width:980px;
	height:99px;
	background-image:url(../img/h_line_white_head.gif);
	background-repeat:repeat-x;
	}
#head_area_start{
	position:relative;
	width:980px;
	height:92px;
	background-image:url(../img/h_line_white_head.gif);
	background-repeat:repeat-x;
	}
#mainmenu{
	position:relative;
	top:25px;
	width:980px;
	height:58px;
}
	
#menubox{
	height:26px;
	margin-left:4px;
	width:973px;
	background-image:url(../img/menu_bg.gif);
	background-repeat:repeat-x;
}

#double_line{
	position:relative;
	top:25px;
	height:60px;
	width:980px;
	background-image:url(../img/double_line.gif);
	background-repeat:repeat-x;
}

#content{
	position:relative;
	top:24px;
	height:446px;
	width:980px;
	margin:0px;
	padding:0px;
}

#image{
	position:relative;
	top:12px;
	left:50px;
	height:422px;
	width:297px;
	float:left;
}

#textarea{
	position:relative;
	top:12px;
	left:100px;
	height:422px;
	width:536px;
	float:left;
}

#bottom_line{
	position:relative;
	top:24px;
	height:1px;
	width:980px;
	background-image:url(../img/line.gif);
	background-repeat:repeat-x;
}

.mmenu{
	font-size:14px;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: none;
}


.mmenu_kl{
	font-size:12px;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.mmenu_a{
	font-size:14px;
	text-transform:uppercase;
	color: #BB0A24;
	text-decoration: none;
}

.umenu{
	font-size:14px;
	text-transform:uppercase;
	color: #BB0A24;
	text-decoration: none;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin:0px;
	padding:0px;
}


.text a, .text a:link, .text a:hover, .text a:active, .text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-color:#BB0A24;
	border-bottom-style:dotted;
}

.headline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #BB0A24;
	margin:0px;
	padding:0px;
}


.text_kl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin:0px;
	padding:0px;
}

.headline_kl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color: #BB0A24;
	margin:0px;
	padding:0px;
}