html, body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

body {
	background-color: White;
	background-image: url(../img/bg-sharp.gif);
	background-repeat: repeat;
}

a {
	color: Black;
	text-decoration: none;
}

/* a:link, a:visited, a:active */
a:hover {
	color: White;
/*	background-color: #000000;*/
	background: #000000;
	text-decoration: none;
}


.content {
	position:absolute;
	left:50%;
	margin-left:-477px;
	width: 955px;
	margin-top: 34px;
}

.content-window {
	position: relative;
	background-color: White;
	width: 468px;
	height: 304px;
}

.logo {
	margin-left: 50px;
	width: 267px;
	height: 188px;
	background-image: url(../img/logo.gif);
}

.logo-bug {
	margin-left: 50px;
	width: 267px;
	height: 188px;
	background-image: url(../img/logo-bug.gif);
}

.bg-bug {
	background-color: White;
	background-image: url(../img/bg-bug.gif);
	background-repeat: repeat;	
}

.bg-sharp {
	background-color: White;
	background-image: url(../img/bg-sharp.gif);
	background-repeat: repeat;	
}

.pinktext {
	color: #ED179A;
}

.links {
	margin-left: 115px;
	margin-right: 158px;
	background-image: url(../img/kontakt.gif);	
	background-repeat: no-repeat;
	background-position: right;
}

.link {
	padding: 1px;
}
