
html, body {
   color:#000;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	text-align:center;
		scrollbar-base-color:#009;
 scrollbar-3dlight-color:#fff;
 scrollbar-arrow-color:#fff;
 scrollbar-darkshadow-color:#fff;
 scrollbar-highlight-color:#fff;
 scrollbar-shadow-color:#666;
 scrollbar-track-color:#fff;
}

h1 {
	font-size: 84%;
}
h2{
	font-size: 78%;
}
h3{
	font-size: 76%;
	color:#999;
}
h4{
	font-size:76%;
	color:#36c;
}
h5{
	font-size:74%;
	color:#000;
}
p{
	font-size:84%;
	font-weight:bold;
}
ul, li{
list-style: none;
padding:0px;
margin:0px;	
font-size:80%;
line-height:130%;
}
fieldset{
	border:0px solid #fff;	
	font-size:80%;
}

input, textarea{
	font-family: courier, monospace;
	font-size:100%;
 	color:#666;
 	background-color: #f8f8ff;
	border:1px solid #333;
	margin-top:4px;
}
.adressform{
   text-align:right;
	padding-right:114px;
}
.kastenbutton{ 
	background-color:#eee;
	color:#000;
	font-size:90%;
	font-weight:lighter;
}
a{
	display: block;
	font-size:84%;
	line-height: 2.3em;
	font-weight:bold;
}
a:link{
	color: #000;
	text-decoration: none;	
}
a:visited{
	color: #000;
	text-decoration: none;	
}
a:hover{
	color: #666;
}
a:active{
	color: #666;
}
.aktivlink{
	display: block;
	font-size:84%;
	line-height: 2.3em;
	color:#ddd;
	font-weight:bold;
}
#einzelnav a{
	display:inline;
	color: #999;
	font-size:78%;
	font-weight:bold;
}
#einzelnav a:link{
	color: #999;
	text-decoration: none;	
}
#einzelnav a:visited{
	color: #999;
	text-decoration: none;	
}
#einzelnav a:hover{
	color: #666;
}
#einzelnav a:active{
	color: #666;
}
#einzelnav .aktivlink{
	display:inline;
	color:#000;
	font-size:78%;
}
#breite{
	display: block;
	padding:0px;
	width:810px;
	margin-top: 90px;
	margin-left:auto;
	margin-right: auto;
	text-align:left;
}

#navigation{
	float: left;
	padding: 30px 20px 0px 0px;
	width: 80px;
	height:360px;
	text-align:right;
	background-color: #fff;
}
#navunten{
	float: left;
	padding: 0px 20px 0px 0px;
	width: 80px;
	height:50px;
	background-color: #fff;
}
#inhaltoben{
	float:left;
	margin:0px;
	padding: 0px;
	width: 660px;
	height:400px;
	background-image: url(../images/quadratblau.gif);
	background-repeat: repeat-y;
	background-color: #fff;
}
#inhaltunten{
	float:left;
	margin: 0px;
	padding: 0px;
	width: 660px;
	height:50px;
	background-image: url(../images/quadratblau2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

.umbruch{
clear:both;
}
.zentriert{
	text-align: center;
}
.rechts{
	text-align: right;
}
.links{
	text-align: left;
}
.kleiner{
margin-top: -0.5em;
	font-size:80%;
	line-height:120%;
}
#indexseite{
	height:330px;
	margin:0px;
	padding:0px;
	background-image:url(../images/kub-Logo.jpg); 
	background-position:bottom center;
	background-repeat:no-repeat;
}
#einzelseite{
	width: 520px;
	margin: 30px 0px 0px 110px;
	padding-bottom:0px;
	vertical-align: bottom;
}
#einzellinks{
	width:220px;
	float:left;
	text-align:right;
}
#einzelrechts{
	width:240px;
	padding-left:40px;
	float:left;
	text-align:right;
}
#einzelnav{
	width: 520px;
	margin: 20px 0px 0px 110px;
	padding-bottom:0px;
}
#einzelover{
	width:520px;
	height:300px;
	overflow: auto;
}
#einzelover p{
	font-weight: lighter;
	font-size:74%;
}
#einzelproj{
	width: 520px;
	height:180px;
	overflow: auto;
}
#projnav{
	width: 600px;
	margin: 20px 0px 0px 94px;
	padding-top: 8px;
	padding-bottom:0px;
	font-size:78%;
	font-weight:bold;
}
#projnav div{
	display: inline;
}
.linie{
		border-top: 1px solid #333;
		margin-top: -0.5em;
		margin-bottom: -0.5em;
}
.linieunten{
	border-top: 1px solid #333;
	margin-top: -1em;
		margin-bottom: -0.5em;
	clear: both;
}
.bildrechts{
	float: right;
}
.umbruchrechts{
clear: right;
}
