h1 {
	font-size:16px;
	margin-bottom:1em;
	/*border-left:2px solid red;*/
}

h2 {
	font-size:16px;
	margin-bottom:1em;
	/*border-left:2px dotted red;*/
}

h3 {
	font-size:14px;
	margin-top: 21px;
	margin-bottom: 2px;
	/*border-left:2px dotted green;*/
}

h4 {
	font-size: 12px;
	margin-top: 21px;
	margin-bottom: 2px;
	/*border-left:2px dotted blue;*/
}

h5 {
    margin-top: 21px;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 7px;
}

p {
	margin-bottom:1em;
}

ol {
	margin-bottom:1em;
	margin-left:1.75em;
}

ol li {
	margin-bottom:1em;
}

a {
	color:#E52121;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

img {
	border:0 none;
}

a:hover {
	text-decoration:underline;
}


table.contenttable {
	margin-bottom:1em;
}

table.contenttable p {
	margin:0 !important;
	padding:0 !important;
}


/* TYPO3 Tabellen Formatierungen */
.contenttable-0 {
	width:100%;
}
.contenttable-0 td {
	padding:2px 0;
}

.contenttable-1 {
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	margin-bottom:1.5em !important;
}
.contenttable-1 .tr-0 td {
	font-weight:bold;
}
.contenttable-1 td {
	padding:5px;
	border-bottom:1px solid #ccc;
	vertical-align:top;
	white-space:nowrap;
}

.contenttable-2 {
	width:100%;
	border-collapse:collapse;
	margin-bottom:1.5em !important;
}
.contenttable-2 .tr-0 td {
	font-weight:bold;
	background-color:#eee;
}
.contenttable-2 td {
	padding:5px;
	border-bottom:1px solid #ccc;
	vertical-align:top;
	white-space:nowrap;
}

.contenttable-3 {
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:1.5em !important;
}
.contenttable-3 td {
	padding:5px;
	vertical-align:top;
	white-space:nowrap;
}
.contenttable-3 .tr-even td {
	background-color:#f3f3f3;
}
.contenttable-3 .tr-0 td {
	font-weight:bold;
	background-color:#eee;
	border-bottom:1px solid #ccc;
}


/* Box Titles */

div.boxtitle {
	margin-top: 20px;
	padding: 2px 0;
	height: 14px;
}

div.boxtitle h1 {
	display: inline;
	background-color: #4579ae;
	padding: 2px 10px;
	color: #fff;
	font-size: 11px;
	letter-spacing: 1px;
}

div.boxtitleright,
div.boxtitlerightTypo3  {
	margin-top: 0;
	padding: 2px 0;
	height: 14px;
}

div.boxtitleright h1,
div.boxtitlerightTypo3 h1,
div.boxtitleright h2,
div.boxtitlerightTypo3 h2,
div.boxtitleright h3,
div.boxtitlerightTypo3 h3,
div.boxtitleright h4,
div.boxtitlerightTypo3 h4,
div.boxtitleright h5,
div.boxtitlerightTypo3 h5,
div.boxtitleright h6
div.boxtitlerightTypo3 h6 {
	display: inline;
	color: #5182b3;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform:uppercase;
	margin-top:0;
}


/* Latest News */

div.latestNews {
	border-top: 1px solid #4579ae;
	background-color: #fff;
}

div.latestNews div.item {
	border-bottom: 1px solid #e8edf0;
	padding: 10px 0;

	/* TEST */
	position:relative;
}

div.latestNews div.item-image {
	position:relative;
	left:0;
}

div.latestNews div.item:hover {
	background-color: #d9e8ee;
	cursor: pointer;
	cursor: hand
}

div.latestNews div.item h2 {
	font-size: 12px;
	margin:0;
}

div.latestNews div.item h2 a {
	color: #333;
}

div.latestNews a.readmore {
	font-size: 10px;
}


/* Top News */
div.topNews {
	border-top: 1px solid #4579ae;
	/*background-color: #f0f5f7;*/
	/*background-color: #fbe5e5;*/
	background-color: #fcf5d4;
	margin-bottom:8px;
}

div.topNews div.item {
	padding: 10px;
}

div.topNews div.item:hover {
	/*background-color: #d9e8ee;*/
	/*background-color: #f6cdcd;*/
	background-color: #fdeea8;
	cursor: pointer;
	cursor: hand;
}

div.topNews div.item h2 {
	font-size: 13px;
	margin:0;
}

div.topNews h2 a {
	color: #333;
}

div.topNews a.readmore {
	font-size:10px;
}


/* Side box */

div.sidebox {
	border-top: 1px solid #4579ae;
	background-color: #f0f5f7;
	padding: 10px;
	margin-bottom:20px;
}

div.sidebox-mouseover:hover {
	background-color: #d9e8ee;
	cursor: pointer;
	cursor: hand
}

div.sidebox img {
	float: left;
}

div.sidebox h3 {
	margin-top:0;
	font-size: 16px;
}

div.sidebox h4 {
	font-size: 11px;
	margin-top:0;
	margin-bottom: 3px;
}

div.sidebox ul li {
	list-style: none;
	margin-bottom: 1em;
}

/*div.sidebox ol li {
	margin-left: 15px;
	line-height: 2em;
}*/
div.sidebox ol li {
	margin-left: 15px;
	line-height: 1.5em;
	margin-bottom:0.75em;
}

div.sidebox a.linktext {
	text-decoration:none;
	color:#333;
}

div.sidebox div.item:hover {
	background-color: #d9e8ee;
	cursor: pointer;
	cursor: hand
}

/**
 * Sidebox TYPO3, z.B. Editorial
 */
div.sideboxTypo3 {
	border-top: 1px solid #4579ae;
	background-color: #f0f5f7;
	padding: 10px;
	margin-bottom:20px;
}

div.sideboxLibraryBottom {
	background-color: #f0f5f7;
	padding-bottom: 0;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: -20px;
	overflow: auto;
}

div.sideboxTypo3 h1,
div.sideboxTypo3 h2,
div.sideboxTypo3 h3,
div.sideboxTypo3 h4,
div.sideboxTypo3 h5,
div.sideboxTypo3 h6 {
	font-size:1em;
	margin:0 0 1em 0;
	padding:0;
}

div.sideboxTypo3 p {
	margin-bottom:0 !important;
}

/**
 * sideboxLibrary
 */
div.sideboxLibrary {
	padding:10px 6px 1px 6px !important;
}

div.sideboxLibrary p {
	font-size:10px;
}

div.sideboxLibrary a {
	color:#333;
}

/**
 * Sidebox Banners
 */
div.sideboxbanner {
	background-color: #fff;
	margin-bottom:20px;
}

/**
 * Forms
 */
fieldset {
	border:none;
	background-color:#f3f3f3;
	padding:1em;
	margin-bottom:1em;
}

legend {
	display:none;
}


/**
 * sr_feuser_register
 */
.tx-srfeuserregister-pi1-error {
	color:#cc0000;
}

.tx-srfeuserregister-pi1 p {
	margin:0;
}

.tx-srfeuserregister-pi1 dd {
	margin-bottom:0.5em;
}

.tx-srfeuserregister-pi1-multiple-checkboxes dt {
	clear:both;
	float:left;
	padding-top:2px;
	padding-right:0.5em;
}

.tx-srfeuserregister-pi1-notice {
	margin-bottom:1em !important;
}

.tx-srfeuserregister-pi1-gender label {
	padding-left:0.25em;
	padding-right:0.5em;
}


/**
 * Powermail
 */
.powermail_mandatory_js {
	color:#cc0000;
}

.tx-powermail-pi1 fieldset {
	padding-bottom:0.25em;
}

.tx-powermail-pi1 legend {
	/*display:inline;
	font-weight:bold;*/
}

.tx-powermail-pi1_fieldset_title {
	margin-top: 15px;
	display:none;
}

body#uid-118 .tx-powermail-pi1_fieldset_title {
	display:block;
}

