@CHARSET "UTF-8";

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Frutiger, Arial, Verdana, sans-serif;
}
a:link, a:visited {
	color: #2280a4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
#pragma {
	margin: 0 auto;
	text-align: left;
	width: 1070px;
	height: 800px;
	background-image: url(images/boxes.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
.meinungsforschung #pragma {
	background-image: url(images/boxes_alternativ.gif);
} 
.impressum #pragma {
	height: 1600px;
	background-image: url(images/boxes_imprint.gif);
} 
#rightNav {
	position: absolute;
	left: 770px;
	top: 640px;
	font-size: 11px;
}
.meinungsforschung #rightNav {
	top: 783px;
}
.impressum #rightNav {
	top: 1423px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 69px;
}
#motiv {
	position: absolute;
	left: 0px;
	top: 252px;
}

#leistungen {
	position: absolute;
	left: 459px;
	top: 59px;
	width: 365px;
	text-align: center;
	letter-spacing: .05em;
	font-size: 11px;
	margin: 0; padding: 0;
	color: #fff;
}
#anrede {
	position: absolute;
	left: 70px;
	top: 110px;
	width: 355px;
	text-align: left;
	font-size: 11px;
	margin: 0; padding: 0;
	color: #fff;
}

#karteCopyright {
	position: absolute;
	top: 555px;
	left: 0px;
	font-size: 10px; 
	font-weight: normal; 
}

#imprint {
	position: absolute;
	left: 882px;
	top: 110px;
	width: 355px;
	text-align: left;
	font-size: 11px;
	margin: 0; padding: 0;
	color: #000;
}
#teasers {
	z-index: 10;
	position: absolute;
	left: 464px;
	top: 109px;
	width: 355px;
	line-height: 1.2em;
}
#teasers h2 {
	font-size: 12px;
	color: #2280a4;
	padding: 0;
	margin: 0;
}
#teasers p {
	font-size: 11px;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
}
.white {
	color: #fff !important;
}
#navigation {
	position: absolute;
	left: 285px;
	top: 108px;
	width: 150px;
	text-align: left;
	font-size: 11px;
	margin: 0; padding: 0;
	color: #fff;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.separator hr {
	display: none;
}
#navigation ul li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
	line-height: 19px;
}
#navigation ul li h3 {
	padding: 0; margin: 0; 
	font-size: 12px; font-weight: normal;
}
#navigation ul li a {
	color: #fff;
	font-size: 12px;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
li.separator {
	height: 20px;
	display: block;
	background-image: none !important;
}
#teasers .haftung_datenschutz {
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}
#teasers .haftung_datenschutz p {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 13px;
}
