x@charset "utf-8";
/* CSS Document */

/*--------------------Design/Layout Contentbereich-----------------
-----------------------------------------------------------------*/

#leftbar {
    width:0px;
}

#main {
	width:635px;
	padding-left:0px;
}

#rightbar {
	width:300px;
}

/*--------Seitenlayout Einstellungen, Farben, Hintergruende---------
-----------------------------------------------------------------*/

#content {
	background: url(think_tank_background.png) no-repeat;
	height:530px;
	padding-top:23px;
}

#header {
	height: 262px;
}

/*--------------------Design/Layout Contentbereich-----------------
-----------------------------------------------------------------*/

#main{
	float:left;
	height:320px;
	padding: 0 25px 0 0;
	margin:0;
}

#news{
	float:left;
	max-height:320px;
	width:299px;
}

#bottomarea_wrap{
	clear:both;
	width:100%;
	height:200px;
	padding-top:10px;
}

#ba_left{
	float:left;
	width:33.33%;
	height:100%;
}

#ba_middle{
	float:left;
	width:33.33%;
	height:100%;
}

#ba_right{
	float:left;
	width:33.33%;
	height:100%;
}

/*------------------Design Schriften und Text----------------------
-----------------------------------------------------------------*/

#bottomarea_wrap h1 {
	background-color:CCCCCC;
	width: 274;
	border-bottom: 1px dotted #ffcc33;
	padding-bottom:2px;
	margin-bottom:0px;
}

#fp_einleitungstext{
	margin-bottom:0px;
}

/*--------------------------Design Links--------------------------
-----------------------------------------------------------------*/

#fp_serviceBox a{
	color:#666666;
	font-weight:bold;
}

#fp_serviceBox a:hover {
	color:#000000;
}

.image_menue_table a, #news a{
	color:#333;
	text-decoration:none;
}

/*-------------------Formatierung spezieller Seitinhalte-----------
-----------------------------------------------------------------*/

/*Box-Elemente auf Frontpage*/
.fp_box {
	background: url(boxes_background.png) no-repeat;
	max-width: 283px;
	height:175px;
	padding:4px;
	padding-right:20px;
}

/*Tablle für Branchen-Einstieg*/
.image_menue_table {width:635px;}
.image_menue_table td{padding:4px;}
.image_menue_table td:hover{background:url(transparent_bg.png) repeat-x;}

.left_col{width:315px;}
.right_col{width:315px;}

/*Tablle für Branchen-Einstieg*/
#fp_serviceBox{
	margin-left:20px;
	height:192px;
	background:url(transparent_bg_194px.png) repeat;
	border:1px solid #CCCCCC;
}

#fp_serviceBox h1{
	border-bottom: none;
	width:283px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
}

#fp_serviceBox li{	
	padding-bottom:8px;
}
#fp_serviceBox ul{
	padding-top:20px;
	padding-left:15px;
}

#fp_serviceBox a{
	color:#666666;
	font-weight:bold;
	font-size:0.72em;
}

#fp_serviceBox a:hover{
	color:#000000;
}