#tx-powermail-pi1_fieldset_title_15 {
	display:none !important;
}


/*.tx-powermail-pi1 .tx-powermail-pi1_fieldset_buttons legend {
	display:none;
}*/

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	padding-bottom:0.75em;
	float: left;
}

.tx-powermail-pi1 label {
	display:block;
	line-height:1.5em;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
	line-height:1.2em;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio label {
	margin-left:1.75em;
	padding-bottom:0.5em;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio input {
	float:left;
	clear:both;
	margin-top:0.2em;
}

.tx_powermail_pi1_fieldwrap_html_text input,
.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	width:434px;
	padding:3px;
	border:1px solid #bbb;
}

.tx-powermail-pi1_fieldset_buttons .tx_powermail_pi1_fieldwrap_html {
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin-bottom:0.25em;
}

.tx_powermail_pi1_fieldwrap_html_check p {
	margin-bottom:0;
}

.tx_powermail_pi1_fieldwrap_html_check label {
	display:inline;
}

.tx-srfreecap-pi2-cant-read {
	display: block;
	width: 120px;
	margin-top: 15px;
}

#powermaildiv_uid367 .powermail_mandatory {
	display: none;
}

#powermaildiv_uid368 .powermail_mandatory {
	display: none;
}

img.tx-srfreecap-pi2-image {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

body#uid-118 .tx-powermail-pi1_fieldset_title.tx-powermail-pi1_fieldset_title_74 {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_captcha {
	position: relative;
	min-height: 90px;
	float: none !important;
}




