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

body {
	/*background-image:url(bilder/braindustMedia/bgpattern2.gif);*/
	background-color:#FFFFFF;
}	

div.outer {
	position:absolute;
	left:50%;
	margin-left:-380px;
	margin-top:10px;
	background-color:#FFFFFF;
}

div.top {
	width:760px;
	height:79px;
	background-image:url(bilder/braindustMedia/top.png);

}

div.topNav {
	width:760px;
	height:32px;
	background-image:url(bilder/braindustMedia/top_nav.png);
	text-align:left;

}

div.topNavElement {
	padding-top:12px;
	float:left;
}

div.middle {
	width:760px;
	height:249px;
}

div.middleLeft {
	width:190px;
	height:249px;
	background-image:url(bilder/braindustMedia/cat_section_left.png);
	float:left;
}

div.middleRightTop {
	width:570px;
	height:229px;
	background-image:url(bilder/braindustMedia/cat_section_text.png);
	float:left;
	text-align:left;
}

div.middleRightBottom {
	width:570px;
	height:20px;
	background-image:url(bilder/braindustMedia/cat_section_nav.png);
	float:left;
	text-align:left;
}

div.clearFloat {
	clear:both;
}

div.main {
	width:760px;
	min-height:440px;
	background-image:url(bilder/braindustMedia/main.png);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding-top:15px;
}

div.mainContent {
	text-align:left;
	width:730px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

div.indexMain {
	width:760px;
	height:474px;
	background-image:url(bilder/braindustMedia/index_image.jpg);
}

div.newsBarOuter {
	width:760px;
	height:123px;
}

div.newsBar {
	width:250px;
	height:123px;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
}

div.newsBarDivider {
	width:5px;
	height:123px;
	float:left;
	background-image:url(bilder/braindustMedia/divider.png);
}

a.mainNavButton {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	height:20px;
	overflow:hidden;
}

a.mainNavButtonActive {
	color:#666666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	height:20px;
	overflow:hidden;
	cursor:default;
}

a.mainNavButton:hover {
	color:#666666;
}

a.subNavButton {
	width:120px;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	height:20px;
	overflow:hidden;
	margin-top:3px;
}

a.subNavButtonActive {
	color:#fd7c08;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	height:20px;
	overflow:hidden;
	cursor:default;
	margin-top:6px;
}

a.subNavButton:hover {
	color:#fd7c08;
}

div.footer {
	text-align:right;
	width:755px;
	padding-right:5px;
	font-size:11px;
	text-decoration:none;
	margin-top:7px;
	border-top:1px dotted #fd7c08;
	background-color:#FFFFFF
}

a.footerLink {
	color:#000000;
	text-decoration:none;
}

a.footerLink:hover {
	color:#666666;
}

div.newsHeadline {
	font-weight:bold;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
}

div.newsText {
	padding-top:8px;
	padding-left:7px;
	padding-right:7px;
	height:50px;
}

div.newsLink {
	padding-top:8px;
	padding-left:7px;
	padding-right:7px;
}

a.newsLink {
	text-decoration:none;
	color:#ef984a;
}

a.newsLink:hover {
	color:#fd7c08;
}

img.ci {
	width:173px;
	height:241px;
	margin:6px;
}

div.catText {
	margin:15px;
	margin-left:2px;
	margin-top:50px;
	line-height:1.5;
}

div.subNav {
	padding-top:2px;
}

h3 {
	font-size:14px;
	font-weight: bold;
}

div.homeLink {
	cursor:pointer;
	width:260px;
	height:70px;
	float:left;
}
