body {
	background:white;
	font:Helvetica, Arial, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#191919;
}
h1 { 
	font:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#191919;
	font-style:normal;
	font-weight:bold;
}
h2 { 
	font:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#191919;
	font-style:normal;
	font-weight:bold;
}
h3 { 
	font:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#191919;
	font-style:normal;
	font-weight:300;
}
h4 { 
	font:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#191919;
	font-style:normal;
	font-weight:300;
}
h5 { 
	font:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#191919;
	font-style:normal;
	font-weight:300;
}
img {
	border:0;
}
#main {
	background-image: url(../../english/images/hintergrund.gif);
	position:relative;
	width: 1024px;
	height:146px;
	left:0px;
}
#footer {
	position:relative;
	top:190px;
	width:710px;
	height:100px;
	left:90px;
}
#subnav {
	position:relative;
	top:1px;
	left:720px;
	width:240px;
	height:40px;

}
#nav {
	position:absolute;
	top:80px;
	left:85px;
	height:30px;
}
#text {
	position:relative;
	overflow: auto;
	top:140px;
	width:735px;
	height:390px;
	left:90px;	
}
#home {
	position:relative;
	top:140px;
	width:710px;
	height:390px;
	left:140px;	
}
#content {
	position:absolute;
	top:130px;
	left:148px;
	height:470px;
}
a.active, a:link, a:visited {
	font-size:12px;
}
a:link, a:visited {
	color:#666666;
}
a:hover, a.active {
	color:#191919;
}
.title {
	font-size:16px;
	font-weight:bold;
}
.content {
	font-size:12px;
	color:#191919;
	font-style:normal;
}
.description {
	font-size:12px;
	color:#191919;
}
.content-desc {
	font-size:12px;
	color:#999;
}
.footer {
	font-size:12px;
	color:#666666;
}