/**
 * tx-tipafriend
 */

.tx-tipafriend fieldset {
	padding-bottom:0.25em;
}

.tx-tipafriend label {
	display:block;
}

.tx-tipafriend-form-element-text,
.tx-tipafriend-form-element-textarea {
	width:440px;
}

.tx-tipafriend-fieldwrap {
	padding-bottom:0.75em;
}

.tx-tipafriend-form-element-captcha {
	width:75px;
	height:22px;
	font-size:18px;
	color:#666;
	letter-spacing:0.2em;
	float:left;
}

/**
 * Errors
 */
ul.errors {
	list-style-type:none;
}

ul.errors li {
	color:#cc0000;
}

/**
 * Pagination
 */
.tx-vertikal-pagination {
	margin-top:1em;
	margin-bottom:0.5em;
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #DADADA;
	padding:2px 0;
	background:#f7f7f7;
	position:relative;
}

.tx-vertikal-pagination * {
	vertical-align:top;
}

.tx-vertikal-pagination-icons {
	position:absolute;
	top:2px;
	right:4px;
}


/**
 * Gallery
 */
.tx-vertikal-pi3-gallery {
}

.tx-vertikal-pi3-gallery a {
	/*font-weight:normal;*/
}

.tx-vertikal-pi3-gallery td {
	border:1px solid #ccc;
}

.tx-vertikal-pi3-gallery-image {
	width:500px;
	height:350px;
	text-align:center;
	vertical-align:middle;
}

.tx-vertikal-pi3-gallery-pagination {
	vertical-align:top;
}

.tx-vertikal-pi3-gallery-pagination-control {
	margin-top:1em;
	margin-bottom:2em;
	text-align:center;
}

.tx-vertikal-pi3-gallery-pagination-control a {
	background:#eee;
	border:1px solid #ddd;
	padding:2px 4px;
	text-decoration:none;
	color:#555;
}

.tx-vertikal-pi3-gallery-pagination-control a:hover {
	border:1px solid #555;
}

.tx-vertikal-pi3-gallery-pagination-control span {
	font-weight:bold;
	background:#555;
	color:white;
	border:1px solid #555;
	padding:2px 4px;
}

.tx-vertikal-pi3-gallery-pagination-control span.disabled {
	border:1px solid white;
	background:white;
	color:white;
}

.tx-vertikal-pi3-gallery-caption {
	padding:6px;
}

