@charset "utf-8";
/* CSS Document */


body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	width:1280px;
	background-color:#000;
	}

p {
	color:#FFF;
	text-decoration:none;
}


td {
	color:#FFF;
	text-decoration:none;
}





a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	color:#FFF;
	
}

a img {
	border:hidden;
	text-decoration:none;
}


h1 {font-family:Verdana, Geneva, sans-serif;
	font-size:2em;
	color:#FFF;
	text-decoration:none;
}

h2 {font-size:1.2em;
	color:#FFF;
}




li {
	color:#CCFF00;
	background-color:#CC00CC; 
} /*texthintergrund pink*/


div#container {
	width:1280px;
	height:1024px;
	background-image:url(sonnensystem.jpg);
	background-repeat:no-repeat;
	position:absolute;
}


div#thalergraphics {
	width:220px;
	height:220px;
	margin-left:149px;
	margin-top:182px;
	border:hidden;

}


div#printprodukte {
	width:156px;
	height:156px;
	margin-left:146px;
	margin-top:152px;
	text-decoration:none;
	border:hidden;
	

}


div#webdesign {
	width:200px;
	height:200px;
	margin-left:449px;
	margin-top:-90px;
	background-image:url(webdesign.gif);
	background-repeat:no-repeat;
}


div#preise {
	width:200px;
	height:200px;
	margin-left:767px;
	margin-top:-125px;
	background-image:url(preise.gif);
	background-repeat:no-repeat;
}


div#kontakt {
	width:200px;
	height:200px;
	margin-left:991px;
	margin-top:-188px;
	background-image:url(kontakt.gif);
	background-repeat:no-repeat;
}


div#disclaimer {
	width:200px;
	height:200px;
	margin-left:1190px;
	margin-top:-224px;
	background-image:url(disclaimer.gif);
	background-repeat:no-repeat;
}


div#text {
	width:780px;
	height:420px;
	margin-top:-800px;
	margin-left:430px;
	padding-right:16px;
	overflow:auto;
}


