/* Start of CMSMS style sheet 'layout gfo' */
/* CSS Document */

.accessibility {
	display: none;
}

* {
margin: 0px;
padding: 0px;
}

html {
	
}

body {
	background: #a6a6a6 url(images/gfotemplate/body_bg.png) repeat-x bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	min-height: 100%;
}

#pagewrapper {
	margin: 1% 5%;
}

#search, #menu_top, #menu_top a {
	font-weight: bold;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

#menu_top a {
	text-decoration: none;
}

#menu_top {
	margin: 0px 6px;	
}

#menu_top ul {
	list-style-type: none;
	display: block;
	background: Black url(images/gfotemplate/menutop_bg.png) repeat-x top;
	height: 35px;
}

#menu_top ul li {
	display: inline;
	float: left;
}

#menu_top ul li h3,
#menu_top ul li a {
	font-size: 14px;
	display: block;
	padding: 5px 13px 0px 10px;
	height: 29px;
	margin: 1px;
	background: transparent url(images/gfotemplate/menutop_seperator.png) no-repeat right;
}

#menu_topleft {
	float: left;
	background: transparent url(images/gfotemplate/menutop_left.png) no-repeat left;
	height: 35px;
	width: 6px;
}

#menu_topright {
	float: right;
	background: transparent url(images/gfotemplate/menutop_right.png) no-repeat right;
	height: 35px;
	width: 6px;
}

#search {
	padding-bottom: 10px;
	display: block;
	text-align: right;
}

#header {
		background:  url(images/gfotemplate/header_bg.png) repeat-x top left;
		height: 135px;
		border-left: 1px solid #a6a6a6;
		border-right: 1px solid #a6a6a6;
}

#header img {
	float: left;
	clear: both;
}

#content {
	border-right: 1px solid #a6a6a6;
	border-left: 1px solid #a6a6a6;
	background: White;
	clear:  
}

#menu_left {
	float: left;
	width: 220px;
	padding-left: 15px;
	margin-left: 15px;
	background: White url(images/gfotemplate/menuleft_dots.png) repeat-y top left;
}

#menu_left ul {
	list-style-type: none;
}

#menu_left ul li {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px;
}

#menu_left ul li ul li {
	font-size: 14px;
}

#menu_left a {
	display: block;
}

#menu_left ul li {
	/*background: transparent url(images/gfotemplate/menuleftbot_bg.png) repeat-x top;
	border: 1px solid #A6A6A6;*/
	margin-top: 5px;
}
/*Untermenü*/

#menu_left ul li ul {
	margin-top: 5px;
	/*border-top: 1px solid #a6a6a6;
	background: transparent url(images/gfotemplate/menulefttop_bg.png) repeat-x bottom;*/
}

#menu_left ul li ul li {
	background: transparent;
	border: none;
	margin: 0px;
}

#menu_left ul li ul li a {
	margin-left: 10px;	
}

#menu_left a.activeparent, #menu_left li.sectionheader, #menu_left li.activeparent a.activeparent:hover {
	color: #a6a6a6 !important;
	text-decoration: none;
}

#main {
	margin: 0px 10px 0px 260px;
	padding: 10px;
	background: White;
}

.clear {
  clear: both;        
  height: 1px;
  overflow: hidden;   
  margin: 0;
}

div.breadcrumbs {
	font-size: 12pt;
	font-weight: bold;
	padding: 5px 5px 5px 17px;
	color: #a6a6a6;
}

div.breadcrumbs a {
	color: #a6a6a6;
	text-decoration: underline;
}

#footer {
	text-align: center;
	font-size: 10pt;
	color: #a6a6a6;
	clear: both;
	height: 240px;
	background: url(images/gfotemplate/footer_bg.png) repeat-x top left;
}
#footer p {
	padding: 5px;
}

#footerleft {
	float: left;
	background: transparent url(images/gfotemplate/footer_left.png) no-repeat top left;
	height: 240px;
	width: 2px;
}

#footerright {
	float: right;
	background: transparent url(images/gfotemplate/footer_right.png) no-repeat top right;
	height: 240px;
	width: 2px;
}

/*--------- Seitenavigation unten ------------------*/

#navBar {
	background: White  url(images/gfotemplate/navbar_bg.png) repeat-x bottom;
	border: 1px solid #a6a6a6;
	padding: 5px;
	color: #4a4a4a;
	font-weight: bold;
	font-size: 14px;
}

div.nachOben {
	text-align: center;
}

div.prevPage {

}

div.nextPage {
	text-align: right;
}

#printbutton img {
	border: 0px;
}
/*Newsmodul*/
div.NewsSummary {
	border: 1px solid #A6A6A6;
	margin-bottom: 20px;
}

div.NewsSummaryPostdate {
	font-size: 80%;
	padding: 5px;
	float: left;
	font-weight: bold;
}

div.NewsSummaryLink {
	padding: 5px;
	border-bottom: 1px solid #a6a6a6;
	font-weight: bold;
   background: transparent url(images/gfotemplate/navbar_bg.png) repeat-x bottom;	
}

div.NewsSummaryLink a {
	
}

div.NewsSummaryPostdate, div.NewsSummaryLink {
	display: block;
}

div.NewsSummaryCategory, div.NewsSummaryAuthor {
	font-weight: bold;
	color: #4a4a4a;
	padding: 3px;
	font-size: 85%;
}

div.NewsSummaryAuthor {
	display: none;
}
	
div.NewsSummaryContent {
	padding: 5px;
}

/*NewsmoduleDetail*/

#NewsPostDetailDate {
	font-weight: bold;
	color: #4A4A4A;
}

hr#NewsPostDetailHorizRule {
	display: none;
}

#NewsPostDetailCategory {
	font-weight: bold;
	color: #4a4a4a;
}

#NewsPostDetailAuthor {
	display: none;
}

#NewsPostDetailContent {
	padding: 10px 0px;
}

/*andere*/
.hinweis {
	font-size: 12px;
	color: #a6a6a6;
}
/* End of 'layout gfo' */

