/* manesmeckenstock.de                             */
/* horn@fienehorn.de                               */

/* stylesheet-deklarationen                        */

/* realisierung:                                   */
/* fiene,horn. Büro für Medien und Kommunikation   */
/*             www.fienehorn.de                    */




/* allgemein */

*
{
	border: 0;
	font-family: "lucida grande", "lucida sans unicode", geneva, verdana, sans-serif;
	font-size: 11px;
	margin: 0;
}

img
{
	border: 0;
}



/* <body></body> */

body
{
	background-color: #783010;
	color: #000000;
	font-family: "Palatino Linotype", serif;
	font-size: 12px;
	margin: 0;
	margin-left: 110px;
}




/* links */

a:link
{
	color: #a06a16;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #a06a16;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #a06a16;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	color: #a06a16;
	font-weight: normal;
	text-decoration: underline;
}

a:focus
{
	color: #a06a16;
	font-weight: normal;
	text-decoration: underline;
}

#copyright a:link
{
	color: #e7bd8b;
	font-weight: normal;
	text-decoration: none;
}

#copyright a:visited
{
	color: #e7bd8b;
	font-weight: normal;
	text-decoration: none;
}

#copyright a:hover
{
	color: #e7bd8b;
	font-weight: normal;
	text-decoration: underline;
}

#copyright a:active
{
	color: #e7bd8b;
	font-weight: normal;
	text-decoration: underline;
}

#copyright a:focus
{
	color: #e7bd8b;
	font-weight: normal;
	text-decoration: underline;
}




/* boxenelemente */

#abschluss
{
	background-image: url('/pool/hintergrund_unten.gif');
	background-repeat: no-repeat;
	clear: both;
	height: 25px;
	margin-left: 50px;
	width: 730px;
}

#container
{
	background-image: url('/pool/hintergrund.gif');
	background-position: 50px top;
	background-repeat: repeat-y;
}

#copyright
{
	clear: both;
	color: #e7bd8b;
	margin-bottom: 20px;
	margin-left: 50px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 710px;
}

#inhalt
{
	float: left;
	padding-left: 84px;
	padding-right: 35px;
	padding-top: 35px;
	width: 433px;
}

#navigation
{
	background-image: url('/pool/hintergrund_navigation.gif');
	float: left;
	padding-left: 38px;
	padding-top: 20px;
	width: 190px;
}

.eintrag_ueberschrift
{
	margin-bottom: 25px;
}

.eintrag_ungerade
{
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	width: 420px;
}

.eintrag_gerade
{
	background-color: #e4d1ac;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	width: 420px;
}




/* ueberschriften */

h1
{
	font-family: impact, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}

h1 img, h3 img
{
	margin-top: 5px;
}

h2 /* monatsueberschrift */
{
	background-color: #e4d1ac;
	font-weight: bold;
	height: 20px;
	margin-bottom: 2px;
	margin-top: 15px;
	padding-left: 5px;
	padding-top: 3px;
	width: 420px;
}

h3
{
	font-family: impact, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 86px;
}




/* absaetze */

#inhalt p
{
	width: 420px;
}

#inhalt td p
{
	padding-bottom: 5px;
	width: 347px;
}

table.eintrag
{
	margin-bottom: 35px;
}

td.bild
{
	padding-top: 4px;
}

td.text p
{
	margin-left: 7px;
}




/* tabellen */

td
{
	vertical-align: top;
}
