* {
    margin: 0px;
    padding: 0px;
}

html, body {
    width: 100%;
    height: 100%;
    background-color: #edf3f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	line-height: 18px;
}

#page {
	width: 800px;
	background-color: white;
	background-image: url(style_FILES/bg_page.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	//height: 100%;
	margin: 0px 0px 0px 10px;
	//margin: 0px 0px 0px 5px;
	float: left;
}

#pagepage {
	width: 800px;
	background-color: white;
	background-image: url(style_FILES/bg_page.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	//height: 100%;
	margin: 0px 0px 0px 10px;
	//margin: 0px 0px 0px 5px;
	float: left;
}

#topborder {
	float: left;
}

#head {
	background-image: url(style_FILES/bg_head.gif);
	background-repeat: no-repeat;
	width: 786px;
	height: 97px;
	margin: 20px 0px 0px 0px;
	//margin: 0px;
}

#metanavi {
	font-size: 9px;
	color: #005193;
	margin: 0px;
	padding: 0px 8px;
	float: right;
}

#metanavi a {
	font-size: 9px;
	color: #005193;
	text-decoration: none;
}

#metanavi a:hover {
	font-size: 9px;
	color: #005193;
	text-decoration: underline;
}

#navigation {
	background-image: url(style_FILES/bg_navi.gif);
	background-repeat: no-repeat;
	width: 786px;
	height: 78px;
}

#navigation div {
	float: left;
	margin: 22px 0px 0px 0px;
	padding: 0px;
}

.submenu {
	display: none;
	position: absolute;
	margin: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #39c1f4;
	top: 142px;
}

#agentur_e2 {
	left: 32px;
}
#units_e2 {
	left: 128px;
}
#referenzen_e2 {
	left: 208px;
}
#karriere_e2 {
	left: 298px;
}

.submenu a {
	color: #39c1f4;
	text-decoration: none;
}

.submenu a:hover {
	color: #39c1f4;
	text-decoration: underline;
}

#search input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 130px;
	padding: 1px 3px;
	margin: 0px;
	position: absolute;
	top: 132px;
	//top: 134px;
	left: 628px;
}

#search input.button {
	border: none;
	width: 19px;
	height: 19px;
	position: absolute;
	top: 131px;
	//top: 132px;
	left: 768px;
}

#content {
	width: 540px;
	float: left;
	margin: 0px 0px 0px 24px;
	//margin: 0px 0px 0px 12px;
}

#content h2 {
	color: #005193;
	font-size: 11px;
	font-weight: bold;
	padding: 15px 0px 10px 0px;
}

#content a {
	color: #005379;
	text-decoration: underline;
}

#content a:hover {
	color: #005379;
	text-decoration: none;
}


#teaser_produktupdate{
	width: 534px;
	height: 170px;
	background-image:url(style_FILES/teaser_produktupdate.jpg);
	padding: 0px;
	margin-bottom: 16px;
}

#teaser_produktupdate_content{
	position:relative;
	float:left;
	width: 340px;
	height: 100px;
	top: 64px;
	padding:0px;
}

#teaser_produktupdate_button{
	float: right;
	width: 125px;
	height: 30px;
	margin-top: 140px;
}

#start_title {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14px;
	padding: 0px;
	color: #005379;
}

#teaser_produktinfos{
	width: 534px;
	height: 376px;
	background-image:url(style_FILES/teaser_produktinfos.jpg);
	padding: 0px;
	margin-bottom: 16px;
}

#teaser_produktinfos_content{
	position:relative;
	top: 43px;
	width: 534px;
	height: 100px;
	padding: 0px;
	z-index: 1;
}

#teaser_produktinfos_content ul{
	margin-left: 26px;
}

#teaser_produktinfos_button{
	float: right;
	width: 140px;
	height: 30px;
	position: absolute;
	top:482px;
	left: 297px;
	z-index: 10;
}


#colRight {
	float: right;

	width: 186px;
	margin:0px;
}

#colRight h2 {
	font-size: 11px;
	color: #005193;
	padding: 0px;
}

#colRight .news {
	font-size: 9px;
	line-height: 15px;
}

#colRight .news li {
	list-style-image: url(style_FILES/icon_news.gif);
	color: #005193;
	margin: 10px 8px 10px 24px;
	//margin: 10px 8px 10px 21px;
}

#colRight .news li a span.date{
	color: #005379;
	font-weight: bold;
	font-size:11px;
	text-decoration: underline;
	line-height:normal;
}

#colRight .news li a span.text{
	color: #000000;
	font-weight: normal;
	font-size:11px;
	text-decoration: underline;
	line-height:normal;
}

#colRight .news li img.news_bottom_image_line {
	margin-left:-24px;
	//margin-legt:-21px;
}

#colRight .teaser {
	margin-bottom: 4px;
}

#colRight .newsletter {
	margin-top: 11px;
	margin-bottom: 4px;
}

#colRight input.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 130px;
	padding: 1px 3px;
	margin: 4px 0px 5px 26px;
	float:left;
}

#colRight input.newsletter_button {
	border: none;
	width: 19px;
	height: 19px;
	float:right;
	margin-top: 4px;
	margin-bottom: 5px;
}


#infocolumn {
	width: 180px;
	margin: 10px 0px 0px 0px;
	float: left;
}

#infocolumn .teaser {
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	line-height: 12px;
}

#infocolumn .teaser h2 {
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-image: url(style_FILES/bg_head_infocolumn.gif);
	background-repeat: repeat-x;
	padding: 1px 5px 10px 5px;
	//padding: 2px 5px 10px 5px;
}

#infocolumn .teaser li {
	font-size: 9px;
	color: #828282;
	list-style-image: url(style_FILES/icon_extern.gif);
	margin: 4px 5px 2px 24px;
}

#infocolumn .teaser li a {
	font-size: 9px;
	font-weight: bold;
	color: #828282;
	text-decoration: underline;
}

#infocolumn .teaser li a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
}

#infocolumn .banner {
	text-align: center;
	margin: 30px 5px 10px 0px;
}

#footer {
	background-image: url(style_FILES/bg_schatten_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 800px;
	font-size: 9px;
	color: #828282;
	line-height: 14px;
	padding: 12px 0px 10px 10px;
}

#footer a {
	color: #828282;
	text-decoration: underline;
}

#footer a:hover {
	color: #828282;
	text-decoration: none;
}

#pagecontainer {
    width: 1024px;
}

#searchbox input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #323232;
	border: 1px solid #cccccc;
	background-color: white;
	width: 130px;
	padding: 1px 3px;
	margin: 0px;
	position: absolute;
	top: 132px;
	//top: 134px;
	left: 628px;
}

#searchbox input.submit_search {
	border: none;
	width: 19px;
	height: 19px;
	position: absolute;
	top: 131px;
	//top: 132px;
	left: 768px;
}


a img {
	border:0px;
}
