/* Jungschar und Minis Baumgarten */
/* Stylesheet by Stephan Bazalka  */
/* Frühling                       */

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

table, tr, td {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

table {
	margin-left: -2px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
}

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

a:link, a:visited {
	color: #333333;
}

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

a img {
	border-width: 0px;
}


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

#kopfzeile {
	height: 50px;
}

#kopfzeile h1 {
	display: none;
}

#kopfzeile #schatten {
	display: none;
}

#suche {
	display: none;
}

#logo img {
	position: absolute;
	top: 5px;
	left: 390px;
}

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

#nav {
	display: none;
}

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

#ecke_liob {
	display: none;
}

#breadcrumbs {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

#inhalt {
	width: 600px;
	padding: 0px 15px;
	margin: 0px;
}

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

#inhalt h3 {
	font-size: 14px;
	font-weight: bold;
	color: #790000;
	margin-top: 10px;
	margin-bottom: 2px;
}

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

#tools {
	display: none;
}

#autor_initialen {
	font-size: 13px;
	margin-top: 5px;
}

/* ############## */
/* ### Impuls ### */

#impuls {
	display: none;
}

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

#infos {
	display: none;
}

#verweise {
	display: none;
}

#infos #datum {
	font-size: 11px;
	margin-left: 80px;
	margin-top: -22px;
}

div.diashow {
	display: none;
}

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

#infos img.no_border {
	border-width: 0px;
}

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

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

div.links {
	display: none;
}

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

#footer {
	display: none;
}

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

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

div.item img {
	margin: 5px;
	margin-right: 10px;
	float: right;
	border: 1px solid #F74312;
	height: 100px;
	width: 100px;
	clear: bottom;
}

div.item img.no_border {
	border-width: 0px;
}

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

div.item div.descr div.title a {
	color: #F74312;
	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;
}

div.item div.descr_fix {
	width: 340px;
}

