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

body {
	background: white url(guettler-hg.jpg) repeat-x;
	color: black;
	font: 14px/1.7em Georgia, Times New Roman, Times, serif;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	padding-bottom: 15px;
}

h3 {
	padding-bottom: 15px;
}

p {
	padding-bottom: 15px;
}

ul {
	list-style-type: none;
	margin-left: 20px;
}

li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

.bildtext {
	margin-top: 3px;
	color: black;
	font: 12px/1.2em Georgia, Times New Roman, Times, serif;
}

#main {
	width: 950px;
	margin: 0px auto;
}

#header {
	width: 860px;
	height: 80px;
	padding: 5px 45px;
	background: transparent url(guettler-header.jpg) no-repeat;
}

#content-header-image {
	width: 950px;
	height: 130px;
	background: transparent url(guettler-content-header.jpg) no-repeat;
}
#content-header {
	width: 820px;
	height: 40px;
	padding: 60px 65px 0px 65px;
	background: transparent url(guettler-content-header1.jpg) no-repeat;
}

#schatten-links {
	float: left;
	width: 65px;
	height: 315px;
	background: transparent url(guettler-content-hg.jpg) repeat-y;
}

#content {
	float: left;
	width: 820px;
	height: 300px;
	background: white;
	overflow: auto;
}

#schatten-rechts {
	float: left;
	width: 65px;
	height: 315px;
	background: transparent url(guettler-content-hg.jpg) repeat-y -885px;
}

#footer {
	font-size: 11px;
	/*width: 820px;*/
	width: 950px;
	height: 20px;
	/*padding: 0px 65px;*/
	background: transparent url(guettler-footer.jpg) no-repeat;
}

#navi {
	clear: left;
	width: 860px;
	height: 26px;
	padding: 5px 45px;
	background: transparent url(guettler-navi-hg.jpg) repeat-y;
}

a, a:active, a:visited {
	color: #8080B2;
	text-decoration: underline;
}

a:hover {
	color: #8080B2;
	text-decoration: none;
}

.nav1st a, .nav1st a:visited {
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.nav1st a:hover, .nav1st a:active, .nav1st li.active, .nav1st a.current {
	color: #8080B2;
}

div.jaosg_thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.flRight {
	float: right;
	margin: 0px 5px 5px 5px;
}