/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -----------------------------------*/
/* HIER FAENGT WEG IN DIE FREIHEIT AN */
body {
	background-color: #ffeaea;
	color: #993366;
	font-family: Geneva, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 14px;
}

#umschlag {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	background-color: #ffd5d5;
	border: 1px solid #c285a3;
}

/* KOPFBEREICH */

#header {
	width: 900px;
	height: 175px;
}

#header h1 {
	display: none;
}

#nav {
	background-color: #ffd5d5;
	width: 900px;
	height: 1.5em;
	text-align: right; 
	color:#f1e8f2;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	float: right;
	margin: 0px 0 0 0;
	padding: 0.12em 1em 0.3em 1em;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

#nav a, #nav a:hover, #nav a:link, #nav a:active, #nav a:visited {
	color: #000;
	text-decoration: none;
}
/* ENDE KOPFBEREICH */

#content {

}

/* MENUE */

#menue {
	margin: 0 0 0 10px;
	padding-top: 10px;
	width: 140px;
	float: left;
}

#menue h2 {
	margin: 5px 0 20px 0;
	padding: 0 0 5px 0;
	font-size: 1.4em;
	font-variant: small-caps;
	display: block;
	border-bottom: 1px #ffc1c1 dotted;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

#menue ul {
	list-style-type: none;
	margin: 5px;
}

#menue li {
	padding: 0.2em;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

#menue li:hover {
	background-color: #ffeaea;

}

#menue a, #menue a:hover, #menue a:link, #menue a:active, #menue a:visited {
	color: #4a1f00;
	text-decoration: none;
}

/* ENDE MENUE */

/* INHALTSBEREICH */

#main {
	background:url(../images/bg-main_fin.gif) repeat-y top left;
	background-color: #ffeaea;
	width: 610px;
	float: right;
	padding-left: 100px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #936;
	border-bottom: 1px solid #936;
}

#main img {
	margin: 1em;
}

#main a, #main a:link {
	color: #336699;
	text-decoration: none;
}

#main a:visited {
	color: #336699;
	text-decoration: none;
}

#main a:active, #main a:focus, #main a:hover {
	color: #339966;
	text-decoration: none;
}

#main h2 {
	margin: 5px 0 20px 0;
	padding: 0 0 5px 0;
	width: 100%;
	font-size: 1.4em;
	font-variant: small-caps;
	display: block;
	border-bottom: 1px #ffc1c1 dotted;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

#main h3 {
	margin: 1em 0 0.2em 0;
	font-size: 1.2em;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

#main p {
	margin: 5px 0 10px 0;
	line-height: 1.2em;
	text-align: left;
	font-size: 0.95em;
}

#main ul {
	list-style-type: square;
	list-style-position:outside;
	margin: 20px;
	line-height: 1.2em;
	font-size: 0.95em;
}

#main .more {
	margin: 0px 0px 10px 0;
	font-size: 0.95em;
}

#main .clear {
	clear: both;
}

#main .info {
	font-size: 0.85em;
	background: #ffd5d5;
	display: block;
	width: 100%;
	padding: 2px 5px 2px 0;
	text-align: right;
	font-size: 0.95em;
}

#main .important {
	font-weight: bold;
}

#main .left {
	float: left;
}

#main .right {
	float: right;
}

#main .meldung {
	margin: 10px 0px 10px 0px;
	padding: 15px 15px 0 15px;
	clear: both;
}

/* ENDE INHALTSBEREICH */


/* FUSSZEILE */

#footer {
	width: 900px;
	padding: 2px 0px;
	background-color: #ffd5d5;
	clear: both;
	color: #000;
	height: 1.5em;
}

#footer p {
	margin: 0px 0px 0px 5px;
}

#footer ul {
	list-style-type: none;
	margin: 0;
}

#footer li {
	float: right;
	padding: 0.06em 1em;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

#footer a, #footer a:hover, #footer a:link, #footer a:active, #footer a:visited {
	color: #000;
	text-decoration: none;
}

/* ENDE FUSSZEILE */