@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-attachment: scroll;
	background-image: url(../pix/hinterstriche.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
}
.tab-main-portfolio {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-attachment: scroll;
	background-image: url(../pix/hintergrund_port_neu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin: 0px;
	padding: 0px;
	page-break-after: always;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a:link {
	color: #2898AF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #2898AF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #2898AF;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #2898AF;
	text-decoration: none;
	font-size: 12px;
}
.tab-main-information {
	background-attachment: scroll;
	background-image: url(../pix/hintergrund_info_neu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tab-main-contact {
	background-attachment: scroll;
	background-image: url(../pix/hintergrund_cont_neu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tab-main-index {
	margin: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../pix/teaseblauhinter.gif);
	background-repeat: repeat;
}

