/*css 2004-03-15*/
/*version 01- 2004-*/

/*body*/
body{   
background-color:#FFFFFF;
color:#666666;
font-family:new courier,courier, mono;
font-size:85%;
padding:2px;
}


/*fonts*/


/*font standard courier*/
p,
td, 
h5,
h6{
color:#666666;
font-family:new courier,courier, mono;
font-size:85%;
padding:2px;
}

/*font* small arial*/

.small {
font-family:verdana,arial, helvetica, sans-serif;
font-size:8pt; 
}


/*font silver*/
.fsilver{
color:#FFFFFF;
}

.fsilversm{
color:#FFFFFF;
font-family:verdana,arial, helvetica, sans-serif;
font-size:75%; 
margin-left:4px;
}

/*links*/
/*links standard: courier silver*/
a:link {
font-family: new courier, courier, mono;
 color: #FFFFFF; text-decoration: none;}
a:hover 
{text-decoration:underline;background-color: #B3D2DD;}
a:active 
{text-decoration:underline;}
a:visited {
font-family: new courier,courier, mono;color: #EFEFEF; text-decoration: none;}



/*links courier grey*/
a.grey:link{
font-family: new courier, courier, mono; 
 color:#666666; text-decoration: none;}
a.grey:hover
{text-decoration:underline;background-color:#B3D2DD;}
a.grey:active
{text-decoration:underline;}
a.grey:visited{
font-family: new courier,courier, mono;color: #000000; text-decoration: none;}

/*links small: verdana grey*/
a.small:link {
font-family:verdana,arial, helvetica, sans serif; font-size:8pt;
 color: #666666; text-decoration: none;}
a.small:hover
{text-decoration:underline;background-color:#B3D2DD;}
a.small:active 
{text-decoration:underline;}
a.small:visited {
font-family:verdana,arial, helvetica, sans serif; font-size:8pt;color: #000000; text-decoration: none;}


/*liste ul square courier*/

ul
{list-style-type:square;	
	color:#666666;
	font-family: new courier,courier, mono;
	font-size:85%;}


/*border dotted blue*/
.borderdotted
{border-width:2px; 
border-left-color:#FFFFFF;
border-right-color:#FFFFFF;
border-top-color:#FFFFFF;
border-bottom-color:#98C3D1;
border-style:dotted;
padding:5px;}

/*border dotted silver*/
.borderdottedsilver
{border-width:2px; 
border-left-color:#FFFFFF;
border-right-color:#FFFFFF;
border-top-color:#EFEFEF;
border-bottom-color:#FFFFFF;
border-style:dotted;
padding:5px;}

.borderdottedsilver2
{border-width:2px; 
border-left-color:#D9CEC8;
border-right-color:#D9CEC8;
border-top-color:#EFEFEF;
border-bottom-color:#D9CEC8;
border-style:dotted;
padding:5px;}

/*backgrounds*/
/*bgcolor grey*/
.bggrey
{background-color: #666666;
color:#FFFFFF;
}

/*bgcolor grey01*/
.bggrey01
{background-color: #A2B3B3;
color:#FFFFFF;
}

/*bgcolor blue*/
.bgblue
{background-color:#98C3D1;
color:#FFFFFF;
}

/*bgcolor silver*/
.bgsilver
{background-color: #EFEFEF;
}




/*Layout*/

#ecritura{
position:absolute; left:5px; top:32px; width:60%;height:20px; z-index:1; background-color:#666666;}



#jf{
position:absolute; left:35px; top:52px; width:60%;height:20px;z-index:2; background-color: #A2B3B3;
}

#navioben{
position:absolute; left:65px; top:72px; width:60%;height:20px;z-index:3; background-color: #98C3D1;}



#content{position:absolute; left:65px; top:110px; width:65%; z-index:20; background-color: #FFFFFF;
border-width:2px; 
border-left-color:#98C3D1;
border-right-color:#FFFFFF;
border-top-color:#FFFFFF;
border-bottom-color:#98C3D1;
border-style:dotted;
padding:3px 3px; 
}

#content2{position:absolute; left:560px; top:110px; width:30%; z-index:21; background-color:#D9CEC8;
padding:3px 3px; 
; clip:  rect(   )
}

#login{position:absolute; left:795px; top:425px; width:13%; height:20px; z-index:24; background-color: #98C3D1;
; clip:  rect(   )
}


#portfolio{position:absolute; left:775px; top:445px; width:12%; height:20px; z-index:26; background-color: #A2B3B3;
; clip:  rect(   )
}


#impressum{position:absolute; left:755px; top:465px; width:11%; height:20px; z-index:29; background-color:#666666;
; clip:  rect(   )
}

 
 
 