/*  

Theme Name: msp(hr) - Human Resources

Theme URI: http://wordpress.org/

Description: Das Theme f&uuml;r neue MSP Seite

Version: 0.3

Author: Robert Santolupo

Author URI: http://www.robse.info

*/



/* layoutanweisungen */

body {

	margin: 0px;

	padding: 0px;

	background-image: url(images/pix.jpg);

	background-repeat: repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #fff;

	text-align: justify;

}

#logo {

	background-color: #fff;

	height: 100px;

}

#potenzial {

	background-image: url(images/potenzialMensch.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 100px;

	text-align: right;

}

#header {

	background-image: url(images/screen.jpg);

	background-repeat: no-repeat;

	height: 174px;

	background-position: center;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #fff;

}

#content {

	float: left;

	margin-right: 4%;

	margin-left: 1%

	width: 52%; /* Box Model Hack IE 5 */

	voice-family: "\"}\"";

	voice-family: inherit;

	width: 45%; /* echte Breite */

	margin-bottom: 1%;

	margin-top: 1%;

}

#sidebar {

	float: left;

	width: 250px;

	text-align: left;

	margin-left: 1%;

	margin-bottom: 1%;

	margin-top: 1%;

}

/*content img {
	float: left;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #fff;
	clear: right;

}*/

html>body #content {

	width: 45%;

}

#footer {

	clear: left;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #fff;

	text-align: center;

}

#footer_index {

	text-align: center;

}

/* Menue Anweisungen */







/* Schriftanweisungen und der Rest */





dl, dt, dd, ul, li {

	margin: 0;

	padding: 0;

	list-style-type: none;

}

.drop {

	font-size: 400%;

	line-height: 1em;

	background-color: #ccc;

	float: left;

	margin-top: 4px;

	margin-right: 10px;

	margin-bottom: 4px;

	margin-left: 0px;

	padding-top: 4px;

	padding-right: 10px;

	padding-bottom: 4px;

	padding-left: 10px;

	border: 1px solid #fff;

}

.artikelanfang {

	font-size: 14px;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

}

li {

	list-style-position: inside;

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #fff;

}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: none;
	clear: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.impressum {

	list-style-type: none;

}



.imgImpressum {

	padding-top: 60px;

}

em {

	margin: 0px;

	padding: 0px;

	font-size: 10px;

	font-style: italic;

}

#sidebar .page_item {

	line-height: 20px;

	font-weight: bold;

}

#sidebar .page_item current_page_item {

	color: #f87d00;

}



a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #fff;

}

a:active, a:hover {

 	color: #f87d00;

	text-decoration: none;

}

#sidebar ul {

	font-size: 14px;

}

#sidebar ul ul {

	font-size: 10px;

	margin-left: 10px;

	list-style-type: disc;

}

/* ----- profiling */

#profile {
	float:left;
	width:600px;
	/* padding:10px 0; */
	/* border:2px solid #C8CDD2; */
}
/* #profile dl {
	float:left;
	margin:10px 20px;
	padding:0;
	display:inline;
}
*/
#profile dl {
	float:left;
	padding:0;
	display:inline;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#profile dt {
	float:right;
	width:455px;
	margin:0;
	padding:0;
	font-size:130%;
	/* letter-spacing:1px; */
	color:#fff;
	font-weight:bold;
}
#profile dd {
	margin:0 0 0 125px;
	padding:0;
	/* font-size:85%; */
	line-height:1.5em;
	color:#fff;
}
#profile dd2 {
color:#FFFFFF;
line-height:1.5em;
margin:0;
padding:0;
}
#profile dl dd.img {
	margin:0;
}
#profile dd.img img {
	float:left;
	margin:0 8px 0 0;
	padding:2px;
	/* border:1px solid #D9E0E6;
	border-bottom-color:#C8CDD2;
	border-right-color:#C8CDD2; */
	background:#fff;
}
#profile .alt dt {
	float:left;
}
#profile .alt dd {
	margin:0 125px 0 0;
}
#profile .alt dd.img img {
	float:right;
	margin:0 0 0 8px;
}
#profile ul {
	margin-left: 20px;
	font-size:12px;
}
#profile li {
	list-style-position: outside;
	list-style-type: disc;
}

#post {
	margin:0;
	padding:0;
}

