body {	
		font-family:  Helvetica, Verdana, Arial, sans-serif;
		background-color: #f9f9f9;
		font-size: 12px;
		margin-top: 30px;
		margin-left: 20px;
		margin-right: 0px;
		margin-bottom: 0px;
		
}



/* Länk styles */
a { 
	
}

a:active {

}

a:hover {  

}

#headerContainer {
}

#header { 
	
	width: 1010px; 
	height: 61px; 
	background-image: url(../images/banner.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
		
}

#navigation {
	height: 37px;
	list-style-type: none;
	margin-left: 195px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;		
	
		
}
#navigation ul {
		
			
}
#navigation li {
	display: inline;
	
			
}

#navigation li .leftlink {
	width: 131px;
	height: 37px;
	line-height: 35px;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/leftbutton.jpg);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;		
	position: relative;
	top: 14px;
	z-index: 1;
	
		
}
#navigation li .centerlink {
		width: 140px;
		height: 37px;
		line-height: 35px;
		text-align: center;
		font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		background-image: url(../images/centerbutton.jpg);
		background-repeat: no-repeat;
		float: left;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;		
		position: relative;
		top: 14px;
	z-index: 1;
			
}
#navigation li .rightlink {
		width: 149px;
		height: 37px;
		line-height: 35px;
		text-align: center;
		font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		background-image: url(../images/rightbutton.jpg);
		background-repeat: no-repeat;
		float: left;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;		
		position: relative;
		top: 14px;
	z-index: 1;
}
#navigation li a:hover {
	
}

#navigation li a:active {
	
}


#content {
	width: 1010px;
	background-image: url(../images/contentbg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 211px;
	height:auto !important;
	height:211px;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	clear: both;
	position: relative; 
	top: 0px;
		 
}

#content h1 { 
		clear: both;
		margin-left: 48px;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 22pt; 
		font-weight: normal; 
		padding-top: 0px; 
		margin-top: 0px;					
}
#content img { 
		clear: both;
		margin-left: 48px;					
}

#subcontent #leftcontent { 
		width: 350px;
		min-height: 180px;
		height:auto !important;
  		height:180px;
		margin-left: 48px;
		margin-right: 10px;
		margan-top: 10px;
		padding-right: 70px;
		color: #000000;
		float: left;
		clear: none;			
}
#subcontent #leftcontentKontakt { 
		width: 230px;
		min-height: 180px;
		height:auto !important;
  		height:180px;
		margin-left: 48px;
		margin-right: 10px;
		margan-top: 10px;
		padding-right: 70px;
		color: #000000;
		float: left;
		clear: none;			
}

td {
	text-align: left;
	vertical-align: top;
	
}

#subcontent #rightcontent { 
		min-height: 200px;
		height:auto !important;
		background-image: url(../images/subbg.jpg);
		background-position: right;
		background-repeat: repeat-y;
		height: 200px;
		width: 531px;
		float: left;
		clear: none;			
}
#subcontent #rightcontentKontakt { 
		min-height: 200px;
		height:auto !important;
		background-image: url(../images/subbg.jpg);
		background-position: right;
		background-repeat: repeat-y;
		height: 200px;
		width: 650px;
		float: left;
		clear: none;			
}
#subcontent #rightcontent img {
	float: left;
	clear: none;
	margin-right: 40px;
}



#footer { 
	clear: both;
	width: 100%; 
	min-height: 190px;
	height:auto !important;
	height:190px;	
	background-color: #e4e4e4;
	padding-top: 5px;
	margin-left: -20px;
	
}

#footer address {
	width: 955px;
	padding-top: 30px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	background-color: #e4e4e4;
	text-align: right;
	color: #000000;

}

