/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	line-height: 140%;
}

.cite {
	font-family: Papyrus, "Comic Sans MS", Verdana;
	font-size: 14pt;
	color: #576d8f;
}

.cite .who {
	font-size: 9pt;
	text-align: right;
	margin-right: 100px;
}

#header {
	position: absolute;
	top: 10px;
	left: 50px;
	width: 800px;
	height: 100px;
	background: #FFFFFF url(./themes/site_themes/natur_und_fotografie/dagmar_logo.jpg) no-repeat;
}

#footer {
	color: #97aab4;
	top: 50px;
	width: 800px;
	clear: both;
	font-size: 8pt;
	padding-top: 10px;
}

#content {
	position: absolute;
	left: 50px;
	top: 120px;
	width: 800px;
}

#right {
	float: right;
}

#sidebar {
margin-top: 76px;
	width: 300px;
	height: 300px;
}

#sidebar img {
	padding: 2px;
}

#sidebar h2 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 80%;
	color: #576d8f;
}

#navigation {
	margin-top: 50px;
	font-size: 9pt;
}

#navigation a {
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	padding: 2px;
}

#navigation a:hover {
	color: #576d8f;
}

#navigation .menuentry {
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;
}

#navigation .selected {
	color: #576d8f;
}

#navigation .submenu {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
}

#navigation .submenuentry {
	padding-left: 10px;
	/* background: url(./themes/site_themes/natur_und_fotografie/pfeilchen.gif) 0px 4px no-repeat; */
	background: url(./themes/site_themes/natur_und_fotografie/pfeilchen.gif) 0px 4px no-repeat;

}

#hauptbox, #hauptboxbreit {
	margin-top: 50px;
}

#hauptbox, #textbox {
	width: 450px;
	padding: 10px;
	margin-bottom: 20px;
}

#hauptboxbreit {
	width: 780px;
	padding: 10px;
	margin-bottom: 20px;
}

#hauptbox a, #textbox a, #sidebar a, #hauptboxbreit a {
	text-decoration: none;
	color: #576d8f;
}

#hauptbox a:hover, #textbox a:hover, #sidebar a:hover, , #hauptboxbreit a:hover {
	color: #AAAAAA;
}

#hauptbox .small, #textbox .small, , #hauptboxbreit small {
	font-size: 66%;
}

#hauptbox h1, #textbox h1, #hauptboxbreit h1, #sidebar h1 {
	font-family: Papyrus, "Comic Sans MS", Verdana;
	font-size: 18pt;
	font-weight: normal;
	color: #576d8f;
}

#hauptbox h3, #textbox h3, #hauptboxbreit h3, #sidebar h3.blende {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #3b4552;
	margin-left: -30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background: url(./themes/site_themes/natur_und_fotografie/objektiv_wasser.gif) 0px 0px no-repeat;
	line-height: 150%;
	border-bottom: solid 1px #97aab4;
}

#hauptbox h4, #hauptboxbreit h4 {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #3b4552;
}


#hauptbox li, #textbox li, #hauptboxbreit li {
	padding: 3px 0 3px 0;
}

.hellblau p {
color: #154363;
font-weight: bold;
}

table.termine {
border-left: 1px solid #000000;
border-top: 1px solid #000000;
}

table.termine th {
color: #FFFFFF;
background-color: #59759C;
}

table.termine th, table.termine td {
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}

table.termine p {
margin: 0px;
padding: 0px;
}

#navi {
position: absolute;
top: 100px;
left: 250px;
width: 650px;
line-height: 110%;
}

#navi a {
	color: #000000;
	text-decoration: none;
	line-height: 110%;
	padding: 2px;
}

#navi a:hover {
	color: #576d8f;
}

#navi .submenuentry {
	padding-left: 10px;
	background: url(./themes/site_themes/natur_und_fotografie/pfeilchen.gif) 0px 4px no-repeat;
}

p.small {
        font-size: 8pt;
}