/* Jungschar und Minis Baumgarten */
/* Stylesheet by Stephan Bazalka  */
/* Standard                       */

/* ########################## */
/* ### Allgemeine Angaben ### */


body {
	margin: 0px;
	padding: 0px;
	/* background-image: url("/grafx/fruehling_streifen.gif"); */
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}

td {
	vertical-align: top;
	font-size: 13px;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

div.klein {
	font-size: 11px;
}

a img {
	border-width: 0px;
}


/* ################################################# */
/* ### Kopfzeile (Grafik, Überschrift, Über uns) ### */

#kopfzeile {
	height: 98px;
	background-position: right;
	background-repeat: no-repeat;
	/*position: fixed; 
	top: 0px;
	_position: absolute; 
	_top: expression(parseInt(document.body.scrollTop));*/
}
#kopfzeile_bild {
  display: none;
}

#kopfzeile h1 {
	margin:0px;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	top: 30px;
	left: 138px;
	z-index: 2;
}

#kopfzeile #schatten {
	color: #000000;
	top: 31px;
	left: 139px;
	z-index: 1;
}

#kopfzeile #ueberschrift {
	position: absolute;
	top: 35px;
	left: 139px;
	z-index: 1;
}

#suche {
	float: right;
	position: relative;
	right: 8px;
	top: 98px;
	padding-top: 4px;
}

#suche a:link, #suche a:visited {
	font-size: 10px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 8px;
}

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

#nav {
	width:100%;
	height: 25px;
	border-width: 1px;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
}

#spot {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
}

#menu {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu li a.top:link, #menu li a.top:visited {
	text-decoration: none;
	text-align: center;
	float: left;
	display: block;
	padding: 4px 0px 4px 0px; /* standard for all browsers */
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	height: 17px; 
}

/* IE-hacks */
#menu li a.top:link, #menu li a.top:visited {
	\padding: 5px 0px 4px 0px; /* for IE5 */
	paddin\g: 4px 0px 4px 0px; /* for IE6 */
}

#menu li.sub ul
{
	display: block;
	position: absolute;
	z-index: 1000;
	visibility: hidden;
}

#menu li.sub:hover ul 
{
	visibility: visible;
}

ul.sub {
	margin: 0px;
	padding: 0px;
}

ul.sub li {
	margin: 0px;
	padding: 0px;
}

ul.sub li a {
	border-width: 1px;
	border-style: solid;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	padding: 3px;
	border-top-width: 0px;
	display: block;
	height: 14px;
}

/* IE-hacks */
ul.sub li a {
	\height: 0px; /* for IE5 */
	\padding: 1px;
	heigh\t: 14px; /* for IE6 */
	paddi\ng: 3px;
}

/* ############### */
/* ### Artikel ### */

#mitte {
	margin: 0px;
	width: 65.6%;
	float: left;
}

#inhalt {
	width: 473px;
	padding: 10px 15px;
}

#inhalt h2 {
	font-size: 22px;
	font-weight: normal;
}

#inhalt h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 4px;
}

#inhalt p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#tools {
	clear: both;
  text-align: right;
}


/* ################################ */
/* ### Spalten links und rechts ### */

#infos {
	padding-left: 10px;
	float: left;
	font-size: 11px;
	width: 115px; /* standard for all browsers */
}

/* IE-hacks */
#infos {
	_width: 125px; /* IE5.Win */
	wid\th: 115px; /* IE6.all */
}

#verweise {
	margin:0px;
	padding: 0px;
	padding-top: 57px;
	padding-left: 10px;
	font-size: 11px;
	margin-right: 2px;
	width: 180px;
	float: right;
}

#infos #datum {
	margin-top: 10px;
	margin-bottom: 42px;
}

div.diashow {
	margin-top: 5px;
	margin-bottom: 10px;
}

#infos img {
	border-width: 1px;
	border-style: solid;
}

#verweise ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#verweise li {
	margin: 10px 0px;
}



/* ################ */
/* ### Fußzeile ### */

#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
}

/* ############### */
/* ### Listing ### */

div.item {
	margin-bottom: 10px;
	/*padding-top: 10px;*/
	clear: both;
	font-family: verdana;
}

div.item img {
	border-width: 1px;
	border-style: solid;
	margin: 5px;
	margin-right: 0px;
	margin-left: 8px;
	float: right;
}

div.item img.hakerl {
	margin: 0px;
	float: none;
	border-width: 0px;
}

div.item img.balken {
	margin: 0px;
}

div.item div.descr div.title {
	margin-bottom: 2px;
	margin-top: 3px;
}

div.item div.descr div.title a {
	font-size: 14px;
}

div.item div.subtitle {
	font-size: 11px;
	margin-bottom: 5px;
}

div.item div.teaser {
	font-size: 13px;
}

div.item div.descr {
	/*padding: 2px;*/
	vertical-align: top;
}

