* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #000;
	background: #fff url(pics/design/kachel_left.jpg) top left repeat-y;
	height: 100%;
}

h1, h2, h3 {
background: transparent;
padding: 0;
}
h1 {
	font-size: 1.50em;
	color: #F4A248;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 20px;

}
p {
	padding: 0.80em 0;
}
.fantek_txt {
color: #F4A248;
}

/* ID s */
#container {
position: absolute;
top: 0;
left: 0;
height: 91px;
width: 100%;
background: #fff url(pics/menu_es/kachel_menu.jpg) top left repeat-x;
}

#header {
position: absolute;
top: 0;
left: 340px;
height: 92px;
}
#left {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
}
#content {
position: absolute;
top: 120px;
left: 380px;
width: 500px;
}

a:link {
color: #F4A248;
text-decoration: underline;
}
a:visited {
color: #F4A248;
text-decoration: underline;
}
a:hover {
color: #F4A248;
text-decoration: underline;
}
a:active {
color: #F4A248;
text-decoration: underline;
}

a.synergie:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0396CC;
	text-decoration: none;

}
a.synergie:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0396CC;
	text-decoration: none;
	
}
a.synergie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0396CC;
	text-decoration: none;
	
}
a.synergie:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0396CC;
	text-decoration: none;
	
}
