body {
	background: #ffffff;
	font-family: "Trebuchet MS";
	line-height: 1.3;
	font-size: small;
	margin: 0px;
	text-align: center;
}
h1 {
	font-size: 120%;
	color: #404000;
	margin: 0px;
}
h2 {
	font-size: 110%;
	color: #404000;
	margin: 15px 0px 0px 0px;
}
p {
	margin: 0px;
}
ul {
	list-style-type: square;	
}
img {
	border: 0px;
	behavior: url(../../iepngfix.htc);	
}
h1 a, h1 a:visited {
	color: #404000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 a:hover {
	text-decoration: underline;
}
a, a:visited {
	text-decoration: underline;
	color: #404000;
}
a:hover {
	color: #000000;
}
#container {
	width: 980px;
	background: #ffffcc;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	padding: 0 50px;
	background: url(../images/shadow.png) repeat-y;
}
#contentcontainer {
	margin-top: 20px;
	clear: both;
	padding: 10px 10px;
	min-height: 700px;
  	height: auto !important;
  	height: 700px;
  }
#contenthome {
	width: 460px;
	float: left;
}
#sidebarhome {
	width: 460px;
	float: right;
}
#leftcol {
	width: 600px;
	/*width: 460px;*/
	float: left;
}
#rightcol {
	width: 320px;
	/*width: 460px;*/
	float: right;
}
/*#teaser a {
	color: #404000;
}*/
#teaser dl {
	margin-top: 0px;
	margin-bottom: 30px;
	clear: both;
}
#teaser dt {
	width: 112px;
	float: left;
}
#teaser dd {
	margin-left: 112px;
}
.teaser_blau {
	color: #336699;
	text-decoration: none;
}
.teaser_gruen {
	color: #003333;
	text-decoration: none;
}
.teaser_gelb {
	color: #cc6600;
	text-decoration: none;
}
#teaser a:hover {
	text-decoration: underline;
}
#logo {
	padding-top: 30px;
	text-align: center;
	behavior: url(../../iepngfix.htc);	
	background: url(../images/trassenband.png) no-repeat;
}
#headline h1 {
	padding: 10px;
	color: #000000;
	font-size: 120%;
	font-weight: normal;
	text-align: center;
}
#navbar {
	font-size: 120%;
	color: #999966;
	padding: 0px 10px;
}
#claim {
	float: left;
}
#claim h1 {
	font-size: 110%;
	color: #404000;
}
#navigation {
	float: left;	
	}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	white-space: nowrap;
	display: inline;
}
#navigation a {
	text-decoration: none;
	color: #999966;
}
#navigation a.active {
	color: #404000;
}
#navigation a:hover {
	color: #404000;
}
#subnavigation {
	margin-top: 15px;
	}
#subnavigation ul {
	margin: 0px;
	padding: 0px;
}
#subnavigation li {
	color: #999966;
	display: inline;
	white-space: nowrap;
}
#subnavigation a {
	text-decoration: none;
	color: #999966;
}
#subnavigation a.active {
	color: #404000;
}
#subnavigation a:hover {
	color: #404000;
}
#searchtool {
	 float: right;
}
#searchtool form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#searchtool input {
	font-size: 80%;
	padding: 2px;
	border: 1px solid #000000;
}
#searchtool input.button {
	vertical-align: bottom;
	border: none;
}
#footer {
	font-size: 120%;
	color: #999966;
	padding: 10px;
}
#tools {
	float: left;
}
#tools ul {
	margin: 0px;
	padding: 0px;
}
#tools li {
	display: inline;
}
#tools a {
	text-decoration: none;
	color: #999966;
}
#tools a.active {
	color: #404000;
}
#tools a:hover {
	color: #404000;
}
#tools_right ul {
	margin: 0px;
	padding: 0px;
}
#tools_right li {
	display: inline;
}
#tools_right a {
	text-decoration: none;
	color: #999966;
}
#tools_right a.active {
	color: #404000;
}
#tools_right a:hover {
	color: #404000;
}
.team dd {
	background: #ff0000;
	float: left;
	width: 120px;
}
.team dt {
	margin-left: 120px;
}
#popup {
	padding: 25px 25px 10px 25px;
	width: 400px;
}
#popup_close {
	width: 400px;
	padding: 10px 25px;
}
.feeds_row1 {
	/*background: #ff0000;*/
	width: 48%;
}
.category_images {
	clear: both;
	width: 900px;
}
.category_images .image {
	margin: 10px;
	width: 200px;
	text-align: center;
}
.category_paging {
	clear: both;
}
.image {
	float: left;
}
.infos {
	margin-left: 230px;
}