A:LINK {

}

A:visited {  

}

A:hover {
  color : Black;
  font-weight : bold;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;	
}

H1, h2, h3, h4, h5, h6 {
	font-family : Verdana,Arial;
	color : #605068;
}

A {
	font-family : Verdana,Arial;
	font-size : 90%;
}

p a {
   	font-family : Verdana,Arial;
	font-size : 100%;
}

.copy{
	font-size : 75%;
	font-family : Verdana,Arial;
	color : #605068;
}

tt {font-size:100%; 
font-weight:normal; 
font-family:Courier New; 
color:#00A050;
}

code {
    font-size: 100%;
    font-weight: normal;
    font-family: Courier New;
    color: #B00080;
}

.ttl2 {
color :#605068;
font-size:100%; 
font-weight:bold; 
font-family:Verdana, Arial;
}

.ttl {
font-size:100%; 
font-weight:bold; 
font-family:Verdana, Arial;
}

.txt {
font-size:90%; 
font-weight:normal; 
font-family:Arial, sans-serif;
}

.cmd {
font-size:90%; 
font-weight:normal; 
font-family:Courier;
}

.ivz {
font-size:90%; 
font-weight:bold; 
font-family:Verdana,Arial, sans-serif;
}

.drot {
	color: #990000;
	font-size:90%; 
	font-weight:normal; 
	font-family:Courier;
}

.navi{
	background-color : #d0ccd8;
	font-family : Verdana,Arial;
	font-weight:bold;
	font-size : 90%;
}

.startlinks{
	font-family : Verdana,Arial;
	font-weight:bold;
	font-size : 80%;
	text-decoration : none;
}

.navid{
	background-color : #827898;
	font-family : Verdana,Arial;
	color:#ffffff;
	font-weight:bold;
	font-size : 90%;
}

.tab {
	background-color : #E4E2E9;
	font-size : 90%;
	font-family : Arial, Helvetica, sans-serif;	
}

.func {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #990000;
	font-weight : bold;
	text-decoration: none;
}

.links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	position : relative;
	float : left;
}

.rechts {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	position : relative;
	float : right;
}

.li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
  font-weight:bold; 
	position : relative;
	float : left;
}

.re {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
  font-weight:bold; 
	position : relative;
	float : right;
}

blockquote {
	font-weight:normal;
	font-family:Arial, sans-serif;
	color : #287898;
	font-size : 90%;
}

.block {
  width : 600px;
	margin-left : 100px;
}

.schwarz {
	color: #000000;
}
.bild {
	margin-right: 15px;
}
.obox {
  font-family: arial, sans-serif;
  font-size: 90%;
  font-weight: bold;
  background-color: transparent;
  color: #E17100;
  border-color: #E17100;
  border-style: dotted;
  border-width: 2px;
  height: auto;
  padding: 10px;
  margin-bottom: 5px;
}