body { 
  width: 985px;
  margin: 0 auto 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

a {
  text-decoration: none;
  color: #666666;
}
a:hover {
	color: #1515A9;
}

b {
	color: #000000;
	font-weight: normal;
}

#header,#menu,#col2,#col3,#footer {
  overflow: hidden;
  display: inline-block;
}

/* safari and opera need this */
#header,#footer {
  width: 965px;
  margin: 35px 0px 53px 20px;
  line-height: 1.2em;
  clear: left;
}

#col1,#col2,#col3 {
  float: left;
}

#col1 {
  width:190px;
  margin: 0px 15px 0px 20px;
  display: inline;
}

#col2 {
  width: 450px;
  display: inline;
  margin: 0 30px 0 0;
}

#col3 {
  width: 280px;
  height: 360px;
  position: relative;
}

#submenue {
	margin: 10px 0px 10px 8px;
}

#bild_container {
  width: 450px;
  height: 360px;
  position: relative;
}

#bild {
	right: 0px; 
	bottom: 0px; 
	position: absolute;
}

#bildtext {
	text-align: right;
}

#bautext {
	height: 320px;
	overflow: hidden;
}

#navbar {
	top: 344px;
	position: absolute;
}


.titel-bautext {
	color: #000000;
}

.bildunterschrift {
	font-size: 10px;
	line-height: 20px;
}

.info {
	font-size: 10px;
}

.arch {
	color: #1515A9;
}

.arch a:hover {
	color: #1515A9;
}

.blocksatz {
	text-align:	justify;
}

.text {
	line-height: 18px;
	color: #000000;
}

.content {
	width: 430px;
	height: 360px;
	margin: 0 10px 0 0;
	overflow: hidden;
	float: left;
}

