/* At-Rules */
@charset "iso-8859-1";

/* Standard-Elemente */
p {margin-top:16px; margin-bottom:16px}
br {margin-top:0px; margin-bottom:0px}
body {text-align: center; margin-top:0px; background-color:#000000}

/* Div-Elemente */

#main_background {
	width:1024px;
	height:768px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-image:url(../images/AWA_Teaser.jpg);
	text-align: left;
	background-repeat:no-repeat;
	}

#copyright {
	position:relative;
	left:200;
	top:600px;
	width:600;
	font-family: Verdana, Arial; 
	color: #D8E1E8; 
	line-height: 10pt; 
	font-size:10px; 
	text-align:center;
}

#logo {
	position:relative;
	top:590px;
}

/* Textformate */

.copyrighttext {font-family: Verdana, Arial; color: #D8E1E8; line-height: 10pt; font-size:10px; text-align:center}


/* Links */
a.menuelink:link {color: #000000; font-family:  Verdana, Arial; font-size: 12px; font-weight: bold; text-decoration: none}

a.menuelink:visited {font-family: Verdana, Arial; font-size:12px; color: #000000; text-decoration: none; font-weight: bold}

a.menuelink:hover {font-family: Verdana, Arial; font-size:12px; color: #FF9800; text-decoration: none; font-weight: bold}

a:link {color: #4e74ea; text-decoration: none; font-weight: bold}

a:visited {color: #4e74ea; text-decoration: none; font-weight: bold}

a:hover {color: #FFA200; text-decoration: none; font-weight: bold}

.newsletter {
	float: left;
	position: relative;
	z-index: 10;
	margin-right: 10px;
	border:0px;
	width:500px;
}

.newsletter input {
	/* background: #252525; */
	/* background: #3F3F3F; */
	color: #ffffff;
	background: #121212;
	border:0px;
}

.newsletter input:focus {
	background: #ccc;
	color: #121212;
}



/* End of style section. Generated by AceHTML at 22.10.2003 18:55:37 */
