html {
	
}

body {
	margin: 0;
	padding: 0;
	padding-top:50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #368092;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 857px;
	height:121px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	text-align: right;
}

img#headerimg {
	margin-top: 69px;
	width: auto;
	height:auto;
}

#body {
	margin-top:-16px;
	margin-left: auto;
	margin-right: auto;
	width: 857px;
}

div#left {
	width:306px;
	float: left;
}

div#right {
	float:right;
	padding-top: 50px;
	padding-left: 80px;
	padding-right:80px;
}

div#content {
	width: 375px;	
}

div#nav {
	width: 307px;
}

a.nav, a.galleryback {
	display: block;
	text-align: right;
	background-color: #368092;
	margin-bottom: 1px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding-top:2px;
	padding-bottom: 2px;
	padding-right: 16px;
	font-weight: bold;
}

a.nav:hover, a.activeitem {
	background-color: #7FAEB9;
}

a.activeitem, a.subactive, a.subnavi {
	text-align: left;
	padding-left:20px;
}

a.subnavi {
	background-color: #DDEAED;
	color: #368092;
	padding-left: 50px;
}

a.subnavi:hover {
	color: White;
}

a.subactive {
	background-color: #EBF2F4;
}

a.firstlink {
	background-image: url(../img/firstlink.gif);
	background-repeat: no-repeat;
}

div.ueberschrift {
	width: 379px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top:46px;
	background-image: url(../img/ueberschriftheader.gif);
	background-repeat: no-repeat;
}

span.ueberschrift {
	display: block;
	background-color: #A8C8D0;
	color: white;
	text-align: right;
	font-weight: bold;
	padding:2px;
	padding-right:5px;
}

div.ueberschriftpadding {
	padding-bottom: 10px;
}

p.startseitenabsatz {
	margin-top: 5px;
}

ul.aktuelles {
	margin:0;
	margin-top: 5px;
	padding:0;
	list-style: none;
}

li.aktuelles {
	list-style: none;
}

li {
	list-style-image: url(../img/listimg.gif);
	margin-bottom: 10px;
}

img {
	behavior: url(http://www.doris-rammoser.de/inc/pngbehavior.htc);
	padding:0;
	margin:0;
	border: 0px solid white;
}

a {
	color: #368092;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

div#footer {
	width:860px;
	clear: both;
	margin-left:auto;
	margin-right: auto;
	padding-bottom:6px;
	margin-bottom: 30px;
	margin-top:20px;
	padding-top:36px;
	text-align: center;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
}

span.footertext {
	margin-left: 390px;
	float: left;
}

a.toplink {
	margin-left: 200px;
	padding-left: 11px;
	background-image: url(../img/top_pfeil.gif);
	background-repeat: no-repeat;
}

.vita {
	border-collapse: collapse;
}

td {
	padding: 8px;
	padding-bottom: 0px;
	vertical-align: top;
	font-size: 12px;
}

table.bilder {
	border-collapse: collapse;
	margin: 0;
	padding:0;
}

td.bilder {
	padding:0;
}

p.nopadding {
	width: 377px;
	margin-left:auto;
	margin-right: auto;
}

.floatleft {
	float: left;
	padding-right: 20px;
}

form {
	display:block;
	margin:0px;
	padding:0px;
	width: 375px;
}

input, textarea {
	display: block;
	width: 100%;
	margin-bottom: 1px;
	border: 1px solid #DDEAED;
	color: #368092;
	background-color: white;
}

input:hover, textarea:hover {
	background-color: #EBF2F4;
}

textarea {
	height: 250px;
}

textarea.update {
	height:50px;
}

input.button {
	width: 379px;
}

h4 {
	font-size: 12px;
	margin-bottom: 5px;
}

p.galerie {
	margin-bottom: 3px;
	margin-top: 0px;
}

table.gallerietable {
	width: 100%;
}

a.prevpic, a.prevpic {
	display: block;
	width: 150px;
}

div.bilderlinks {
	position: relative;
}

a.prevpic {
	float: left;
}

a.nextpic {
	float: right;
}

a.galleryback {
	background-color: #DDEAED;
	background-image: url(../img/weisse_ecken.gif);
	background-repeat: no-repeat;
	margin-top:20px;
	text-align: center;
	padding-left: 20px;
	color: #368092;
}

 a.galleryback:hover {
 	background-color: #368092;
	color: white;
 }

div.galnav {
	margin-top: 20px;
	margin-left: 10px;
	padding-bottom: 20px;
}

a.activegal, a.gal {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #43759C;
	color: White;
	text-decoration: none;
	background-image: url(../img/weisse_ecken_activegal.gif);
}

a.activegal:hover {
	background-color: #DDEAED;
	color: #368092;
}

a.gal {
	background-color: #DDEAED;
	color: #368092;
}

a.gal:hover {
	background-color: #368092;
	color: white;
}