body {
	background-color:  #D2D7DB;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 10px auto 0;
}
a:link, a:visited, a:active {
	color: #336699;
	text-decoration: none;
} 
a:hover {
	color: #2854A4;
	text-decoration: none;
}
h1 {
	font-size: 160%;
	color: #444444;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0.4em;
	margin-bottom: 1.4em;
	padding: 0px 0px 4px;
	border-bottom: 1px dotted #444444;
}
h2 {
	font-size: 110%;
	margin-top: 1.6em;
	margin-bottom: 0.7em;
	padding: 0px;
	font-weight: bold;
}
input, select, textarea {
	font-size: 105%;
	background-color: #FFFFFF;
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #D6D6D6;
	color: #666666;
	padding: 2px 3px;
}
input[type="submit"] {
	color: #777777;
	background: #EBEBEB;
	border: 1px solid #b3b3b3;
	padding: 1px 3px 2px;
	font-size: 110%;
}

/*---Page----*/

#page {
	width: 884px;
	margin: 0 auto;
	background: #FFFFFF url(schatten.jpg);
}

/*---header---*/

#header {
	text-align: left;
	width: 850px;
	height: 130px;
	background-color: #4677A4;
	background-image: url(hdsysteme.jpg);
	margin: 0 auto;
	border-top: 4px #FFFFFF solid;
	border-left: 4px #FFFFFF solid;
	border-right: 4px #FFFFFF solid;
	background-repeat: no-repeat;
}
#headerline {
	clear: both;
	margin: 0 auto;
	width: 850px;
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 6px;
	background-color: #E9F2FC;
}
#headerlineLeft {
	height: 6px;
	width: 220px;
	background-color: #9ECADE;
	float: left;
}
#headerlineRight {
    text-align: left;
	width: 100px;
	margin: 0;
	float: right;
	height: 6px;
	background-color: #CDDEEB;
}

/*---Container----*/

#container {
	margin: 0 auto;
	width: 850px;
	background: #173454 url(containerbg.gif) repeat-y left top;
	border-right: 4px solid #FFFFFF;
	border-bottom: 1px inset #333333;
	border-left: 4px solid #FFFFFF;
	padding: 0px;
}
#arrow {
	text-align: left;
	padding-left: 40px;
	background-position: 8px 9px;
	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

/*---Leftbar----*/

#left {
	width: 220px;
	padding-top: 20px;
	margin: 0px;
	float: left;
	background: #173454 url(bodybg.jpg) repeat-x left top;
	min-height: 350px;
	padding-right: 0px;
	padding-left: 0px;
}
.menu {
	font-size: 80%;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
}
.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	padding: 6px 0;
}
.menu li a  {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 0 0px 0px;
	font-weight: bold;
}
.menu li a:hover {
	color: #C8E3FD;
	text-decoration: none;
}
.menu li  ul{
	margin-bottom: 6px;
	margin-top: 4px;
}
.menu li  li{
	padding: 6px 0 0px 2px;
}
.menu li li a  {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(arrow.gif) no-repeat left center;
	padding-left: 16px;
	font-weight: normal;
}
.menu li li a:hover {
	color: #C8E3FD;
	text-decoration: none;
	border-bottom: none;
	background: url(arrow-hover.gif) no-repeat left center;
}
.menu_current a{
	font-weight: bold;
}

/*---Right----*/

#right {
	width: 630px;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 220px;
}

/*---Content----*/

#contentpage {
	background: #F9FBFB;
	text-align: left;
	margin: 0px 0px 0;
}

.content {
	background-color: #F9FBFB;
	text-align: left;
	padding: 20px 40px;
	margin: 0;
	font-size: 70%;
	line-height: 1.4em;
	float: left;
	width: 450px;
}
img a{
	border:none;
}
.content a:hover{
	border-bottom: 1px dotted #3F7EBE;
}
.content p{
	padding: 0px;
	margin: 0px 0px 0.8em;
}
.content ul{
	list-style: square outside;
	margin-top: 0.8em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0px 30px;
}
.content li{
	margin: 0em 0px 0.4em;
	padding: 0px;
}
.content img{
	border: 1px solid #666666;
	padding: 1px;
}
#rightbar {
	text-align: left;
	width: 84px;
	margin: 0;
	padding: 25px 8px 4px;
	float: right;
	font-size: 70%;
	line-height: 1.3em;
	color: #315579;
	background: #C5DFF2 url(contentbg.jpg) repeat-x left top;
	min-height: 350px;
}

/*---Rightbar----*/

#rightbar h2{
	margin: 0em 0px 0.2em;
	color: #24466B;
	font-size: 90%;
	padding: 0px;
}

.menuRightbar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menuRightbar li {
	padding: 0;
	margin: 0;
	line-height: 1.6em;
}
.menuRightbar a, .menuRightbar a:visited ,.menuRightbar a:link, .menuRightbar a:active {
	color: #4A7DAC;
	text-decoration: none;
	padding: 0;
	margin: 0px;
	text-align: left;
}
.menuRightbar a:hover {
	color: #2E5BA8;
	text-decoration: none;
	border-bottom: 1px solid #2E5BA8;
}
.menuRightbar_current a {
	font-weight: bold;
}

/*---Footer----*/

#footer {
	clear: both;
	width: 850px;
	background-color: #ECF2F4;
	border-bottom: 4px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	height: 50px;
}
#footerLeft {
	width: 220px;
	background-color: #3A5E81;
	text-align: left;
	float: left;
	height: 50px;
}
#footerLeft ul{
	list-style-type: none;
	margin: 7px 20px 0;
	padding: 0;
}
#footerLeft li {
	padding: 0;
	margin: 0;
	line-height: 0.9em;
}
#footerLeft a, #footerLeft a:visited ,#footerLeft a:link, #footerLeft a:active {
	color: #FFFFFF;
	font-size: 70%;
	text-decoration: none;
	padding: 0;
	margin: 0px;
}
#footerLeft a:hover {
	color: #B4D8FC;
	text-decoration: none;
}

#footerLeft_current a {
	font-weight: bold;
}

#footerRight{ 
    text-align: left;
	width: 100px;
	margin: 0;
	float: right;
	background-color: #D7E9F2;
	height: 50px;
}

/*---Credits----*/

.credits{
	text-align: center;
	font-size: 60%;
	color: #7A8B96;
	margin: 7px auto 15px;
}
.credits a{
	color: #7A8B96;
}
.credits a:hover{
	color: #24466B;
}


