/* - - - - - - - - - - - - - - - - - - - - -

Title : SQUAREPARC MUENCHEN
Author : Your Name
URL : http://www.squareparc.de/

Description : Stylesheet Media Screen


- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body {
	background-color: #FFFFFF;
}
#container {
 	height: 600px;
 	width: 800px;
 	margin-top: 20px;
	margin-left: -400px;
 	left: 50%;
 	position: absolute;
 	visibility: visible;
 	z-index: 1;
}
.copy {
	font: 10px "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
}
.copy a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copy a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.copy a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
.anders {
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	text-align: center;
}
.anders a:link {
	color: #666666;
	text-decoration: underline;
}
.anders a:visited {
	color: #666666;
	text-decoration: underline;
}
.anders a:hover, a:active {
	color: #CB893C;
	text-decoration: underline;
}