.tx-vertikal-gallerypreview {
	background-color:#eee;
	padding: 1em;
	margin:1em 0;
}

.tx-vertikal-pi3-gallery-description {
	padding: 0 10px;
}


/* Stellenboerse */

form.zphjobs-ad {
}

.zphjobs-ad .input-text {
	width:434px;
	padding:3px;
	border:1px solid #bbb;
}

.zphjobs-ad .input-text-date {
	padding:3px;
	border:1px solid #bbb;
}

.zphjobs-ad textarea {
	width:434px;
	padding:3px;
	border:1px solid #bbb;
}

.zphjobs-ad select {
	/*width:100%;*/
}

.zphjobs-ad .required {
	color:#cc0000;
}

.zphjobs-errors {
	color:#cc0000;
}

.zphjobs-ad .remark {
	font-size:11px;
}

.zphjobs-ad fieldset {
	/*border:none;
	padding:0.5em;
	margin:0;
	background:#f3f3f3;*/
}

.tx-zphjobs-pi1 ul {
	margin-bottom: 14px;
	margin-left: 0px;
}

.tx-zphjobs-pi1 ul li {

	line-height: 16px;
	background-image:url("../img/list-image.gif");
	background-position:0 8px;
	background-repeat:no-repeat;
	padding-left:12px;
	list-style-type: none;
}



/* Tabelle Stellenboerse */
.contenttable-3-jobs {
	margin-bottom:0 !important;
}

.contenttable-3-jobs td {
	padding:0 !important;
	white-space:normal !important;
}

.contenttable-3-jobs .td-3 {
	white-space:nowrap !important;
}

.contenttable-3-jobs tr.tr-0 td {
	padding:5px !important;
}

.contenttable-3-jobs tr td a {
	color:black;
	text-decoration:none;
	display:block;
	padding:5px;
	font-weight:normal;
}

.contenttable-3-jobs tr td.td-3 {
	text-align:right;
}

.contenttable-3-jobs tr:hover td {
	background-color:#FFFFD7;
}

.contenttable-3-jobs tr.tr-0:hover td {
	background-color:#eee;
}

.contenttable-3-jobs td.td-0 {
	width:40%;
}

.contenttable-3-jobs td.td-1 {
	width:35%;
}

h2.zphjobs-title-1 {
	color: #5182b3;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform:uppercase;
	margin-top:2em;
	margin-bottom:0.5em
}


/**
 * tx-vertikal-links
 */

ul.tx-vertikal-links-toc {
	margin-bottom:1.5em;
	list-style-type:none;
}

div.tx-vertikal-links ul {
	margin-bottom:1.5em;
	list-style-type:none;
}


/**
 * sr-freecap
 */
.tx-srfreecap-pi2-cant-read {
	font-size:11px;
	color:#333;
}

.tx-srfreecap-pi2-image {
	margin:0;
	padding:0;
	float:left;
}

/**
 * TYPO3 - Text mit Bild
 */
.csc-textpic-caption {
	font-size:9px;
	padding:2px 0;
}

.csc-textpic-border .csc-textpic-caption {
	/*border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;*/
	padding:2px;
}

/**
 * indexed_search
 */
.tx-indexedsearch-result-number {
	width:10px;
}

.tx-indexedsearch-res {
	border-top:1px solid #E8EDF0;
}

.tx-indexedsearch-res-row {
	border-bottom:1px solid #E8EDF0;
	padding:10px 0;
}

.tx-indexedsearch-info {
	color:#666;
	font-size:10px;
}

.tx-indexedsearch-browsebox ul {
	list-style:none;
}

.tx-indexedsearch-browsebox ul li {
	display:inline;
	padding-right:1em;
}


/**
 * vertikal-generic-list
 */
div.vertikal-generic-list {
	/*border-top: 1px solid #4579ae;*/
	border-top: 1px solid #e8edf0;
	background-color: #fff;
}

div.vertikal-generic-list div.item {
	border-bottom: 1px solid #e8edf0;
	padding: 10px 0;
}

