@import url("navigation.css");
@import url("modules.css");
@import url("input.css");
/************************* RESET **********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}

/************************* HTML BODY **********************/

html {
	background: url(/web/grafik/bg_html.gif) repeat-x #F0F0F0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

body {
	background: #FFF;
	color: #505050;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	height: auto !important;
	margin: 5px 0 0 0;
	min-height: 100%;
}

/************************* STRUCTURE **********************/

#container {
	margin: 0 auto;
	width: 940px;
}

	#header {
		height: 115px;
	}

	#column1 {
		float: left;
		width: 280px;
	}
	
		#mainnav {
			float: left;
			height: 300px;
			width: 280px;
			background: url(/web/grafik/bg_mainnav.jpg) no-repeat top left #005E3B;
		}
	
		#subnav {
			float: left;
			background: #F0F0F0;
			border-left: 1px solid #D8D8D8;
			margin: 10px 0 0 0;
			padding: 25px 0 15px 0;
			width: 280px;
		}
			#subnav .h2 {
				background: url(/web/grafik/bg_border.gif) no-repeat left center;
				color: #000;
				display: block;
				font-size: 16px;
				margin: 0 0 0 -1px;
				padding: 0 0 0 21px;
			}
	
	#column2 {
		float: right;
		width: 640px;
	}
	
		#topgrafik {
			height: 335px;
			position: relative;
		}

			#flash_forside {
				width: 640px;
				height: 300px;	
			}
			
			ul.productGroups{
				background: #FFF;
				height: 180px;
				list-style: none;
				padding: 3px 0 3px 0;
				position: absolute; 
				right: 17px;
				top: 146px;
				width: 435px;
			}
				ul.productGroups li{
					background: url(/web/grafik/bg_productGroups.gif) no-repeat left bottom;
					float: left;
					margin: 0 0 0 3px; 
					display:inline;
					height:180px;
					position:relative;
					
				}
				
				ul.productGroups p {
					color: #FFF;
					font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
					left: 0;
					margin: 0;
					position: absolute;
					top: 138px;
					width: 100px;
					text-align: center;
				}
				
				/*ul.productGroups li:first-child p,ul.productGroups li:last-child p {
					top: 145px;
				}*/
				
				ul.productGroups li p {
					top: 145px;
				}

				ul.productGroups span {
					display:block;
					height:130px;
					overflow:hidden;
					width:105px;
				}
				
				ul.productGroups li a{
					display: block;
					float: left;
					text-decoration: none;
				}
				
				ul.productGroups li a.thumb {
					cursor:pointer;
					height:130px;
					width:105px;
				}
				
				ul.productGroups li a:hover{
					height: 130px;
					width: 105px;
				}
			
				
		.frontpageContent {
			color: #303030;
			padding: 20px 45px 0 20px;
			float: left;
			margin: 15px 0 0 0;
			min-height: 380px;
			width: 274px;
		}

			.frontpageContent h1{
				font-size: 24px;	
				margin: 0 0 15px 0;
			}
			
			.frontpageContent h2 {
				background: url(/web/grafik/bg_border.gif) no-repeat left;
				color: #000;
				font-size: 24px;
				float: left;
				margin: 20px 0 15px -21px;
				padding: 0 0 0 21px;
				width: 200px;
			}
			
			.frontpageContent .frontrss {
				background: none;
				margin: 10px 0 0 0;
				padding: 0;
				float: left;
			}
			
			.frontpageContent a{
				background: url(/web/grafik/bg_link.gif) no-repeat left center;
				padding: 1px 0 1px 25px;	
			}
			
			.frontpageNews{
				border-left: 1px solid #E5E5E5;
				padding: 0 0 0 20px;
				width: 279px;
			}
			
		#topgrafikUnderside{
			height: 175px;
			position: relative;
		}
		
		#topgrafikCase{
			height: 300px;
			position: relative;
		}
			
			#topgrafikUnderside p{
				margin: 0;
			}
			
			ul.productGroupsSubpage{
				height: 115px;
				top: 55px;
			}
				
				ul.productGroupsSubpage li{
					height:115px;
				}
				
				ul.productGroupsSubpage p {
					top: 80px !important;
				}
				
				ul.productGroupsSubpage span,ul.productGroupsSubpage li a.thumb,ul.productGroupsSubpage li a:hover {
					height:65px;
				}
				
				ul.productGroupsSubpage li:first-child p,ul.productGroupsSubpage li:last-child p {
					top: 80px;
				}
		#text{
			padding: 0 40px 0 40px;
		}
			#text h1 + p{
				color: #000;
				font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
				border-bottom: 1px dotted #BFBFBF;
				margin: 0 0 30px 0;
				padding: 0 0 25px 0;
			}
			
			.textgallery h1 + p{
				width: 330px;
			}
			
			#text #full_news h1 + div+ p,
			#text #full_news h1 + img + div + p{
				color: #000;
				font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
				border-bottom: 1px dotted #BFBFBF;
				margin: 0 0 30px 0;
				padding: 0 0 25px 0;
				width: 305px;
			}
			
				
			
			#textGallery{
				float: left;
				width: 325px;
			}
			
#outerFooter {
	background: url(/web/grafik/bg_footer.gif) repeat-x left top #F0F0F0;
	margin: 60px 0 0 0;
	padding: 10px 0 0 0;
	width: 100%;
	
}

	#footer {
		background: url(/web/grafik/bg_footer2.gif) no-repeat;
		color: #707070;
		line-height: 30px;
		min-height: 95px;
		margin: 0 auto;
		padding: 5px 0 0 20px;
		position: relative;
		width: 920px;
	}
	
		a.vjm {
			background: url(/web/grafik/vjm.gif) no-repeat;
			display: block;
			height: 27px;
			position: absolute;
			right: 20px;
			top: 30px;
			text-indent: -9999em;
			width: 119px;	
		}

/************************* TEXT **********************/

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	font-weight: normal;	
}

h1 {
	color: #000;
	font-size: 30px;
	margin: 0 0 15px 0;
}


h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	
}

span.h2 {
	background: url(/web/grafik/bg_border.gif) no-repeat left;
	color: #000;
	display: block;
	font-size: 24px;
	margin: 0 0 20px -21px;
	padding: 0 0 0 21px;
}

fieldset#newsletterFrontpage.newsletterSubpage span.h2 {
	font-size: 16px;
	margin: 0 0 0 -21px;
}

span.h2 + p {
	margin: 10px 0 9px 0;
}

h3 {
	font-size: 14px;
}

p {
	margin: 15px 0 15px 0;
}

/************************* LINKS **********************/

a {
	color: #005E3B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {

}

#text a.link{
	background:url(/web/grafik/bg_link.gif) no-repeat left center;
	padding:0 0 0 25px;
}

/************************* TABLES **********************/


/************************* UL LI **********************/

#text ul{
	list-style: none;
	margin: 10px 0 10px 20px;
}

	#text li{
		background: url(/web/grafik/bg_arrowSubnavLevel2Active.gif) no-repeat left 7px;
		padding: 0 0 0 15px;
		margin: 0 0 5px 0;
	}

/************************* OTHERS **********************/

.logo {
	float: left;
}

.clear {
	clear: both;
}

.noshow {
	display: none;
}

.error{
	color: #8C1C0F;
	font-weight: bold;	
}

.print{
	background: url(/web/grafik/bg_print.gif) no-repeat;
	bottom: -26px;
	color: #FFF;
	height: 52px;
	font: 13px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
	right: 35px;
	position: absolute;
	width: 206px;
	text-align:center;
	text-decoration: none;
}
