.red {
  color: #BD0029;
}

.gutbrod {
  color: #BD0029;
  font-weight: bold;
}

h1 .gutbrod {
  font-weight: normal;
}

h2 .gutbrod {
  color: #666666;
}

#header {
  width: 100%;
  height: 144px;
  line-height: 100%;
  background-color: #D8D9DA;
}

#title_bar {
	float:left;
	height:19px;
	padding-left:15px;
	padding-top:3px;
	text-align:left;
	width:495px;
}

#info_bar {
	background-color:#D8D9DA;
	height:22px;
	margin:0;
	padding:0px;
	text-align:right;
	width:955px;
}

#header #image {
	height: 145px;
  width: 955px;
  text-align: left;
}

#middle {
  width: 955px;
  padding-top: 0px; /*36px*/
  text-align: left;
  min-height: 193px;
  line-height: 100%;
  background-color: #ECECEC;
  height: 100%;
}

#footer {
  border-top: 1px solid black;
  line-height: 100%;
}

#footer img {
  margin-top: 7px;
}

#content {
	white-space: pre;
	padding: 0px;
	margin: 0px;
	padding-left:45px;
	padding-right:45px;
	padding-top:18px;
	background-color: #ECECEC;
}


#login_box {
  border-color:#7C7C7C;
  border-style: solid;
  border-width: 0px;
  white-space: pre;
  padding: 10px;
  padding-top:25px;
  margin: 0px;
  width:200px;
  line-height:1.2;
  background-color: #ECECEC;
}

#title_bar h1 a{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
}

#title_bar h1 a {
	color:#666666;
	text-decoration:none;
}
