	/*
	
		Gestrim
		----------------------------------------------------------------------
	
	*/
	
	
	
	/*
		Global
		----------------------------------------------------------------------
	*/
	
	* {
		margin: 0;
		padding: 0;
		border: none;
	}
	
	body {
		color: #000;
		background-color: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.625em;
	}
	
	a#anchormenu,
	a#anchorcontent {
		height: 0;
		line-height: 0;
		font-size: 0;
		text-indent: -2000px;
		margin-left: -2000px;
	}
	
	/*
		Container gesamter Content
		----------------------------------------------------------------------
	*/
	
	div#page {
		position: relative;
		width: 955px;
		margin: 0 auto;
		background: url(bg-page.gif) left top repeat-y;
	}
		
	/*
		Header
		----------------------------------------------------------------------
	*/
	
	div#header {
		position: relative;
		height: 86px;
		color: #2bb0d9;
		background: #fff url(bg-header.gif) left bottom no-repeat;
	}
	
	div#header div#title {
		float: right;
		display: inline;
		width: 210px;
		height: 86px;
	}

	div#header div#title img {
		float: right;
	}

	div#header div#linktostart {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 320px;
		height: 40px;
	}

	div#header div#linktostart a {
		display: block;
		width: 320px;
		height: 40px;
	}

	div#topnav,
	div#langnav {
		float: left;
		display: inline;
		width: auto;
		margin-top: 0.5em;
	}
			
	div#topnav {
		margin-left: 0;
	}
			
	div#topnav li,
	div#langnav div.tx-srlanguagemenu-pi1 li {
		float: left;
		display: inline;
		list-style-type: none;
		margin-right: 0.7em;
		padding-right: 0.7em;
		background: url(bg-topnav-li.gif) right center no-repeat;
		font-size: 1.2em;
		font-weight: normal;
		line-height: 2;
	}
	
	div#langnav div.tx-srlanguagemenu-pi1 li.CUR,
	div#langnav div.tx-srlanguagemenu-pi1 li.CUR a {
		font-weight: normal;
	}
	
	div#langnav div.tx-srlanguagemenu-pi1 li.NO,
	div#langnav div.tx-srlanguagemenu-pi1 li.NO a {
		font-weight: normal;
	}
	
	div#langnav div.tx-srlanguagemenu-pi1 li.INACT {
		color: #999;
		background-image: url(bg-topnav-li-na.gif);
	}
	
	div#topnav li a,
	div#langnav div.tx-srlanguagemenu-pi1 li a {
		float: left;
		display: block;
		text-decoration: none;
		color: #2bb0d9;
		background-color: #fff;
	}
	
	div#header h1 {
		height: 0;
		line-height: 0;
		font-size: 0;
		text-indent: -1000px;
	}
			
	div#header p#jumpmenu {
		position: absolute;
		right: 2000px;
		z-index: 1;
	}
	
	div#header p#jumpmenu span {
		display: none;
	}
	
	div#header p#jumpmenu a:focus, 
	div#header p#jumpmenu a:active {
		position: absolute;
		right: -2000px;
		top: 0;
		display: block;
		width: 210px;
		padding: 5px 10px;
		color: #000;
		background-color: #f6f6f6;
	}

	
	/*
		Headline
		----------------------------------------------------------------------
	*/
	
	div#headline {
		position: relative;
		height: 165px;
	}

	div#headline div.csc-textpic,
	div#headline div.csc-textpic div.csc-textpic-imagewrap,
	div#headline div.csc-textpic div.csc-textpic-imagewrap dl,
	div#headline div.csc-textpic div.csc-textpic-imagewrap dt {
		margin: 0;
		padding: 0;
	}
	
	/*
		Main Menu
		----------------------------------------------------------------------
	*/
	
	div#mainnav li {
		width: 192px;
		list-style-type: none;
		float: left;
		display: inline;
		background-position: 0 30px;
		background-repeat: no-repeat;
		color: #2B798D;
		background-color: #dadada;
	}
	
	div#mainnav li#item5 {
		width: 187px;
	}
	
	div#mainnav li a {
		float: left;
		display: block;
		width: 177px;
		height: 23px;
		padding: 7px 0 0 15px;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 1.2;
		color: #1C7293;
		background-color: transparent;
		text-decoration: none;
	}
	
	div#mainnav li#item5 a {
		width: 172px;
	}
	
	div#mainnav li a:hover,
	div#mainnav li a.current {
		background: url(bg-mainnav-current.gif) 0 26px no-repeat;
	}
	

	/*
		Inhalt links
		----------------------------------------------------------------------
	*/
	
	div#content {
		border-top: 5px solid #fff;
	}

	div#submenu {
		float: left;
		width: 187px;
		padding: 58px 5px 0 0;
		background: url(menupic-gewerbemanagement.jpg) left top no-repeat;
	}
	
	div#submenu ul {
		border-top: 2px solid #fff;
	}
	
	div#submenu li {
		list-style-type: none;
		border-bottom: 2px solid #fff;
	}
	
	div#submenu li a {
		display: block;
		padding: 0.5em 0 0.5em 1.5em;
		font-size: 1.2em;
		font-weight: bold;
		color: #087b9a;
		background-color: #e3f0f6;
		text-decoration: none;
	}
	
	div#submenu li a:hover,
	div#submenu li a.current {
		background: #e3f0f6 url(bg-submenu-li.gif) left center no-repeat;
	}
	
	/*
		Inhalt mitte
		----------------------------------------------------------------------
	*/
	
	div#contentmid {
		float: left;
		width: 461px;
		padding: 0 85px 2em 25px;
	}

	div#contentmid h1 {
		min-height: 48px;
		font-size: 1.7em;
		font-weight: bold;
		line-height: 1.2;
		margin: 0 -85px 0.5em -25px;
		padding: 10px 20px 0 20px;
		color: #087b9a;
		background: #fff url(bg-h1.gif) left top repeat;
	}

	div#contentmid h2 {
		font-size: 1.6em;
		font-weight: bold;
		margin: 2em 0 1em 0;
		padding: 0.2em 0;
		color: #087b9a;
		background-color: #fff;
		border-bottom: 3px solid #e3f0f6;
	}

	div#contentmid h3 {
		font-size: 1.2em;
		font-weight: bold;
		margin: 2em 0 1em 0;
		padding: 0.2em 0;
		color: #087b9a;
		background-color: #fff;
	}

	div#contentmid h4,
	div#contentmid h5,
	div#contentmid h6 {
		font-size: 1.2em;
		font-weight: bold;
		margin: 2em 0 1em 0;
		padding: 0.2em 0;
		color: #087b9a;
		background-color: #fff;
	}

	div#contentmid p {
		font-size: 1.2em;
		margin-bottom: 1em;
		line-height: 1.4;
		color: #000;
		background-color: #fff;
	}

	div#contentmid a {
		color: #087b9a;
		background-color: #fff;
	}
	
	div#contentmid a:hover {
		color: #ec8807;
		background-color: #fff;
	}
	
	div#contentmid ul {
	}
	
	div#contentmid li {
		list-style-type: none;
		margin-bottom: 1em;
		padding-left: 1.5em;
		font-size: 1.2em;
		line-height: 1.4;
		color: #000;
		background: #fff url(bg-listitem.gif) 0 3px no-repeat;
	}
	
	div#contentmid input {
		padding: 2px;
		border: solid 1px #cdcdcd;
		font-size: 1.2em;
		color: #333;
		background-color: #fff;
	}
	
	div#contentmid select {
		border: solid 1px #cdcdcd;
		font-size: 1.2em;
		color: #333;
		background-color: #fff;
	}
	
	
	
	/* Sitemap */
	
	div#contentmid div.csc-sitemap {
		font-size: 1.2em;
		line-height: 1.2;
		margin-bottom: 0.5em;
	}
	
	div#contentmid div.csc-sitemap ul {
		margin-top: 0.5em;
	}
	
	div#contentmid div.csc-sitemap li {
		font-size: 1em;
		font-weight: bold;
		list-style-type: none;
		margin-bottom: 0.5em;
		padding-left: 2em;
		color: #000;
		background: none;
	}
	
	div#contentmid div.csc-sitemap li ul li {
		font-weight: normal;
	}
	
	div#contentmid div.csc-sitemap li a {
		color: #6e6e6e;
		background-color: #fff;
	}

	/*
		Inhalt Marginalspalte
		----------------------------------------------------------------------
	*/

	div#marginal {
		float: right;
		width: 187px;
	}
	
	div#marginal div#search {
		height: 58px;
		margin-bottom: 1em;
		border-bottom: 3px solid #fff;
		color: #087b9a;
		background-color: #e3f0f6;
	}
	
	div#marginal div#search div#print {
		float: left;
		display: inline;
		margin-left: 10px;
		width: 16px;
		height: 16px;
	}

	div#marginal div#search form {
		float: right;
		padding: 1em 1em 0.5em 0.5em;
	}
	
	div#marginal div#search form label {
		display: none;
	}
	
	div#marginal div#search form input.searchtxt {
		float: left;
		display: inline;
		width: 8em;
		padding: 3px 2px;
		font-size: 1.2em;
		color: #333;
		background-color: #fff;
		border: solid 1px #cdcdcd;
	}
	
	div#marginal div#search form input.searchbut {
		float: left;
		display: inline;
		margin-left: 2px;
		padding: 2px;
		width: 64px;
		font-size: 1.2em;
		color: #333;
		background-color: #ebe9ed;
		border: solid 1px #cdcdcd;
	}

	div#marginal h2 {
		font-size: 1.2em;
		font-weight: bold;
		color: #087B9A;
		background-color: #f4f5f7;
		margin: 0 0 0.3em 0.8em;
	}
	
	div#marginal ul {
		margin: 0 0 2em 1.3em;
	}
	
	div#marginal li {
		list-style-type: none;
		margin-bottom: 0.5em;
	}
	
	div#marginal li a {
		display: block;
		font-size: 1.1em;
		color: #38a9d3;
		background-color: #fff;
		padding-left: 1em;
		background: url(bg-linklist-li.gif) 0 3px no-repeat;
	}
	
	div#marginal li a:hover {
		text-decoration: none;
	}
	
	
	div#marginal div.news-latest-container {
		margin-bottom: 1em;
		padding: 0 1em;
	}
	
	
	div#marginal div.news-latest-item {
		margin-bottom: 0.5em;
		padding: 0 0.3em;
	}
	
	div#marginal div.news-latest-container h2 {
		margin: 0 0 0.5em 0;
	}
	
	div#marginal div.news-latest-container h3 {
		font-size: 1.2em;
		font-weight: normal;
		color: #087b9a;
		background-color: #f4f5f7;
		margin-bottom: 0.3em;
	}
	
	div#marginal div.news-latest-container h3 a {
		color: #087b9a;
		background-color: #f4f5f7;
		text-decoration: none;
	}
	
	div#marginal div.news-latest-container p {
		font-size:1.1em;
		line-height: 1.4;
		color: #000;
		background-color: #f4f5f7;
	}
	
	div#marginal div.linklist p {
		font-size:1.1em;
		line-height: 1.4;
		color: #000;
		background-color: #f4f5f7;
	}
	


	
	/*
		Footer
		----------------------------------------------------------------------
	*/
	
	div#footer {
		position: relative;
		height: 6em;
		color: #6e6e6e;
		background-color: #fff;
		border-top: 1px solid #d7d7d7;
	}
	
	div#footer div#footnav ul {
		float: left;
		display: inline;
		margin: 0 0 3em 186px;
		padding-left: 1em;
		border-left: 1px solid #d7d7d7;
	}
	
	div#footer li,
	div#footer div.tx-srlanguagemenu-pi1 li {
		float: left;
		display: inline;
		list-style-type: none;
		margin-right: 0.7em;
		padding-right: 1.2em;
		background: url(bg-footnav-li.gif) right center no-repeat;
		font-size: 1em;
		font-weight: normal;
		line-height: 3;
	}
	
	div#footer div#footlangnav li.item3 {
		background: none;
	}
	
	div#footer li a,
	div#footer div.tx-srlanguagemenu-pi1 li a {
		float: left;
		display: block;
		text-decoration: none;
		color: #6e6e6e;
		background-color: #fff;
	}
	
	div#footer div.tx-srlanguagemenu-pi1 li.CUR,
	div#footer div.tx-srlanguagemenu-pi1 li.CUR a {
		font-weight: normal;
	}
	
	div#footer div.tx-srlanguagemenu-pi1 li.NO,
	div#footer div.tx-srlanguagemenu-pi1 li.NO a {
		font-weight: normal;
	}

	div#footer div.tx-srlanguagemenu-pi1 li.INACT {
		color: #ccc;
		background-image: url(bg-footnav-li-na.gif);
	}
	

	/* 
		Clearfix-Hack
		---------------------------------------------------------------
	*/

	.clearfix:after {
		content: ".";		
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	

/* default styles for extension "tx_cssstyledcontent" */
/* Captions */

	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; margin: 0.5em 0; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; margin: 0.5em 0; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; margin: 0.5em 0; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0.5em 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }						


