/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
#start{
	height: 400px;
	/*height: 818px;*/
	text-align: center;
	margin-top: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

#start p{
	color: #FF0000;
}

#logo{
	width: 204px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 5px;
}

img#start{
	margin: 0 auto;
	width: 409px;
	height: 122px;
}

#container{
	background-repeat: no-repeat;
	width: 818px;
	height: 390px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	font-size: 12px;
}

#header{
	background-image: url(ArtifexLogo_small.jpg);
	text-align: right;
	height: 30px;
	width: 818px;
	background-repeat:no-repeat;
	padding-bottom:2px;
}

#header img{
	float: left;
}

#header2{
	height: 15px;
	font-size: 10px;
}

a img{
	border: none;
}

#navi{
	height: 100px;
	width: 50px;
	position: absolut;
	float:left;
	margin-top: 213px;
	list-style: none;
	margin-left: 10px;
	color: #FFFFFF;
}

#content {
	background-image: url(background01.jpg);
	padding-left: -100px;
	/*overflow: auto;*/
	height: 300px;
	width: 818px;
	border:1px solid black;
	padding-top:30px;
	float: left;
}

#text {
	height:275px;
	width:470px;
	float:right;
	margin-right:20px;
	font-size:10px;		
}

p{
	margin-top: 5px;
	margin-bottom: 5px;
}

#text h1{
	color: #FF0000;
}

#footer {
	height:20px;
	font-size:9px;
	text-align:center;
	padding-top: 340px;
	position: absolut;
}

#navi a{
	color: #FFFFFF;
}

#navi a:hover {
	color: #FF0000;
}
a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	color: #FF0000;
}

a:active {
	color:#000000;
}

#screen {
	position: relative;
	width:750px;
	height:500px;
	margin:0 auto;
	
}

#bild {
	height:275px;
	width:320px;
	float:left;
	margin-left:20px;
}



#foto {
	height:320px;
	width:212px;
	float:left;
	margin-left:20px;
}

#textbio {
	height:320px;
	width:500px;
	float:right;
	margin-right:20px;
	font-size:10px;	
}

#textmusik {
	height:290px;
	width:375px;
	float:left;
	margin-left:20px;
	font-size:10px;
}

#banner{
	margin: 0 auto;
	background-repeat: no-repeat;
	width: 818px;
	}
#gigs {
	height:275px;
	width:370px;
	float:right;
	margin-right:20px;
	font-size:10px;
}



h1 {
font-size:10px;
margin-bottom:10px;
margin-top:0px;
}

h2 {
font-size:9px;
margin-bottom:0px;
margin-top:5px;
}

h3 {
font-size:10px;
margin-bottom:10px;
margin-top:0px;
}

#remade{
	width: 140px;
	float: left;

}

#komaton{
	width: 215px;
	height: 150px;
	float: left;

}