html {overflow: -moz-scrollbars-vertical;}

body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
}	

#container {
	width: 900px;
	margin: 0px auto;
	background-color: #A0AFCB;
}
#top {
	color: #FFFFFF;
	width: 239px;
	height: 140px;
	background-color: #778CB3;
	margin: 0;
	padding: 0;
      background: url('chin_baum.jpg') top;
}
#topright {
	float: right;
	height: 140px;
	width: 670px;
	background: url('banner.jpg') no-repeat right top;
}

#home a:link, #home a:active, #home a:hover, #home a:visited {
	padding: 4px;
	margin: 4px;
	font-size: 400%;
	font-weight: bold;
	color: #778CB3;             /* T�rkis: #0CA7BD  */
	text-decoration: none;
	float: right;
	}
	

.cl {
clear:both;
}
#gallery {
	width: 900px;
	padding-top: 5px;
	background-color: #778CB3;
}

#leiste_links{
	width: 80px;
	height: 30px;
	background-color: #F7CB33;
	border-bottom: 5px solid #FFFFFF;
	font-size: 110%;
	float: left;
}

#menubox_top{
	width: 820px;
	height: 30px;
	background-color: #F7CB33;
	border-bottom: 5px solid #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	float: right;
}

#menu_top {
	
	background-color: #F7CB33;
	padding: 5px;	
	text-decoration: none;	
	color: #778CB3;

}

#menu_top_current {
	
	background-color: #FFFFFF;
	padding: 5px;	
	padding-bottom: 5px;
	text-decoration: none;
	color: #778CB3;
}

#menu_top a:hover {
	color: #A0AFCB;
}

#menubox_left {
	width: 230px;
	margin: 5px 0 0 0;
	background-color: #778CB3;
	color: #FFFFFF;
	float: left;
}

#menubox_left h1 {
	padding: 4px;
	margin: 4px;
	font-size: 135%;
	font-weight: bold;
	color: #FFFFFF;
}

#menubild {
	float: center;
}


#menu_kasten_links {
	float: left;
	width: 220px;
	height: 300px;
	margin: 0 0 0 8px;
}

#menu_left {
	padding: 0 0 0 0;
	text-decoration: none;
	color: #444444;
	font-size: 110%;
	font-weight: bold;
}

#menu_left ul {
	list-style:none;
	list-style-position:outside;
	margin: 10px 0 0 0; 
	padding:0;
}

#menu_left ul ul {
	list-style:none;
	margin:5px 0 5px 10px; 
	padding:0;
	font-size: 90%;
}

#menu_left li {
	list-style:none;
	list-style-position:outside;
	margin:0; 
	padding:0;
}


#menu_left a:hover {

	color: #FFFFFF;
}

#menu_left_current {
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 110%;
}

#suche {
	width: 190px;
	height: 100px;
	margin: 5px 0px 0px 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	float: right;
	bottom: 5px;
}

.search_submit {
	margin-top: 4px;
}

#content {
	width: 900px;	
	margin-top: 0px;
	background-color: #A0AFCB;
}

#pad {
	margin: 10px 0px 0px 0px;
	padding: 12px;
	color: #000000;
}

#pad a {
	font-weight:bold;
	color: #0099CC;
	text-decoration: underline;
}

#pad a:hover {
	color: #FFFFFF;
}

#pad li {
	margin: 0 0 5px 0;
}

#pad h1 {
	font-weight: bold;
	font-size: 100%;
}

p {
	margin: 0 0 16px 0;
}


#footer {
	background-color: #F7CB33;
	width: 900px;
	height: 23px;
	padding-top: 5px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
	border-bottom: 100px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}