body {
	font-family: Georgia, Times, serif;
	font-size: 101%;
	color: #323232;	
	background-color: #F2F1F3;
}

/* maße und daten der grundlegenden div-container, aus denen die seite besteht */

div #site {
	width: 869px;
}

div #logo {
	margin: 0 0 10px 0;
}

div #content {
	width: 712px;
	float: left;
}

div #content-sub {
	display: block;
	width: 712px;
	float: left;
	background-image:url(images/hintergrund-sub.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #B983CF;
}

div.contentkasten {
	margin: 10px 10px 10px 170px;
	font-size: 0.7em;
	border-width: 1px;
	border-style: dotted;
	border-color: #B983CF;
	padding: 10px;
}

div #navi {
	width: 157px;
	height: 477px;
	float: right;
	background-color: #B983CF;
	background-image: url(images/navi-schmuck.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div #footer {
	clear: both;
	font-size: 0.9em;
	margin: 10px 0 10px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #8160BF;
}

div #copyright {
	font-size: 0.7em;
}

/* special-effects fuer die navigation */

a.navi-bildergalerie {
	display: block;
    background-image: url(images/navi-bildergalerie.gif);
    width: 157px;
	height: 31px;
}

a.navi-bildergalerie-a, a.navi-bildergalerie:hover {
	display: block;
	background-image:url(images/navi-bildergalerie-a.gif);
	width: 157px;
	height: 31px;
}

a.navi-der-fotograf {
	display: block;
    background-image: url(images/navi-der-fotograf.gif);
    width: 157px;
	height: 31px;
}

a.navi-der-fotograf-a, a.navi-der-fotograf:hover {
	display: block;
	background-image:url(images/navi-der-fotograf-a.gif);
    width: 157px;
	height: 31px;
}

a.navi-leistungen {
	display: block;
    background-image: url(images/navi-leistungen.gif);
    width: 157px;
	height: 31px;
}

a.navi-leistungen-a, a.navi-leistungen:hover {
	display: block;
	background-image:url(images/navi-leistungen-a.gif);
	width: 157px;
	height: 31px;
}

a.navi-kontakt {
	display: block;
    background-image: url(images/navi-kontakt.gif);
    width: 157px;
	height: 31px;
}

a.navi-kontakt-a, a.navi-kontakt:hover {
	display: block;
	background-image:url(images/navi-kontakt-a.gif);
	width: 157px;
	height: 31px;
}

a.navi-arbeitsweise {
	display: block;
    background-image: url(images/navi-arbeitsweise.gif);
    width: 157px;
	height: 31px;
}

a.navi-arbeitsweise-a, a.navi-arbeitsweise:hover {
	display: block;
	background-image:url(images/navi-arbeitsweise-a.gif);
	width: 157px;
	height: 31px;
}

.preloader {
	display: block;
	float: left;
	width: 1px;
	height: 1px;
}


/* text-auszeichnungen und andere elemente */

a, a:visited, a:active a:hover {
	text-decoration: none;
}

a, a:visited {
	color: #B983CF;
}

a:active, a:hover {
	color: #8160BF;
}

h2 {
	font-size: 1.4em;
	margin: 10px 0 10px 0;
	text-align: left;
}

h3 {
	font-size: 1.3em;
	margin: 15px 0 10px 0;
	text-align: left;
}

div #footer h2 {
	display: block;
	width: 567px;
}

p {
	margin: 5px 0 8px 0;
	line-height: 1.3em;
	text-align: left;
}

div #footer p {
	display: block;
	width: 567px;
}


div #content-sub p {
	margin: 5px 10px 8px 165px;
}

div #content-sub h2, div #content-sub h3 {
	margin: 10px 10px 10px 165px;
	text-align: left;
}

img.align-right {
	float: right;
	margin: 0 0 10px 5px;
}

img.align-left {
	float: left;
	margin: 0 10px 0 5px;
}
