body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Bilder/back_stripes2.jpg);
	background-repeat: repeat-x;
	font-size: 1em;
	background-color: #01047B;
}
h1 {
	font-size: 1.3em;
	letter-spacing: 0.3em;
	width: 75%;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.newwork {
	width: 500px;
	padding: 10px;
	border: thin solid #01047B;
	margin: 0px;
	list-style-type: circle;
	background-color: #FAFAFF;
	font-size: 1em;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0.3em;
	padding: 0px;
	margin: 0px 0px 10px;
}
.left {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #01047B;
	border-right-color: #01047B;
	border-bottom-color: #01047B;
	border-left-color: #01047B;
}
.right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #01047B;
	border-right-color: #01047B;
	border-bottom-color: #01047B;
	border-left-color: #01047B;
}
.tab {
	width: 760px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}
td {
	font-size: 0.8em;
	vertical-align: top;
}
h1.single {

	font-size: 1.3em;
	letter-spacing: 0.3em;
	width: 75%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.ul {
	text-decoration: underline;
	letter-spacing: 0.2em;
}
li {
	padding-bottom: 8px;
	padding-top: 8px;
}
div.addr {
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-top: 5px;
}
.navigation ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navigation li {
}

.navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	height: 31px;
	width: 128px;
	background-image: url(Bilder/nav_button_unpressed.gif);
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: 1px;
	top: 50px;
	padding-top: 7px;
	vertical-align: middle;
}

.navigation a:hover {
	background-image: url(Bilder/nav_button_over.gif);
	font-size: 13px;
	color: #030684;
}
