body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #111111;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;	
}
a:link {
	color: #FFCC1F;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
#page{
	text-align:left;
	width:900px;
	margin: auto;
	background-color:#404141;
}
#header{
	width:900px;
	height:213px;
}
#flash{
	width:900px;
	height:200px;
	background-color:#1F2025;
}
#footer{
	margin:auto;
	background-image:url(../images/foot.jpg);
	width:900px;
	height:14px;
}
#bar{
	background-image:url(../images/bar.jpg);
	width:900px;
	height:13px;
}
#welcome{
	/*padding-top:10px;*/
	width:900px;
	height: 270px;	
}
#buy{
	width:300px;
	float:right;
	text-align:center;
	margin-right:100px;
}
.content{
	padding:20px;
	padding-top:0px;
}
.content2{
	padding:20px;
	background-color:#4A4A4A;
}
.img_c4d{
	margin-top:10px;
	width:420px;
	height:229px;
	float:right;
}
.img_am{
	width:209px;
	height:410px;
	float:left;
	padding-right:25px;
}
.img_node{
	width:133px;
	float:right;
}
.img_eases{
	width:216px;
	float:right;
}
.img_types{
	width:300px;
	float:left;
}
#impressum{
	margin:auto;
	margin-top:5px;
	padding-right:15px;
	width:900px;
	height:20px;
	text-align:right;
	font-size:10px;
}
img{
	border:none;
}
h1{
	color:#FFCC01;
	font-weight:normal;
}
h2{
	font-size: 16px;
	font-weight:normal;
	color:#FFCC01;
}
h3{
	font-size: 14px;
	font-weight:normal;
	color:#CCCCCC;
	padding-top:-10px;
}


