body 	{
	background-color:#e1e5f1; 
	background-image:url(img/bg.png);
	background-repeat:repeat-x;
	}

body,td	{
	color:#4d4e52;
	font-family:Helvetica, Arial;
	font-size:12px;
	}

h4	{
	font-size:13px;
	font-weight:bold;
	}

h3	{
	font-size:14px;
	font-weight:bold;
	}

a	{
	color:#4d4e52;
	text-decoration:none;
	}

a:hover	{
	text-decoration:underline;
	}

a:visited	{
	color:#38393d;
	}

div#logo {
	position:absolute; 
	left:50%;
	top:100px;
	margin-left:-151px;
	width:301px; 
	height:51px; 
	background-image:url(img/headline.png);
	}

div#logo_en {
	position:absolute; 
	left:50%;
	top:100px;
	margin-left:-151px;
	width:301px; 
	height:51px; 
	background-image:url(img/headline_en.png);
	}

div#logo_it {
	position:absolute; 
	left:50%;
	top:100px;
	margin-left:-151px;
	width:301px; 
	height:51px; 
	background-image:url(img/headline_it.png);
	}

div#flag {
	position:absolute; 
	left:50%;
	top:112px;
	margin-left:314px;
	width:35px; 
	height:20px; 
	}

div#menu {
	position:absolute; 
	left:50%;
	top:200px;
	margin-left:-290px;
	width:90px; 
	height:160px; 
	}

div#menuline {
	position:absolute; 
	left:50%;
	top:203px;
	margin-left:-185px;
	width:1px; 
	height:160px; 
	background-color:#4d4e52;
	}

div.headline {
	position:absolute;
	width:500px;
	}

div#content {
	position:absolute; 
	left:50%;
	top:175px;
	margin-left:-151px;
	width:500px; 
	height:300px; 
	}

table.line {
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(img/line.png);
	height:1px;
	width:500px;
	}

img.foto	{
	border-style:solid;
	border-width:1px;
	border-color:#9598a3;
	}

.tdhead	{
	font-weight:bold;
	vertical-align:top;
	width:60px;
	}

.tdheadinfo	{
	font-weight:bold;
	vertical-align:top;
	width:80px;
	}

.tdhead2	{
	font-weight:bold;
	vertical-align:top;
	width:120px;
	}

.j01 	{
	background-color:#e1e5f1;
	}

.j02 	{
	background-color:#dbdfeb;
	}

input.kontakt	{width:80%;}
textarea.kontakt	{width:100%; height:150px;}