A:link {color:#000000; text-decoration:underline}
A:visited {color:#000000; text-decoration:underline;}
A:active {color:#000000; text-decoration:underline;}
A:hover {color:#FF9900; text-decoration:underline;}

.preload{
	display:none;
}

body{
	margin:0px;
	min-width:800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#000000;
	
}
#container{
	margin:0px auto;
	width:800px;
	text-align:left;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-position:top;
}
#main{
	height:600px;
	padding:0px 49px 0px 49px;
}
#top_left{
	float:left;
}
#top_right{
	float:right;
	padding-top:18px;
}
#top_nav{
	background-image:url(images/top_header_bottom.jpg);
	text-align:-moz-right;
}
#nav{
	float:left;
	padding:10px 10px 0px 10px;
}
#content{
	float:left;
	width:527px;
	padding:22px 20px 40px 20px;
	overflow:visible;

}

/* HOVER - TOP */

#t_img_kontakt{
	display:block;
	background-image: url(images/top_kontakt_0.jpg);
	width:74px;
	height:20px;
}
#t_img_kontakt:hover{
	display:block;
	background-image:url(images/top_kontakt_1.jpg); }

#t_img_impressum{
	display:block;
	background-image: url(images/top_impressum_0.jpg);
	width:74px;
	height:20px;
}
#t_img_impressum:hover { background-image:url(images/top_impressum_1.jpg); }


/* HOVER - NAV-TOP */


#tn_img_home{
	display:block;
	background-image: url(images/top_home_0.jpg);
	width:74px;
	height:20px;
}
#tn_img_home:hover { background-image:url(images/top_home_1.jpg); }

#tn_img_company{
	display:block;
	background-image: url(images/top_company_0.jpg);
	width:74px;
	height:20px;
}
#tn_img_company:hover { background-image:url(images/top_company_1.jpg); }

#tn_img_team{
	display:block;
	background-image: url(images/top_team_0.jpg);
	width:74px;
	height:20px;
}
#tn_img_team:hover { background-image:url(images/top_team_1.jpg); }

#tn_img_projekte{
	display:block;
	background-image: url(images/top_projekte_0.jpg);
	width:74px;
	height:20px;
}
#tn_img_projekte:hover { background-image:url(images/top_projekte_1.jpg); }

#tn_img_galerie{
	display:block;
	background-image: url(images/top_galerie_0.jpg);
	width:74px;
	height:20px;
}
#tn_img_galerie:hover { background-image:url(images/top_galerie_1.jpg); }

#tn_img_showreel{
	display:block;
	background-image: url(images/top_showreel_0.jpg);
	width:74px;
	height:20px;
}
#tn_img_showreel:hover { background-image:url(images/top_showreel_1.jpg); }


/* HOVER - NAV */


#n_img_home{
	display:block;
	background-image: url(images/nav_home_0.jpg);
	width:103px;
	height:23px;
}
#n_img_home:hover { background-image:url(images/nav_home_1.jpg); }

#n_img_company{
	display:block;
	background-image: url(images/nav_company_0.jpg);
	width:103px;
	height:23px;
}
#n_img_company:hover { background-image:url(images/nav_company_1.jpg); }

#n_img_team{
	display:block;
	background-image: url(images/nav_team_0.jpg);
	width:103px;
	height:23px;
}
#n_img_team:hover { background-image:url(images/nav_team_1.jpg); }

#n_img_projekte{
	display:block;
	background-image: url(images/nav_projekte_0.jpg);
	width:103px;
	height:23px;
}
#n_img_projekte:hover { background-image:url(images/nav_projekte_1.jpg); }

#n_img_galerie{
	display:block;
	background-image: url(images/nav_galerie_0.jpg);
	width:103px;
	height:23px;
}
#n_img_galerie:hover { background-image:url(images/nav_galerie_1.jpg); }

#n_img_showreel{
	display:block;
	background-image: url(images/nav_showreel_0.jpg);
	width:103px;
	height:23px;
}
#n_img_showreel:hover { background-image:url(images/nav_showreel_1.jpg); }
