* {
	margin: 0;
	padding: 0;
}

body, html {
	color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #191919 url(../img/bg.gif) top left;
	font-size: 10px;
	line-height: 21px;
}

#header-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 800px;
	width: 100%;
	background: url(../img/bg-top.gif) top left repeat-x;
}


#container {
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -372px;
	width: 733px;
	/* top: 50px; */
	top: 20px;
	text-align: center;
}

#header-end {
	width: 733px;
	/* height: 24px; */
	height: 81px;
	background: url(../img/header-bg.png) top center no-repeat;
}

#header-end h1 {
	position: relative;
	top: 15px;
	left: 15px;
	width: 288px;
	height: 58px;
}

#header-end h1 span { display: none; }

#header-end h1 a { border: none; width: 288px; height: 58px; display: block; }

#header {
	width: 733px;
	background: url(../img/content-bg.png) top center repeat-y;
	/* height: 180px; */
	height: 180px;
}

#header img {
	margin-top: -2px;
}

#breadcrumb {
	background-color: #191919;
	width: 666px;
	position: absolute;
	z-index: 23330;
	left: 50%;
	top: 291px;
	margin-left: -338px;
	text-align: left;
	padding-left: 8px;
	overflow: hidden;

	display: none;
}

#breadcrumb ul li {
	display: inline;
}

#content {
	background-color: #191919;
	width: 676px;
	margin-left: 21px;
	text-align: left;
	padding-left: 15px;
	padding-top: 50px;
	overflow: hidden;
}

#content img {
	border: 0;
}

#content h3 {
	color: #46a346;
	font-size: 14px;
	padding-bottom: 5px;
	margin-top: 21px;
	line-height: 14px;
}

#content p {
	margin-bottom: 21px;
}

#content table {
	border-spacing: 0px;
}

#content table td {
	vertical-align: top;
	padding: 2px;
}

#content table td p {
	margin: 0px;
}

#content-innerwrap {
	width: 460px;
	padding-right: 10px;
	float: left;
}

#content-innerwrap-single {
	width: 460px;
/*  width: 100%;*/
	padding-right: 10px;
}

#quickinfo {
	width: 180px;
	float: left;
	border: 1px solid #444;
	background-color: #1e1e1e;
	color: #aaa;
	margin-bottom: 20px;
}

#quickinfo p {
	padding: 0 10px 0 10px;
	margin-bottom: 5px;
}

#quickinfo h3 {
	background: url(../img/h3-sidebar-bg.gif) top left repeat-x;
	padding-left: 10px;
	font-size: 15px;
	font-family: "TW Cen MT Condensed", Arial, sans-serif;
	text-transform: uppercase;
	color: #46a346;	
	margin-top: 0;
	line-height: 15px;
}

h2#pagetitle {
	position: absolute;
	/* top: 270px; */
	top: 328px;
	left: 50%;
	margin-left: -330px;
	background: url(../img/h2-bg.gif) bottom left no-repeat;
	width: 650px;
	text-align: left;
	color: #46a346;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: "TW Cen MT Condensed", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

#content-wrap {
	width: 733px;
	background: url(../img/content-bg.png) top center repeat-y;
}

#footer {
	width: 733px;
	height: 25px;
	background: url(../img/footer-bg.png) top center no-repeat;
}

#footer p {
	position: relative;
	top: 25px;
	color: #888;
	padding-left: 30px;
	padding-right:  60px;
	line-height: normal;
	font-size: 10px;
}

#footer p a {
	color: #888;
}

#content a,
#quickinfo a {
	color: #009933;
	text-decoration: none;
}

#content a:hover,
#content a:focus,
#quickinfo a:hover,
#quickinfo a:focus {
	/*  background-color: #009933;*/
	color: #eee;
	text-decoration: underline;
}

#menu {
	background: url(../img/menu-bg.jpg) top center no-repeat;
	height: 42px;
	text-align: right;
	padding-right: 23px;
	margin-top: -2px;
}

#menu ul {
	position: absolute;
	left: 50%;
	margin-left: -359px;
	width: 701px;
}

#menu li {
	display: inline;
	margin-left: 0px;
}

a img,
img a:hover,
a:focus img {
	border: none;
	text-decoration: none;
	background: none;
}

#infomenu {
	position: relative;
	top: 58px;
	text-align: right;
	margin-right: 25px;
	margin-bottom: -10px;
	letter-spacing: 1px;
}

#infomenu a {
	color: #ccc;
	text-decoration: none;
}

#infomenu a:hover,
#infomenu a:focus {
	/*text-decoration: underline;*/
	color: #fff;
}

#infomenu ul li {
	display: inline;
}

#infomenu a#info-contact {
	padding-left: 15px;
	background: url(../img/icons/mail_back.gif) center left no-repeat;
	margin-left: 3px;
}

#infomenu a#info-imprint {
	padding-right: 15px;
	background: url(../img/icons/person.gif) center right no-repeat;
	margin-right: 3px;
}

#content ul {
	margin-left: 15px;
	list-style-image: url(../img/icons/arrow_mini_right.gif);
}

#quickinfo ul {
	margin-left: 30px;
}

#dasteam a {
	background: url(../img/dasteam.png) center left no-repeat;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 118px;
	margin-left: 346px;
	/*margin-left: 336px;*/
	height: 165px;
	/*width: 20px;*/
	width: 38px;
}

#dasteam a:hover,
#dasteam a:focus,
#dasteam a.act {
	background-image: url(../img/dasteam-hover.gif);
}

#dasteam a {
	text-decoration: none;
}

#quickinfo input {
	background-color: #1e1e1e;
	border: 1px solid #2A2A2A;
	color: #eee;
}

#quickinfo input:focus {
	border: 1px solid #4a4a4a;
	background-color: #2e2e2e;
}