div.vertikal-generic-list div.item-image {

}

div.vertikal-generic-list div.item:hover {
	background-color: #d9e8ee;
	cursor: pointer;
	cursor: hand
}

div.vertikal-generic-list div.item-notlinked:hover {
	background-color: #d9e8ee;
	cursor: auto !important;
}

div.vertikal-generic-list div.item h2 {
	font-size: 12px;
	margin:0;
}

div.vertikal-generic-list div.item h2 a {
	color: #333;
}

#yearfilter {
	margin-bottom:1em;
}

#yearfilter dt {
	display:none;
}


/**
 *tx-felogin-pi1
 */
.tx-felogin-pi1 h3 {
	font-size:16px;
	margin-top:0;
	margin-bottom:1em;
}

.tx-felogin-pi1 fieldset {
	margin-top:1em;
}

.tx-felogin-pi1 dd {
	margin-bottom:0.5em;
}

/*.tx-felogin-pi1 p {
	margin-bottom:0;
}*/

.felogin-fieldwrap {
	padding-bottom:0.75em;
}


/**
 * TYPO3 Nach Oben Link
 */
.csc-linkToTop {
	margin:1.5em 0;
}


/**
 * tx-registration-pi1
 */
.tx-registration-pi1 legend {
	/*display:inline;
	font-weight:bold;*/
}

.tx-registration-pi1 fieldset {
	padding:1em 1em 0.25em 1em !important;
}

.tx-registration-pi1 dd {
	padding-bottom:0.75em;
}

.tx-registration-pi1 .form-radio {
	padding-left:1em;
}

.tx-registration-pi1 .form-text {
	width:434px;
	padding:3px;
	border:1px solid #bbb;
}

.tx-registration-pi1 .form-password {
	padding:3px;
	border:1px solid #bbb;
}

#fieldset-buttons p.hint {
	margin:0 !important;
	padding: 0.5em 0 0 0 !important;
}


/**
 * tt_board
 */
.forum {
	border-collapse:collapse;
	margin-bottom:2em;
	/*width: 790px;*/
	width:100%;
}

.forum th {
	border:1px solid #bbb;
	background:#DCDCDC;
	color:#333;
	padding:5px;
}

.forum td {
	border:1px solid #ccc;
	/*background-color:#white !Important;*/
	padding:5px;
}

.forum td a {
	color:#333; /*#4579AE*/
}

.forum-category td {
	color:blue !important;
}

.forum-special-box {
	border:1px solid #ff5555;
	padding:5px;
	background:#ffdddd;
}


table.forum td {
	background-color: white;
}

table.forum td {
	background-color: none;
}


div.forum-post {
	padding-bottom:16px;
	margin-bottom: 16px;
	background-color: none;
	border-bottom: 1px solid #E8EDF0;
}

div.forum-post-odd {
	background-color: #f7f7f7;
}

div.forum-post div.title {
	height: 31px;
}

div.forum-post div.title div.icon {
	position: absolute;
}

