/* Grundelemente */
* { }

body {
	background-color:#d8d8d8;
	background-image:url('/content/pictures/template/bg_color.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0 auto;
	padding: 0px;
	overflow: auto;
}

body, td, div, span, input, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height:16px;
	color: #000000;
}

.input {
	background-color:#b3b3b3;
	border:none;
	color:#000000;
	padding:3px;
	width:130px;
}

input.login_email {
	background-color:#b3b3b3;
	border:none;
	color:#000000;
	margin-bottom:5px;
	padding:3px;
	width:160px;
}
input.login_pass {
	background-color:#b3b3b3;
	border:none;
	color:#000000;
	padding:3px;
	width:130px;
}
input.login_submit {
	background-color:#08f702;
	border:none;
	font-weight:bold;
	color:#000000;
	width:25px;
	height:20px;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	color:#000;
}

a:hover {
	text-decoration: none;
}

a {
	outline: none;	
}

.wrapper {
	width:1080px;
}

.left {
	background-image:url('/content/pictures/template/bg_left.jpg');
	background-repeat: no-repeat;
	float: left;
	height:700px;
	width:310px;
}
.main {
	background-image:url('/content/pictures/template/bg_right.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align:left;
	height:700px;
	width:770px;
}

.content {
	float: left;
	width:580px;
}

.adminnav {
	background-color:#000000;
	color:#ffffff;
	cursor:pointer;
	padding:3px;
}


/* shoutbox */
.shoutbox {
	float: left;
	margin-top: 45px;
	margin-left:37px;
	width:153px;
}
input.input_shoutbox {
	background:transparent;
	border: none;
	color: #ffffff;
	width:105px;
	height:17px;
}
textarea.input_shoutbox {
	background:transparent;
	border:none;
	color: #ffffff;
	margin-top:2px;
	width:105px;
	height:60px;
}
a.send_shoutbox {
	background:transparent;
	border:none;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
#sb_results {
	color:#ffffff;
	width:110px;
}
.sb_result_name {
	color:#ffffff;
	font-weight:bold;
	padding-right:5px;
	overflow:hidden;
}
.sb_result_content {
	color:#ffffff;
	font-weight: normal;
	font-size:9px;
	padding:2px;
	margin-bottom:5px;
	width:101px;
	height:51px;
	overflow:hidden;
}



/* HOME ! */
.home {
	background-image:url('/content/pictures/template/home.jpg');
	background-repeat: no-repeat;
	margin-top:24px;
	width:578px;
	height:555px;
}

.home_content {
	float:left;
	padding-top:0px;
	width:380px;
	height:inherit;
	margin-top:118px;
}

.home_info {
	height:98px;
	width:374px;
	padding:3px;
}
.home_news {
	margin-top: 55px;
	height:273px;
	width:374px;
	padding:3px;
	overflow:hidden;
}

.home_hoerenhelfenfuehlen {
	float: left;
	margin-top:117px;
	margin-left:15px;
	height:339px;
	width:182px;
}
.home_hoeren {
	margin-top: 37px;
	padding-left:2px;
	width:180px;
	height:69px;
	overflow:hidden;
}
.home_helfen {
	margin-top: 55px;
	padding-left:2px;
	width:180px;
	height:64px;
	overflow:hidden;
}
.home_fuehlen {
	margin-top: 52px;
	padding-left:2px;
	width:180px;
	height:69px;
	overflow:hidden;
}


/* HOEREN */
.hoeren {
	background-image:url('/content/pictures/template/hoeren.jpg');
	background-repeat: no-repeat;
	margin-top:98px;
	width:577px;
	height:147px;
}
.hoeren_info {
	margin-left:15px;
	margin-top:45px;
	width:370px;
	height:95px;
	padding:5px;
	overflow:hidden;
	float:left;
}
.hoeren_submenu {
	float:left;
	margin-top:54px;
	margin-left:10px;
	color:#ffffff;
	width:172px;
}
.hoeren_submenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.hoeren_submenu ul li, .hoeren_submenu ul li a {
	width:115px;
	height:19px;
	margin-bottom:3px;
	color:#ffffff;
	text-decoration:none;
}
.hoeren_content {
	height:360px;
	width:590px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.whitebox_left {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width:349px;
	height:90px;
	float:left;
	margin-top:15px;
	padding:5px;
	overflow:hidden;
}
.image_right {
	margin-left:15px;
	margin-top:15px;
	float: left;
	width:180px;
	height:100px;
	text-align:left;
}

.image_left {
	margin-top:15px;
	float: left;
	width:180px;
	height:100px;
	text-align:right;
}
.whitebox_right {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width:349px;
	height:90px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	padding:5px;
	overflow:hidden;
}

/* HELFEN */
.helfen_headline {
	background-image:url('/content/pictures/template/item_helfen.jpg');
	background-repeat: no-repeat;
	width:575px;
	height:29px;
	margin-top:98px;
}

.helfen_left {
	float:left;
}

.helfen_whitebox_left {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width:170px;
	height:330px;
	margin: 15px 15px 15px 0;
	padding:5px;
}
.helfen_box {
	background-image:url('/content/pictures/template/item_helfen_box.jpg');
	background-repeat: no-repeat;
	width:180px;
	height:103px;
}

.helfen_right {
	float:left;
	width:377px;
	margin-top:15px;
}
.helfen_einneueshilfsprojekt_headline {
	background-image:url('/content/pictures/template/item_helfen_einneueshilfsprojekt.jpg');
	background-repeat: no-repeat;
	width:377px;
	height:29px;
	margin-bottom:5px;
}

.helfen_whitebox_right {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width:371px;
	height:179px;
	margin-bottom:15px;
	padding:3px;
}

.helfen_terradapromessa_headline {
	background-image:url('/content/pictures/template/item_helfen_terradapromessa.jpg');
	background-repeat: no-repeat;
	width:377px;
	height:29px;
	margin-bottom:5px;
}


/* FUEHLEN */
.fuehlen {
	background-image:url('/content/pictures/template/fuehlen.jpg');
	background-repeat: no-repeat;
	margin-top:98px;
	width:575px;
	height:146px;
}
.fuehlen_backbutton, .fuehlen_backbutton a {
	color:#ffffff;
	font-weight:bold;
	height:20px;
	text-align:right;
	width:569px;
	padding:5px 3px 3px 3px;
}
.fuehlen_info {
	margin-top:17px;
	width:370px;
	height:94px;
	padding:5px;
	overflow:hidden;
	float:left;
}
.fuehlen_submenu {
	float:left;
	margin-top:27px;
	margin-left:25px;
	color:#ffffff;
	width:165px;
	height:86px;
}
.fuehlen_submenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.fuehlen_submenu ul li, .fuehlen_submenu ul li a {
	width:115px;
	height:19px;
	margin-bottom:3px;
	color:#ffffff;
	text-decoration:none;
}
.fuehlen_content {
	height:360px;
	width:590px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:center;
}

.fuehlen_image {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width:175px;
	height:105px;
	margin-right:15px;
	margin-top:15px;
	float:left;
	overflow:hidden;
}
.fuehlen_image_title {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	color:#000000;
	margin-top:100px;
	position:absolute;
	padding: 3px;
	height:14px;
	width:165px;
	overflow:hidden;
	text-align:left;
}

/* jugendschutz */
.jugendschutz_headline {
	background-image:url('/content/pictures/template/item_jugendschutz.jpg');
	background-repeat: no-repeat;
	width:575px;
	height:28px;
	margin-top:98px;
}
.jugendschutz_box {
	background-image:url('/content/pictures/template/item_jugendschutz_box.jpg');
	background-repeat: no-repeat;
	color:#ffffff;
	width:180px;
	height:74px;
}
.jugendschutz_content {
	height:460px;
	width:590px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:center;
	margin-top:18px;
}
.jugendschutz_whitebox {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width: inherit - 10px;
	min-height:100px;
	height:auto;
	margin-bottom:15px;
	text-align:left;
	padding:5px;
}
.jugendschutz_left {
	float:left;
	width:180px;
	margin-right: 15px;
}
.jugendschutz_right {
	float:left;
	width:380px;
}

/* woodstaudt session */
.woodstaudtsession_left {
	float:left;
	width:180px;
	margin-top:25px;
	margin-right: 15px;
}
.woodstaudtsession_right {
	float:left;
	width:380px;
}

.woodstaudtsession_content {
	height:460px;
	width:395px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align:center;
	margin-top:18px;
}

.woodstaudtsession_whitebox {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width: inherit - 10px;
	min-height:70px;
	margin-bottom:15px;
	text-align:left;
	padding:5px;
}

.woodstaudtsession_headline {
	background-image:url('/content/pictures/template/item_woodstaudtsession.jpg');
	background-repeat: no-repeat;
	width:380px;
	height:28px;
	margin-top:98px;
}

/* medien */
.medien_box {
	float:left;
	width:181px;
	margin-right:10px;
	margin-top:98px;
}
.medien_whitebox {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width: inherit - 10px;
	min-height:70px;
	margin-bottom:15px;
	text-align:left;
	padding:5px;
}
.medien_headline_black {
	background-color:#000000;
	color:#ffffff;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	margin-bottom:5px;
}
.medien_download_headline {
	background-image:url('/content/pictures/template/item_medien_download.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:29px;
	margin-top:15px;
	margin-bottom:15px;
}
.medien_presse_headline {
	background-image:url('/content/pictures/template/item_medien_presse.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:29px;
	margin-bottom:15px;
}
.medien_presse_cameraman {
	background-image:url('/content/pictures/template/item_medien_presse_cameraman.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:221px;
	margin-bottom:5px;
}
.medien_bilder_headline {
	background-image:url('/content/pictures/template/item_medien_bilder.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:29px;
	margin-bottom:15px;
}
.medien_berichte_headline {
	background-image:url('/content/pictures/template/item_medien_berichte.jpg');
	background-repeat: no-repeat;
	width:181px;
	height:29px;
	margin-bottom:15px;
}

/* sitemap... */
.sitemap_headline {
	background-image:url('/content/pictures/template/item_sitemap.jpg');
	background-repeat: no-repeat;
	width:575px;
	height:28px;
	margin-top:98px;
}
.sitemap_whitebox {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width: inherit - 10px;
	height:452px;
	overflow-y:scroll;
	text-align:left;
	padding:5px;
	margin-top:15px;
}

/* impressum/kontakt */
.impressum_headline {
	background-image:url('/content/pictures/template/item_impressum.jpg');
	background-repeat: no-repeat;
	width:575px;
	height:28px;
	margin-top:98px;
}
.impressum_whitebox {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width: inherit - 10px;
	height:452px;
	overflow-y:scroll;
	text-align:left;
	padding:5px;
	margin-top:15px;
}

/* INTERN */
.intern_headline {
	background-image:url('/content/pictures/template/item_intern.jpg');
	background-repeat: no-repeat;
	width:575px;
	height:28px;
	margin-top:98px;
}
.intern_adminnav {
	margin-top:15px;
}
.intern_whitebox {
	background-image:url('/content/pictures/template/whitebox.png');
	background-repeat: repeat;
	width: inherit - 10px;
	height:370px;
	overflow-y:scroll;
	text-align:left;
	padding:5px;
	margin-top:5px;
}