body {
 
  background: #efefef;
  background-image: ;
  background-repeat: ;
  font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
  text-align: left;
  padding: 0;
  font-size: 10pt;
}
  


.h1 {
        color: #b11515; 
        text-align: left;
        margin-left: 30px;
        text-decoration: none;
        font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
        font-size: 13pt;
        font-weight: small;
}


h1 {
        color: #b11515; 
        text-align: left;
        margin-left: 30px;
        text-decoration: none;
        font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
        font-size: 13pt;
        font-weight: small;
}



.h2 {
        color: #b11515; 
        text-align: left;
        margin-left: 30px;
        text-decoration: underline;
        font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
        font-size: 12pt;
        font-weight: small;
}

h2 {
        color: #b11515; 
        text-align: left;
        margin-left: 30px;
        text-decoration: underline;
        font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
        font-size: 12pt;
        font-weight: small;
}


.h3 {
        color: #b11515; 
        text-align: left;
        margin-left: 30px;
        text-decoration: none;
        font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
        font-size: 11pt;
        font-weight: small;
}

h3 {
        color: #b11515; 
        text-align: left;
        margin-left: 30px;
        text-decoration: none;
        font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
        font-size: 11pt;
        font-weight: small;
}

a:link, a:active{color: #55516a; font-family:"Gill Sans MT", Bitstream Vera Sans, Trebuchet MS; font-weight: bold; text-decoration : none;}
a:visited{color: #3A3557; font-family:"Gill Sans MT", Bitstream Vera Sans, Trebuchet MS; font-weight: bold; text-decoration : none;}
A:HOVER{color: #55516a; font-family:"Gill Sans MT", Bitstream Vera Sans, Trebuchet MS; font-weight: bold; text-decoration : none;}
a:active{color: #3A3557; font-family:"Gill Sans MT", Bitstream Vera Sans, Trebuchet MS; font-weight: bold; text-decoration : none;}


.bordertable {
    border: 0;
    border-color: #808080;
    }


<!-- colors: lightgray: #C3C3C3, darkgray: #808080, very darkgray: #3A3557, midgray: #A0A0A0, tuerkis: #67A6FF, duenkleres tuerkis: #16406F -->

<!-- various reds: quite darkred: #b11515, darkred: #cb1111, wässriger: #e52828  -->


.text{
color: black;
font-size:10pt;
font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
text-align: left;
margin-left: 30px;
margin-right: 70px;
font-weight: small;
}

.texte{
color: black;
font-size:10pt;
font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
text-align: left;
margin-left: 30px;
margin-right: 70px;
font-weight: small;
}



.link{
color: #3A3557;
font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
font-size:10pt;
font-weight: bold;
}


.img{
border: 0px;
margin-left:30px;
}

.limg{
border: 0px;
}

#lframe{
height: 346px;
width: 700px;
border: 0px;
align: left;
margin-left: 30px;
}

ul{
color: black;
font-size: 12pt;
font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
margin-left:30px;
margin-right:10px;
font-weight: small;
}


li{
font-size: 10pt;
font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
margin-left:10px;
margin-right:10px;
font-weight: small;
}



.ul{
color: black;
font-size: 11pt;
font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
text-align: left;
margin-left:30px;
font-weight: small;
}


p{
margin-left:30px;
margin-right:70px;
}

.gros{
color: #b11515;
font-size:17pt;
font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
text-align: left;
margin-right:70px;
margin-left:30px;

}


hr {
color: #A0A0A0;
width: 800px;
}

.hr {
color: #A0A0A0;
width: 800px;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	border: solid #A0A0A0;
	border-width: 1px;
}

#nav a {
	display: block;
	width: ;
	color: #3A3557;
	padding: 0.3em 0em;
	decorations: none;
	font-family: arial;
	font-weight:bold;
}

#nav a:hover {
	color: #55516a;
}

#nav li { /* all list items */
	float: left;
	width: ; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: white;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-width: 2px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
}



<!-- Div testing area OH YEAH -->

div#wrapper {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	align: center;
}

div#maincontainer {
	float: center;
	width: 840px;	
	background-color: white;
}

div#footer {

	text-align: center;
	position: relative;
	align: center;
	background-color: white;
	left: 25%;
	width: 600px;
} 

<!-- ROUNDED CORNERS -->

div.rounded {
 width: 170px;
 padding: 15px;
 background: green;
}

div.rounded2 {
 width: auto;
 background: white url(tr-w.gif) no-repeat top right;
font-size:10pt;
font-family: "Gill Sans MT", Bitstream Vera Sans, Trebuchet MS;
text-align: left;

font-weight: small;

}
div.rounded2 div {
 background: transparent url(tl-w.gif) no-repeat top left;
}
div.rounded2 div div {
 background: transparent url(br-w.gif) no-repeat bottom right;
}
div.rounded2 div div div {
 background: transparent url(bl-w.gif) no-repeat bottom left;
 padding: 15px;
}

