@charset "UTF-8";

/* ALLGEMEIN */
h2.arrow {	margin: 0px 0px 0px 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	letter-spacing: 0px;	color: #003471;}

h2.arrow a {	color: #003471;
	text-decoration: none;}

/* HEADER */
#header_banner {
	height: 100px;	background-image: url(../img/header_back_home.jpg);	background-repeat: no-repeat;}

#header {
	width: 950px;}

/* HAUPTSTUKTUR */
#inhalt {
	margin-bottom: 20px;
	background-image: none;
}

/* SPRACHMENÜ */#sprachen {
	color:#ffffff;}#sprachen a {	color:#ffffff;}


/* METANAVIGATION / METAMENU*/
#metamenu {
	margin: auto;
	width:980px;	height:38px;	text-align: center;
	background-image:url(../img/menue_back_home.jpg);	background-repeat:repeat-y;	font-size:14px;	color:#3e3d40;}#metamenu ul {	margin: 0px;
	height: 38px;	line-height: 38px;	padding: 0px;}

#metamenu li {	border-right:1px solid #3E3D40;padding: 0px 35px 0px 30px;		list-style:none;
	display: inline;}

#metamenu .last {	border-right:0;padding: 0px 30px 0px 30px;		list-style:none;
	display: inline;}
	
	
	#metamenu a {	color:#3e3d40;	font-size: 14px;	text-decoration:none;}


/* FLASH */
#flash {
	margin: 0px 0px 30px 0px;	width: 900px;	height: 280px;	text-align:center;}

/* INHALT/CONTENT */
#content_border {
	margin: auto;
	margin-top: 20px;
	width: 900px;
	border-left: 1px solid #707173;
	border-right: 1px solid #707173; 
}

#content {
	margin: auto;
	width: 840px;
	height: 100%;	/*border: 1px solid #aa0000;*/}

/* CONTENT TOP */
#content_top {
	margin: 0px 0px 20px 0px;
}

#content_left h1.cheader, #content_center h1.cheader, #content_right h1.cheader {
	margin-left: 20px;
}

/* CONTENT LEFT */
#content_left {
	width: 354px;
	float: left;
	/*border: 1px solid #0000aa;*/
}


/* CONTENT CENTER */
#content_center {
	margin: 0px 0px 0px 14px;
	width: 225px;
	float: left;
	/*border: 1px solid #0000aa;*/
}


/* CONTENT RIGHT */
#content_right {
	margin: 0px 0px 0px 14px;
	width: 225px;
	float: left;
	/*border: 1px solid #0000aa;*/
}





