* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFCC;
   font-family:  Arial, Helvetica, sans-serif;	
	text-align: center;
}

p {
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fusszeile
{
	background-color: #006633;
	color: #FFFFFF;
	font-size: 80%;
}

a {
	background: #FFFFFF;
	color: #0000EE;
	text-decoration: none;
}

ul.linklist ul li a:hover,
ul.linklist ul li a:active,
ul.linklist ul li a:focus {
	text-decoration: underline;
}

ul.linklist a {
	text-decoration: none;
}

li.navi a {
	text-decoration: underline;
}

h1 {
	font-size: 1.4em;
	margin: 30px 0px;
	line-height: 1.4em;
	font-weight: bold;
	
}

h2 {
	font-size: 1.3em;
	margin: 40px 0px 20px;
}

hr {
	margin: 5px 0px;
}

ul {
	list-style: square;
	margin-bottom: 20px;
	margin-left: 40px;
	color: #000000;
}

ul.inhalt {
	font-size: 1.05em;
}

ul li {
	margin-top: 10px;
}

ul ul {
	font-size: 97%;
	margin-left: 20px;
	list-style: disc;
	font-weight: normal;
	
}

ul ul ul {
	list-style: circle;
	margin-left: 40px;
	font-weight: normal;
}

li.barnav {
	margin-left: 20px;
}

li.navi {
	list-style: none;
	text-align: right;
	font-size: 0.85em;
}



/* IDs */


#container {
	font-size: 105%;
	background: #FFFFFF;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	color: #EBEBEB;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 90%;
}

#header {
	background-image: url(../img/Logo.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: left;
	height: 93px;
	width: 100%;
	background-color: #FFCC00;
	
}

#main {
	border-right: 10px solid #006633;
	line-height: 1.2em;
	margin-left: 30px;
	position: relative;
	left: 49px;
	top: 212px;
}

#content {
	background: #FFFFFF;
	color: #000000;
	line-height: 120%;
	padding: 10px 20px 20px;
}

#column {
	float: right;
	padding: 41px 21px 0px 50px;
	position: relative;
	width: 200px;
}

#column.projekte {
	float: right;
	padding: 41px 21px 0px 50px;
	position: relative;
	width: 300px;
}


/* Topnavigation */
#barnav {
	background: #006633;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	padding: 7px 9px 3px 0px;
	text-align: right;
	width: auto;
}

#barnav a {
	background: #006633;
	border-left: 1px solid #566D99;
	border-right: 1px solid #566D99;
	border-top: 1px solid #566D99;
	color: #EBEBEB;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	text-decoration: none;
}

#barnav a:hover,
#barnav a:active,
#barnav a:focus {
	background: #FFFFFF;
	color: #000000;
}
#barnav ul{
	margin-bottom: 0px;
}

#barnav li {
	display: inline;
}
.header {
	text-align: right;
}
.center {
	text-align: center;
}
h3 {
	font-size: 1.1em;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.bold {
	font-weight: bold;
}
.floatright {
	float: right;
	text-align: right;
}

.floatleft {
	float: left;
	text-align: left;
}
.red {
	color: #FF0000;
}
.team {
	width: 100%;
	border: 10px none;
	text-align: center;
	vertical-align: top;
	margin: 10px;
}
.hgr {  font-size: 150%}
li {  line-height: 120%; font-size: 0.9em}
