body {
	font-family: Arial, sans-serif; 
	font-size: 100.01%;
	margin : 0;
	padding : 0;
	height: 100%; 
	background: #ebeeef url(../images/background.jpg) repeat-x scroll left top; 
	text-align: center;
}

table {
	margin : 0;
	padding : 0;
	font-family: Arial, sans-serif; 
	font-size: 100%;
}

p {
	margin : 0;
	padding: 0;
	text-indent: 0;
}

img, form {
	margin : 0;
	padding: 0;
}

div#centerlayer {
	margin: 0px auto;
	padding: 0;
	text-align : left; 
	width: 950px;
	height: 100%;
	background-color: transparent;
}

div#header {
	position: relative;
	left: 0;
	top: 0;
	background: transparent url(../images/header.jpg) no-repeat scroll;
	width: 950px;
	height: 144px;
	padding: 0;
	margin: 0;
}

div#logo {
	position: absolute;
	left: 45px;
	top: 45px;
}

div#title {
	margin: 0px 0px 0px 174px;
	height: 60px;
	font-family: Arial, sans-serif;
	font-size: 1.6em;
	color: #687e99;
	letter-spacing: 0.1em;
	padding: 10px 8px 0px 8px;	
}

div#page {
	padding-bottom: 10px;
	background: transparent url(../images/background_page.png) repeat-y;
}

div#content_container {
	width: 590px;
	float: left;
}
div#left_container {
	float: left;
	width: 168px;
	min-height: 500px;
}
div#right_container {
	float: left;
	width: 187px;
	min-height: 500px;
}

div#footer {
	float: none;
	width: 945px;
	height: 34px;
	clear: both;
	background: url(../images/footer.png);
}

div#toolbar {
	float: left;
	margin: 8px 0px 0px 180px;
	padding: 0;
}
div#toolbar img {
	margin-right: 12px; 
	border: 0px;
}

div#content {
}

div.leftcontent_slot {
	margin: 0px 5px 6px 5px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dae1e7;
	clear: both;
}
div.leftcontent_slot h1 {
	font-size: 0.85em;
	color: #7793ad;
	width: 147px;
	margin: 0px 0px 6px 0px;
	padding: 5px 5px 5px 6px;
}
div.leftcontent_slot p {
	font-size: 0.65em;
	color: #2b5984;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}
div.leftcontent_slot a {
	width: 120px;
	display: block;
	margin: 2px 0px 2px 0px;
}
div.leftcontent_slot.back1 {
	background: #f7f9f9 url(../images/background_rightcontent.jpg) repeat-x scroll left bottom;
}

div.rightcontent_slot {
	margin: 0px 8px 6px 5px;
	padding-bottom: 6px;
	border-bottom: 0px solid #dae1e7;
	/*clear: both;*/
}
div.rightcontent_slot h1 {
	font-size: 0.85em;
	color: #7793ad;
	width: 163px;
	background-color: #ebeeef;
	margin: 0px 0px 4px 0px;
	padding: 2px 5px 2px 6px;
}
div.rightcontent_slot p {
	font-size: 0.65em;
	color: #2b5984;
	padding: 5px 5px 5px 8px;
	margin-bottom: 5px;
	line-height: 1.2em;
}
div.rightcontent_slot.back1 {
	background: transparent url(../images/background_rightcontent.png) repeat-x scroll left bottom;
}
div.rightcontent_slot select {
	width: 154px;
	border:1px solid #dae1e7;
	font-size: 0.7em;
	margin: 5px 0px 5px 10px;
}

div.clear {
	clear: both;
}

/* News Teaser Styles */

div.news_teaser {
	font-size: 0.9em;
}
div.news_teaser h1 {
	font-size: 1.1em;
	color: #7793ad;
	width: 542px;
	background-color: #ebeeef;
	margin: 10px 0px 6px 0px;
	padding: 5px 5px 5px 10px;
}
div.news_teaser div.slot-news p.newsdate {
	display: none;
}
div.news_teaser p.header {
	margin-bottom: 6px;
}
div.news_teaser div.slot-news {
	float: left;
	width: 160px;
	padding: 5px 15px 10px 10px;
	}
div.news_teaser div.slot-news p ul {
	margin-left: 0px;
}

div.news_teaser div.slot-news p ul li {
	list-style-image: url(../images/quadrat.gif);
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	margin: 0;
}


div.news_teaser div.slot-news a {
	font-size: 0.9em;
	float: left;
	background: url(../images/arrow.jpg) no-repeat right 3px; 
	margin: 2px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}
div.news_teaser div.slot-news a:hover {
	background-image: url(../images/arrow_active.jpg);
}

div.adhoc_teaser {
	margin: 0px 8px 6px 5px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dae1e7;
}
div.adhoc_teaser h1 {
	font-size: 0.85em;
	color: #7793ad;
	width: 163px;
	background-color: #ebeeef;
	margin: 0px 0px 4px 0px;
	padding: 2px 5px 2px 6px;
}
div.adhoc_teaser div.slot-news {
	font-size: 0.65em;
	padding-bottom: 15px;
}
div.adhoc_teaser div.slot-news p {
	color: #2b5984;
	padding: 0px 5px 0px 5px;
	margin-bottom: 5px;
	line-height: 1.2em;
}
div.adhoc_teaser div.slot-news a {
	float: right;
	clear: both;
	background: url(../images/arrow.jpg) no-repeat right top; 
	padding: 0px 15px 0px 0px;
}
div.adhoc_teaser div.slot-news a:hover {
	background-image: url(../images/arrow_active.jpg);
}

