/* CSS Document */

body{
	font-size:76%;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

h1 {
	font-size: 1.3em;
	color: #990000;
}

h2 {
	font-size: 1.2em;
	color: #333;
}
h3 {
	font-size: 1em;
	color: #990000;
}
p {
	font-size: 0.8em;
	color: #000;
	line-height: 1.4em;
}
li{
	font-size: 0.8em;
	color: #000;
	line-height: 1.4em;
	}


#leftnavi {
	font-size: 0.8em;
	color: #000;
}
#leftnavi ul {
	padding-left: 0.5em;
	font-weight: bold;
}
#leftnavi li {
	list-style: square;
}
#left_navi_header {
	font-size: 0.9em;
	color: #000;
	font-variant: caps;
	font-weight: bold;
	margin-bottom: -0.5em;
}
#left_navi_projekte_header {
	font-size: 0.9em;
	color: #900;
	font-variant: caps;
	font-weight: bold;
	margin-bottom: -1.8em;
	border-bottom: 1px solid #CCC;
	padding: 2px 0 2px 0;
	width: 160px;
}
#footer {
	font-size: 0.6em;
	color: #999;
}
.smallhome: {
	font-size: 0.6em;
}
.smallprint{
	font-size: 0.8em;
	color: #666;
	line-height: 1.3em;
}
