@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	min-height:100%;
}

body {
	background-image:url(../pics/body_bg_v.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#f7f7f7;
	
	padding:0;
	margin:0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#606060;
}

hr {
	background-color:#606060;
	border:medium none;
	color:#606060;
	height:1px;
}

a {
	text-decoration:none;
	color:#be0027;
}

a:hover {
	text-decoration:underline;
}

h1,h2 {
	font-size:16px;
	font-weight:bold;
	line-height:23px;
	color:#3d3c3f;	
	font-family:Georgia;
}

h2 {
	font-size:14px;
}


ul, li {
	padding:0;
	margin:0;
}

#left li {
	margin-left:5px;
	list-style:none;
	background-image:url(../pics/arrow.jpg);
	background-position:left 7px;
	background-repeat:no-repeat;
	padding-left:15px;
}

#outer {
	width:100%;
	min-height:100%;
	background-image:url(../pics/body_bg_h.jpg);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
}

.out {
	margin:0 auto;
	width:956px;
}

#header {
	height:188px;
	position:relative;
}

#slideshow_holder {
	margin-left:285px;
}

#logo {
	position:absolute;
	left:-4px;
	top:14px;
	z-index:20;
}

#languages {
	position:absolute;
	right:4px;
	top:14px;
	z-index:20;
}

#navigation {
	/*padding-left:250px;*/
	height:60px;
	width:606px;
	float:left;
}

#func{
	width:294px;
	height:60px;
	margin:29px 29px 0 0;
	float:right;
	font-size:10px;	
	}

#func a{
	background-repeat:no-repeat;
	height:20px;
	display:block;
	float:left;	
	color:#8a8a8a;
	}

#func a:hover{color:#BE0027;}

#func #funcLeft{
	float:left;
	width:294px;	
	}

#func #funcRight{
	float:left;
	width:300px;
	margin-top:14px;	
	}

#func a.weiter{
	background-image:url(../pics/button-brief.gif);	
	background-position:0 1px;
	padding-left:23px;
	margin-right:1px;
	margin-bottom:7px;
	}

#func a.fav{
	background-image:url(../pics/button-plus.gif);	
	background-position:0 3px;
	padding-left:20px;
	margin-left:22px;
	}

#func a.newsletter-Button{
	background-image:url(../pics/newsletter.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	height:18px;
	padding-left:22px;
	margin:12px 0 0 -99px;	
	}

#func iframe.twitter-share-button{
	margin:0;
	cursor:pointer;	
	float:left;
	}

#func a.fbshare{
	float:left;
	margin-top:1px;
	}

#googleplus{
	float:left;
	margin:0 18px;
	display:block;
	}


#main {
	background-image:url(../pics/main_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:20px;
	/*padding:40px 0px;*/
	padding:41px 0px 35px 0;
}

#left {
	float:left;
	width:450px;
}

#right {
	float:right;
	width:294px;
	padding:0 28px;
}

#right hr {
	color:#e3e3e3;
	background-color:#e3e3e3;
	margin:15px 0;
}

#footer {	
	position:absolute;
	bottom:0;
	width:100%;
	height:24px;	
	padding-top:4px;
	background-image:url(../pics/footer.jpg);
}

#footer, #footer a {
	color:#606060;
}

.clear {
	clear:both;
}

#fckeditor {
	padding:10px;
	background-image:none;
	background-color:#f7f7f7;
}

#fckeditor li{
	margin-left:10px;
}

.logoscontent#start{margin:27px 0 0 0;}
/*.logoscontent#start-en{margin:45px 0 0 0;}*/
.logoscontent#start-en{margin:10px 0 0 0;}

.logoscontent#funktion{margin:10px 0 0 0;}
.logoscontent#funktion-en{margin:48px 0 0 0;}
/*.logoscontent#funktionsweise{margin:43px 0 0 0;}
.logoscontent#funktionsweise-en{margin:236px 0 0 0;}*/

.logoscontent#praxis{margin:25px 0 0 0;}
.logoscontent#praxis-en{margin:45px 0 0 0;}

.logoscontent#anwendung{margin:412px 0 0 0;}
.logoscontent#anwendung-en{margin:437px 0 0 0;}

.logoscontent#headhunting{margin:103px 0 0 0;}
.logoscontent#personalmarketing{margin:66px 0 0 0;}
.logoscontent#personalsuche{margin:66px 0 0 0;}
.logoscontent#auszubildende{margin:66px 0 0 0;}

.logoscontent a, .logoscontent img{
	outline:none;	
	}
