
/*  body und schrift deffinitionen */
html {
  padding:0px;
  margin:0px;
}

body {
  background-color: #333333;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;
  padding:0px;
  margin:0px;
}

p, h2, pre {
margin: 0px;
padding: 5px 20px 5px 20px;
}


a {
color: #CCCCCC;
font-size: 11px;
background-color:transparent;
text-decoration: none;
}

a:hover {
text-decoration: underline;
	}

pre {
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0;
text-align: right;
font-size: 10px;
}

h2 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #CCCCCC;
background-color: transparent;
	}


h1 {
font-size: 20px;
text-transform:uppercase;
text-align: left;
color: #CCCCCC;
background-color: #666666;


padding:5px 15px;
margin:0px

}


strong {
font-size: 13px;
}
#titun {
font-size: 18px;
text-transform:uppercase;
text-align: left;
color: #888;
background-color: #666666;
margin-left : 63px;
}


#infoklick {
		color : #666666;
        font-size: 10px;
        margin-top: 50px;
        text-align: center;
}

/*  positioning-layers statisch und absolut */

#links {
position: absolute;
left: 5px;
width: 150px;
color: #564b47;
margin: 0px;
padding: 0px;
}

#inhalt {
	margin: 0px 190px 0px 190px;
	padding: 0px;
background-color: ;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

#rechts {
position: absolute;
right: 0px;
width: 190px;
color: #564b47;
margin: 0px;
padding: 0px;
}
body,td,th {
	color: #CCCCCC;
}

 /* ]]> */
 -->
</style>
