* {
scrollbar-base-color:#343434;
scrollbar-face-color:#343434;
scrollbar-shadow-color:#343434;
scrollbar-highlight-color:#343434;
scrollbar-3dlight-color:#343434;
scrollbar-darkshadow-color:#343434;
scrollbar-track-color:#343434;
scrollbar-arrow-color:#FFFFFF;
}

body{
margin:0px;
padding:0px;
background-image:url(images/VR007.png);
background-repeat:repeat-y;
background-color:#54aaf3;
font-family: verdana;
font-size: 10px;
line-height: 12px;
color: #1576c8;
}

/* ----- index ------ */

#main{
width:607px;
position: left;
margin: 0px auto 0px auto;
}
/*
#content{
width:607px;
background: url(VR0007.jpg);
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float:left;
} */

content {
background: #ffffff no-repeat right center;
width: 607;
}

/* ------- index ende ------ */

b{color: #1576c8;}
i{color: #1576c8;}
s{color: #1576c8;}
u { font-size: 10;
    font-family: verdana;
    color: #1576c8;
    border-bottom: 2px solid;
    border-color: #a6a5a5;
    text-decoration: none;}



p{
margin: 0px 2px 2px 2px;
font-size: 11px;
line-height: 12px;
color: #a6a5a5;
font-family: verdana;
}
/*
input, textarea, select{
border: 0;
background: #ffffff;
border: 1px solid #343434;
padding:1px;
color: #E6E6FA;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:        #ffffff;
scrollbar-arrow-color:        #343434;
scrollbar-track-color:        #ffffff;
}
*/




/* -------- h1 ------- */


h1 {
color: #E6E6FA;
font-size: 11px;
font-family: verdana;
text-align: left;
filter: blur;
height: 22px;
margin: 0px 0px 10px 0px;
padding: 9px 0px 0px 30px;
border-top: 0px solid #ee0018;
border-bottom: 0px solid #458294;
border-left: 0px solid #ee0018;
border-right: 0px solid #ee0018;
background:  url(images/h1.png) no-repeat left center;
letter-spacing: 0;
}


/* -------- a -------*/

a {
border-bottom: 0px solid #838383;
font-size: 11px;
line-height: 12px;
color: #00C0FF;
text-decoration: none;
font-family: verdana;
}

a:hover {
color: #00C0FF;
text-decoration: none;
font-weight: bold;
border-bottom: 0px dotted #838383;
}

/* ------ Tabelle Projekte ------ */

.table_projects {
background: #ffffff url(news.jpg) no-repeat left top;
width: 90%;
border: dashed 1px #42c5cd;
}

.table_projects a {
         color: #42c5cd; }

/* ------ Tabellen ------ */

.table_all {
         border: dashed 1px #42c5cd; }


.table_border {
        color: #dd0001;
        border: dashed 0px #484848;
        }

.table_bottom {
        color: #dd0001;
        border: dashed 0px #484848;
        padding-top: 2px;
        }

/* ------ Tabellen Fandubs ------ */

.table_f {
       width: 80%;
        }

.table_f1 {
        color: #42c5cd;
        border: dashed 0px #484848;
        padding-top: 2px;
        background-color: #ffffff;
        }


.table_f1_bottom {
        color: #42c5cd;
        border: dashed 1px #484848;
        padding-top: 2px;
        background-color: #;
        }


.table_f1_border {
        color: #ffffff;
        border: dashed 1px #42c5cd;
        padding-top: 2px;
        background-color: #d9eeef;
        }

.table_f1_border a{
font-size: 11px;
line-height: 12px;
color: #3ebac2;
font-family: verdana;

}
/*-----Added by Aero----*/
/*----Content Box-------*/
.inhalt{
padding-top:10px;
padding-left:10px;
padding-right:20px;
position: relative;
left: 233px;
top: 115px;
width: 597px;

}
/*----für die Dubs Tabellen---*/
#dubs{
margin-top:-80;
padding-bottom:-100;
color: #a6a5a5;
font-family: verdana;
}
/*----Sidebar----*/
.sidebar{
position: absolute;
left: 24px;
top: 110px;
width: 170px;
height: 410px;
padding-left:10px;
}
/*-----Buttons----*/
.knopf
{
border:1px #000000;
background-image: url(images/button.png);

}
/*----Textfelder----*/
.feld
{
border: 1px double #0080FF;
background-color: #F0F8FF;
color: #0080FF;
}
/*-Text Formatierungen--*/
#format{
font-size: 10px;
line-height: 12px;
color: #1576c8;
font-family: verdana;
}
/*---Header---*/
#header{
position: absolute;
left: 234px;
top:0px;
width: 647px;
height: 425px;
}
/*---Fehler Anzeige Box---*/
.error{
background-color:#FF6666;
padding:5px;
margin:10px;
border-style:solid;
border-width:1px;
border-color:#993300;
color:#993300;
text-align:center;
}