/* Main BEGIN */

body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	background: url('../img/footer.jpg') no-repeat fixed bottom;
}

#full {
	background: #fff url('../img/bg-main.jpg') repeat-x;
}

#page {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
}

#header {
	background: url('../img/top.gif') no-repeat;
	height: 43px;
}

#content {
	margin-top: 30px;
}

#col-left {
	width: 429px;
	float: left;
	margin-left: 10px;
	text-align: right;
}
#myytplayer {
	margin-right: 10px;
	margin-top: 8px;
}

#col-right {
	width: 510px;
	float: right;
}

#footer {
	margin-top: 35px;
	text-align: center;
}

/* Main END */

/* Nav BEGIN */

#nav {
	margin-left: 262px;
	padding-top: 135px;
}

.nav-blog a {
	background: url('../img/nav-blog.jpg') no-repeat;
	display: block;
	height: 23px;
}

.nav-blog a:hover {
	background: url('../img/nav-blog-on.jpg') no-repeat;
}

.nav-inhalt a {
	background: url('../img/nav-inhalt.jpg') no-repeat;
	display: block;
	height: 23px;
	margin-top: 5px;
}

.nav-inhalt a:hover {
	background: url('../img/nav-inhalt-on.jpg') no-repeat;
}

.nav-kinos a {
	background: url('../img/nav-kinos.jpg') no-repeat;
	display: block;
	height: 23px;
	margin-top: 5px;
}

.nav-kinos a:hover {
	background: url('../img/nav-kinos-on.jpg') no-repeat;
}

/* Nav END */

/* Various BEGIN */

img {
	border: 0;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

/* Various END */

/* Aktion BEGIN */

.unten-links a {
	margin-left: 45px;
	background: url('../img/unten-links.jpg') no-repeat;
	display: block;
	height: 273px;
	width: 384px;
}

.unten-links a:hover {
	background: url('../img/unten-links-hover.jpg') no-repeat;
}

.unten-rechts-oben a {
	background: url('../img/unten-rechts-1.jpg') no-repeat;
	display: block;
	width: 439px;
	height: 117px;
}

.unten-rechts-oben a:hover {
	background: url('../img/unten-rechts-1-hover.jpg') no-repeat;
}

.unten-rechts-unten a {
	background: url('../img/unten-rechts-2.jpg') no-repeat;
	display: block;
	width: 439px;
	height: 121px;
}

.oben-rechts {
	background: url('../img/oben-rechts.jpg') no-repeat;
	display: block;
	height: 226px;
	width: 453px;
}

.unten-rechts-unten a:hover {
	background: url('../img/unten-rechts-2-hover.jpg') no-repeat;
}

/* Aktion END */
