	* {
	padding: 0px;
	margin: 0px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 100.01%;
	}
	
	a:link, a:active {
	color: #0000ff;
	}

	a:visited {
	color: #2A4B77;
	}

	a:hover {
	color: #CA0000;
	text-decoration: none;
	}
	
	body {
	background-image: url("../images/bg-body.gif");
	background-repeat: repeat-x;
	background-color: #E6D7A7;
	scrollbar-face-color: #AF3501;
	scrollbar-highlight-color: #C5D8E9;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #C5D8E9;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #f1f1f1;
	}
	
	#box-all {
	position: relative;
	top: 30px;
	left: 30px;
	width: 808px;
	overflow: visible;
	z-index: 1;
	padding: 0px;
	background-image: url("../images/bg-content.gif");
	background-repeat: repeat-x;
	background-color: #F0EFDA;
	border: 1px solid #fff;
	padding-bottom:  55px;
	}
	
	#top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 808px;
	height: 273px;
	background-image: url("../images/smiling-children2.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 2;
	}
	
	
	#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 273px;
	height: 273px;
	background-image: url("../images/logo-smiling-children.gif");
	background-repeat: no-repeat;
	z-index: 3;
	}
	
	#primary-nav {
	position: absolute;
	top: 273px;
	left: 0px;
	padding-left: 10px;
	width: 798px;
	_width: 808px;
	height: 26px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #AF3501;
	z-index: 4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
	#secondary-nav {
	position: absolute;
	top: 320px;
	left: 20px;
	background-color: #fff;
	text-align: right;
	padding: 0px 4px 0px 0px;
	width: 132px;
	_width: 136px;
	height: 300px;
	}

	#breadcrumb {
	position: absolute;
	top: 335px;
	left: 203px;
	width: 500px;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	color: #7e7e7e;
	z-index: 5;
	}

	#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	text-decoration: none;
	color:  #7e7e7e;
	}
	
	#breadcrumb a:hover {
	text-decoration: underline;
	color:  #00f;
	} 
	
	#right-column {
	position: absolute;
	top: 320px;
	left: 613px;
	width: 175px;
	background-color: transparent;
	font-size: 70.1%;
	line-height: 1.5em;
	background-color: #fff;
	padding: 10px;
	}
	
	#right-column h1 {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 17px;
	letter-spacing: 1px;
	color: #AF3501;
	margin: 0px 0px 0px 0px;
	}
	
	a.newsindex .readon {
	font-size: 10px;
	color: #00f;
	text-decoration: underline;
	}
	
	a.newsindex:link, a.newsindex:active, a.newsindex:visited {
	display: block;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	width: 155px;
	padding: 5px;
	}

	a.newsindex:hover {
	color: #000;
	text-decoration: none;
	background-color: #F0E0D8;
	}

	a.newsindex h2 {
	font-size: 11px;
	color: #AF3501;
	margin: 10px 0px 10px 0px;
	}

	a.newsindex:hover .readon {
	color: #00f;
	text-decoration: none;
	}
	
	#content {
	position: relative;
	top: 55px;
	left: 170px;
	width: 433px;
	background-color: transparent;
	font-size: 80.1%;
	line-height: 1.7em;
	}
	
	
	
	#content ul {
	margin: 5px 0px 5px 25px;
	}
	
	#content ol {
	margin: 5px 0px 5px 35px;
	}
	
	#content &ouml;i {
	margin: 3px 0px 3px 5px;
	}
	
	#footer {
	width: 433px;
	_width: 433px;
	height: 219px;
	border-top: 1px solid #AF3501;
	background-image: url("../images/img-content-bottom.jpg");
	background-repeat: no-repeat;
	float: left;
	font-size: 9px;
	color: #fff;
	line-height: 1.7em;
	padding: 10px 0px 0px 10px;
	margin-top: 20px;
	}
	
	#box-search {
    font-size: 10px;
	position: absolute;
	top: 335px;
	left: 850px;
	width: 200px;
	margin: 7px 5px 0px 0px;
	}
    
    #box-search hr {
    display: block;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    width: 164px;
    height: 0px;
    border-top: 1px dashed #887048;
    }
    
	#content p {
	margin: 0px 0px 15px 0px;
	}
	
	#sitetools {
	position: absolute;
	top: 150px;
	left: 850px;
	width: 200px;
	height: 100px;
	font-size: 10px;
	padding: 5px;
	}
	
	#donate {
	display: none;
	position: absolute;
	top: 35px;
	left: 850px;
	width: 200px;
	height: 60px;
	font-size: 10px;
	padding: 5px;
	}
	
	#sitetools a {
	display: block;
	color:  #AF3501;
	text-decoration: none;
	font-size: 9px;
	line-height: 1em;
	margin-bottom: 5px;
	}
	
	#sitetools a:hover {
	text-decoration: underline;
	}
	
	#sitetools h1 {
	font-size: 11px;
	color: #AF3501;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}
	
	.floater {
	clear: both;
	}
	
	/* *************************************** */
	/* KLASSEN */
		
	.input-search { /* Suchfeld */
	border: 1px solid #6B8429;
	width: 100px;
	height:18px;
	font-size: 11px;
	padding: 1px 1px 0px 2px;
	margin-bottom: 5px;
	}
	
	.prop {
	height:500px;
	float:right;
	width:1px;
	}

	.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}
	
	.bild_links {
	float: left;
	margin: 5px 20px 0px 0px;
	border: 1px solid #AF3501;
	}

	.bild_rechts {
	float: right;
	margin: 5px 0px 0px 20px;
	border: 1px solid #AF3501;
	}	

	.td_ma_rot {
	background-color: #ff0000;
	font-size: 10px;
	padding: 2px;
	color: #fff;
	}
	
	.td_ma_blau {
	background-color: #5F842C;
	font-size: 10px;
	padding: 2px;
	color: #fff;
	}
	
	/* *************************************** */
	/* HEADER */
	
	h1 {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 21px;
	letter-spacing: 1px;
	color: #AF3501;
	padding: 0px 0px 10px 0px;
	line-height: 25px;
	}

	h2 {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 15px;
	color: #6B8429;
	margin: 5px 0px 10px 0px;
	}
	
	h3 {
	font-family: "Trebuchet MS", Georgia, serif;
	font-size: 13px;
	color: #000;
	margin: 15px 0px 5px 0px;
	}
	
	/* *************************************** */
	/*          N A V I G A T I O N            */
	/* *************************************** */
	
	a.nav1:link, a.nav1:active, a.nav1:visited {
	color: #fff;
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #AF3501;
	}
	
	a.nav1:hover {
	color: #AF3501;
	background-color: #EBCCBF;
	}
	
	a.nav1_on:link,a.nav1_on:visited,a.nav1_on:active,a.nav1_on:hover {
	color: #AF3501;
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F0E0D8;
	}
	
	a.nav2:link, a.nav2:active, a.nav2:visited {
	font-size: 10px;
	line-height: 1.6em;
	width: 122px;
	_width: 128px;
	color: #AF3501;
	display: block;
	background-color: transparent;
	text-decoration: none;
	padding: 3px 6px 3px 0px;
	margin: 7px 0px 7px 0px;
	}
	
	a.nav2:hover {
	background-color: #EDD4C9;
	}
	
	a.nav2_on:link,a.nav2_on:active,a.nav2_on:visited,a.nav2_on:hover {
	font-size: 10px;
	line-height: 1.6em;
	width: 122px;
	_width: 128px;
	color: #AF3501;
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 0px;
	margin: 7px 0px 0px 0px;
	background-color: #F0E0D8;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	}
	
	a.nav3:link, a.nav3:active, a.nav3:visited {
	font-size: 10px;
	line-height: 2em;
	width: 122px;
	_width: 128px;
	color: #AF3501;
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	background-color: #EBCCBF;
	}
	
	a.nav3:hover {
	color: #AF3501;
	background-color: #EDD4C9;
	}
	
	a.nav3_on:link,a.nav3_on:active,a.nav3_on:visited,a.nav3_on:hover {
	font-size: 10px;
	line-height: 2.2em;
	width: 122px;
	_width: 128px;
	color: #AF3501;
	background-color: #E1B29D;
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	}

