
* {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 10px;
}


html {
	margin: 0 auto;
	text-align: center;
	overflow-x: hidden;

	font-family: Verdana, Arial;
	font-size: 12px;
}

body {
	background: url(/images/background.gif) repeat-y;
	background-position: center;
	width: 100%;
	margin: auto;
}

#all {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}


.navi {
	float: left;
	list-style-type: none;
	text-align: center;
	padding-top: 5px;
	width: 143px;
	height: 20px;
}

.navi a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

.navi a:hover {
	color: #0A3150;
}

.subnavi {
	float: left;
	list-style-type: none;
	height: 23px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	font-size: 0.8em;
}

.subnavi a {
	color: #0A3150;
}

.subnavi a:hover {
	color: #FFFFFF;
}

.trenner {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5p x;
	width: 1px;
	background-color: #0A3150;
}

.grau a {
	color: #5B5B5B;
}

.top {
	clear: both;
	padding-top: 10px;
	font-size: 0.9em;
}

a {
	text-decoration: none;
	color: #F58735;
}


center {
	clear: both;
	width: 1000px;
}

hr {
	margin-left: -15px;
	height: 1px;
	background-color: #9CDEF7;
	color: #9CDEF7;
	border:none;
	border-bottom:1px;
}

img {
	border-color: #9CDEF7;
}


.box {
	font-weight: bold;
	font-size: 0.8em;
	clear: both;
	float: right;
	border: 1px solid #9CDEF7;
	width: 150px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

.newsletter{
	margin-top: 5px;
	margin-bottom: 5px;
}

.content {
	padding: 20px;
	padding-left: 45px;
}

h1 {
	color: #0A3150;
	font-size: 13pt;
	font-weight: bold;
}

#monoslideshow {
margin: -20px -20px -20px -45px;
}
