@CHARSET "UTF8";



#clear{
	clear: left;
}

.clear{
	clear: left;
}

.profiler_kategorie
{
clear: left;

}

.profiler_entry
{
	height : 25px;
	width : 220px;
	float :left;

}

.profiler_select
{

	height : 25px;
	width : 200px;
	float :left;

}

.profiler_box
{

	
	width : 500px;
	margin-left:20px;
}

.profiler_desc
{
	
	width:480px;
	height:200px;
	margin-bottom:20px;

}
.skillbox
{
	
	width:500px;
	height:218px;
	float:left;
	margin-bottom:20px;
        overflow: scroll;

}

.skillboxelement
{
	float:left;
	width : 160px;
}

.projektinput
{

	width:250px;
	margin: 0 0 10px 0;

}

.umfeldinput
{

	width:40px;
	margin: 0 0 10px 35px;
	float:left;

}

.infoinput
{

	width:190px;
	margin: 0 0 10px 20px;
	float:left;

}


.umfeldtext
{
	width : 135px;
	float:left;

}

.serverlabel h4
{

	font: 10px tahoma, verdana, arial, hevetica, sans-serif;
	font-weight:bold;

	margin: 0 0 3px 20px;

}


.serverlabel
{
	width:235px;
	margin-bottom:10px

}

#detailsContentVoll h3
{
	
	font: 10px tahoma, verdana, arial, hevetica, sans-serif;
	font-weight:bold;

	margin: 0 0 3px 0;

}

.projektmonat
{

	width:45px;
	margin: 5px 0 10px 15px;

}

.projektjahr
{

	width:60px;
	margin: 5px 0 10px 10px;

}

.zeitraum
{
	width:40px;
	float:left;
	margin: 5px 0 0 0;

}
.hide
{
    display:none;
}

