* { 
	margin: 0;
	padding: 0;
	}

body {font-family: "Trebuchet MS", "Arial", "Tahoma", sans-serif; font-size: 9pt}

h1 { font-size: 130%; color: #666666; font-weight: lighter; }
h2 { font-size: 110%; color: #376400; font-weight: bold; line-height: 1.4em; }
h3 { font-size: 100%; color: #666666; font-weight: lighter; line-height: 1.5em; }
h4 { font-size: 90%; color: #666666; font-weight: lighter; line-height: 1.4em; }
h5 { font-size: 80%; color: #666666; font-weight: lighter; }

h1,h2,h3 { margin: 0 0 5px 0; }

ul { list-style-type: none; }

a { color: #666666; text-decoration: none;}
a:hover { color: #999999; }

img { border: none; }
a img {border: none; }

	#main {
		width: 910px;
		height: 790px;
		margin: 0 auto;
		position: relative;
		background: url(images/hg_kontakt.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		}
		
	#branding {
		width: 850px;
		height: 141px;
		position: relative;
		top: 0px;
		left: 28px;
		background: url(images/logo.jpg);
		background-repeat: no-repeat;
		}
				
	#flash {
		width: 850px;
		height: 250px;
		position: relative;
		top: 5px;
		left: 28px;
		z-index:0
		}

	#navigation {
		width: 850px;
		height: 29px;
		position: relative;
		top: -19px;
		left: 28px;
		z-index:1
		}
	
	#content {
		width: 850px;
		height: 330px; overflow: hidden;
		left: 28px;
		position: relative;
		top: 0px;	
		clear: both;
		background-color: #ffffff;	
		}
		
	#cont1 {
		width: 370px;
		height: 330px; overflow: hidden;
		left: 8px;
		position: relative;
		top: 0px;	
		clear: both;
		background-color: #ffffff;	
		}
		
	#cont2 {
		width: 200px;
		height: 330px; overflow: hidden;
		left: 400px;
		position: absolute;
		top: 0px;	
		clear: both;
		background-color: #ffffff;	
		}
		
	#cont3 {
		width: 230px;
		height: 332px; overflow: hidden;
		left: 620px;
		position: absolute;
		top: -10px;	
		clear: both;
		}
	
	#abverk {
		width: 50px;
		height: 30px; 
		left: 625px;
		position: absolute;
		top: 0px;	
		}
	
	#footer {
		width: 850px;
		height: 40px;
		margin: 0 auto;
		position: relative;
		top: 8px;
		text-align: center;
		}
	
	