@charset "UTF-8";
/*Loading in fonts for Windows users*/
@font-face {
  font-family: "Lucida Sans";
  src: url(http://www.musikfyn.dk/fonts/Lucida%20Sans.ttf) format("truetype");}
@font-face {
  font-family: "Verdana";
  src: url(http://www.musikfyn.dk/fonts/Verdana.ttf) format("truetype");}

html{height:100%;}
body{height:100%; margin:0;padding:0; font:13px verdana; color:#ffffff; background:#404040}
img{border:0;}
.cboth{clear:both;}
#wrapper{height:100%; width:100%; background:#404040; color:#e2e0de;}
#wrapper #smallwrapper {background:#404040 url(../images/mini_background.jpg) repeat-y; background-position:center top; width:690px; margin:0; height: 500px; min-height:500px; padding:0;}
#wrapper #smallwrapper #name{height:50px; width:670px; padding:10px 0 5px 10px; margin:0;font-family:"Lucida Sans", Courier, monospace;font-size:26px;}
#wrapper #smallwrapper #text{float:left; width:320px; padding:0 10px 0 10px; margin:0; height:360px;}
#wrapper #smallwrapper #image{width:340px; height:360px; margin-left:340px; padding:0;}
#wrapper #smallwrapper #contact{height:90px; width:670px; padding:0 0 0 10px; font-family:"Lucida Sans", Courier, monospace;font-size:15px;}
#wrapper #smallwrapper #contact ul.contact_icons{list-style-type:none;}
#wrapper #smallwrapper #contact ul.contact_icons li{display: inline; padding:0 40px 0 25px;}
.colorline{color:#77563c; background-color:#77563c; border: 1px solid #77563c; }

