body {background-image: url(../Img/Thema_kis/bg.jpg);}
#top {height: 180px; width: 860px; background-image: url(../Img/Thema_kis/bg-top.gif);background-repeat: no-repeat;
	background-position: center top;}
#logo {background-image: url(../Img/Thema_kis/logo.gif);background-repeat: no-repeat;height: 180px;	width: 325px;float: left; cursor:pointer;}
#banner-top {width: 500px;border: 1px solid #FFFFFF;float: left;}
#css-switch {height: 50px;float: left;text-align: right;width: 500px;}
#css-switch #yaz { background-image:url(../Img/Thema_kis/ico_thema_yaz.gif); background-repeat:no-repeat; display:inline-block; width:23px; height:23px}
#css-switch #kis { background-image:url(../Img/Thema_kis/ico_thema_kis.gif); background-repeat:no-repeat; display:inline-block;width:23px; height:23px}
#footer {background-image: url(../Img/Thema_kis/bg-bottom.jpg);	background-repeat: no-repeat;height: 270px;}
#content {width: 850px;background-image: url(../Img/Thema_kis/bg-content.jpg);background-repeat: repeat-y;	padding-right: 5px;	padding-left: 5px; overflow:auto}
#content-bottom {
	width: 850px;
	background-image: url(../Img/Thema_kis/bg-content_bottom.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	clear: left;
}
#top-menu {
	background-image: url(../Img/Thema_kis/bg-top-menu.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: right;
	padding-right: 10px;
}
#top-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-menu ul li {
	display: inline;
	margin-right: 15px;
}
#top-menu ul li a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

