@font-face {
    font-family: 'Thesis';
    src: url('typo/theserif-7-boldita-webfont.eot');
    src: url('typo/theserif-7-boldita-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/theserif-7-boldita-webfont.woff') format('woff'),
         url('typo/theserif-7-boldita-webfont.ttf') format('truetype'),
         url('typo/theserif-7-boldita-webfont.svg#theserifbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Thesis';
    src: url('typo/theserif-6-semiboldita-webfont.eot');
    src: url('typo/theserif-6-semiboldita-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/theserif-6-semiboldita-webfont.woff') format('woff'),
         url('typo/theserif-6-semiboldita-webfont.ttf') format('truetype'),
         url('typo/theserif-6-semiboldita-webfont.svg#theserifsemibold_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Thesis';
    src: url('typo/theserif-6-semibold-webfont.eot');
    src: url('typo/theserif-6-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/theserif-6-semibold-webfont.woff') format('woff'),
         url('typo/theserif-6-semibold-webfont.ttf') format('truetype'),
         url('typo/theserif-6-semibold-webfont.svg#theserifsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Thesis';
    src: url('typo/theserif-7-bold-webfont.eot');
    src: url('typo/theserif-7-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/theserif-7-bold-webfont.woff') format('woff'),
         url('typo/theserif-7-bold-webfont.ttf') format('truetype'),
         url('typo/theserif-7-bold-webfont.svg#theserifbold') format('svg');
    font-weight: bold;
    font-style: normal;
} 


html {
	height:100.5%;
}

body {
	background-image: url(../images/logo_gws_kopf.png), url(../images/content_header.png), url(../images/logo_gws_seite.png), url(../images/hintergrund.jpg);
	background-position: center top, left top, right bottom, left top;
	background-repeat: no-repeat, repeat-x, no-repeat, no-repeat;
	background-attachment:scroll, scroll, fixed, fixed;
	font-size: 10.5pt;
	color:#000;
	font-family:Thesis, Georgia, serif;
	margin:0;
}

a:link, a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#0A5078;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover {
	color:#E00;
	text-decoration:none;
}

a img {
	border:none;
}


.clr {
	clear:both;
}


p {
	margin:0 0 5px 0 !important;
}

#full {
	margin:0 auto;
	width:1090px;
}

#contcontainer {
	border:none;
}


#header {
	height:90px;
	margin-bottom:30px;
}

#fb-plugin {
	height:90px;
	float:right;
	padding:20px 15px 0 0;
}

.fb-like {
	float:right;
}

#sidebarleft {
	float:left;
	width:250px;
	margin:10px 20px 0 0;
}

#sidebarhead {
	width:100%;
	height:40px;
	background:url(../images/navigation_kopf.png) no-repeat center top;
}

#sidebarfooter {
	width:100%;
	height:30px;
	background:url(../images/navigation_fuss.png) no-repeat center top;
}

#sidebarcontent {
	width:100%;
	background:url(../images/navigation_mitte.png) repeat-y center top;
}

#sidebarmenu {
	position:relative;
	left:55px;
	width:160px;
}

#content {
	width:800px;
	margin:0 -15px;
	padding:0;
	float:left;
}

#content_kopf {
	background:url(../images/content_kopf.png) no-repeat left top;
	height:50px;
}

#content_mitte {
	background:url(../images/content_mitte.png) repeat-y;
	margin:0;
	padding:0 50px;
	line-height:1.5em;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

#content_fuss {
	background:url(../images/content_fuss.png) no-repeat left top;
	height:60px;
	padding:0 50px;
	display:block;
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
	color:#333;
}

#content_imprint {
	background:url(../images/content_imprint.png) no-repeat left top;
	height:80px;
	padding:28px 50px 0 50px;
	margin-top: -50px;
	display:block;
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
	color:#333;
}

#content a { font-weight:bold; font-style:normal !important; }

#content h1 {
	font-size:1.5em;
	color:#0A5078 !important;
	text-decoration:none;
	display:block;
	margin:0 -29px 20px -43px;
	padding:7px 29px 7px 31px;
	background-color:#CCE1F0;
	border-left:12px solid #006AB2;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;	
}

#content h2 {
	font-size:1.5em;
	color:#333 !important;
	text-decoration:none;
	display:block;
	margin:10px -29px 20px -43px;
	padding:7px 29px 7px 31px;
	background-color:#E7E7E8;
	border-left:12px solid #87888A;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;	
}

#content .contentheading {
	font-size:1.5em;
	color:#0A5078 !important;
	text-decoration:none;
	display:block;
	margin:0 -29px 20px -43px;
	padding:7px 29px 7px 31px;
	background-color:#CCE1F0;
	border-left:12px solid #006AB2;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;	
}

#content .formheading {
	font-size:1.5em;
	color:#000 !important;
	text-decoration:none;
	display:block;
	margin:0 -29px 20px -43px;
	padding:7px 29px 7px 31px;
	background:none !important;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;	
}

#content_mitte .blog_aktuelles h2, #content_mitte .item-page_aktuelles h2 {  
	font-size:1.2em !important;
	font-style:normal !important;
	color:#333 !important;
	text-decoration:none !important;
	margin:-5px -29px 20px -43px !important;
	padding:7px 29px 7px 31px !important;
	background-color:#E7E7E8 !important;
	border-left:12px solid #87888A !important;
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
	hyphens: none !important;	
}

