html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:12px; font-family:inherit; vertical-align:baseline;}
html {min-height: 100%;} 
body{text-align:left; font-family:arial; font-size:13px;}
ol, ul{list-style:none;}
table{border-collapse:separate;	border-spacing: 0; width:100%;}
caption, th, td{text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q {quotes: "" "";}
a{text-decoration:none; color:#ff0000;}
a:hover{text-decoration:underline;}
img, div { behavior: url(iepngfix.php) }



/** Seitenspezifische **/
html{
    background: url(../layout/bg_html.gif) repeat-x #199c38;    
}
#website{
    width: 956px;
    height: 649px;
    margin: 14px auto;
    border: 34px solid #e4eab4;
    background: url(../layout/bg_website.png) no-repeat 0 0;
    position: relative;      
}
#playlist{
    width: 300px;
    position: absolute;
    left: 30px;
    top: 225px;
}
#player{
    width: 581px;
    height: 425px;
    position: absolute;
    left: 341px;
    top: 188px;    
}
.thickbox{
    display: block;
    width: 240px;
    height: 34px;
    position: absolute;
    right: 0;
    bottom: 0;    
}