div.forum-post div.title div.text {
	padding-left: 20px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

div.forum-post div.date {
	font-size: 11px;
	color: #888;
	padding-left: 20px;
}

div.forum-post div.author {
	font-size: 10px;
	color: #bababa;
	display: inline;
}


div.forum-post div.content {
	padding-left: 20px;
	margin-top: 7px;
	font-size: 11px;
}

.csc-mailform {
	/*padding: 0;
	padding-top: 1em;
	margin-top: 2em;
	border-top: 1px solid #eeeeee;
	background-color: #fff;*/
	width:440px;
}

.csc-mailform label {
	display: block;
}

.csc-mailform textarea {
	width:434px;
	padding:3px;
	border:1px solid #bbb;
}

.csc-mailform-field {
	margin-bottom:0.5em;
}

.csc-mailform-field:first-child input {
	width:434px;
	padding:3px;
	border:1px solid #bbb;
}

/**
 * Spezielle Ueberschriften
 */
div.special-title h2 {
	color: #5182b3;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform:uppercase;
	border-bottom:1px solid #4579AE;
	margin-top:2em;
	margin-bottom:1em
}

/**
 * View helpers
 */
div.tx-vertikal-video-helper {
	margin:1em 0;
}

div.tx-vertikal-compat-helper-image-caption {
	padding-top:4px;
	font-style: italic;
}

.fileinfo {
	white-space:nowrap;
}

/**
 * Listenformatierung für Fehler/Failure Seiten
 */

body#uid-202 div#layout-center li,
body#uid-198 div#layout-center li {
	background-image: url(../img/list-image.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
	margin-bottom: 10px;
}

/**
 * ZBOARD
 */
div.tx-zboard table {
    margin-bottom: 1em !important;
}

div.tx-zboard td {
    vertical-align: top;
}

div.tx-zboard tr.heading td {
    background: #4579AE !important;
}

div.tx-zboard tr.subheading td {
	font-size: 10px !important;
}

div.tx-zboard a {
    color: #4579AE !important;
    font-weight: normal !important;
    text-decoration: underline;
}

div.tx-zboard a.forum,
div.tx-zboard a.topic {
    color: #333 !important;
    font-weight: bold !important;
    text-decoration: none;
}

div.tx-zboard a.button {
    font-weight: bold !important;
    color: #333 !important;
    background: #eee !important;
    padding: 5px 10px !important;
    border: 1px solid #ccc !important;
    text-decoration: none;
}

.tx-filelinks-pi1 p {
    margin-bottom: 0 !important;
}

.tx-filelinks-pi1 .item {
    margin-bottom: 6px !important;
}




/**
 * VERTIKAL STOCK QUOTES
*/
div.tx-vertikalstockquotes-pi1,
div.tx-vertikalstockquotes-pi1 a {
	color: #4578AD;
	font-weight: normal;
}

div.tx-vertikalstockquotes-pi1 a:hover {
	text-decoration: underline;
}

div.tx-vertikalstockquotes-pi1 div.container {
    width: 150px;
    padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F0F5F7;
    border-top: 1px solid #4578ad;
}

div.tx-vertikalstockquotes-pi1 div.title {
	font-size: 12px;
	font-weight: bold;
	color: #4578ad;
}

div.tx-vertikalstockquotes-pi1 table.stockmarket {
	width: 280px;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
}

div.tx-vertikalstockquotes-pi1 table.stockmarket td {
	padding-bottom: 0px;
	color: #4578ad;
}

div.tx-vertikalstockquotes-pi1 table.stockmarket td.symbol {
	width: 140px;
	text-align: left;
}

div.tx-vertikalstockquotes-pi1 table.stockmarket td.price {
	width: 70px;
	padding-right: 3px;
	text-align: right;
}

div.tx-vertikalstockquotes-pi1 table.stockmarket td.change {
	width: 70px;
	text-align: right;
}

/* Button: Show all job postings */

.button {
	background-color: #E52121;
	width: 190px;
	padding: 2px 0px 2px 10px;
}

.button a {
	color: white;
}

iframe.fb_ltr {
	margin:15.6px 0;
}

#nspm-label, #nspm-element, input#nspm {
	display:none;
}

ul.tx-vertikal-links-toc li a {
	padding-left: 12px;
    background-image: url("../img/link-arrow.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
}

ul.tx-vertikal-links-toc li a:hover {
	color: #E52121 !important;
}




div.tx-vertikal-links li a:hover {
	color: #E52121 !important;
}



/* ----- WORLD TIME ----- */

#world-time li {
	color: #5182b3;
	float: left;
	margin: 0;
	text-align: center;
	width: 56px;
}

#world-time p {
	margin: 4px 0;
}

div.tx-vertikal-pi14 div.sidebox {
	min-height:81px;
}


/* ----- CLEARFIX HACK ----- */

.clearfix:before, .clearfix:after {
	content: "\0020"; display: block; height: 0; visibility: hidden;	
} 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
