* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	overflow: auto;
}

body {
	overflow: hidden;
	background-color: white;
	background-image: url(../images/hintergrund15.jpg);
	height: 100%;
  color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
}

img {
  border: none;
}

a {
  color: black;
}

td {
  vertical-align: top;
}


#navImg2 {
  background-image: url(../images/navigation_2006_2.gif);
}

#mainContent {
  border-left: 2px solid black;
	border-right: 2px solid black;
	background-color: #008040;
	height: 372px;
	text-align: left;
}

#bottom {
  height: 11px;
	background-image: url(../images/green_bottom.gif);
	background-color: transparent;
}

.calrow1 {
  background-color: white;
	padding: 4px 10px;
	width: 750px;
}

.calrow2 {
  background-color: #ffffe5;
	padding: 4px 10px;
	width: 750px;
}

.presse_container {
	margin-left: 30px;
	height: 130px;
	overflow: auto;
}

.presse_fotos td {
	text-align: center;
}

.presse_fotos img {
	margin: 0 5px;
}
.presse_texte {
	float: left;
	width: 350px;
}
.presse_texte li.xls {
	background: transparent url(../presse/symbol_excel_small.gif) no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 1px 1px 1px 20px;
}

.presse_texte li.doc {
	background: transparent url(../presse/symbol_word_small.gif) no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 1px 1px 1px 20px;
}

