
a.int_link {
	padding-right:10px;
	background:url(../images/arrow_right.gif) no-repeat right center;
}

div#page {
	width:100%;
	text-align:center;
	clear:both;
}
div#maincontent {
	margin:0px auto;
	width:864px; height:auto;
	text-align:left;
	background:url(../images/back_main.gif) repeat-y;
}

div#header {
	margin:0px 2px;
	height:126px;
	text-align:right;
	background:url(../images/logo.gif) no-repeat left top #FFFFFF;
}
div#home {
	width:215px;
	height:65px;
	float:left;
}
div#headerbild {
	margin:0px 2px;
}
div#breadcrumbs {
	margin:10px 0px 0px 30px;
	font-size:10px;
	display:none;
}

div#inhalt {
	width:630px;
	line-height:18px;
	float:left;
}
div#inhalt div.container {
	margin:30px 0px 0px 30px;
}
div#inhalt div.headline h1 {
	margin-bottom:25px;
	font-size:13px;
	font-weight:bold;
}
div#inhalt div.bilder {
	width:220px;
	overflow:hidden;
	float:left;
}
div#inhalt div.bilder img {
	margin-bottom:15px;
}
div#inhalt div.texte {
	width:370px;
	overflow:hidden;
	float:right;
}
div#inhalt div.texte ul, div#inhalt div.contentnavi ul {
	list-style-type:circle;
}
div#inhalt div.texte li, div#inhalt div.contentnavi li {
	margin-left:20px
}

div#sidebar {
	width:200px;
	overflow:hidden;
	float:right;
}
div#sidebar div.container {
	margin:30px 10px 0px 10px;
}
div#sidebar h1 {
	font-size:14px;
	font-weight:bold;
	color:#4798B6;
	display:inline;
}

div#footer {
	width:100%;
	text-align:center;
	clear:both;
}
div#footercontent {
	margin:0px auto;
	padding-top:30px;
	width:864px; height:auto;
	font-size:11px;
	text-align:right;
	color:#A2A8AE;
	background:url(../images/back_footer.gif) no-repeat center top;
}
div#footercontent a {
	color:#A2A8AE;
}

