/* Default Font for all elements */

BODY : {

  background:black;}



H1, H2, P, A: {

  font-family: sans-serif;

  color: #505050;

  text-transform:lowercase;}



/* LINKS */

A:link {

  color:#000000;

 text-transform: lowercase
; text-decoration: none

}



/* LINKS selected*/

A:selected {

  color:black;

  text-decoration: none;

; cursor: default

}



A:active {

  color:#000000;

; text-transform: lowercase
; text-decoration: none

}



A:visited {

  color:#000000;

 text-transform: lowercase
; text-decoration: none

}







/* Page-Title */

H1{

  text-align:center;

  font-weight:300;

  font-size:37px;

}



/* Background-Infos: Not the main-Information */

P.background{

  font-size:10pt;

  border-width:1px;

  border-color:blue;

  text-align:center;

; border: 1px blue outset

}



/* small text */

P.small{

  font-size:8pt;

}











/* Main text */

P{

  font-size:10pt;

; height: 12px

}



/* Image-Paragraph */

P.image{

  text-align:center;}





/* Main Text - Titel  - not in a table*/

H2{

  font-weight:300;  

  font-size:20px;

}





/* Main Text - Sub-Title*/

H3{

  text-transform:lowercase;

  font-size:12pt;

  font-weight:900;

; clip:   rect(   )





  }

td {

  vertical-align:top;}





TABLE.background {

  background-color:#F0F0F0;

  border:none;

}







/* Spots */

B{

  font-size:10pt;

  border-style:outset;

  border-width:2px;

}





/* Image for Photos for Portfolios */

IMG.PF{

;  BORDER:0;

}







a:hover {  color: #CC0000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; text-transform: lowercase}

body {  background-color: #FFFFFF; color: #666666; font-family: Arial, Helvetica, sans-serif}

p.selected {  color: #FF0000; background-color: #CCCCCC}

ul {  list-style-image: url(/layout00/elements/punktelement.jpg); text-transform: lowercase}

li {  list-style-image: url(/layout00/elements/punktelement.jpg); text-transform: lowercase}


