
/*  formatierung body und bildlaufleiste */








body {
    background-attachment : fixed;
    background-color : #000f75;
    background-image : url(hintergrund_2.gif);
    font-family : 'Sans Serif';
    font-size : 12px;
    font-style : normal;
    font-weight : bolder;
    height : 100%;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    scrollbar-arrow-color : #000080;
    scrollbar-darkshadow-color : #D5D0F4;
    scrollbar-dlight-color : #C4D3F6;
    scrollbar-face-color : #CCDDEE;
    scrollbar-highlight-color : #666699;
    scrollbar-shadow-color : #808080;
    scrollbar-track-color : #C4D3F6;
    text-decoration : none;
  }


html {
    height: 100%;
  }

/*  Links */








a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: underline;
    font-family : 'Sans Serif';
  }


a:visited {
    color: #FFFFFF;
    text-decoration: underline;
  }


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


a.weiss {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    background-color:#A6C3E0 ;
  }


a.weiss:visited {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
  }


a.weiss:hover {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
  }

/*  Ueberschriften */








h1 {
    color: #fffff0;
    font-weight: bold;
    font-size: 24px;
  }


h2 {
    color: #A6C3E0;
    font-weight: normal;
    font-size: 20px;
  }


h3 {
    color : #A6C3E0;
    font-family : 'Sans Serif';
    font-size : 16px;
    font-style : normal;
    font-weight : normal;
  }


h4 {
    color: #A6C3E0;
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
  }

/* Schrift */


i {
    color : #fffff0; 
	font-family : 'Bitstream Vera Sans', 'Sans Serif', Verdana; 
	font-size : 14px; 
	font-weight : italic;
	color: #ff00ff;	
  }




/***************************************************************
p {
    color : #fffff0;
    font-family : 'Sans Serif';
    font-size : 12px;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
  }

p.western { font-family :'Sans Serif'; font-size: 10pt; }
/* Tabellen */

*********************************************/







table.work {
    background-image:url(img/update.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-attachment:fixed;
  }


td {
    color : #fffff0; 
	font-family : 'Bitstream Vera Sans', 'Sans Serif', Verdana; 
	font-size : 14px; 
	font-weight : normal;
	color: #fffff0;	
  }


td.top {
    background-image: url(img/header2.gif);
  }


th {
    color: #FFFFFF;
    font-style: normal;
    font-size: 12px;
    font-family : 'Sans Serif';
  }

/**************************/









pre {
    color: #FFFFFF;
    font-style: normal;
    font-size: 10pt;
  }

/* Unterklasse */








.mini {
    font-size: 9px;
  }


.small {
    font-size: 10px;
  }


.middel {
    font-size: 18px;
    color: #A6C3E0;
  }


.big {
    font-size: 20px;
    font-weight: bold;
  }


.titel {
    #fffff0;
    font-size: 16px;
  }


.titel2 {
    color: #A6C3E0;
    font-weight: normal;
    font-size: 16px;
  }

/* Bilder */








img {
    border: 0px;
  }

/*********************************************************************************************/


ul	{
	list-style-type : circle;
	color : #fffff0; 
	font-family : 'Bitstream Vera Sans', 'Sans Serif', Verdana; 
	font-size : 14px; 
	font-weight : normal;
	color: #fffff0;	
}




p.titel {
	font-family : 'Bitstream Vera Sans', 'Sans Serif', Verdana; 
	font-size : 20px; 
	font-weight : bold;
	color: #add8e6;	
}

p.subtitel2 {
	font-family : 'Bitstream Vera Sans', 'Sans Serif', Verdana; 
	font-size : 15px; 
	font-weight : bold;
	color: #add8e6;	
}

.content {
	color : #fffff0; 
	font-family : 'Bitstream Vera Sans', 'Sans Serif', Verdana; 
	font-size : 14px; 
	font-weight : normal;
	color: #fffff0;
	}
