body {
	background: #DAE0E9;
	margin: 0px;
	font-family: Verdana, Helvetica;
}


A:link, A:link, A:visited {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
}

A:hover, A:active {
	color: black;
	text-decoration: underline;
	font-family: Verdana;
}


A.search_result:link, A.search_result:visited {
	color: #585858;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}


/* Download sektion begin */


a.folder, a.folder:link, a.folder:visited {
	display: block;
	background: url(../images/downloads/folder.gif) no-repeat;
	background-position: left;
	padding-left: 30px;
	height: 30px;
	padding-top: 13px; 
	margin-right: 15px;
	font-size: 14px;
	width: 200px;
}


a.file, a.file:link, a.file:visited {
	display: block;
	background-position: left;
	padding-left: 25px;
	height: 20px;
	font-size: 11px;
	padding-top: 6px;
}


div.file_description {
	padding-left: 40px;
	margin-top: -5px;
	margin-bottom: 7px;	
	color: #414141;
}

/* Download section end */

A.search_result:hover, A.search_result:active {
	
}

ol li.search_result {
	margin-bottom: 10px;
	font-size: 11px;
	color: gray;
	width: 500px;
}

ol {
font-size: 18px;
list-style: decimal;	
}
/* navbar begin */


.nav-button {
	width: 100px;
	float: left;
	border-right: 1px solid black;
	background: #475B7E;
	color: white;
	text-decoration: none;
	display: block;
	font-family: Verdana;	
	padding-left: 3px;
	height: 14px;
}

A.nav-button:link, A.nav-button:visited {
	color: white;
	text-decoration: none;
	background: #475B7E;
	font-size: 11px;
}

A.nav-button:hover, A.nav-button:active {
	color: white;
	text-decoration: none;
	background: #39496B;
}

#navBar-language {
	float: right;
	border-left: 1px solid black;
}



/**** subnavbar */

div.subNavBox {
	display: none;
}

.subNavButton {
	width: 180px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background: #475B7E;
	color: white;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-family: Verdana;	
	padding-left: 3px;
	filter:alpha(opacity=90); 
  	-moz-opacity: 0.90; 
  	opacity: 0.90;
}

A.subNavButton:link, A.subNavButton:visited {
	color: white;
	text-decoration: none;
	background: #475B7E;
	font-size: 11px;
}

A.subNavButton:hover, A.subNavButton:active {
	color: white;
	text-decoration: none;
	background: #39496B;
}

#news{
	position: absolute;
	top: 113px;
	left: 104px;
}

#productsNav {
	position: absolute;
	top: 113px;
	left: 208px;
}

#service {
	position: absolute;
	top: 113px;
	left: 312px;
}

#about-us {
	position:absolute;
	top: 113px;
	left: 416px;
}

#administration {
	position: absolute;
	top: 113px;
	left: 624px;
	width: 200px;
}

#language {
	position: absolute;
	top: 113px;
	right: 0px;
}


/* navbar end */




/* banner begin */
#banner {
	min-width: 1000px;
	background:  #253F65 url(../images/logo.gif) no-repeat;
	border-bottom: 1px solid black;
}
#banner-right {
	float: right;
}
#banner-left {
	float: left;
}

div.banner-balken {
	background: #475B7E;
	height: 13px;
	border-bottom: 1px solid black;
	min-width: 1000px;
	font-size: 5px;
}


/* banner end */



/* content begin */
.content-box {
	min-width: 1000px;
}

.content-left-box {
	min-width: 100px;
	vertical-align: top;
}

.content-right-box {
	min-width: 530px;
	vertical-align: top;
	border-left: 1px solid black;
}

.content-left-topic {
	height: 38px;
	background: url(../images/content-left-top.gif);
	margin-right: 3px;
	color: #585858;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}

.content-right-topic {
	height: 38px;
	background: url(../images/content-right-top.gif) no-repeat;
	padding-left: 4px;
	color: #585858;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}

div.be-bottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.content-left {
	margin-top: -3px;
	min-width: 100px;
	padding-top: 0px;
	padding-right: 3px;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	margin-right: -1px;
	border-right: 1px solid black;

}

.content-right {
	
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	width: 621px
}

.content-right-bottom {
	background: url(../images/content-right-bottom.gif) no-repeat;
	width: 530px;
	height: 32px;
}

.content-left-bottom {
	background: url(../images/content-left-bottom.gif);
	height: 32px;
	vertical-align: bottom;
}
/* content end */




/* Produkte begin */

div.produkt-bild {
	min-height: 400px;
	background-position: right;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	min-width: 600px
}

/* Produkte end */



/* Sonstiges begin*/
div.sys_info {
	margin:2px; 
	padding:3px; 
	padding-top:1px; 
	padding-bottom:1px; 
	background-color: white; 
	border: 1px solid black; 
	color: red; 
	font-weight: bold;
}

.inputText {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	width: 150px
}


A.product-link {
	width: 136px;
	height: 16px;
	color: black;
	font-family: Arial;
	font-size: 11px;
	display: block;
	background: url(../images/product-link1.gif);
	padding-left: 3px;
	margin-bottom: 5px;
	
}
A.product-link:link, A.product-link:visited {
	background: url(../images/product-link1.gif);
	color: black;
	font-size: 11px;
	font-family: Arial;
}

A.product-link:hover, A.product-link:active {
	background: url(../images/product-link2.gif);
	text-decoration: none;
}


pre {
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 11px;
	font-family: Verdana;	
}

.imprint {
	color: black;
	font-size: 11px;
	text-align: center;
	font-family: Verdana;
}
/* Sonstiges end */



/* ==== Startseite ==== */
#home {
	width: 819px;
	min-height: 381px;
	background: url(../images/home_new.jpg) no-repeat;
}

#latest-news {
	width: 900px;
	padding-top: 340px;
	
	color: #585858;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}

div.latest-news-entry {
	float: left;
	width: 300px;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

div.latest-news-entry img {
	float: left;
	border: 1px solid black;
	margin-right: 7px;
	margin-left: 10px;
}

input.search {
	background: #d9dfe8;
	border: 1px solid black;
	height: 11px;
	color: black;
	font-size: 11px;
}

form.search {
	position: absolute; 
	right: 130px; 
	top: 94px;
}

.searchButton {
	height: 16px;
	background: #d9dfe8;
	border: 1px solid black;
	color: black;
	font-size: 11px;
}

.wldSelect {
	height: 20px;
	background: #d9dfe8;
	border: 1px solid black;
	color: black;
	font-size: 11px;
}

div.downloads_image_gallery {
	float: left; 
	width: 200px; 
	height: 200px; 
	border: 1px;
}

div.downloads_image_gallery img {
	border: 1px solid #475B7E;
}








div.image_list_image {
	float: left;
	width: 370px;
	height: 200px;
	border: 1px solid grey;
	margin: 5px;
	font-size: 12px;
}

div.image_list_links {
	float: right;
	padding: 5px;
	background: #83c9ff;
}


