body {
	background-color: #4A5994;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../IMG/bg_neu.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

h1	{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

h2	{
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

.txt	{
	font-size: 1.2em;
	font-weight: normal;
}

.smalltxt	{
	font-size: 1em;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #ffff99;
	background-color: transparent;
	
}

a:visited {
	text-decoration: none;
	color: #ffff99;
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a.weiss:link {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;	
}

a.weiss:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}

a.weiss:hover {
	text-decoration: underline;
}

a.weiss:active {
	text-decoration: underline;
}

a.blau:link {
	text-decoration: none;
	color: #6699CC;
	background-color: transparent;
	
}

a.blau:visited {
	text-decoration: none;
	color: #6699CC;
	background-color: transparent;
}

a.blau:hover {
	text-decoration: none;
}

a.blau:active {
	text-decoration: none;
}

a.hellblau:link, a.hellblau:visited {	text-decoration: none; color: #CCFFFF; background-color: transparent; }
a.hellblau:hover, a.hellblau:active { text-decoration: none; }


/* ========== Allgemeines ========== */

img {
	border: 0;
}

.line {
	margin: 15px 0 15px 0; 
}

.button {
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #6699CC;
}

.sitesearch-input {
	border: 1px solid #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #6699CC;
  width: 90px;
}

#lauftext {
	position: absolute;
	left: 15px;
	top: 82px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	overflow: hidden;
	width: 745px;
}

.kalender {
	font-size: 11px;
	color: #6699CC;
	background-color: #4A5994;
}


/* ========== Allg. Layoutpositionierungen ========== */
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	height: 34px;
	width: 186px;
}

.hotline {
	position: absolute;
	left: 9px;
	top: 59px;
	z-index: 2;
}

#navleft {
	position: absolute;
	left: 15px;
	top: 75px;
	z-index: 2;
	height: auto;
	width: 150px;
}

#navright {
	position: absolute;
	left: 580px;
	top: 75px;
	z-index: 2;
	height: auto;
	width: 180px;
}

#subnav {
	position: absolute;
	left: 576px;
	top: 35px;
	z-index: 2;
	height: 17px;
	width: 188px;
}

#sponsor {
	position: absolute;
	left: 580px;
	top: 3px;
	height: 28px;
	width: 157px;
}

#spendehoch {
	position: absolute;
	left: 635px;
	top: 75px;
	z-index: 2;
	height: auto;
	width: 125px;
}


/* ========== Startseite ========== */
.startpiceins {
	position: absolute;
	z-index: 3;
	left: 180px;
	top: 75px;
}

.startpiczwei {
	position: absolute;
	z-index: 2;
	left: 421px;
	top: 75px;
}

.startpicdrei {
	position: absolute;
	z-index: 2;
	left: 421px;
	top: 185px;
}

#startspende {
	position: absolute;
	left: 180px;
	top: 295px;
	height: 62px;
	width: 385px;
}

#startlist {
	position: absolute;
	left: 0px;
	top: 405px;
	z-index: 1;
	width: 100%;
	height: auto;
}

.storyteaser {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 0;
}

.storyteaser2 {
	font-size: 1.2em;
	margin: 0 0 1.2em 0;
}

.listentabelle {
	margin: 0 0 0 180px;
}

.pfeil {
	margin: 0.2em 0 0 0;
}

.uebersicht {
	width: 100%;
	background-color: #003366;
	margin: 2em 0 0 0;
	padding: 7px 0px 7px 0px;
}

.uebersicht table {
	width: 580px;
}

.banner {
	margin: 15px 0 0 0;
}



/* ========== Listenansicht ========== */
.list {
	position: absolute;
	left: 180px;
	top: 75px;
	width: 385px;
}

.listtxt {
	font-size: 1.2em;
	margin: 0 0 0 8px;
}

.region {
	font-size: 1em;
	font-weight: bold;
	margin: 0.1em 0 0 0;
}

.datum {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 15px;
}

.list img {
	margin: 3px 0 0 0;
}

.listline {
	padding: 1em 0 1em 0; 
}


/* ========== Story ========== */
#story {
	position: absolute;
	left: 15px;
	top: 75px;
	width: 550px;
	height: auto;
}

.storymodulteaser {
	margin: 0 0 1em 0;
}

.storymodul {
	margin: 1em 0 1em 0;
}

.storymodulinfo {
	margin: 1.5em 0 1.5em 0;
}

.storymodulteaser h1 {
	margin: 0 0.5em 0.5em 0;
}

.ort_datum {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

.storymodulteaser h2 {
	margin: 0 0.5em 0.5em 20px;
}

.storytxt {
	font-size: 1.2em;
	margin: 0 0.5em 0.5em 0;
}

.storyinfotxt {
	font-size: 1.2em;
	margin: 0.5em 0.5em 0.5em 15px;
}

.storylinktxt {
	font-size: 1.2em;
	margin: 0.5em 0.5em 0.3em 15px;
}

.storysmalltxt {
	font-size: 1em;
	vertical-align: baseline;
}

.teaserpic {
	margin: 0.2em 0 0.2em 0;
}

.storypic {
	margin: 0.2em 0.5em 0.2em 0;
	/*float: left;*/
}


/* ========== Auktionen ========== */
.auktionstxt {
	font-size: 1em;
	margin: 0 0 0 5px;
}

.otstxt {
	font-size: 1em;
	margin: -12px 0 0 0;
	text-indent: 60px;
}



/* ========== Spendenformulare ========== */
.spende1field {
	position: absolute;
	left: 230px;
	top: 10px;
	z-index: 3;
	width: 120px;
}

.spende1radio1 {
	position: absolute;
	left: 5px;
	top: 36px;
	z-index: 3;
}

.spende1radio2 {
	position: absolute;
	left: 103px;
	top: 36px;
	z-index: 3;
}

.spende1radio3 {
	position: absolute;
	left: 113px;
	top: 36px;
	z-index: 3;
}

/*.spende1radio3 {
	position: absolute;
	left: 223px;
	top: 36px;
	z-index: 3;
}*/

.spende1button {
	position: absolute;
	left: 325px;
	top: 40px;
	z-index: 3;
}

.spende2field {
	position: absolute;
	left: 15px;
	top: 190px;
	z-index: 3;
	width: 85px;
}

.spende2radio1 {
	position: absolute;
	left: 5px;
	top: 275px;
	z-index: 3;
}

.spende2radio2 {
	position: absolute;
	left: 5px;
	top: 293px;
	z-index: 3;
}

.spende2radio3 {
	position: absolute;
	left: 5px;
	top: 293px;
	z-index: 3;
}

/*.spende2radio3 {
	position: absolute;
	left: 5px;
	top: 311px;
	z-index: 3;
}*/

.spende2button {
	position: absolute;
	left: 39px;
	top: 340px;
	z-index: 3;
}

/* ========== efa_fontsize ========== */
#efa {
	position: absolute;
	left: 635px;
	top: 32px;
	z-index: 3;
	height: 20px;
	width: 122px;
}
