body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	background: #ffffff;

}

ul {
 list-style-image:url("gfx/li.png");
}

p {
	font-size: 12px;
	color: #666;
	line-height:200%;
	margin-left: 10px;
}

.auflistung {
	font-size: 12px;
	color: #666;
	line-height:200%;
}

.auflistung em {
	font-size: 18px;
	color: #999;
	font-weight: normal;
	font-style: normal;
}

.inhalt {
	margin-left: 36px;
}

h1{
	font-size: 36px;
	color: #999;
	margin-left: 0px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #666;
	margin-left: 0px;
	font-weight: normal;
}

h3 {
	font-size: 9px;
	color: #666;
	margin-left: 0px;
	font-weight: normal;
}

.schlagwort {
	font-size: 36px;
	color: #999;
	font-weight: normal;
}

.copy {
 	font-size: 10px;
	color: #666;
}


a:link, a:visited {
	color: #4E9A06;
	text-decoration: none;
}
a:hover, a:active {
	color: #8AE234;
	text-decoration: underline;
}

.menu {
}

.menu a { 
	display:block;
	float:left;
	width: 83px; height:30px;
}

.menu .video { background-image:url("gfx/m_film.png"); }
.menu .video:hover { background-image:url("gfx/m_film_on.png"); }

.menu .music { background-image:url("gfx/m_music.png"); }
.menu .music:hover { background-image:url("gfx/m_music_on.png"); }

.menu .sound { background-image:url("gfx/m_sound.png"); }
.menu .sound:hover { background-image:url("gfx/m_sound_on.png"); }

.menu .kontakt { background-image:url("gfx/m_kontakt.png"); }
.menu .kontakt:hover { background-image:url("gfx/m_kontakt_on.png"); }