/* default styles for extension "tx_indexedsearch" */

.tx-indexedsearch table {
font-size: 1.2em;
}

.tx-indexedsearch table td {
padding: 0.2em;
}

div#contentmid .tx-indexedsearch ul.browsebox { 
margin-bottom: 1em;
}

div#contentmid .tx-indexedsearch .tx-indexedsearch-browsebox LI { 
display:inline; margin-right:5px;
list-style-type: none;
list-style-image: none;
background: none;
}

div#contentmid .tx-indexedsearch .tx-indexedsearch-path a
{ 
color: #087b9a;
background-color: #eee;
}

div#contentmid .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { background-color: #EBE9ED; width:100px; font-size: 1em; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { font-size: 1.2em; margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }


/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }


/* News */

	div.news-single-item hr {
		height: 3px;
		color: #E3F0F6;
		background-color: #E3F0F6;
		margin-bottom: 1em;
	}
	
	div.news-single-backlink {
		font-size: 1.2em;
	}

/* Frame Typ 1 */

	div.csc-frame-frame1 {
		position: relative;
		margin-bottom: 0.5em;
		padding: 1em;
		color: #000;
		background: #fff url(bg-frame1a.jpg) 0 0 repeat-y;
		border: 1px solid #d7d7d7;
	}

	div.csc-frame-frame2 {
		position: relative;
		margin-bottom: 0.5em;
		padding: 1em;
		color: #000;
		background: #fff url(bg-frame1b.jpg) 0 0 repeat-y;
		border: 1px solid #d7d7d7;
	}

	div.csc-frame-frame1 div.csc-textpic,
	div.csc-frame-frame2 div.csc-textpic {
		float: left;
		width: 100%;		
	}

div#contentmid div.csc-frame-frame1 p,
div#contentmid div.csc-frame-frame1 li,
div#contentmid div.csc-frame-frame2 p,
div#contentmid div.csc-frame-frame2 li {
color: #000;
background-color: transparent;
}

	div.csc-frame-frame1 dl.csc-textpic-image,
	div.csc-frame-frame2 dl.csc-textpic-image {
		margin: 0;
		padding-bottom: 5px;
	}

	div.csc-frame-frame1 div.csc-textpic-clear,
	div.csc-frame-frame2 div.csc-textpic-clear {
	}



div#contentmid div.news-list-item {
	margin-bottom: 2em;
	padding: 0;
}

div#contentmid div.news-list-item h3 {
	margin: 1em 0 0.5em;
}

div#contentmid div.news-list-item p {
	margin: 0.5em 0;
}

div#contentmid div.news-list-item hr {
background-color: #E3F0F6;
color: #E3F0F6;
height: 3px;
margin: 0;
padding: 0;
}

div#contentmid div.news-list-morelink {
	margin-bottom: 1em;
}

div#contentmid div.news-single-item {
}

div#contentmid div.news-single-item h3 {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
