body {
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    background-repeat:no-repeat;
    background-position:bottom right;
    background-attachment:scroll;
	
	scrollbar-base-color:#990000;
	scrollbar-3d-light-color:white;
	scrollbar-arrow-color:#990000;
	scrollbar-darkshadow-color:#990000;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-track-color:white;
    }
  
body, table, p, form {
    color:#666666;
    background:transparent;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    }
  
body, table, p, form {
  font-size:11px;
  line-height:18px;
  }
  
img {
    border:0px;
    }
    
h1, h2, h3, h4, h5, h6 {
    text-align:left;
    background:transparent;
    margin-top:0em;
    margin-bottom: 0.6em;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    }
  
h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:13px;}
h5, h6 {font-size:11px;}

input.button1 {
    border:0px;
    background-color:transparent;
    font-size:11px;
    font-weight:bold;
    color:white;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    }

input.input1 {
    width:200px;
    border:1px dashed #CCCCCC;
    background-color:#EEEEEE;
    font-size:11px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    }

textarea.textarea1 {
    width:360px;
    border:1px dashed #CCCCCC;
    background-color:#EEEEEE;
    font-size:11px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    }
    
td.ecard1 {
    border:1px dashed #CCCCCC;
    background-color:#EEEEEE;
    }

p { 
    margin-top:0.7em;
    margin-bottom:0.7em;
    }

p.title_press {
    color:#990000;
    margin-top:0px;
    font-size:14px;
    font-family:Arial,Helvetica,sans-serif;
    }
    
p.3dots {
    width:100%;
    text-align:center;
    margin:2em;
    }

table.frame {
    width:100%;
    height:100%;
    border-width:0px;
    border-collapse:collapse;
    }

td.top {
    height:170px;
    vertical-align:top;
    }

table.top {
    border-width:0px;
    border-collapse:collapse;
    }

td.logo {
    width:200px;
    height:102px;
    text-align:right;
    vertical-align:bottom;
    padding-right:18px;
    padding-bottom:0px;
    }

td.navigation {
    vertical-align:bottom;
    padding-bottom:0px;
    }

td.content {
    width:100%;
    height:100%;
    vertical-align:top;
    }

.musik {
    color:#990000;
    }
    
.produktion {
    color:#996E00;
    }
    
.grafik {
    color:#000099;
    }
    
.grey {
    color:#AAAAAA;
    }
    
.white {
    color:white;
    }
    
.standard {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:18px;
    }

.small {
    font-size:10px;
    line-height:14px;
    }

.noborder {
    margin-top:0em;
    margin-bottom:0em;
    }
