@import url("style0.css");
@import url("style7.css");
/*
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/
body {
  text-align: center;
  background: #EEEFE7;
  margin-top:50px;
  margin-bottom:10px;
}
A:visited {
	COLOR: #0CF;
	text-decoration: none
}
A:visited {
	COLOR: #0CF;
	text-decoration: none
}
A:active {
	COLOR: #0CF;
	text-decoration: blink
}
A:hover {
	COLOR: #0CF;
	text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 922px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.jpg') top right repeat-y;
  border: 1px solid #043776;
}

#page_header {
  height: 190px;
  background: url('../img/img5.jpg') top right no-repeat;
  clear: both;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:30px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #FFFFFF;
}

#menu_bar {
  height:40px;
  background: url('../img/zapfenstreicher.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	background: #E7E7EA url('../img/menu_bg5.gif') top left repeat-x;
	color: #CCC;
	float: left;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
  background: ;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
	background: #FFFFFF url('../img/menu_hover_bg.gif') top left repeat-x;
	color: #CCC;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #004284;
	padding:4px;
	border: 1px solid #043776;
	background-color:#EEEFE7;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #004284;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float: left;
  width:700px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #004284;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #043776;
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #004284;
  line-height: 18px;
  padding-left:4px;
}

#page_footer {
  height: 40px;
  background-color: #EEEFE7;
  clear: both;
}

#page_footer p {
  padding-top:10px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #004284;
  letter-spacing:1px;
}
