/* CSS Document */

HR
{
	color:#494DA6;
  width:90%;
	height:2;
}

.LastChange
{
	font-style:italic;
	font-size:small;
  color:white;
}

.SH
{
	text-align:center;
	font-weight:bold;
	font-size:28px;
	color:#494DA6;
}

.W1
{ /*WIL*/
	font-family: Arial Black;
	color:#000000;
}
.W2
{ /*M*/
	font-family:Arial Black;
	color:#494DA6;
}
.W3
{ /*A*/
	font-family: Arial Black;
	color:#FF0000;
}

.Link
{
	color:Black;
	text-decoration:none;
}

.LinkMO
{
	color:red;
	text-decoration:none;
}

.Headline
{
	font-family:Arial Black;
	font-size:48px;
	padding:0;
}

.Subline
{ 
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	padding:0;
}

.InfoTable
{
	border:groove;
}

.Bold
{
	font-weight:bold;
}

.BoldRed
{
	font-weight:bold;
	color:red;
}

.PicSub
{
	font-style:italic;
	font-size:14px;
}

.Menu
{
	font-weight:bold;
	color:black;
	font:Arial;
}

div.aktiv
{
	cursor:pointer;
	color:#494DA6;
}

div.inaktiv
{
	color:black;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px;
    margin-right: 30px; 
}

img {
	border: 0px;
}

#footer {
	background-color: #494DA6;
	padding-top: 20px;
  text-align: center;

}

#footer a {
	margin-left: 80px;
  text-align: center;
}

.impressum {
	float: left;
	margin: 25px;
	width: 150px;
	text-align: center;
}

.centered {
	width: 400px;
	margin: 0px auto;
}

html, body {
	background-color: #494DA6;
}

#wrapper {
background-color: white; 
}

.projekt_text {
	margin: 0px 20px 20px 0px;
  padding-bottom: 20px;

  border-bottom: 2px solid #999;
}

.projekt_text h3 {
	font-weight:bold;
}

.projekt_text.last {
  border-bottom-style: none;
}

#header {
}

#header h1{
  font-family:Arial Black;
  font-size:48px;
  padding-bottom: 0;
}

#header h2{ 
  font-family:Arial;
  font-weight:bold;
  font-size:18px;
  padding:0;
}

#header_text {
  float: left;
  margin-left: 150px;
  margin-top: 0px;
}

#logo {
  background-color: #494DA6;
  margin: 50px 30px 0px 10px;
  padding: 10px;
  float: right;
}


#menu {
  width: 150px;
  padding:0px;
  float:left;
  text-align:left;
}

#menu a {
  display: block;
  color: #494DA6; 
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 4px solid #494DA6;
  border-color: #494DA6;
  padding: 10px;
  padding-top: 10px;
}

#menu a:hover {
  border-color: red;
}

#content {
  display: block;
  width: auto;
  margin: auto;
  padding: 50px;
  background-color:#fff;
  overflow: auto;
}

/*html { 
padding:0px;
margin:0px;
}

body {
background-color: #e1ddd9;
font-size: 12px;
color:#564b47;  
text-align:center;
margin:0px;
padding:0px;
}

#box {
width:750px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#content {
width:400px;
padding:0px;
float:left;
background-color:#fff;
overflow: auto;
}

#head {
background-color:transparent;
}


#left {
width:175px;
padding:0px;
float:left;
}*/
