body{
	background-color: #222222;
	font-family: Verdana;
	font-size: 10px;
	color: #4e4e4e;
	line-height: 1.4;
	text-align: left;
	background-image:url(img/bg.jpg);
	}
	
a:link { 
	text-decoration: none; 
	color: #4e4e4e;
	font-weight:none;
}

a:visited { 
	text-decoration: none; 
	color: #4e4e4e;
	font-weight:none;
}

a:active { 
	text-decoration: none; 
	color: #4e4e4e;
	font-weight:none;
}

span {
	background-color: #ffffff;
}

div.navi {
	z-index:4;
	background-color: #ffffff;
	width:1000px;
	height:426px;
	background-image:url(img/standbild.png);
	position:relative;
	top:20px;
	left:0px;
	bottom:0px;
	margin: 0px auto; 
	text-align: left; 
}

div.contentblock {
	z-index:4;
	width:980px;
	height:195px;
	position:relative;
	top:15px;
	left:0px;
	bottom:0px;
	margin: 0px auto; 
	text-align: left;
}

div.conbg {
	z-index:3;
	width:1000px;
	height:223px;
	position:relative;
	top:0px;
	left:0px;
	bottom:0px;
	margin: 0px auto; 
	text-align: left;
	background-image:url(img/shbg.png);
}

div.langtext {
	width:500px;
	height:180px;
	position:relative;
	top:0px;
	left:0px;
	text-align: left;
	overflow: hidden;
}

div.enterbox {
	z-index:4;
	width:600px;
	height:175px;
	position:relative;
	top:200px;
	left:0px;
	bottom:0px;
	margin: 0px auto; 
	text-align: center;
	display:block;
}

div.showroom {
	width:200px;
	height:200px;
	position:relative;
	top:0px;
	left:10px;
	bottom:0px;
	margin: 0px auto; 
	text-align: left;
	float:left;
}

div.inhalt {
	padding-top: 20px;
	position:absolute;
	left:200px;
	top:0px;
	width: 780px;
	height: 195px;
	margin: 0px auto;	
}

div.conblock {
	z-index:2;
	background-color: #000000;
	width:100%;
	height:223px;
	position:relative;
	top:40px;
	left:0px;
	bottom:0px;
	margin: 0px auto; 
	text-align: left;
	background-image:url(img/conbg.jpg);
}

div.blogentry {
	width:100%;
	height:100%;
	position:relative;
	text-align: left;
	color:black;
	margin: 0px auto; 
	background-image:url();
}

div.langbox {
	z-index:10;
	right:25px;
	width:70px;
	height:17px;
	position:absolute;
	text-align: center;
	color:white;
	margin: 0px auto;
	background-color: white;
}

div.blog {
	text-align: left;
	line-height: 2;
}

div.titlegf {
	padding-left:0px;
	padding-top: 20px;
	width:200px;
	height:100%;
	float:right;
	position:absolute;
	display: block;
}

div.subnav {
	text-decoration: none; 
	width: 550px;
	height: 20px;
	top:100px;
	font-size: 10px; 
	color: #4e4e4e;
	margin: 0px auto;
	left:50%;
	margin-left:-275px; 
	text-align: center;
	background-color: #eeeeee;
	position: absolute;
}

div.conschatten {
	z-index:1;
	width:100%;
	height:240px;
	position:absolute;
	top:458px;
	left:0px;
	bottom:0px;
	margin: 0px auto; 
	text-align: left;
	background-image:url(img/con_schatten.png);
}

div.navschatten {
	z-index:1;
	width:1020px;
	height:450px;
	position:absolute;
	top:8px;
	left:50%;
	bottom:0px;
	margin-left: -510px;
	text-align: center; 
	background-image:url(img/nav_schatten.png);
}

/* Form Elements ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #4e4e4e;
	font-family:Verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	border: none;
	background-color: #eeeeee;
}

textarea {
	background-color: #eeeeee;
	color: #4e4e4e;
	font-family: Verdana;
	font-size: 10px; 
	line-height: 1.4em;
	font-weight: normal;
	border: none;
	padding: 2px;
	width:230px;
}
