body {
	background-image: url(../homepage_imgs/HintergrundSlice.png);
	background-repeat: repeat-x;
}
a:link {
	color: #F90;
	text-decoration: none;
	border: none;
	outline: none;
}
a:visited {
	color: #F90;
	text-decoration: none;
	border: none;
	outline: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
	border: none;
	outline: none;
}

a:active {
	color: #F90;
	text-decoration: none;
	border: none;
	outline: none;
}
#klappe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 12pt;
	height: auto;
	width: 648px;
	left: 0px;
	top: 0px;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
/*
#logo
{
	z-index:100;
	width: 170px;
	height: 90px;
	position: relative;
	top: 20px;
	left: 467px;
	background-image: url(../homepage_imgs/logo.png);
	background-repeat: no-repeat;
}
*/
.mod_customnav
{
width: 604px;
height: 266px;
}

#menu {
	background-image: url(../homepage_imgs/Klappe.png);
	height: 266px;
	width: 648px;
	color: #666;
	font-size: 9pt;
	text-align: center;
	top: 0px;
	float: none;
}

#menu ul
{
margin:0;
padding:0;
list-style-type:none;
}

#menu li
{margin:0;
padding:0;
}

/* Menu FILM */
li.menu_FILM {
	height: 29px;
	width: 61px;
	position: relative;
	top: 42px;
	left: 480px;
	text-indent:-3000px;
	display:block;
}
li.menu_FILM a
{
	height: 29px;
	width: 61px;
	border:none;
	display:block;
	background-repeat: no-repeat;
}

li.menu_FILM a:link,
li.menu_FILM a:visited
{
	background-position: -101px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Over*/
li.menu_FILM a:focus,
li.menu_FILM a:hover
{
    background-position: -101px -29px;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Down*/
li.menu_FILM a:active
{
	background-position: -101px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
	border: none;
}

/* Active */
li.menu_FILM.active
{
    background-position: -101px -87px;
    background-image: url(../homepage_imgs/menu_slices.png);
}
/* Menu FILM */

/* Menu 3D */
li.menu_3D {
	height: 29px;
	width: 43px;
	position: relative;
	top: 42px;
	left: 351px;
	text-indent:-3000px;
	display:block;
}
li.menu_3D a
{
	height: 29px;
	width: 43px;
	border:none;
	display:block;
	background-repeat: no-repeat;
}

li.menu_3D a:link,
li.menu_3D a:visited
{
	background-position: -58px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Over*/
li.menu_3D a:focus,
li.menu_3D a:hover
{
    background-position: -58px -29px;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Down*/
li.menu_3D a:active
{
	background-position: -58px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Active */
li.menu_3D.active
{
    background-position: -58px -87px;
    background-image: url(../homepage_imgs/menu_slices.png);
}
/* Menu 3D */

/* Menu VFX */
li.menu_VFX {
	height: 29px;
	width: 58px;
	position: relative;
	top: 42px;
	left: 206px;
	text-indent:-3000px;
	display:block;
}
li.menu_VFX a
{
	height: 29px;
	width: 58px;
	border:none;
	display:block;
	background-repeat: no-repeat;
}

li.menu_VFX a:link,
li.menu_VFX a:visited
{
	background-position: 0 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Over*/
li.menu_VFX a:focus,
li.menu_VFX a:hover
{
    background-position: 0 -29px;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Down*/
li.menu_VFX a:active
{
	background-position: 0 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Active */
li.menu_VFX.active
{
    background-position: 0 -87px;
    background-image: url(../homepage_imgs/menu_slices.png);
}
/* Menu VFX */

/* Menu WEB */
li.menu_WEB {
	height: 29px;
	width: 62px;
	float: left;
	position: relative;
	left: 215px;
	top: 126px;
	text-indent:-3000px;
	display:block;
}
li.menu_WEB a
{
	height: 29px;
	width: 61px;
	border:none;
	display:block;
	background-repeat: no-repeat;
}

li.menu_WEB a:link,
li.menu_WEB a:visited
{
	background-position: -162px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Over*/
li.menu_WEB a:focus,
li.menu_WEB a:hover
{
    background-position: -162px -29px;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Down*/
li.menu_WEB a:active
{
	background-position: -162px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Active */
li.menu_WEB.active
{
    background-position: -162px -87px;
    background-image: url(../homepage_imgs/menu_slices.png);
}
/* Menu WEB */

/* Menu Kontakt */
li.menu_KONTAKT {
	height: 29px;
	width: 40px;
	float: left;
	position: relative;
	left: 297px;
	top: 126px;
	text-indent:-3000px;
	display:block;
}
li.menu_KONTAKT a
{
	height: 29px;
	width: 40px;
	border:none;
	display:block;
	background-repeat: no-repeat;
}

li.menu_KONTAKT a:link,
li.menu_KONTAKT a:visited
{
	background-position: -224px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Over*/
li.menu_KONTAKT a:focus,
li.menu_KONTAKT a:hover
{
    background-position: -224px -29px;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Down*/
li.menu_KONTAKT a:active
{
	background-position: -224px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Active */
li.menu_KONTAKT.active
{
    background-position: -224px -87px;
    background-image: url(../homepage_imgs/menu_slices.png);
}
/* Menu KONTAKT */

/* Menu HOME */
li.menu_HOME {
	height: 29px;
	width: 67px;
	position: relative;
	left: 382px;
	top: 126px;
	float: left;
	text-indent:-3000px;
	display:block;
}
li.menu_HOME a
{
	height: 29px;
	width: 67px;
	border:none;
	display:block;
	background-repeat: no-repeat;
}

li.menu_HOME a:link,
li.menu_HOME a:visited
{
	background-position: -264px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Over*/
li.menu_HOME a:focus,
li.menu_HOME a:hover
{
    background-position: -264px -29px;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Mouse Down*/
li.menu_HOME a:active
{
	background-position: -264px 0;
    background-image: url(../homepage_imgs/menu_slices.png);
}

/* Active */
li.menu_HOME.active
{
    background-position: -264px -87px;
    background-image: url(../homepage_imgs/menu_slices.png);
}
/* Menu HOME */

#flaeche {
	width: 648px;
	height: auto;
}
#spruch {
	background-image: url(../homepage_imgs/spruch_hg_09.png);
	height: 57px;
	width: 648px;
}

#ws_oben
{
	width: 590px;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	/*margin-bottom: 14px;*/
}
#container {	/* weisse Streifen + Content*/
	background-image: url(../homepage_imgs/KlappenSlice.png);
	background-repeat:repeat-y;
}

#content {
	height: auto;
	width: auto;
	overflow:auto;
	padding-left: 30px;
	padding-right: 30px;
}

#ws_unten {
	width: 590px;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	/*margin-top: 14px;*/
}
#ws_space {
	height: 7px;
	width: auto;	
}
#footer {
	background-image: url(../homepage_imgs/KlappeUnten.png);
	background-repeat: no-repeat;
	font-size: 10pt;
	height: 28px;
	width: 648px;
	float: left;
}
#flinks {
	height: 28px;
	width: 294px;
	left: 0px;
	float: left;
	position: relative;
	padding-left: 30px;
}
#frechts {
	height: 28px;
	width: 294px;
	right: 0px;
	float: left;
	position: relative;
	text-align: right;
	padding-right: 30px;
}
h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	margin-top: 10px;
	margin-bottom: 10px;	
}
h3 {
	margin-top: 10px;
	margin-bottom: 10px;	
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;	
}
h1 {
    font-size: 12pt;
    margin-top: 10px;
	margin-bottom: 10px;
}
