body {
  background-color: #e1ddd9;
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  color: black;
  padding:0px 20px;
  margin:0px;
}
.info
{
position:absolute;
width:300px;
left:-500px;
	
}
a:hover { 
 text-decoration : none; color : #C0C0C0; 
}
p, h2, pre {
margin: 0px;
padding: 10px;
}
h1 {
font-size: 11px;
color: #000000;
background-color: #90897a;
padding:5px 15px;
margin:0px;
width: 972px;

}
h3 {
font-size: 11px;
color: #000000;
background-color: #90897a;
padding:5px 15px;
margin:0px;
width: 600px;
}
h2 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #000000;
background-color: transparent;
}
a {
color: #000000;
font-size: 11px;
background-color:transparent;
text-decoration: underline;
}
pre {
color: #564b47;
font-size: 12px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}
#inhalt {
  padding: 13px;
	width: 660px;
	height: 560px;
	overflow: auto;
}
#inhalt_for2 {
	width: 475px;
	height: 270px;
	overflow: auto;
}
#inhalt_firma {
	border:1px solid #564b47;
	background-image: url(images/design/layout.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
}
#inhalt_politik {
	border:1px solid #564b47;
	background-image: url(images/design/layout.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
}
#inhalt_marktplatz {
	border:1px solid #564b47;
	background-image: url(images/design/layout_marktplatz.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
}
#inhalt_forschung {
	border:1px solid #564b47;
	background-image: url(images/design/layout_forschung.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
}
#inhalt_boerse {
	border:1px solid #564b47;
	background-image: url(images/design/layout.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
}
#inhalt_parteien {
	border:1px solid #564b47;
	background-image: url(images/design/layout.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
}
#inhalt_statistiken {
	border:1px solid #564b47;
	background-image: url(images/design/layout.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
}
#inhalt_profil {
	border:1px solid #564b47;
	background-image: url(images/design/layout.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 600px;
}
#login{
	font: 11px Verdana,sans-serif;
	position: absolute;
	top: 16px;
	left: 790px;
	color: #919999;
}

#login a{
	color: #ffffff;
}
.button_firma {
	position: absolute;
	height: 52px;
	width: 136px;
	left: 794px;
	top: 90px;
}
.button_marktplatz {
	position: absolute;
	height: 52px;
	width: 136px;
	left: 795px;
	top: 157px;
}
.button_boerse {
	position: absolute;
	height: 52px;
	width: 136px;
	left: 794px;
	top: 289px;
}
.button_forschung {
	position: absolute;
	height: 52px;
	width: 136px;
	left: 794px;
	top: 226px;
}
.button_partei {
	position: absolute;
	height: 52px;
	width: 136px;
	left: 794px;
	top: 358px;
}
.button_politik {
	position: absolute;
	height: 52px;
	width: 136px;
	left: 794px;
	top: 425px;
}
.button_stats {
	position: absolute;
	height: 52px;
	width: 136px;
	left: 794px;
	top: 492px;
}
.button_prod {
	position: absolute;
	height: 52px;
	width: 136px;
	left: 794px;
	top: 559px;
}
form input {
    font-family : Arial, Helvetica, sans-serif;
    font-size :8pt;
    font-weight:bold;
    border: 1px solid Gray;
    border-left: medium solid Gray;
    padding-left: 2px;
    background-color: #e1ddd9;
}
form select {
    background-color: Silver;
    font-family : Tahoma;
    font-size :8pt;
}
form textarea {
    font-family : Arial, Helvetica, sans-serif;
    font-size :8pt;
    border: 1px solid Gray;
    border-left: medium solid Gray;
    padding-left: 2px;
    background-color: #e1ddd9;
}
#content_right { 
  border:1px solid #564b47;
  margin: 5px;
  position: absolute; 
  left: 1024px; 
  top: 25px; 
} 
#tooltip {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #000000;
    text-align: center;
    font-size: smaller;
}
#ddmenu {
	height:145px;
	width:135px;
	background:#eeeeee;
	padding: 3px;
	border: 1px solid #000000;
}