body{
	background: #fff url(bg.png) repeat-x scroll left top;
	font-family: helvetica,"Myriad Pro","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	margin: 0;
}
table{
	font-size: 12px;
}
#container{
	margin: 0 auto; 
	text-align: left;
	width: 992px;
	height: 600px;
	min-height: 600px;
	max-height: 600px;
}
#header{
	background-image:url(header.png);
	background-repeat: no-repeat;
	height: 250px;
	min-height: 250px;
	max-height: 250px;
}
#header ul, li {
	margin: 0;
	padding: 0;
}
#comlinkscontainer{
	font-size: 24px;
	color: #fff;
}
#comlinksleft{
	float:left;
	margin-top: 205px;
	padding-left: 15px;
}
#comlinksright{
	float:right;
	margin-top: 200px;
	padding-right: 30px;
}
#infocontainer {
	margin: 5px 0;
}
#infocontainer p{
	margin: 0;
	pading: 0;
}
#infoleft {
	float:left;
	padding-left: 10px;
}
#breadcrumb {
	font-style: italic;
	font-size: 10px;
}
#breadcrumb a{
	color: #000;
}
#breadcrumb a:hover{
	color: #555;
}

#inforight {
	float:right;
	margin-right: 45px;
}
#contactlinks ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;	
}
#contactlinks li{
	display: inline-block;
	//display: inline;
	text-align: center;
}
#contactlinks a {
	background-color: #fff;
	border: 1px solid #d1d0d0;
	color: #000;
	height: 20px;
	padding: 3px 8px 3px 8px;
	margin: 0 1px 0 1px;
	text-decoration: none;
}
#middle{
	min-height: 450px;
	margin: 10px 0;
	padding: 0x;
}
#left{
	float: left;
	width: 193px;
	height: auto;
	min-height: 450px;
}
#contentcontainer{
	float: left;
	width: 790px;
}
#content1spalte{
	float: left;
	width: 790px;
}
#content2spalten{
	float: left;
	width: 580px;
}
#content{
	padding: 0px 5px 0px 5px;
	text-align: justify;
}
#contentright {
	float: right;
	width: 200px;
	height: auto;
}
#navicontainer {
	text-align: left;
	font-size: 14x;
}
#navicontainer ul {
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 5px 0 5px 0;
	background-image:url(navibg.png);
	background-repeat: repeat-y;
	background-position: top left;	
}
#navicontainer li {
	list-style: none;

}
#navicontainer a {
	text-decoration: none;
	display: block;
	color: #000;
}
a.obermenu {
	background-image:url(button-inaktiv.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	padding-top: 10px;
	padding-left: 15px;
}
a.obermenu_active, a.obermenu_hover, #navicontainer a.obermenu:hover {
	background-image:url(button-aktiv.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	padding-top: 10px;
	padding-left: 15px;
	color: #333;
}
a.untermenu, a.untermenu_active {
	padding-left: 20px;
	height: 20px;	
}
#infocontainer-bottom{
	text-align: right;
}
#footer{
	height: 36px;
}
#clear{
	clear: both;
}
.clear{
	clear: both;
}
#clear-right{
	clear: right;
}

h1 { font-size: 14px; }
h2 { font-size: 12px; }
h3 { font-size: 11px; }

.external-link-new-window img, .external-link img, .internal-link img, a img {
	border: 0;
}
#contentcontainer a {
	text-decoration: none;
	color: #d18818;
	font-weight: bold;
}
#contentcontainer a:hover {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}
td p.bodytext {
	margin: 0;
	padding: 0;
}
#twrss_table {
	margin: 10px 0 10px 0;
}
#twrss_table .twrss_item_link a {
	font-weight: normal;
}
#twrss_table .twrss_bodytext {
	border: 1px solid #ccc;
	width: 200px;
	padding: 1px;
}
