body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, {
        margin: 0;
        padding: 0;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #FFFF66;
	background-image: url(body_bg.jpg);
}

a:link {
color: #FFFF66;
}

a:visited {
 color: #FFFF66;
 }

a:hover, a:active	{
	color: #FFFFFF;
}

#startseite #navstartseite a,
#person #navperson a,
#stadtbilder_leipzig #navgallerie1 a,
#stadtbilder_leipzig #Leipzig a,
#stadtbilder_dresden #navgallerie1 a,
#stadtbilder_dresden #Dresden a,
#stadtbilder_hamburg #navgallerie1 a,
#stadtbilder_hamburg #Hamburg a,
#stadtbilder_berlin #navgallerie1 a,
#stadtbilder_berlin #Berlin a,
#stadtbilder_luebeck #navgallerie1 a,
#stadtbilder_luebeck #Luebeck a,
#norden_groemitz #navgallerie2 a,
#norden_groemitz #groemitz a,
#norden_landschaften #navgallerie2 a,
#norden_landschaften #landschaften a,
#portraits_ethnisch #navgallerie3 a,
#portraits_ethnisch #ethnisch a,
#portraits_auftrag #navgallerie3 a,
#portraits_auftrag #auftrag a,
#chamaeleon #navgallerie4 a,
#kontakt  #navkontakt a,
#eigenesache  #naveigenesache a
#presse  #navpresse a
	{
	color: #FFFFFF;
}

h1 {
	font-family: georgia, times, "times new roman", serif;
	margin-top: 0em;
	margin-left: 1.5em;
    margin-right: 1.5em;
}

h2	{
	color: #FFFF66;
	font-family: georgia, times, "times new roman", serif;
	margin-top: 0em;
	margin-left: 1.5em;
    margin-right: 1.5em;
}

h2 a {
	text-decoration: none;
}

h3	{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

h4        {
        font: 140% georgia, times, "times new roman", serif;
        margin-top: 0.5em;
}

#container {
	text-align: left;
	width: 990px;
	border: 1px solid #000000;
	background-color: #FDFDFD;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #003399;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
	height: 80px;
	position: relative;
}

#header h1	{
		font-size: 1px;
		text-align: right;
		color: #003399;
		margin: 0;
		padding: 0;
}

#navigation {
	background-color: #000066;
}

#navigation ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;
}

#navigation li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #C4C769;
}

#navigation li a {
	text-decoration: none;
}

#navigation li a:active {
	text-decoration: none;
}


#menu {
	float: right;
	width: 150px;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#menu ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 165%;
	list-style-type: none;
}

#content {
	font-family: georgia, times, "times new roman", serif;
	padding: 20px;
	background-color: #663300;
}

#hr {
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
	width: 600px;
	border-bottom-width: 1px;
}


#content p {
	line-height: 165%;
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 90%;
	text-align: right;
	padding: 5px;
	background-color: #000066;
	clear: both;
}
img {
	border: thin solid #FFFF66;
}

#space {
	height: 50px;
}
