html, body {
	background-repeat: repeat-x;
	background-position: top;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}

.tb {
	width: 920px;
	height: 100%;
}


.header {
	height: 50px;
	padding-top: 30px;
	text-align: center;
	font-size: 14px;
	color: #FF6;
	padding-bottom: 30px;
}



.nav {
	padding-top: 60px;
	padding-bottom: 60px;
}

.main {
	text-align: center;
	height: 100%;
}
.main_line {
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/line_main.png);
	font-size: 12px;
	text-align: center;
}


.bot {
	padding-bottom: 20px;
	padding-top: 20px;
	color: #999;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}

/* Headlines */

 .hd {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}

.hd_projekte {
	font-size: 16px;
	color: #ff9900;
	font-weight: bold;
	padding-left: 0px;
}

.hds {
	font-size: 16px;
	color: #ff9900;
	font-weight: bold;
}

/* END */


.bl {
	text-align: justify;
}

.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	height: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
	width: 100%;
}

.line_on {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}
.headline {
	height: 40px;
}


/* ------------------------- */
/*  Links / Seiten  */

.slink a {
	color: #ff9900;
}

.slink a:hover {
	color: #ff9900;
	text-decoration: none;
}

/* ------------------------- */
/*  Links / Impressum - English  */

.blink a {
	color: #999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.blink a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ------------------------- */
/*  Blogger  */

.bloglink a {
	color: #F90;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 30pt;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.bloglink a:hover {
	color: #C30;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ------------------------- */

.bu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90%;
	height: 22px;
}

.field {
	border: 1px solid #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	background-color: transparent;
	height: 22px;
	color: #000;
}
h1 {
	font-size: 12px;
}




/* ------------------------- */
/*  Blogger-Style  */

h2 {
	font-size: 11px;
	color: #505050;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	color: #ff9900;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#div_backbutton {
	position: absolute;
	margin-left: 70px;
}

#konto {
	background-image: url(../images/nav/spendenkonto.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 210px;
	margin-left: 650px;
	position: absolute;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 23px;
	display: block;
	z-index: auto;
	margin-top: -145px;
}

.konto_td {
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#navbar {
	display: none;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

#navbar-iframe {
	display: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.home-link {
display:none;
}

/* -------------------------- */
/*  Online Spenden			  */

.on_hd {
	background-color: #646464;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

.on_tb {
	border: 1px solid #CCC;
}

.on_in {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #000;
}

.on_bu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 190px;
	height: 30px;
	font-weight: bold;
	background-color: #E95D0F;
	color: #FFF;
}
.on_send {
	font-size: 12px;
	color: #000;
	padding-right: 70px;
	padding-left: 0px;
	padding-top: 20px;
	text-align: center;
}

.frame_studenten {
	border: 1px dotted #ff9900;
}

