
body {
	padding:0; margin:0;
	font-size:0.9em; min-width:1000px;
	background: top left #fff url("pics/header.jpg") no-repeat;
	font-family:Arial, Helvetica, Verdana,  'Trebuchet MS',  sans-serif;
}

body div#alles {
	background-color:#fff;
	margin:0 0 0 200px; padding:0;
	color:#000;
}
body img,body iframe { border:0; }
body code { font-family:monospace; }
body blockquote {
	margin-left:0; padding-left:1.5em;
	font-style:italic;
}
body form fieldset { border:0; }
body a:link,body a:visited { color:#57D; }
body a:link:hover,body a:visited:hover { color:#ACF; }

body span.spelling { background: bottom left transparent url("pics/spelling.gif") repeat-x; }
body span.wrong { text-decoration:line-through; }
body span.new { color:#070; }

body div#inhalt div#seiten { text-align:center; }
body div#inhalt div#seiten a { color:#C00; }
body div#inhalt div#seiten a:hover { color:#E66; }
body div#inhalt div#seitenzahlen a { text-decoration:none; }
body div#inhalt div#seitenzahlen {
	text-align:center;
	border-top:1px solid #000;
	margin:0 0 2.5em; padding:0.4em; 
	background-color:#FFC;
}
body div#inhalt div.alert {
	color:#D00; padding:0.4em;
	margin:1em 0;
	font-weight:bold;
	text-align:center;
	background-color:#F3F0F0;
}


/* ########################################################################## */
/* %%%%%%%%%%%%%%%% Navigation %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* ########################################################################## */

body div#nav {
	margin:5px 0 1.3em 0; padding: 0; font-size:1.05em;
	background:top url("pics/navi.jpg") no-repeat;
}

body div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom:1px #999 solid;
}

body div#nav ul li {
	list-style: none;
	background-color:transparent;
	margin:0;
	padding:0 2em 0 2em;
	border-top:1px #999 solid;
}
body div#nav li a img { margin:0 0.4em -0.25em 0; padding:0; max-width:120px; }
body div#nav li a {
	width: 100%;
	display: block;
	line-height:1.8em;
	padding:0.2em 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
	text-align: left;
}
body div#nav a:hover,
body div#nav ul li:hover {
	color:#555;
}

/* ########################################################################## */
/* %%%%%%%%%%%%%%%% Seitenleisten %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* ########################################################################## */

div#leisteA {
	float:left;
	width:200px;
}

div#leisteB {
	float:right;
	width:13em;
}

body div.seitenleiste {
	min-width:120px;
	margin:0; padding:0;
	background-color:transparent;
}

body div#suche { margin:0.4em 10px 0; padding:0; white-space:nowrap; }
body div#suche input#search_text { width:65%; }
body div#suche input#search_button { width:25%; }

body div.seitenleiste div.werbung {
	margin:1em 0.2em 0 0; padding:0.2em;
	text-align:center;
	background: #F0F0F0 url("pics/werbung.gif") repeat;
}

body div.seitenleiste div.kasten #search_button { padding:0.05em 0.1em; font-size:0.9em; }
body div.seitenleiste div.kasten #search_text { width:8.5em; }
body div.seitenleiste div.kasten form { margin:0.6em; }
body div#box1 div.kasten h1 { text-align:left; background-color:#6D5; }
body div.seitenleiste div.kasten h1 {
	font-size:1em; color:#fff;
	font-weight:bold;
	letter-spacing:0.2em;
	margin:0 0 0.5em 0;
	padding:0.1em 0.3em;
	text-align:right;
	background-color:#57D;
}
body div.seitenleiste div.kasten {
	margin:0.4em 0.6em 4em 0.6em;
}
body div.seitenleiste table#statistik {
	font-size:0.8em; margin:0;
	width:14.5em; padding:0.2em;
	line-height:1.2em;
	background-color:#FFF;
}
body div.seitenleiste table#statistik .statistik_sub { text-align:right; }

body div.kasten ul li {
	font-size:0.9em;
	padding:0 0 0 14px;
	margin:0 0 0.8em 0;
	background: transparent url('pics/list.gif') no-repeat left 50%;
}
body div.seitenleiste ul {
	padding:0; margin-left:1em;
	list-style:none;
}
body div.seitenleiste div.partner img { width:115px; max-width:120px; }
body div.seitenleiste div.partner img[src] { width:auto; }

body div.seitenleiste div#tagwolke a:link,
body div.seitenleiste div#tagwolke a:visited { text-decoration:none;  color:#D0E0F0;}
body div.seitenleiste div#tagwolke a:link:hover,
body div.seitenleiste div#tagwolke a:visited:hover { color:#def;}
body div.seitenleiste div#tagwolke {
	font-size:1em;padding:0.4em;
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-align:justify;
	margin: 0; background-color:#444;
}

body div.seitenleiste div#feedlist {
	font-size:0.8em; padding:0 0 0 1.2em;
}

