/* CSS Document */

/* Buildup */

#main{
margin:auto;
margin-top:12px;
background-color:#EC008C;
width:800px;
height:auto;
display:block;
}

#menu{
margin:18px 18px 18px 18px;
margin-top:-42px;
z-index:1;
position:relative;
}

#flashcontent{
z-index:0;
}

/* Blog */

.inlagg{
margin:0px 12px 12px 12px;
background-color:#000000;
width:776px;
height:216px;
}
#contact{
margin:0px 12px 12px 12px;
background-color:#000000;
width:776px;
height:216px;
}
#flashcontent2{
background-color:transparent;

}
.bildbox{
border:6px #ffffff solid;
margin:12px;
height:180px;
width:230px;
clear:none;
float:left;
}
.text{
margin:12px 12px 12px 0px;
width:498px;
height:200px;
float:left;
display:inline;
left:230px;
}
.overtextborder{
height:6px;
background-color:#FFFFFF;
width:498px;
}
/* Specials */
#simon{
margin-left:12px;
margin-bottom:0px;
}
#about{
margin:0px 12px 12px 12px;
padding:12px;
background-color:#000000;
width:752px;
height:310px;
}
#contact{
margin:0px 12px 12px 12px;
background-color:#000000;
width:776px;
height:300px;
}

#contact h1{
margin-left:12px;
margin-top:12px;
display:block;
}
/* Elements */

html{
background-color:#000000;
margin:0;
overflow-y:scroll;
background-color:#460426;
/*background-color:#fbcee5;*/
background-image:url(bg.jpg);
background-repeat:repeat-x;
}
h1{
font-size:20px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#FFFFFF;
line-height:0;
padding-top:0px;/*
border-top:6px #ffffff solid;
*/
}
p{
font-size:10px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#FFFFFF;
font-weight:900;
line-height:normal;
width:300px;
}

/* Elements */

#menu a:link,#menu a:visited{
font-size:20px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#FFFFFF;
text-decoration:none;
padding:6px;
font-weight:900;
}
#menu a:hover{
font-size:20px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#FFF;
background-color:#000;
text-decoration:none;
padding:6px;
font-weight:900;
}
a:link, a:visited{
margin-top:50px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#FFFFFF;
text-decoration:line-under;
}
a:hover{
padding-top:40px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
color:#BD1A8D;
text-decoration:line-under;
}
