.c50l
{
	float: left;
}

.c50r
{
	float:right;
	margin-left:-5px;
}

.subcl_bottom
{
	padding: 0 1em 0 0;
}

.subcr_bottom
{
	padding:0 0 0 1em;
}

div.box_content_img 
{
	float: left;
	padding-right: 15px;
}

.clearfix
{
	min-height: 1%;
}

* html .clearfix
{
	height: 1%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

/* grafische header MKI startseite*/

/* klasse .access für accessibility text für grafischen header*/
.access
{
	position: relative;
	left: -7000px;
}

div#title_header_bewerber,
div#title_header_unternehmen
{
    color: #fff;
    height: 25px;
    background: no-repeat;
    border-right: 1px solid #2b2b2b;
    padding-left: 15px;
    font-weight: bold;
}

div#title_header_bewerber
{
	background-image: url(/fileadmin/images/startseite_mki/header_bg_bewerber.gif);
}

div#title_header_unternehmen
{
    background-image: url(/fileadmin/images/startseite_mki/header_bg_unternehmen.gif);
}

/* teaser buttons */

a.teaser_button
{
	display: block;
	float: left;
	width: 300px;
	text-decoration: none !important;
	outline: none !important;
}

a.bewerber
{
	background: url(/fileadmin/images/startseite_mki/button_bewerber.gif) no-repeat;
	height: 40px;
}

a#bachelor,
a#master
{
	width: 150px;
}

a#bachelor:hover 
{
	background-position: 0 -40px;
}

a#bachelor:active
{
	background-position: 0 -80px;
}

a#master
{
	background-position: -150px 0;
}


a#master:hover
{
	background-position: -150px -40px;
}

a#master:active
{
	background-position: -150px -80px;
}


a.unternehmen
{
	background: url(/fileadmin/images/startseite_mki/button_unternehmen.gif) no-repeat;
	height: 40px;
}

a.unternehmen:hover
{
	background-position: 0 -40px;
}

a.unternehmen:active
{
	background-position: 0 -80px;
}
/* teaser list*/
ul.teaser-list
{
	position: relative;
	left: 15px;
	padding-left: 15px;
}

ul.teaser-list li
{
	list-style-type: square;
}

/* tag-cloud*/
.cloud_12 {
	font-size: 12px;
}
.cloud_10 {
	font-size: 10px;
}
.cloud_16 {
	font-size: 16px;
}
.cloud_20 {
	font-size: 20px;
}
.tag_cloud {
	line-height:250%;
	text-align:justify;
}
.cloud_16 {
	font-size: 15px;
}
.cloud_18 {
	font-size: 18px;
}

.cloud_25 {
	font-size: 25px;
}

.cloud_9 {
	font-size: 9px;
}
