@CHARSET "UTF-8";

body {
	background-color: #FDFDFD;
	height:100%;
	color: #000000;
	font-weight: 400;
	font-family: Arial;
	font-size: 100%;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-arrow-color: #170088;
	scrollbar-base-color: #170088;
	scrollbar-face-color: #DDDDDD;
}

#privat {
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 3
}

#links {
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 3
}

#landtag {
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 3
}

#unternehmen {
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 3
}

#feedback {
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 3
}

#platzhalter {
	float: left;
	width: 12%;
	height: 150%;
	background-color: #FDFDFD;
}

#navigation {
	background-color: #FDFDFD;
	color: #770000;
	font-size: .7em;
	font-weight: 100;
	font-family: "Times New Roman", Arial, Century;
	width: 95%;
	visibility: visible;
	margin: 1% 2% 1%;
	z-index: 5;
	float: left;
	min-width: 25em;
}

#navicontainer {
	width: 70%;
	z-index: 3;
	border: 1px solid black;
	visibility: visible;
	float: left;
	margin-left: 4%;
}

th.navig {
	background-color: #FFD784;
}

div.site {
	float: left;
	z-index: 1;
	width: 75%;
	margin-top: 1em;
	visibility: visible;
	background-color: #FFD784;
	border: 1px solid black;
	padding: 2%;
}

div.copyright {
	position: absolute;
	left: 500px;
	top: 560px;
	visibility: visible;
	z-index: 1;
}

.copy {
	font-weight: 500;
	color: #243934;
	text-decoration: none;
}

.copy:hover {
	font-weight: 900;
	text-decoration: none;
}

p.site {
	margin-left: 2em;
	margin-right: 2em;
	text-align: left;
}

p.liste {
	margin: .5em 2em .5em 2em ;
	text-align: left;
}

p.home {
	font-weight: 900;
	font-size: 1.2em;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 50px;
	text-align: center;
}

.text {
	font-weight: 400;
	font-size: .7em;
}

h2.site {
	font-size: 1.5em;
	margin-top: 25px;
	text-align: center;
}

.headline {
	font-weight: 900;
}

.redzac {
	COLOR: #990000;
	FONT-FAMILY: arial, helvetica, 'sans serif';
	FONT-SIZE: 1em;
	font-weight: 600;
	TEXT-DECORATION: none
}

.redzac:hover {
	COLOR: magenta;
	FONT-FAMILY: arial, helvetica, 'sans serif';
	FONT-SIZE: 1em;
	font-weight: 900;
	TEXT-DECORATION: none;
}

.link {
	COLOR: #990000;
	FONT-FAMILY: arial, helvetica, 'sans serif';
	font-weight: 500;
}

.link:hover {
	COLOR: #990000;
	FONT-FAMILY: arial, helvetica, 'sans serif';
	font-weight: 900;
}

.wichtig {
	text-decoration: underline;
}

.important {
	text-decoration: none;
	font-weight: 600;
}

.frage {
	font-weight: 700;
}

.menu {
	COLOR: #990000;
	FONT-FAMILY: arial, helvetica, 'sans serif';
	FONT-SIZE: .7em;
	TEXT-DECORATION: none
}

.menu:hover {
	COLOR: #FFD784;
	FONT-FAMILY: arial, helvetica, 'sans serif';
	FONT-SIZE: .7em;
	TEXT-DECORATION: none
}