html{
	background-image: url(../bilder/spoji_slika_sajt1.jpg);
}
#site {
	height: 546px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	scrollbar-track-color:#E6D8B1;
	padding: 0px;
	
}



#header {
	height: 100px;
	width: 1024px;
	background-color:#97B9FF;
}
#logo {
	height: 100px;
	width: 110px;
	float: left;
	padding-left: 15px;
	margin: 0px;
}
#text_title {
	float: right;
	height: 100px;
	width: 890px;
	font-family: "Bookman Old Style";
}
#navi_haupt {
	height: 40px;
	width: 1024px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6D8B1;
	border-right-color: #E6D8B1;
	border-bottom-color: #E6D8B1;
	border-left-color: #E6D8B1;
	background-color: #81A7E8;
}
#navi_haupt ul {
	list-style-type: none;
	margin:10px;
	padding:0px;
	text-align: center;
}

#navi_haupt ul li {
	display: inline;
	word-spacing: 1.7em;
	font-size: 0.9em;
	font-weight: bold;
}
#container {
	width: 1024px;
	margin:0px;
	padding:0px;
	height: 400px;
}
#links_box {
	width: 134px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6D8B1;
	float: left;
	background-color: #81A7E8;
	height: 400px;
}
#mitte_rechts {
	float: right;
	width: 889px;
	height: 400px;
}
#inhalt {
	float: left;
	width: 701px;
	background-color: #97B9FF;
	height: 400px;
	overflow:scroll;
	padding-left: 5px;
}
#rechts_box {
	float: right;
	width: 182px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6D8B1;
	background-color: #81A7E8;
	height: 400px;
}
#baneri {
	height: 60px;
	width: 800px;
	background-color: #97B9FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6D8B1;
}
#links_box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#links_box ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin: 0px;
	padding-left: 10px;
	border-top-color: #E6D8B1;
	border-right-color: #E6D8B1;
	border-bottom-color: #E6D8B1;
	border-left-color: #E6D8B1;
	font-weight: bold;
}
#rechts_box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rechts_box ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin: 0px;
	padding-left: 10px;
	border-top-color: #E6D8B1;
	border-right-color: #E6D8B1;
	border-bottom-color: #E6D8B1;
	border-left-color: #E6D8B1;
}


.link a {
	color: #173460;
	text-decoration: none;
}
.link a:hover {
	color: #CECECE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #173460;
}
#naslov {
	font-size: 1.5em;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100px;
	width: 600px;
	float: left;
}
#sprachen {
	font-size: 1em;
	color: #333333;
	margin: 0px;
	float: right;
	height: 100px;
	width: 290px;
	padding: 0px;
}


.galery
{
overflow:auto;
padding-top:0px;
margin-top:15px;
}
.galery img
{
	display:block;
	border:none;
}
.galery li
{
	float:left;
	margin-right:5px;
	font-size:0.8em;
	padding-top:5px;
	padding-bottom:5px;
	list-style-type:none;
	display: inline;
}
.galery ul
{
padding:0;
margin-left:20px;

}