#content_mitte .blog_aktuelles h2 a {  
	font-style:normal !important;
}

#content h3 {  
	font-size:1.2em;
	color:#333 !important;
	text-decoration:none;
	margin:-5px -29px 20px -43px;
	padding:7px 29px 7px 31px;
	background-color:#E7E7E8;
	border-left:12px solid #87888A;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;	
}

h4 { font-size:1.2em;
	 -webkit-hyphens: none;
	 -moz-hyphens: none;
	 -ms-hyphens: none;
	 hyphens: none;	
}

h5 { font-size:1.1em;
 	 -webkit-hyphens: none;
	 -moz-hyphens: none;
	 -ms-hyphens: none;
	 hyphens: none;	
}

h6 { font-size:1em;
 	 -webkit-hyphens: none;
	 -moz-hyphens: none;
	 -ms-hyphens: none;
	 hyphens: none;	
}

#footer, .small, .mosimage_caption {
	font-size:0.8em;
	color:#999;
}

.create, .published {
	font-size:0.85em;
	color:#333;
	padding:0;
	margin:0;
	float:right;
}

.breadcrumbs {
	display:block;
	font-style:italic;
}

.pathway {
	display:inline-block;
	color:#000;
	padding:0;
}

.pathway a { color:#0A5078; text-decoration:none; }
.pathway a:link { color:#0A5078; text-decoration:none; }
.pathway a:visited { color:#0A5078; text-decoration:none; }
.pathway a:active { color:#0A5078; text-decoration:none; }
.pathway a:hover { color:#00E; text-decoration:none; }


#content_mitte li {
	list-style:url(../images/arrow_blue.png) outside;
	margin:0 0 5px -20px;
}

#content_mitte li li {
	list-style:url(../images/arrow_blue.png) outside;
	margin:0 0 5px -15px;
}

td {
	padding-bottom:3px;
}

.menu {
	margin:0 10px 0 0;
	padding:20px 0 0 0;
}

.moduletable_search {
	margin:0 3px 0 -20px;
}

.moduletable_search a {
	font-weight: bold;
}

.moduletable_search h3 {
	font-size: 9.5pt;
	color:#000;
	font-family:Thesis, Georgia, serif;
	font-weight:bold;
	margin:0 4px 8px 4px;
}

.moduletable_imprint {
	margin:-20px 0 0 0;
}

.moduletable_imprint li {
	float:right;
	display:inline-block;
	padding:0 0 0 12px;
}

.moduletable_imprint a {
	font-style:normal !important;
}

.moduletable_menu {
	padding:0;
}

.moduletable_menu h3 {
	text-align:left;
	font-size:1em;
	font-weight: normal;
	color:#000;
	margin:0;
	padding:2px 5px;
}

.moduletable_menu li {
	list-style-type:none;
	list-style:none;
	line-height:1.5em;
	padding-bottom:9px;
}

.moduletable_menu li.active {
	list-style:url(../images/arrow_blue.png) outside;
}

.moduletable_menu li a {
	font-weight: bold;
	color: #0A5078;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.moduletable_menu li a:hover{
	color: #F00;
	margin-left:5px;
}

.moduletable_menu li li {
	margin:0 0 0 -25px;
	padding:5px 0 0 0;
	line-height:1.2em;
	list-style-type:none;
	list-style:none;
}

.moduletable_menu li li a { 
	font-size:0.9em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.moduletable_menu li li a:hover{
	color: #F00;
	margin-left:5px;
}


/* spacers */

span.article_separator {
	display:block;
	height:30px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

.item-separator {
	margin-bottom:25px;
	clear:both;
}

td.buttonheading img {
	border:none;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}


/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}


/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}


/* forms */

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}

form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}

form#com-form-login ul { padding-left: 20px; }


.highlight {
	font-weight:bold;
	text-decoration:underline;
}

.inputbox {
	border:1px solid #0A5078;
	padding:2px;
	font-size: 10.5pt;
	color:#000;
	font-family:Thesis, Georgia, serif;
}

.contentpaneopen fieldset {
	border: 1px dotted #0A5078;
	margin:5px 0 10px 0;
	background-color:#FFF;
}


hr {
	padding:0;
	margin:0;
	border:none;
	border-top:1px solid #CCC;
}

.newsflash-vert { list-style:none !important; list-style-type:none !important; padding-left:20px !important; }
.newsflash-item { list-style:none !important; list-style-type:none !important; }

.article-info-term {
	visibility:collapse;
}


.cols-2 .column-1 {
	width:50%;
	float:left;
}

.cols-2 .column-2 {
	width:50%;
	float:right;
}

.search-results {
	margin-top:50px;
}

.result-title {
	border:1px solid #999;
	padding:3px 6px;
	margin-top:20px;
	border-radius:4px;
	background-color:#eee;
}


.pagination {
	display:block;
	border-top:2px solid #999;
	text-align:center;
}

.pagination ul li {
	list-style:none;
	list-style-type:none;
	display:inline-block;
	padding:0 20px;
}

.phrases {
	margin-top:15px;
}

.phrases-box {
	float:left;
}

.ordering-box {
	float:right;
}

#search-searchword {
	width:500px !important;
	background-color:#eee;
}

.searchintro {
	padding:5px 12px;
}

.form-limit {
	visibility:hidden;
}

.readmore {
	margin-top:8px;
}