@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 40px;
}
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color :#FFF;
}
body {
	background-color: #000;
}
p {
	margin: 0px 0px 12px 0px;
	line-height: 18px;
}
a {
	outline: none;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
a img {
	border: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	margin: 6px 0px 18px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	margin: 6px 0px 18px 0px;
}
object {
	outline:none;
}
#menu {
	margin: 70px 0px 0px 10px;
}
#menu a {
	margin: 0px 8px;
}
#menu a img {
	vertical-align:middle;
}
.no_display {
	display: none;
}

/*<index.htm>*/
#home {
	margin: 160px 0px 0px 505px;
	width: 655px;
	text-align: center;
}
#home p {
	margin: 12px 0px 72px 0px;
}
/*</index.htm>*/

/*<najave.htm>*/
#najave {
	margin: 160px 0px 0px 505px;
	width: 655px;
	min-height: 450px !important;
	text-align: left;
}
#najave p {
	margin: 0px 0px 12px 0px;
}
/*</najave.htm>*/

/*<foto.htm*/
#foto {
	text-align: center;
	margin: 0px 0px 0px -200px;
}
/*</foto.htm*/

/*<video.htm*/
#video {
	margin: 160px 0px 0px 505px;
	width: 655px;
	text-align: center;
}
/*</video.htm*/

/*<band.htm>*/
#band {
	margin: 135px 0px 0px 505px;
	width: 655px;
}
#band_header {
	padding: 12px 6px;
	line-height: 18px;
}
#band_content .top {
	background: url(../img/band_top.gif) top no-repeat;
	height: 40px;
}
#band_content .bottom {
	background: url(../img/band_bottom.png) bottom no-repeat;
	padding: 0px 10px 30px 10px;
	color: #000;
}
#band_content .middle {
	background: url(../img/band_middle.gif) repeat;
}
#band_content .middle_inner {
	background: url(../img/band_middle_inner.gif) top repeat-x;
}
.picksiebner_16_w {
	background: url(../img/picksiebner_16px_w.gif) no-repeat;
	width:58px;
	height:16px;
	display:inline-block;
}
.picksiebner_16_b {
	background: url(../img/picksiebner_16px_b.gif) no-repeat;
	width:58px;
	height:16px;
	display:inline-block;
}
/*</band.htm>*/
/*<kontakt.htm>*/
#contact {
	margin: 200px 0px 100px 505px;
	width: 655px;
	text-align: center;
}
/*</kontakt.htm>*/

#footer {
	margin: 12px 0px 0px 505px;
	width: 655px;
	text-align: center;
}
#sponsors a {
	margin: 0px 6px;
}
#copyright {
	margin: 12px 0px;
}
