@charset "utf-8";


BODY {
	margin:0;
	padding:0;
	background: white;
	font: 10px/120% Verdana, sans-serif;
}

H1 {
	margin:0 0 30px 0;
	padding:0;
}
H2 {
	margin:0 0 10px 0;
	padding:0;
}
H3 {
	margin:0;
	padding:0;
	color: #557c8d;
	font: bold 12px/120% Verdana, sans-serif;
}

P {
	margin:0;
	padding: 0 0 14px 0;
}

#col1 P {
	font-size: 10px;
	color: #737d7f;
}
#col2 P {
	font-size: 10px;
	color: #333333;
}


#page_margins {}

#page {}

#topnav {
	position: relative;
	height: 160px;
	background: url(media/sprites_bg.gif) 0px 0px repeat-x;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 44px;
	left: 200px;
}

#header {
	position: relative;
	background: transparent url(media/sprites_bg.gif) 0px -160px repeat-x;
	height: 302px;
}

#flash_text {
	position: absolute;
	top: 20px;
	left: 599px;
	width: 320px;	
}

#flashnav {
	position: absolute;
	top: 180px;
	left: 594px;
	background: url(media/flashnav_bg.gif) repeat-x;
	width: 330px;
}
#flash_link {
	position:absolute;
	top:0;
	right:0;
}

#flash_nexttitle {
	position: absolute;
	top: 17px;
	right: 55px;
	text-align: right;
	z-index: 99;
	color: white;
	font-weight: bold;
}

#topnav_content {
	position: absolute;
	left: 560px;
	bottom: 0px;
}

#main {
	position: relative;
	margin: 40px 0 60px 200px;
	width: 730px;
}

#col1 {
	position: relative;
	width: 530px;
	float:left;
	margin-right: 25px;
	overflow:hidden;
}

#col2 {
	position: relative;
	margin-left: 530px;
	overflow:hidden;
}

#footer {
	position: relative;
	background: #dbdbdb;
	height: 106px;
	overflow: hidden;
	clear:left;
}

#footer_content {
	position: relative;
	background: #ededed;
	height: 39px;
	margin: 65px 0 2px 186px;
	padding: 0 0 0 14px;
	overflow: hidden;
}

#footer_width {
	position: relative;
	width: 730px;
}

#copyright {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 17px;
}

#servicenav {
	position: relative;
	padding-top: 17px;
}

#formular {
background: #ececec;
padding-left:10px;
padding-top:10px;
background-image: url(media/Popup-HG.jpg);
background-repeat:repeat-x
}

#download{
margin-left:100
	
}

#downloadText{
display:inline-block;

	
}
#downloadImage{

display:inline-block;
float:left;


}



/* *** Navigation *** */

UL.pmenu { 
	list-style: none;
	margin:0;
	padding:0;
}
LI.pmenu, LI.pmenu-act {
	margin:0;
	padding:0;
	float: left;
	width: 180px;
	height: 40px;
	border-left: 1px solid #737d7f;
}

LI.pmenu A:link, LI.pmenu A:visited { 
	color: #424b50;
	display: block;
	font: 12px/100% Arial, sans-serif;
	text-decoration: none;
	padding: 2px 0 0 10px;
	text-transform: uppercase;
}
LI.pmenu A:hover, LI.pmenu A:active, LI.pmenu-act A:link, LI.pmenu-act A:visited {
	color: #424b50;
	display: block;
	font: 12px/100% Arial, sans-serif;
	text-decoration: underline;
	padding: 2px 0 0 10px;
	text-transform: uppercase;
}



UL.dmenu { 
	list-style: none;
	margin:0;
	padding:0;
}
LI.dmenu, LI.dmenu-act {
	color: #557c8d;
	margin:0;
	padding:0;
	float: left;
}

LI.dmenu A:link, LI.dmenu A:visited { 
	color: #557c8d;
	display: block;
	font: 11px/100% Arial, sans-serif;
	text-decoration: underline;
	padding: 0 7px 0 7px;
}
LI.dmenu A:hover, LI.dmenu A:active, LI.dmenu-act A:link, LI.dmenu-act A:visited {
	color: #557c8d;
	display: block;
	font: 11px/100% Arial, sans-serif;
	text-decoration: none;
	padding: 0 7px 0 7px;
}
LI.wrap A { 
	border-right: 1px solid #557c8d;
}
LI.top A:link, LI.top A:visited { 
	padding-left: 10px;
	background: url(media/icon_top.gif) no-repeat;
}




.float_clear, .float-clear {
	clear:both;
	height: 1px;
	overflow: hidden;
}

.project_item {
	margin-bottom: 31px;
}

.project_image {
	position: relative;
	float: left;
	margin-right: 17px;
}

.download_link {
	position: relative;
	float:left;
	width: 147px;
	min-height: 47px;
}
A.download {
	color: #557c8d;
	text-decoration: none;
	padding: 0 0 12px 55px;
	background: url(media/icon_download.gif) no-repeat;
	display:block;
}





/* *** Formular *** */

.form-label {
	width: 90px;
	float: left;
	color: #527c8c;
}
.form-input {
	width: 435px;
	border: 1px solid #737d7f;
	margin-bottom: 3px;
	font: 10px/120% Verdana, sans-serif;
}

.form-textarea {
	width: 435px;
	border: 1px solid #737d7f;
	font: 10px/120% Verdana, sans-serif;
}

.form-required {
	color: #ffa102;
	font-weight: bold;
}

.form-submit {
	padding: 10px 0 20px 55px;
	background: url(media/icon_submit.gif) no-repeat;
	margin-left: 371px;
}
.submit {
	font: 10px/120% Verdana, sans-serif;
	color: #424b50;
}
