body {
	background-color: #C4112F;
	background-repeat: repeat;
	color: #000000;
	font-family: Arial, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 auto;
}
a:link, a:visited, a:active {
	color: #C01235;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} 
a:hover {
	color: #C01235;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#header {
	text-align: left;
	width: 879px;
	height: 174px;
	background-color: #C4112F;
	margin: 0 auto;
	padding-left: 1px;

	border-left: 1px #222 solid;
	border-right: 1px #222 solid;
}

#banner{
  width:878px;
  height:99px;
}

#unterheader {
  width:879px;
  height:75px;
  background-image:url(unterheader.jpg);
  background-repeat:no-repeat;
}

#flaggen {
  margin: -18px 10px 0px 3px;
}
#flaggen ul {
  list-style-type: none;
  padding: 0px 0px 0px 5px;
	margin: 0px;
}
#flaggen li {
  list-style-type: none;
  font-weight:bold;
  display:inline;
  height:20px;
  text-decoration:none;
  color:#505050;
  padding:2px;
}

#flaggen a{
  color:#FFF;
}

#flaggen a:hover{
  color:#000;
  text-decoration: none;
}


#login {
  margin-left:10px;
  color:#FFF;
}

#login a{
  color:#000;
}

#container {
min-height:450px;
	margin: 0 auto;
	width: 880px;
  border-left: 1px #222 solid;
	border-right: 1px #222 solid;
	border-bottom: 1px #222 solid;
	background: #ffffff url(leftbg.gif) repeat-y;
}
#left {
  border-right: 1px #222 solid;
  min-height:465px;
  text-align: left;
	width: 179px;
	padding-top: 8px;
	margin: 0 auto;
	float: left;
}
#arrow {
	text-align: left;
	font-size: 24px;
	color:#FFF;
	height:195px;
	background-image: url(logo_bottom.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 0px 120px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

/***** Main menu *****/

#menu, #menu a, #menu a:link {
	color: #C01235;
	font-size: 13px;
	}
	
#menu ul {
list-style:none;
width:179px;
margin:0 0 0px 0;
padding:0;
}

#menu ul a.current {
  color:#000;
}

#menu ul a.selected {
  color:#000;
}

#menu li {
margin-bottom:5px;
}

#menu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#C01235;
display:block;
padding:0px 0 0 12px;
background:#C4112F url(button.gif) bottom left repeat-x;
}

#menu li a:hover {
  color:#000;
}

#menu li a.current {
  color:#000;
}

#menu li a.selected {
  color:#000;
}

#menu ul li ul li a {
position: absolut;
font-weight:bold;
height:20px;
background:#C4112F url(buttonsub.gif) bottom left repeat-x;
color:#C01235;
display:block;
margin:0;
padding:5px 0 0 20px;
}


#menu ul li ul li ul li a {
position: absolut;
font-weight:bold;
height:20px;
background:#C4112F url(buttonsub.gif) bottom left repeat-x;
color:#C01235;
display:block;
margin:0;
padding:5px 0 0 27px;
}

#menu ul li ul li ul li ul li a {
position: absolut;
font-weight:bold;
height:20px;
background:#C4112F url(buttonsub.gif) bottom left repeat-x;
color:#C01235;
display:block;
margin:0;
padding:5px 0 0 32px;
}

#menu h2 {
font-size:1.5em;
font-weight:normal;
}


#search_box {
margin: 50px 10px -12px 10px;
}

#right {
  min-height:450px;
	margin-left: 178px;
	margin-top: 0px;
	padding: 10px;
	width: 570px;
}

#content {
	background-color: #FFF;
	text-align: left;
	margin-left: 20px;
	padding: 2px 10px 10px 10px;
	width:630px;
	font-size:12pt;
}

#content img{
  border:0px;
}
#footer {
  background-image: url(footer.gif);
	background-repeat:repeat-y;
	border-top: 1px #222 solid;
	clear: both;
	width: 880px;
	height: 20px;

}
