/* *******************
** GENERAL STYLES
********************** */
body {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
	color:#7f7870;	
}
a img {
	border:0;
}

/* *******************
** MAIN DIV STYLES
********************** */
.clear {
	clear:both;
}
.mainwrap {
	position: absolute;
	width:823px;
	left: 50%;
  	margin: 0px 0px 0px -411px
}
.head {
	margin-top:30px;
	height:144px;
}
.head p.partof {
	margin-top:103px;
	float:right;
}
.logo {
	position:absolute;
	/*width:117px;*/
	width:530px;
	height:143px;
	overflow:hidden;
}
.main {
	width:821px;
	border-left:1px solid #837a71;
	border-right:1px solid #837a71;
	padding-bottom:50px;
	float:left;
}
.left {
	width:180px;
	margin-right:28px;
	padding-top:25px;
	float:left;
}
.footer {
	width:823px;
	min-height:156px;
	background:#ffffff url('../../images/footer_background.jpg') no-repeat;
}

/* *******************
** HEAD
********************** */
.headimage {
	height:162px;
	background:#ffffff url('../../images/headimage_shadow.jpg') 0 142px no-repeat;
}
.headimage div.image {
	width:823px;
	height:142px;
	background:#ffffff url('../../images/intan_media_service/headimage.jpg') no-repeat;
	color:#ffffff;
}
/*
Überschriften ausblenden. 
(Überschiften wurden zur besseren Übersicht im T3 BE angelegt, sollen im FE aber nicht angezeigt werden)
*/
.headimage .csc-header {
	display:none;
}

/* *******************
** TOPMENU
********************** */
.topmenu {
	float:right;
	height:30px;
	padding-right:13px;
	/*background: transparent url('../../images/topmenu_ig.jpg') top right no-repeat;*/
}
.topmenu ul {
	margin:0;
	padding:0;
	list-style:none;	
}
.topmenu li {
	float:left;
	line-height:30px;
}
.topmenu ul.menu li span.dot {
	padding:0 5px;
}
.topmenu li a:link,
.topmenu li a:visited {
	color:#7f7870;
	text-decoration:none;
}
.topmenu_ig {
	float:right;
	height:30px;
}
/* *******************
** LEFTMENU
********************** */
.leftmenu {
	margin-bottom:20px;
	padding-bottom:9px;
	background:transparent url('../../images/leftmenu_end.jpg') left bottom no-repeat;
}
.leftmenu .menutop {
	height:28px;
	line-height:28px;
	font-weight:bold;
	color:#ffffff;
	padding-left:12px;
	background:transparent url('../../images/intan_media_service/leftmenu_top_bg.jpg') no-repeat;
}
.leftmenu .menubottom {
	height:28px;
	line-height:28px;
	font-weight:bold;
	color:#ffffff;
	padding-left:12px;
	background:transparent url('../../images/leftmenu_bottom_bg.jpg') no-repeat;
}
.leftmenu ul {
	padding:0;
	margin:0;
	list-style:none;
	border-right:1px solid #837a71;
}
* html .leftmenu ul {
	float:left;
}
*+html .leftmenu ul {
	float:left;
}
.leftmenu li {
	padding:0;
	margin:0;
	border:0;
	height:29px;
}
* html .leftmenu li {
	float:left;
	display:block;
}
*+html .leftmenu li {
	float:left;
	display:block;
}
.leftmenu ul.firma li {
	background:#d9def1 url('../../images/intan_media_service/leftmenu_li_firma_bg.gif') repeat-x;
}
.leftmenu ul.gruppe li {
	background:#ecebea url('../../images/leftmenu_li_gruppe_bg.gif') repeat-x;
}
.leftmenu ul.gruppe li.last {
	background-image:none;
}
.leftmenu li p.text {
	width:155px;
	padding:0;
	margin:0;
	line-height:29px;
	float:left;
}
.leftmenu li.act p.text a {
	font-weight:bold;
	color:#183a80;
}
.leftmenu li.act p.arrow {
	color:#183a80;
}
.leftmenu li p.arrow {
	font-weight:bold;
	width:5px;
	padding:0;
	padding-right:5px;
	margin:0;
	line-height:29px;
	float:right;
}
.leftmenu ul li.last {
	background:#ecebea;
}
.leftmenu li a {
	display:block;
}
.leftmenu li p.text a {
	width:155px;
}
.leftmenu li a:link,
.leftmenu li a:visited {
	text-decoration:none;
	color:#5a5a64;
	padding-left:12px;	
}
.leftmenu li a:hover {
	text-decoration:none;
	color:#5a5a64;
	padding-left:12px;
}

/* *******************
** MENU END
********************** */
.menubottom a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}

