body {
	margin: 0px;
	padding: 0px;
	background-color: #F4FAEF;
}
div {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.div_ramen {
	width: 901px;
	clear: left;
	float: left;
	position: relative;
	overflow: hidden;
}
#border_main {
	border: 1px solid #999999;
	padding: 0px;
	height: 600px;
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(body_bg.jpg);
	background-repeat: repeat-y;
	background-position: 750px;
}






/* header oben start */
#div_oben_left {
	height: 100px;
	width: 100px;
	float: left;
}
#div_oben_middle {
	height: 100px;
	width: 650px;
	float: left;
}
	/* inhaltselemente */
	#div_oben_middle img{
	margin-top: 30px;
	}
	/* Inhaltselemente end */

#div_oben_right {
	float: left;
	height: 100px;
	width: 151px;
	background-image: url(box_oben_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

	/* Inhaltselemente */
	#div_oben_right p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #D2D6D9;
		text-decoration: none;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 18px;
		letter-spacing: 1px;
	}
	#div_oben_right a, #div_oben_right a:visited, #div_oben_right a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #D2D6D9;
		text-decoration: none;
		letter-spacing: 1px;
		font-weight: normal;
	}
	#div_oben_right a:hover {
		text-decoration: underline;
	}
	/* Inhaltselemente end */

/* header oben end */




/* header unten start */
#div_header_unten {
	height: 100px;
	width: 100%;
	background-color: #59696D;
	clear: left;
}
#div_header_unten_left {
	height: 100px;
	width: 100px;
	float: left;
}
#div_header_unten_middle {
	float: left;
	height: 100px;
	width: 650px;
}
#div_header_unten_right {
	float: left;
	height: 100px;
	width: 151px;
	background-image: url(navi_bg.jpg);
	background-repeat: no-repeat;
}
/* header unten end */




/* content start */

#div_content_left {
	float: left;
	height: 350px;
	width: 100px;
	background-image: url(strich_left.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
}
	/* inhaltselemente */
	#div_content_left img{
	position: absolute;
	right: 0px;
	bottom: 0px;
	}
	/* Inhaltselemente end */

#div_content_middle {
	float: left;
	height: 344px;
	width: 630px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#content_scrollbar {
	overflow: auto;
	margin-top: 20px;
	width: 630px;
	height: 310px;
	padding-top: 10px;
}


#div_content_middle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #59696D;
	letter-spacing: 1px;
}

#div_content_right {
	float: left;
	height: 350px;
	width: 151px;
	background-color: #D2D6D9;
	overflow: hidden;
}
	/* Inhaltselemente */
	#div_content_right form{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #1D7800;
		margin: 0px;
		padding: 0px;
	}
	.login_feld{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		height: 10px;
		width: 70px;
		border: 1px solid #708894;
		background-color: #D3DBE1;
		margin: 0px;
		padding: 0px;
	}
	.form_bez{
		margin: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
#login_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #59696D;
	width: 50px;
	height: 15px;
	letter-spacing: 2px;
	line-height: 3px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

	#div_content_right p{
		padding-left: 10px;
		line-height: 15px;
		padding-right: 10px;
	}
	#div_content_right a, a:visited{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
		color: #59696D;
		letter-spacing: 2px;
		font-weight: bold;
		text-decoration: none;
	}

	/* Inhaltselemente end */


/* content start */



/* footer start */






#div_footer_left {
	height: 50px;
	width: 100px;
	background-image: url(strich_unten_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#div_footer_middle {
	height: 50px;
	width: 650px;
	float: left;
	background-image: url(strich_unten_middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#div_footer_right {
	height: 50px;
	width: 151px;
	float: left;
	background-image: url(box_unten_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




/* überschriften */
.überschrift_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #59696D;
	font-weight: normal;
	background-image: url(box_title_bg.jpg);
	height: 15px;
	width: 151px;
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	padding-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.überschrift_box#überschrift_box_1st{
	margin-top: 0px;

}
#div_content_middle .csc-firstHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #339505;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 2px;
}

p#seiten_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #B1B5BB;
	float: right;
	margin: 0px;
	line-height: 10px;
	letter-spacing: 0px;
}





/*New Massage*/	
	.newmassage {
	font-size: 10px;
	font-family: verdana, arial;
	color: #444444;
	}

	.newmassage a {
	color: #000000; 
	font-size: 10px;
	text-decoration: none;

	}
	
	.newmassage 
	a:hover {
	color: #C72001;
	font-size:10px;
	text-decoration: none;

	}