body {
  margin: 0px; padding: 0px;
  font: 14px Verdana;
  line-height: 16px;
  float: left;
  text-align: center;
  margin-top: 15px;
  width: 100%;
  height:100%;
	background-color:#E6E5DF;


}

span {
	font-size: 11px;
}


a {
	color: #CB2D12;
	}
a:hover {
	text-decoration:none;
	}

p,
img {
margin:0px; padding:0px;
border: 0px;
}
p {
	margin-bottom: 16px;
}
.left,
.right,
#mainHead,
#mainBody,
#logo {
	float:left;
}
#main {
	width: 1013px;
	width: 1003px;
	width: 993px;
	height: auto;
	min-height: 660px;
	margin: auto;
	text-align:left;
}

#mainHead {
	height: 218px;
	width: 100%;
	/*background: url(background.jpg) no-repeat;  */
	background: url(bg-content.jpg) no-repeat; 
}
#logo {
	width: 711px;
	width: 701px;
	height: 169px;
	background-color:#FFF;
	margin-top:49px;
}
#logo img {
	margin-top:40px;
	margin-left: 35px;
	}

#mainBody {
	width:100%;
	min-height: 444px;
	clear:left;
	background-color:#FFF;
	padding-bottom: 40px;
}
#leftColumn {
width:206px;
margin-right: 20px;
}

#rightColumn {
width: 780px;
width: 777px;
width: 767px;
}


.content .text {
	margin-top: 18px;
}
/**
* tt_content
*/
.content h2 {
	font-family: "Times New Roman";
	font-size: 30px;
	font-weight:normal;
	color: #A0CCE2;
	color: #116E8F;
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 32px;
	line-height: 30px;
	letter-spacing: 1px;
	width: 100%;
	float:left;
}
.content ul,
.content ol,
.content .text,
.content table.contenttable {
width:460px;
width:440px;
width:430px;

float:left;
padding-right: 45px;
clear:left;
}
/* Tabelle */
.content table.contenttable {
	background-color: TRANSPARENT;
	padding:0px; margin:0px;
	font-size: 11px;
}
.content table.contenttable .td-0 {
	width: 200px;
	padding-right: 20px;
}
.content table.contenttable .td-1 {

}
/* Liste */
.content ul {
	margin: 0px; padding: 0px;
	padding-left:0px;
	list-style-position:inside;
	margin-bottom: 16px;
	display:block;
	}
.content ol {
	margin: 0px; padding: 0px;

}
	
/* Bilder */
.content .images {
	float:left;
	width: 292px;
	border: 0px solid;
	height: 400px;
	overflow:hidden;
	position:relative;
}
.content .images .items {
	position:absolute;
	width: 100%;
}
.content .images .image {
	height: 400px;
	float:left;
	clear:left;
	width: 100%;
	padding-top: 36px;
}
.content .images .image img {


}
.content .images .caption {
	width: 240px;
	height: 38px;
	height: 42px;
	border: 0px solid;
	margin-top: 26px;
	overflow:hidden;
}
.content .images .image {
	}
.content .images .image img {
	/*
	position:absolute;
	z-index:2;
/*	margin-top: 80px; */
}

/**
	Bild Blaetter Menu
*/
.content .images .menu {
float:left;
position:absolute;
width: 300px;
width: 100%;
background-color:#FFF;
height:20px;
z-index:5000;
	padding-top:8px;
}

div.menu a {
	text-decoration:none;
	color:#000;
}
div.menu a.prev {
margin-right: 6px;
color: #CB2D12;
}
div.menu a.next {
	margin-left:6px;
	color: #52B6DA;
}