.iefix {
	display:			none;
}

html {
	background:			#cccccc;
}

body {
	font-family:		Arial, sans-serif;
	background:			#cccccc;
	color:				#000000;
	font-size:			11px;
}

div {
	padding:			0px;
	margin:				0px;
}

ul {
	padding-left:		22px;
	margin-top:			0px;
}

a {
	color:				black;
}

a:hover {
	color:				#9a0610;
}

#center {
	width:				941px;
	margin:				auto auto;
}

#header {
	width:				941px;
	height:				59px;
	position:			relative;
	background:			url(img/header.png);
}

#nav {
	position:			absolute;
	right:				20px;
	bottom:				8px;
	padding:			0px;
}

#nav p {
	margin:				0px;
	padding:			0px;
	font-weight:		bold;
}

#nav p a {
	margin-left:		1em;
	margin-right:		1em;
	text-decoration:	none;
	color:				#666;
}

#nav p a:hover, #nav p a:active {
	color:				#000;
}

#header .spacer {
	margin-left:		1em;
 	margin-right:		1em;
}

#splash {
	position:			relative;
	width:				941px;
	height:				314px;
	background:			url(img/splash.png);
	color:				#fff;
	margin-bottom:		0px;
}

#bar {
	position:			absolute;
	right:				1px;
	width:				644px;
	bottom:				0px;
	height:				64px;
}

#bar div {
	padding-left:		40px;
	float:				left;
	width:				272px;
	height:				100%;
}

#bar div p {
	margin-top:			.5em;
}

#news {
	position:			relative;
	background:			url(img/news.png);
	width:				941px;
	height:				17px;
	padding-top:		8px;
	overflow:			hidden;
/*	color:				#9a0610;*/
	color:				#68040b;
	font-weight:		bolder;
}

#news ul {
	width:				912px;
	position:			relative;
	left:				28px;
	top:				7px;
	list-style:			none;
	padding-left:		0px;
}

#news ul li {
	margin-bottom:		20px;
	height:				15px;
}

#news a {
	color:				inherit;
	text-decoration:	none;
}

#news a:hover, #news a:focus {
	text-decoration:	underline;
}

#newsslidebox {
	overflow:			hidden;
	height:				15px;
}

#content {
	position:			relative;
	width:				941px;
	background:			url(img/mainbg.png) repeat-y;
	margin-top:			0px;
	height:				170px;
	padding:			0px;
	padding-left:		4px;
}

#content h2 {
	position:			relative;
	margin:				0px;
	padding:			0px;
	font-size:			11px;
	height:				23px;
	padding-top:		10px;
	padding-left:		20px;
	width:				141px;
	cursor:				pointer;
	background:		 	url(img/tab-header.png) no-repeat left;
	text-transform:		uppercase;
}

.noscript #content div:hover h2, .noscript #content div.over h2 {
	background:			url(img/tab-header-active.png) no-repeat;
	color:				#000;
}

.tab {
	width:				327px;
	height:				33px;
	color:				#666;
	position:			absolute;
}

#t2 {	left:	160px;	}
#t3 {	left:	316px;	}
#t4 {	left:	305px;	}
#t5 {	left:	4px;	width:	785px;}
#t6 {	left:	614px;	}
#t1 h2 { z-index: 7; }
#t2 h2 { z-index: 6; }
#t3 h2 { z-index: 5; }
#t4 h2 {	left:	167px;	z-index: 4;}
#t5 h2 {	left:	624px;	z-index: 3;}
#t6 h2 {	left:	170px;	z-index: 2;	width: 131px;}

#content div div {
	padding:			0px;
	margin:				0px;
	float:				left;
	position:			relative;
}

#content div div div {
	top:				25px;
}

#content div div div.csc-default {
	top:				0px;
}

.tl {
	width:				134px;
	left:				20px;
}

.tr {
	width:				149px;
	left:				35px;
}

#t4 .tl, #t6 .tl {
	width:				144px;
}

#t4 .tr, #t6 .tr {
	width:				134px;
}

#t5 .tr {
	left:				50px;
}

#t5d1 {
	width:				137px;
	left:				10px;
}

#t5d2 {
	width:				137px;
	left:				30px;
}

#t5d3 {
	width:				137px;
	left:				50px;
}

#t5d4 {
	width:				137px;
	left:				70px;
}

#t5d5 {
	width:				137px;
	left:				90px;
}


#t1 .tabsub, #t2 .tabsub, #t3 .tabsub {
	height:				130px;
	width:				393px;
	background:			url(img/tabl.png) no-repeat;
}

#t4 .tabsub, #t6 .tabsub {
	height:				130px;
	width:				393px;
	background:			url(img/tabr.png) no-repeat;
}

#t6 .tabsub {
	background:			url(img/tab6r.png) no-repeat;
}

#t5 .tabsub{
	height:				130px;
	width:				937px;
	background:			url(img/tab5rwide.png) no-repeat;
}

#t5 .tr {
	width:				183px;
}

#content div div p {
	margin:				0px;
}

 #content div div {
	display:			none;
}

#content div:hover div, #content div.over div {
	display:			block;
}

.script #content div div {
	display:			block;
}


#content ul {
	list-style:			url(img/arrow.png);
}

#footer {
	background:			url(img/footer.png) no-repeat;
	height:				110px;
	position:			relative;
}

#footer p {
	margin:				0px;
}

#footerlinks {
	position:			absolute;
	top:				20px;
	left:				10px;
}

#footericons {
	position:			absolute;
	top:				20px;
	right:				10px;
}

#footer a {
	color:				black;
	text-decoration:	none;
}

#footer a img {
	border:				none;
	margin-right:		4px;
	width:				16px;
	height:				16px;
}

#footer .spacer {
	margin-left:		.5em;
 	margin-right:		.5em;
}

#delicious img			{ background: url(img/icons/delicious_inaktiv.png); }
#delicious:hover img	{ background: url(img/icons/delicious_aktiv.png); }
#digg img				{ background: url(img/icons/digg_inaktiv.png); }
#digg:hover img			{ background: url(img/icons/digg_aktiv.png); }
#facebook img			{ background: url(img/icons/facebook_inaktiv.png); }
#facebook:hover img		{ background: url(img/icons/facebook_aktiv.png); }
#linkedin img			{ background: url(img/icons/linkedin_inaktiv.png); }
#linkedin:hover img		{ background: url(img/icons/linkedin_aktiv.png); }
#socialcast img			{ background: url(img/icons/socialcast_inaktiv.png); }
#socialcast:hover img	{ background: url(img/icons/socialcast_aktiv.png); }
#twitter img			{ background: url(img/icons/twitter_inaktiv.png); }
#twitter:hover img		{ background: url(img/icons/twitter_aktiv.png); }
#yammer img				{ background: url(img/icons/yammer_inaktiv.png); }
#yammer:hover img		{ background: url(img/icons/yammer_aktiv.png); }
