* {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size:12px;
}
body {
 	text-align:center;
 	scrollbar-base-color:#f8f8f8;
  	scrollbar-3dlight-color:#f8f8f8;
  	scrollbar-arrow-color:#CC0066;
  	scrollbar-darkshadow-color:#ffffff;
  	scrollbar-face-color:#ffffff;
  	scrollbar-highlight-color:#333333;
  	scrollbar-shadow-color:#333333;
  	scrollbar-track-color:#000000;
}
#first {
	height:97%;
	width:100%;
}
#header {
	height:20px;
	float:none;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
}
#content {
 	height:100%;
	padding: 2px;
	float:none;
}
.left {
	height:99%;
	padding: 2px;
	background-color: #ffffff;
}
.right {
	height:99%;
	padding: 2px;
	background-color: #ffffff;
}
.colorb {
	float:none;
	padding: 4px;
	margin: 4px;
	background-image: url(../bilder/farbrollen.jpg);
}
.footer {
	padding: 4px;
	margin: 4px;
	color:#c1c1c1;
	width:99%;
	font-size: 12px;

}
.footer a:link,.footer a:visited,.footer a:active{
	font-weight: bold;
	letter-spacing: 2px;
	color:#c1c1c1;
	text-decoration: none;
	font-size: 12px;

}
.footer a:hover {
	color:#ffffff;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 12px;

}
#copy {
	text-align: right;
	float: right;
}
.text, .textcontent {
	width:100%;
	padding: 5px;
	text-align: left;
}
.textcontent {
	height:94%;
	overflow:auto;
}
.navi {
	letter-spacing: 1px;
	padding-left: 4px;
	margin-left: 4px;
	padding-top: 14px;
	margin-top: 14px;
}
.navi a:link,.navi a:visited,.navi a:active {
 	color:#000000;
 	text-decoration: none;
	font-size: 14px;
}
.navi a:hover {
 	color:#CC0066;
 	font-weight: bold;
}
.home-nav-link {
 	height:25px;
}
a:link,a:visited,a:active {
 	color:#CC0066;
 	text-decoration: none;
}
a:hover {
 	color:#000000;
 	text-decoration: none;
}
input {
	font-size: 12px;
	background-color: #F8f8f8;
	border: 1px solid #CCCCCC;
}
input:hover {
	background-color: #Ffffff;
	border: 1px dashed #CCCCCC;
}
textarea {
	font-size: 12px;
	background-color: #F8f8f8;
	border: 1px solid #CCCCCC;
}
textarea:hover {
	background-color: #Ffffff;
	border: 1px dashed #CCCCCC;
}
.titel {
	font-size: 14px;
	margin: 2px 10px 5px;
	padding: 2px 10px 0px 2px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: 2px;
	text-align: right;
}
.kasten-im-text {
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 20px;
	padding: 8px;
	border: 2px solid #000000;
	background-color: #000000;
	color:#f8f8f8;
	float:right;
	width:260px;
	height:auto;
}
.kasten-im-text li {
	padding: 6px;
}
.kasten {
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 73px;
	margin-right: 20px;
	padding: 8px;
	border: 2px solid #000000;
	background-color: #000000;
	color:#f8f8f8;
	float:right;
	width:266px;
	height:228px;
}
.kasten td {
	padding: 6px;
	color:#f8f8f8;
}
.kasteneinfach {
	font-weight: bold;
	letter-spacing: 1px;
	padding: 8px;
	border: 2px solid #000000;
	background-color: #000000;
	color:#f8f8f8;
	width:266px;
	height:228px;
}
h2 {
	font-size: 18px;
	margin: 2px 10px 0px 0px;
	padding: 2px 10px 0px 2px;
	font-weight: bold;
	letter-spacing: 2px;
}
.tabgallery {
	width:670px;
	height:100%;
}
.gallery-left {
	overflow:auto;
	width:220px;
	height:90%;
	height-min:340px;
}
.gallery {
	background-image: url(../bilder/ref_hinter.jpg);
	background-repeat: no-repeat;
}
