body {
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #244A89;
	background: #657692;
}
a {
	color: #244B86;
}
a:hover {
	color: #5E224B;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.imgnorm, .imgleft, .imgright {
	background: #A4B8D9;
	margin: 1px;
	padding: 2px;
	border: 1px solid #244A89;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}




#main {
	margin: auto;
	height: auto;
	min-height: 600px;
	width: 970px;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 202px;
	width: 970px;
	position: relative;
	border-top: 1px solid #244A89;
	border-left: 1px solid #244A89;
	border-right: 1px solid #244A89;
}
#main #header #adresse {
	position: absolute;
	height: 57px;
	width: 270px;
	left: 419px;
	top: 134px;
	text-align: right;
}
#main #inhalt {
	float: left;
	height: auto;
	min-height: 398px;
	width: 970px;
	position: relative;
	background: url(images/design_inhalthg.jpg);
	border-left: 1px solid #244A89;
	border-right: 1px solid #244A89;
	border-bottom: 1px solid #244A89;
}
#main #inhalt #menuaussen {
	background: url(images/design_02.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 398px;
	width: 192px;
	position: relative;
}
#main #inhalt #menuaussen #menu {
	float: left;
	height: auto;
	min-height: 378px;
	width: 172px;
	position: relative;
	padding: 10px;
}
#main #inhalt #menuaussen #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #inhalt #menuaussen #menu ul li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 172px;
}
#main #inhalt #menuaussen #menu ul li a {
	border: 1px dotted #244A89;
	line-height: 25px;
	display: block;
	padding: 0px 10px;
	float: left;
	height: 25px;
	width: 150px;
	font-size: 14px;
	color: #244A89;
	text-decoration: none;
	-moz-box-shadow: 2px 2px 2px #244A89;
}
#main #inhalt #menuaussen #menu ul li a:hover {
	color: #FFF;
	background: #23375A;
	text-align: right;
}
#main #inhalt #menuaussen #menu ul li a.copy {
	font-size: 12px;
	padding-top: 30px;
	border-style: none;
	-moz-box-shadow: none;
}
#main #inhalt #menuaussen #menu ul li a.copy:hover {
	color: #5E224B;
	background: transparent;
	text-align: left;
}



#main #inhalt #contentaussen {
	background: url(images/design_03.jpg) no-repeat;
	float: left;
	height: auto;
	min-height: 398px;
	width: 778px;
	position: relative;
}
#main #inhalt #contentaussen #content {
	padding: 10px;
	float: left;
	height: auto;
	min-height: 378px;
	width: 758px;
	position: relative;
}
#main #inhalt #contentaussen #content #imageContainer {
	float: left;
	height: 333px;
	width: 450px;
	position: relative;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: 1px dotted #244A89;
	-moz-box-shadow: 2px 2px 2px #244A89;
	background: url(images/index00.jpg);
}
#main #inhalt #contentaussen #content #news1 {
	position: absolute;
	height: 177px;
	width: 271px;
	left: 488px;
	top: 202px;
}
#main #inhalt #contentaussen #content #news1 td {
	font-size: 14px;
	background: #A3B7D8;
	text-align: center;
	border: 1px dotted #244A89;
}

