body {
	margin:0;
	padding: 0;
	text-align:center;
	background: #ffffff url("images/bg.jpg") repeat-x;
	font: normal 12px/1.3 Verdana, helvetica, sans-serif;
}

img {
	border:0;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  color:#333333;
  font-size:12px;
  border: 0;
}
a:active, a:hover
{
 color: #182380;
 text-decoration:underline;
}

a.menu1_selected:link, a.menu1_selected:active, a.menu1_selected:visited, a.menu1_selected:hover {
	margin-top: 20px;
	font: bold 17px/1.3 Verdana, helvetica, sans-serif;
	color: #e30119;
}

.menu2_selected {
	text-align: left;
	margin-left: 60px;
	margin-top: 10px;
	font: normal 12px/1.3 Verdana, helvetica, sans-serif;
	color: #e30119;
}


.menu1 {
	margin-left: 40px;
	margin-top: 20px;
	font: bold 17px/1.3 Verdana, helvetica, sans-serif;
	color: #333333;
}

.menu2 {
	text-align: left;
	margin-left: 60px;
	margin-top: 10px;
	font: normal 12px/1.3 Verdana, helvetica, sans-serif;
	color: #333333;
}

.menuborder1 {
	margin-left: 40px;
	margin-top: 10px;
	height: 1px;
	width: 150px;
	background: #cccccc;
}
.bildbox {
	text-align: center;
	width: 480px;
	background: #e8decf;
	margin: 20px 0 20px 0;
}

.bildbox  img{
	border: 1px solid #cccccc; 
}

.bildbox_klein_right {
	width: 160px;
	float: right;
	margin: 20px 0 20px 20px;
}
.bildbox_klein_right img{
	height: 140px;
	width: 160px;
	border: 1px solid #cccccc; 
}
.bildbox_klein_left {
	width: 160px;
	float: left;
	margin: 20px 20px 20px 0;
}
.bildbox_klein_left img{
	height: 140px;
	width: 160px;
	border: 1px solid #cccccc; 
}

#content1 {
	text-align:left;
	width: 650px;
	margin-top: 135px;
	float:left;
}

#content1  p{
	width: 474px;
	line-height: 1.8;
}

#monoSlideshow_startseite {
	width:650px;
	height:316px;
	background: #ffffff url(noflash.jpg) no-repeat;
}


h1 {
	font: bold 16px/1.3 Verdana, helvetica, sans-serif;
	margin-bottom: 30px;
}

h2 {
	font: bold 13px/1.3 Verdana, helvetica, sans-serif;
	margin-top: 20px;
}