body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #d1d1d3;
	text-align: center;
}

h1 {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	color: #000644;
 
}

/* IDs */
#container {
position: relative;
width: 1036px;
height: 745px;
text-align: left;
background: #000644;
}
#container1 {
position: relative;
width: 1036px;
height: 4345px;
text-align: left;
background: #000644;
}


#logo1 {
width: 1036px;
height: 185px;
background: transparent url(../images/titel.jpg)  no-repeat;
}


#content { 
margin-left: 199px;
width: 900px;
height:503px;

padding-top: 32px;
padding-bottom: 25px;
background: #fff;
}

#content1 { 
margin-left: 199px;
width: 900px;
height:4103px;

padding-top: 32px;
padding-bottom: 25px;
background: #fff;
}


#nocolumn #content { 
width: 837px;
margin-top: 0;
}

#nocolumn #content1 { 
width: 837px;
margin-top: 0;
}

#text {
width: 650px;
text-align: left;
font-size: 12px;
padding-left:60px;
color: #000644;
line-height: 164%;
}

 

