@charset "utf-8";
/* CSS Document */

body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color:#c0c0c0;
	background-image:url(../images/bakgrund.jpg);
}

#background {
	position:fixed;
	float:right;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../images/bakgrund2.png);
	background-position:right;
	background-repeat:repeat-y;
	z-index:-1;
}
#con {
	width:800px;
	float:left;
	margin: 0px 0px 0px 50px
}
	
#container {
	position:relative;
	background-color:#FFF;
	width:800px;
	float:left;
	margin: 0px 800px 25px 50px;
}

#container2 {
	background-color:#FFF;
	width:800px;
	float:left;
	margin: 0px 800px 0px 50px;
}

.top_header {
	width:750px;
	margin: 20px 25px 60px 25px
}

.top_content {
	width:360px;
	float:left;
	margin: 0px 0px 60px 25px;
}

.top_content2 {
	width:360px;
	float:left;
	margin: 0px 0px 0px 0px;
	border-top: black 1px solid;
}

.about_content {
	width:360px;
	float:left;
	margin: 0px 0px 60px 50px;
}

.contact_content {
	width:500px;
	float:left;
	margin: 0px 0px 60px 50px;
}

.text {
	width:300px;
	float:left;
	margin:0px 0px 0px 20px;
}

.gallery_header {
	background-image:url(../images/gallery2.png);
	width:800px;
	height:92px;
	margin: 0px 0px 60px 0px
}

.about_header {
	background-image:url(../images/about2.png);
	width:800px;
	height:92px;
	margin: 0px 0px 60px 0px
}

.contact_header {
	background-image:url(../images/contact2.png);
	width:800px;
	height:92px;
	margin: 0px 0px 60px 0px
}

.scenery {
	width:800px;
	margin: 0px 0px 40px 0px
}

.characters {
	width:800px;
	margin: 0px 0px 40px 0px
}

.other {
	width:800px;
	margin: 0px 0px 40px 0px
}

.sketches {
	width:800px;
	margin: 0px 0px 60px 0px
}

.top_position {
	background-image:url(../images/top_btn.png);
	background-repeat: no-repeat;
	margin:0px 20px 0px 0px;
	float:right;
	height:92px;
	width:84px;
	z-index:20;
}

#meny {
	margin: 0px 0px 65px 0px
}

#meny_sub {
	margin: 0px 20px 0px 0px
}

.photo-link {
	margin: 1px 0px 0px 0px; 
	border: 0px;
} 

.photo-link-new {
	margin: 0px 0px 0px 0px; 
	border: 2px;
	border-color:#c9edff;
} 

.clear { 
	clear: both; 
}

a {
	outline: none;
	border: 0px;
}

.h1 {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCC;
	font-size:22px
}

.h2 {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CF0;
	font-size:22px
}

.bottom {
	float:left;
	background-color:#CFE978;
	width:800px;
	height:30px;
	color:#FFF;
	text-align:center;
	font-size:16px;
	margin:0px 0px 0px 0px;
}