/* *******************
** CONTENT STYLES
********************** */
.content_main {
	width:405px;
	float:left;
}
.breadcrumb {
	font-size:10px;
	padding:2px 0 6px 0;
}
.content {
	line-height:18px;
}

/* *********************
** CONTENT RELATED RIGHT
************************ */
.content_related_right {
	width:180px;
	margin:0;
	margin-left:28px;
	padding-top:25px;
	float:left;	
}
.content_related_right h1 {
	width:170px;
	height:29px;
	background: transparent url('../../images/intan_media_service/cr_h1_bg.jpg') no-repeat;
	font-size:12px;
	color:#ffffff;
	line-height:29px;
	margin:0;
	padding:0;
	padding-left:10px;
}
.content_related_right div.cr_kontakt,
.content_related_right div.cr_stellen {
	padding-bottom:13px;
	margin-bottom:20px;
	background:transparent url('../../images/cr_box_end.jpg') left bottom no-repeat;
}
.content_related_right div.cr_jobs { 
	line-height:18px;
	margin:0;
	padding:8px;
	padding-right:0;
	background:#f0f0f0;
	border-left:1px solid #837c74;
}
.content_related_right div.cr_jobs p { 
	margin:0;
	padding:0;
	padding-bottom:8px;
}
.content_related_right a:link,
.content_related_right a:visited {
	text-decoration:none;
	color: #072e63; 
}
.content_related_right a:hover {
	text-decoration:underline;
	color: #072e63; 
}
/* *********************
** CONTENT RELATED LEFT
************************ */
.content_related_left {
	margin-bottom:20px;
	padding-bottom:13px;
}
.content_related_left div.cr_left {
	padding-bottom:13px;
	margin-bottom:20px;
	background:transparent url('../../images/cr_box_end.jpg') left bottom no-repeat;
}
.content_related_left h1 {
	width:170px;
	height:29px;
	background:transparent url('../../images/intan_media_service/leftmenu_top_bg.jpg') no-repeat;
	font-size:12px;
	color:#ffffff;
	line-height:29px;
	margin:0;
	padding:0;
	padding-left:10px;
}
.content_related_left div.cr_left h2 {
	font-size:12px;
	margin:0;
	padding:6px;
	border-right:1px solid #837c74;
}
.content_related_left div.cr_left p {
	font-size:11px;
	line-height:15px;
	margin:0;
	padding:6px;
	border-right:1px solid #837c74;
}
.content_related_left a:link,
.content_related_left a:visited {
	text-decoration:none;
	color: #7f7870; 
}
.content_related_left a:hover {
	text-decoration:underline;
	color: #7f7870; 
}

/* *******************
** FOOTER STYLES
********************** */
.footer .floatright {
	float:right;
}
.footer .langmenu {
	padding:12px 10px;
	font-size:10px;
	color:#7f7870;
	float:left;
}
.footer .copy {
	padding:12px 0 12px 10px;
	text-align:right;
	font-size:10px;
	color:#7f7870;
	float:left;
}
/*
Überschriften ausblenden. 
(Überschiften wurden zur besseren Übersicht im T3 BE angelegt, sollen im FE aber nicht angezeigt werden)
*/
.footer .csc-header {
	display:none;
}
.footer .group {
	padding-top:10px;
	float:left;
	position:relative;
	left:50%;
	text-align:left;
}
.footer .group div.container {
	text-align:center;
	position:relative;
	left:-50%;
	float:left;
}
.footer .group div.container ul {
	padding:0;
	margin:0;
	list-style:none;	
}
.footer .group div.container li {
	padding:0 7px;
	float:left;
	position:relative;/* ie needs position:relative here*/
}
.footer .group div.container li a {
	text-decoration:none;
}
.footer .ende {
	clear:both;
	text-align:center;
	margin-bottom:60px;
}


/* *******************
** LANGUAGE MENU
********************** */
.langmenu a {
	text-decoration:none;
	color:#7e776f;
	margin-right:20px;
}
.langmenu a img {
	border:0;
	margin-right:3px;
}
.langmenu b {
	font-weight:normal;
	color:#7e776f;
	margin-right:20px;
}
.langmenu b img {
	font-weight:normal;
	border:0;
	margin-right:3px;
}

/* *******************
** BOTTOM MENU
********************** */
.bottommenu {
	padding:12px 10px 12px 0;
	text-align:right;
	font-size:10px;
	color:#7f7870;
	float:left;
}
.bottommenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.bottommenu li {
	float:left;
}
.bottommenu li span.dot {
	padding:0 5px;
}
.bottommenu li a:link,
.bottommenu li a:visited {
	color:#7e776f;
}