/* CSS Document */

body {
	background-color: #2C474F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D3E3CD;
	}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D3E3CD;
	text-decoration:none;
	}
a:hover {
	color:#FF6600;
	}

/* headbereich ------------------------ */

#headbereich {
	margin-top:15px;
	}
#erste_zeile {
	border-bottom: 1px solid #6E797A; 
	margin-bottom:5px; 
	width:807px;
	}
#login_bereich {
	width:800px; 
	margin-left:1px; 
	height:16px; 
	background-image:url(../images_global/login_kachel_10.jpg); 
	background-repeat:repeat-x;
	text-align:left;
	}

/* bodybereich ---------------------------*/

#bodycontainer {
	background-image:url(../images_global/bg_kachel_12.gif); 
	background-repeat:repeat-y; 
	background-position:center; 
	width:807px;
	}
#content {
	width:807px; 
	background-image:url(../images_global/bg_content_13.gif);
	background-repeat: no-repeat; 
	text-align:left;
	}
#arabesken {
	margin-bottom:0px; 
	background-color:#2C474F;
	}
/* footer -----------------------------------*/
#footer{
	margin-top:5px;
	margin-bottom:20px;
	}
#zweite_zeile {
	border-top: 1px solid #6E797A; 
	margin-top:5px; 
	width:807px;
	}
