body {
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	background-color:#000;
	background-image:url(../images/blue-planet-7.jpg); background-attachment:fixed;
	color: #A0A3A1;
	background-repeat: no-repeat;
}
.border {
	border: 1px dotted #999999;

}
/* Container ------------------------------------------------------------------------------------------------------------------------------------------------------- */

#wrapper {
	width: 777px;
	margin: 0 auto;
	min-height: 500px;
	padding: 0px 0px 0px 0px;
}

#web-standard {
	position:absolute;
	top: 20px;
	left: 20px;
	width: 88px;
	height: 31px; 
	z-index: 100;
}
#web-css {
	position:absolute;
	top: 61px;
	left: 20px;
	width: 88px;
	height: 31px;
	z-index: 100; 
}
#validom {
	position:absolute;
	top: 147px;
	left: 21px;
	width: 88px;
	height: 31px;
	z-index: 100; 
}

#news {
	z-index: 100;
	position:absolute;
	top: 454px;
	left: 20px;
	width: 175px;
	height: 260px;
	border: 1px dotted #ccc;
}
#news2 {
	z-index: 1000;
	position:absolute;
	top: 170px;
	left: 20px;
	width: 175px;
	height: 270px;
	border: 1px dotted #ccc;
	background-color:#000;
}
#main {
	position: relative;
	width: 777px;
	text-align: left;
	float: left;	
}
#header {
	position: relative;
	width: 777px;
	height: 72px;
	top: 17px;
	background-image:url(../images/webgates-webdesign-header.png);	
}
#content {
	position: relative;
	min-height: 300px;
	width: 777px;
	float: left;
	top: 17px;
	background-image:url(../images/webgates-webdesign-bg.png);		
}
#content2 {
	position: absolute;
	height: 200px;
	width: 100px;
	left: 605px;
	top: 190px;
	margin: 0 auto;
	z-index: 1111;		
}
#content-inner {
	position: relative;
	width: 430px;
	top: 17px;
	left: 130px;
	text-align: left;	
}

#footer {
	position: relative;
	float: left;
	width: 777px;
	height: 62px;
	top: 17px;
	background-image:url(../images/webgates-webdesign-footer.png);
}
#footer-inner {
	position: absolute;
	float: left;
	width: 777px;
	height: 62px;
	top: 37px;
}

.column { float: left; }
/*list style menue*/
.liste {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	text-decoration: none;
	list-style-position: inside;
	
}


ul {
	list-style-type: none;
	display: inline;
	padding-left: 0;
	margin-left: 0;
	display: inline;	
}
li {
	display: inline;
	padding: 10px;
	
}


/* Form */

.list-form {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
	border:1px inset #FFFFFF;
	margin: 7px;
	padding: 5px;	
	height: 16px;
	width: 300px;
	background-image:url(../images/webgates-form-bg.png);
}

.list-form-block {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
	margin: 7px;
	padding: 5px;
	height: 220px;
	width: 265px;
	background-image:url(../images/webgates-form-bg-txtarea.png);
	border:1px inset #FFFFFF;
}
.list-form-button {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #0C0C0D;
	line-height: 16px;
	margin: 1px;
	padding: 2px;
	height: 22px;
	width: 157px;
	background-image:url(../images/webgates-form-button.png);
	border:1px outset #000;
}
.text-form {
	padding-left: 25px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #ccc;
	line-height: 14px;
	text-decoration: none;
	
}


/* Nav-Style */

.list-nav {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	text-decoration: none;
	/*border:1px inset #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 99px;
	/*background-image:url(../images/webgates-button-glas-green.png);*/
	bottom: 3px;	/*background-repeat:no-repeat;*/
	background-repeat: no-repeat;
}




/* Text / Links */


headline7 {
	padding: 25px;
	line-height: 0.5em;
}
.txt {
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:Block;
	letter-spacing: 0.09em;
	line-height: 1.5em;
}
.txt-question {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display:Block;
	letter-spacing: 0.05em;
	line-height: 3.5em;
	color:#879CAB;
	font-variant: small-caps;
}
.txt-spam {
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:Block;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	color:#E03E4E;
	text-decoration:blink;
	font-style: italic;
	font-weight: bold;
}





.headline1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;line-height: 17px;
}



.txt-light {
	padding: 23px;
	display:block;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A4A4;
	line-height: 12px;
}







a.menue-light:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #A3A4A4;
	line-height: 12px;
	text-decoration: none;

}
a.menue-light:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ccc;
	line-height: 12px;
	text-decoration: none;

}
a.menue-light:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #A3A4A4;
	line-height: 12px;
	text-decoration: none;

}

a.menue-light-grey:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #9B8E77;
	line-height: 12px;
	text-decoration: none;

}
a.menue-light-grey:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #9B8E77;
	line-height: 12px;
	text-decoration: none;
}

a.menue-light-grey:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #9B8E77;
	line-height: 12px;
	text-decoration: none;
}



a.textlink:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #879CAB;;
	line-height: 16px;
	text-decoration: none;
}
a.textlink:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D6BA6;
	line-height: 16px;
	text-decoration: none;
}
a.textlink:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #879CAB;;
	line-height: 16px;
	text-decoration: none;
}

