html,body{margin:0;padding:0}
body	{
	font: 76% arial,sans-serif;
	text-align:center;
	overflow-y:scroll;
	background:url(../gfx/body_bgd.png) repeat-x #fdfeff;
	font-family: "Tahoma", "Trebuchet MS", "Verdana", "Helvetica", "Arial CE", "Arial", sans-serif;
}
p	{
	margin:0 10px 10px;
}
div#header {
	position:relative;
	height:221px;
	margin:0;
	padding-left:10px;
	background:url(../gfx/top%2bmenubar-gradient.jpg) no-repeat;
}
ul#topmenu	{
	height:45px;
	position:absolute;
	right:0px;
	bottom:0px;
	margin:0px;

}
ul#topmenu li	{
	float:left;
	overflow:hidden;
	width:120px;
	height:45px;
	margin:0px 10px 0px 0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
ul#topmenu li a	{
	background:url(../gfx/topmenu_buttons.png);
	background-position: -264px -7px;
	width:120px;
	height:45px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	padding-top:6px;
}
ul#topmenu li a:hover	{
	background-position: -134px -7px;
	color:#1a498a;
}

div#container	{
	text-align:left;
}
div#content p	{
	line-height:1.4;
}
/*div#content p,*/
img.rendered	{
	margin-left:10px;
}
a.more,
p.meta, a	{
	color:#2b6ab5;
}
p.meta	{
	padding-bottom:10px;
}
a.more	{
	text-decoration:underline;
	font-weight:700px;
}

#content h2, #content h3,
h2 a, h3 a, #navigation strong	{
	color:#1b9b9b;
	text-decoration:none;
}
.summary	{
	overflow:hidden;
}
div.summary	{
	margin-bottom:30px;
}
div.summary_text    {
    float:left;
    width:446px;
}

.summary img,
img.rendered,
ul.certs img {
	border:solid 1px #c1c1c1;
}
.summary img	{
	float:left;
	margin: 0 10px 10px 0;
}
.summary-text	{
	float:left;
}
.summary h3	{
	margin:0;
	clear:right;
}
.summary p	{
	clear:right;
	margin:0 20px 0 0;
}


h2.header	{
	line-height:40px;
	padding:0px;
	vertical-align:middle;
	overflow:hidden;
}
h2.header img	{
	float:left;
	margin:0 10px 0 0;
}

div#extra	{
	background:#FF8539;
}
div#container	{
	width:937px;
	margin:0 auto;
	background:url(../gfx/container_bgd.png) repeat-y;
}

div.one_column	{
	background:url(../gfx/container_bgd_1c.png) repeat-y !important;
}
div.one_column div#content	{
	width:auto;
	float:none;
	margin:0 10px 0 10px;
}



div#content	{
	float:right;
	width:578px;
	padding:10px;
}
div.kontakt	{
	margin-left:15px;
}
div#navigation	{
	float:left;
	width:319px;
	padding:10px;
}
div#navigation h3,
div#navigation .root	{
	width:262px;
	height:29px;
	background:url(../gfx/header_bgd.png);
	color:#fff;
	line-height:29px;
	vertical-align:middle;
	margin:0px auto 10px auto;
	padding-left:20px;
}
div#navigation ul	{
	list-style:none;
	text-indent:0px;
	padding:0px;
	margin-left:0px;
}
div#navigation ul li	{
	margin:.3em auto .3em auto;
}
div#navigation ul a	{
	text-decoration:none;
	color:#212f49;
	background:url(../gfx/bullets.png) no-repeat 20px 0px;
	padding-left:40px;
	display:block;
}
ul.certs    {
    text-align:center;
}
ul.certs a  {
    background:none !important;
    padding:0 !important;
}
div#navigation ul a:hover	{
	color:#2973ba;
	background-position:20px -25px;
}
	

/*
div#extra	{
	float:left;
	clear:left;
	width:200px;
}
*/
div#bottom	{
	clear:both;
	width:100%;
	background:#fdfeff;
}
div#footer	{
	clear:both;
	width:100%;
	height:49px;
	background:url(../gfx/footer_bgd.png) no-repeat;
	text-align:center;
}
div#footer p	{
	margin:0;
	color:#fff;
	padding:7px 10px;
}
div.pagination	{
	margin:1em;
}
