/* CSS für www.cloudride.ch | copyrights by dirtycat - www.dirtycat.ch */

/* Farben: 

gelb-braun: FFF8D4

*/

/* ALLGEMEINE ANGABEN */

html, body, td{
  font-size: 12px;
  font-family: Georgia;
}

a:link {
color: #000; 
text-decoration: none;
}

a:active {
color: #000; 
text-decoration: none;
}

a:visited {
color: #000; 
text-decoration: none;
}

a:hover {
color: #999; 
text-decoration: none;
}

#language{
color: #000; 
background-color: #FFF8D4;
}

#minus{
font-size: 10px;
}

#plus{
font-size: 15px;
}

#ueberschr{
font-size: 18px;
border-bottom:#000 1px dashed;
}

#10{
font-size: 10px;
}

#blackbg{
color: #FFF8D4;
background: #000000;
text-decoration: none;
}
#blackbg a:link{
color: #FFF8D4;
background: #000000;
text-decoration: none;
}
#blackbg a:visited{
color: #FFF8D4;
background: #000000;
text-decoration: none;
}
#blackbg a:active{
color: #FFF8D4;
background: #000000;
text-decoration: none;
}
#blackbg a:hover{
color: #999; 
text-decoration: none;
}




/* Textareas */

#download{
background: #000000;
color: #000000;
left: 0pt;
top: 0pt;
border: 0px solid;
z-index: 1;
}

#brueckenseite{
position: absolute;
background: #000000;
color: #000000;
width: 800px;
height: 600px;
left: 0pt;
top: 0pt;
border: 0px solid;
z-index: 1;
}

#start{
position: absolute;
background: #000000;
width: 100%;
height: 100%;
left: 0pt;
top: 0pt;
text-align: left;
z-index: 2;
}
#start_cloudride{
position: absolute;
background: #000000;
width: 300px;
height: 300px;
left: 0pt;
top: 0pt;
text-align: left;
z-index: 3;
}
#start_vincent{
position: absolute;
background: #000000;
width: 400px;
height: 100%;
right: 50pt;
bottom: 0pt;
text-align: right;
text-valign: bottom;
z-index: 3;
}


#bg{
position: absolute;
width: 800px;
height: 600px;
left: 0pt;
top: 0pt;
border: 0px;
z-index: 1;
}
#bg2{
position: absolute;
width: 590px;
height: 555px;
left: 0pt;
top: 0pt;
border: 0px;
z-index: 1;
overflow: visible;
}

#Navigation{
position: absolute;
width: 800px;
height: 100px;
left: 0px;
top: 20px;
z-index: 2;
overflow: visible;
}
#Navigation td{
color: #FFF8D4;
}
#Navigation a:link{
color: #FFF8D4;
text-decoration: none;
}
#Navigation a:active{
color: #FFF8D4;
text-decoration: none;
}
#Navigation a:visited{
color: #FFF8D4;
text-decoration: none;
}
#Navigation a:hover{
color: #999;
text-decoration: none;
}

#news{
position: absolute;
width: 390px;
height: 390px;
left: 100px;
top: 80px;
z-index: 2;
overflow: auto;
}
#news td{
color: #FFF8D4;
}
#news a:link{
color: #FFF8D4;
text-decoration: none;
}
#news a:active{
color: #FFF8D4;
text-decoration: none;
}
#news a:visited{
color: #FFF8D4;
text-decoration: none;
}
#news a:hover{
color: #999;
text-decoration: none;
}


#TextfeldLinks{
position: absolute;
width: 233px;
height: 335px;
left: 53px;
top: 200px;
z-index: 3;
overflow: auto;
}

#TextfeldRechts{
position: absolute;
width: 235px;
height: 255px;
left: 350px;
top: 115px;
z-index: 3;
overflow: auto;
}

#TextfeldRechts2{
position: absolute;
width: 240px;
height: 260px;
left: 342px;
top: 110px;
z-index: 3;
overflow: auto;
}



#bottom{
color: #FFF8D4;
position: absolute;
width: 150px;
height: 20px;
left: 10px;
top: 570px;
z-index: 3;
overflow: visible;
}
#bottom a:link{
color: #FFF8D4;
text-decoration: none;
}
#bottom a:active{
color: #FFF8D4;
text-decoration: none;
}
#bottom a:visited{
color: #FFF8D4;
text-decoration: none;
}
#bottom a:hover{
color: #999999;
text-decoration: none;
}
#bottom2{
color: #FFF8D4;
position: absolute;
width: 150px;
height: 20px;
left: 90px;
top: 500px;
z-index: 3;
overflow: visible;
}
#bottom2 a:link{
color: #FFF8D4;
text-decoration: none;
}
#bottom2 a:active{
color: #FFF8D4;
text-decoration: none;
}
#bottom2 a:visited{
color: #FFF8D4;
text-decoration: none;
}
#bottom2 a:hover{
color: #999999;
text-decoration: none;
}


#close{
color: #FFF8D4;
position: absolute;
width: 200px;
height: 30px;
left: 10px;
top: 570px;
z-index: 3;
overflow: visible;
}
#close a:link{
color: #FFF8D4;
text-decoration: none;
}
#close a:active{
color: #FFF8D4;
text-decoration: none;
}
#close a:visited{
color: #FFF8D4;
text-decoration: none;
}
#close a:hover{
color: #999999;
text-decoration: none;
}

#vincent{
position: absolute;
width: 212px;
height: 229px;
top: 373px;
left: 591px;
z-index: 4;
overflow: visible;
border: 0px solid;
}






