html, body {
	background-color: #d0d0d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0px;
}


/* CENTERING */
table.aussen {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

table.aussen td.zentrieren { 
	text-align: center;
	vertical-align: middle; 
}

div.innen {
	margin-left: auto; 
	margin-right: auto;
	width: 990px;
}

/* SPENDENAUFRUF */

#spendenaufruf {
/*	z-index: 999;
	width: 130px;
	height: 130px;
	float: left;
	position: absolute;
	left: 20px;
	top: 30px;
	background-image: url('images/spendenaufruf-hauptbahnhof.gif');
	background-repeat: no-repeat;
	background-color: transparent;
*/
	display: none;
}

.aufruftext {
	margin: 38px 5px 5px 5px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#spendenaufruf .aufruftext a,
#spendenaufruf .aufruftext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#spendenaufruf .aufruftext a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/* LINKS */
a,
a:visited,
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFDD00;
	text-decoration: none;
}

a img,
a:visited img,
a:link img {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

a:hover img {
	border: 1px solid #FFDD00;
	color: #FFDD00;
	text-decoration: none;
}

.blink2 a,
.blink2 a:visited,
.blink2 a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}

.blink2 a:hover {
	font-weight: bold;
	color: #FFDD00;
	text-decoration: none;
}


table.topnavi a,
table.topnavi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

table.topnavi a:hover {
	color: #FFDD00;
	text-decoration: none;
}

table.footer a,
table.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

table.footer a:hover {
	color: #FFDD00;
	text-decoration: none;
}

/* NAVIGATION */
table.topnavi {
	background-color: #333333;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

td.topnavitxt {
	text-transform: uppercase;
}

table.toplanguage {
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}


/* CONTENTS */
table.contentback {
	background-color: #676767;
}
table.contentback-red {
	background-color: #ae0000;
}

td.innerback {
	background-color: #333333;
	text-align: center;
}
td.innerback-red {
	background-color: #ae0000;
	text-align: center;
}

td.descriptions {
	vertical-align: top;
}

td.center {
	text-align: center;
	vertical-align: middle;
}

td.tdright {
	text-align: right;
	vertical-align: top;
}

td.tdleft {
	text-align: left;
	vertical-align: top;
}


/* TYPO */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 16px 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFDD00;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 10px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 26px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
}

p {
	font-size: 11px;
	line-height: 16px;
}

ul, 
li {
	font-size: 11px;
	line-height: 16px;
}

/*BILDER*/

img.rahmen {
	border: 1px solid #FFFFFF;
}


/* FOOTER */
table.footer {
	background-color: #333333;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
}

img.footer {
	vertical-align: middle;
}