/* --- Kalendertabelle %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
body div.kasten table#kal_tabelle {
	width:14em; font-size:0.9em;
	margin:0;
	background-color:#FFF;
}
body div.seitenleiste table#kal_tabelle th { width:14.3%; }
body div.seitenleiste table#kal_tabelle td, 
body div.seitenleiste table#kal_tabelle th {
	padding:0.2em;margin:0;
	text-align:center;
}
body div.seitenleiste table#kal_tabelle caption a#kal_rechts,
body div.seitenleiste table#kal_tabelle caption a#kal_links {
	text-decoration:none; font-size:1.4em; color:black;
	line-height:0.8em; display:block; margin:0; padding:0;
}
body div.seitenleiste table#kal_tabelle caption a#kal_rechts { float:right; }
body div.seitenleiste table#kal_tabelle caption a#kal_links { float:left; }
body div.seitenleiste table#kal_tabelle caption a#monat {
	text-decoration:none; color:black;
}
body div.seitenleiste table#kal_tabelle caption {
	padding:0 0.2em; margin:0;
	font-weight:bold; width:14em;
	background-color:#FFF;
}

body div.seitenleiste table#kal_tabelle td#kal_heute {
	/* background-color:#EFEFEF; */
	border: 1px #222 solid;
}
body div.seitenleiste table#kal_tabelle td a:hover { color:#999; }
body div.seitenleiste table#kal_tabelle td a {
	text-decoration:none; color:#222;
}
body div.seitenleiste table#kal_tabelle td.kal_mitEintrag a { font-weight:bold; }
body div.seitenleiste table#kal_tabelle td.kal_mitLink {
	background-color: #F0F5FF;
}
body div.seitenleiste table#kal_tabelle td#kal_copyright { font-size:0.8em; }

/* ########################################################################## */
/* %%%%%%%%%%%%%%% Inhalt %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* ########################################################################## */
body div#inhalt {
	margin:0 13.5em 1em 0;
	padding:2.5em; 
	background-color:#FFF;
	min-height:100em;
	border-style:dotted;
	border-color: #DDD;
	border-width: 0 1px 0 1px;
}
body div#inhalt h1 { font-size:2em; font-weight:bold; }
body div#inhalt h1 small { font-size:0.5em; font-weight:normal; }



/* %%%%%%%%%%%%%%% Artikel %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
body div#inhalt h1.artikel_titel {
	font-size:1.3em;
	letter-spacing:0.01em;
	margin:0em 0 0.8em 0;
	font-weight:bold;
}
body div#inhalt h1.artikel_titel a { color:#016; text-decoration:none; }
body div#inhalt h1.artikel_titel a:hover { color:#35B; }
body div#inhalt div.artikel_text { font-size:0.9em; line-height:1.5em; }
body div#inhalt div.artikel_text p { margin:0.8em 0; padding:0; }
body div#inhalt div.artikel_text img.floating_right,
body div#inhalt div.artikel_text img.floating_left{ display:block; margin:0.4em 1.5em; }
body div#inhalt div.artikel_text img.floating_right { float:right; margin-right:0;}
body div#inhalt div.artikel_text img.floating_left { float:left; margin-left:0; }
body div#inhalt div.artikel_text blockquote { background-color:#FFD; }
body div#inhalt div.artikel_text sup { font-size:0.9em; line-height:0px; vertical-align:0.3em; }
body div#inhalt div.artikel_text p.code {
	background-color:#F0F0F0; padding:1em; margin:1.8em;
	display:block; font-family:monospace;
}
body div#inhalt div.spoiler {
	background-color:#EFEFEF;
	margin:0 1em; padding:0.5em 1em;
}
body div#inhalt div.artikel_info { 
	border-top:1px black dotted;
	font-style:italic;
	font-size:0.8em; text-align:right;
	margin:1em 0 4em; padding:0.4em 0.2em;
}
body div#inhalt div.artikel_info p {
	float:left;
	margin:0;padding:0;
}

body div#inhalt ol.fussnoten {
	font-size:0.8em;	
}

/* %%%%%%%%%%%%%%% Kommentare %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
body div#inhalt div#komm_bereich { margin:1em 0; }
body div#inhalt div#komm_bereich li { padding:0; margin:0.7em 0;}
body div#inhalt div#komm_bereich li:target { outline:5px #dfd solid; }
body div#inhalt div#komm_bereich li.komm_li0 { background-color:#FCFCFC; }
body div#inhalt div#komm_bereich li.komm_li1 { background-color:#F8F8F8; }
body div#inhalt div#komm_bereich h1 { font-size:1em; }
body div#inhalt div#komm_bereich div.komm_small b { font-size:1.1em; font-weight:bold; }
body div#inhalt div#komm_bereich div.komm_small {
	display:block; font-size:0.7em;
	border-width:1px 0;
	border-style:dotted;
	border-color:#AAA;
	background-color:#FDFDFD;
	margin:0; padding:0.4em 0.3em;
}
body div#inhalt div#komm_bereich div.komm_text {
	padding:0.5em 0.5em 1em 0.5em; 
	margin-bottom:1em;
}

body div#inhalt fieldset.kommForm input.kommForm { width:80%;}
body div#inhalt fieldset.kommForm input.kommForm,
body div#inhalt fieldset.kommForm textarea {
	 background-color:#e0e0e0; border:0;
	 margin:0 0 0.5em;
	 padding:0.3em;
}
body div#inhalt fieldset.kommForm input[type=submit] {
	border:0; padding:0.2em;
	 margin: 0.5em 0 0;background-color:#e0e0e0; 
}
body div#inhalt fieldset.kommForm:target { outline:5px #dfd solid; }
body div#inhalt fieldset.kommForm p { vertical-align:middle; }
body div#inhalt fieldset.kommForm textarea { width:100%; }
body div#inhalt fieldset.kommForm { margin-top:2em; }
body div#inhalt fieldset.kommForm .alert {
	color:#D00; border:1px #944 solid;
	background-color:#FDD;
}




/* ########################################################################## */
/* %%%%%%%%%%%%%%% Fuß %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* ########################################################################## */
body div#fuss code { color:#555; font-size:small; background:none transparent; }
body div#fuss {
	background-color:#F0EAFF;
	font-family:monospace;
	color:#222; clear:both;
	text-align:center;
	padding:3em 0.3em 0.3em;
	line-height:2em;
	border-style:solid;
	border-color: #000;
	border-width: 1px 0 0 0;
}
