 /* CSS Document */

* 
	{
	margin: 0; 
	padding: 0;
	font-size: 100%;
	}	

body
	{
	background: #FFFFFF url(images/body_bg.gif) top repeat-x;
	text-align: center;
	overflow-y: scroll;
	}

img 
	{
	vertical-align: top;
	}

a img 	
	{ 
	border: 0;
	}

ul 	
	{ 
	list-style: none;
	}

.left 	
	{ 
	float: left;
	}

.right 
	{
	float: right;
	}

.clear 
	{ 
	clear: both;
	}

html, input, textarea
	{
	font-family: Georgia, Tahoma;
	font-size: 0.875em;
	line-height: 1.286em;
	color: #888888;
	}

input, select 
	{ 
	vertical-align: middle; 
	font-weight: normal;
	}

a 
	{
	color: #87A7AB;
	}

a:hover
	{
	text-decoration: none;
	}

p 
	{
	padding-top: 18px;
	}

/* ============================= main layout ====================== */

.more 
	{ 
	color: #1e566b; 
	font-weight: bold; 
	font-size: 0.857em; 
	line-height: 1.5em; 
	font-family: arial;
	}
.more2 
	{
	color: #1b1b1b; 
	background: url(images/more_bg.gif) no-repeat top right; 
	padding-right: 24px;
	}

.more3
	{
	color: #1b1b1b; 
	background: url(images/pdf.jpg) no-repeat top right; 
	padding-right: 24px;
	}
	
h2 
	{
	color: #bc0a0f; 
	font-weight: normal; 
	font-size: 1.143em; 
	line-height: 1em; 
	font-family: arial; 
	margin-bottom: 15px;
	}
h2 a 
	{ 
	color: #bc0a0f; 
	font-weight: normal; 
	font-size: 1.0em; 
	line-height: 1em; 
	font-family: arial; 
	margin-bottom: 15px; 
	text-decoration: none; 
	}

li 
	{ 
	background: url(images/list_bg2.gif) no-repeat 0 6px;
	padding-left: 15px;
	}
li a 
	{
	color: #20566b; 
	font-size: 0.857em; 
	line-height: 2em; 
	font-family: arial; 
	font-weight: bold;
	}

.li99 
	{ 
	padding-left: 32px;
	}
.li99 a 
	{ 
	color: #20566b; 
	font-size: 0.857em; 
	line-height: 2em; 
	font-family: arial; 
	font-weight: bold;
	}

.imgindent 
	{
	margin: 0 35px 12px 0; 
	float: left;
	}
.imgindent2 
	{
	margin: 0 35px 45px 0; 
	float: left;
	}
.imgindent3 
	{
	margin: 0 35px 29px 0; 
	float: left;
	}
.imgindent4 
	{
	margin: 0 35px 0 0; 
	float: left; 
	border: 1px solid #dddddd; 
	}
.imgindent5 
	{
	margin: 0 35px 29px 0; 
	float: left; 
	border: 1px solid  #dddddd; 
	}
.title 
	{
	margin-top: 63px;
	}
.title2 
	{
	margin-top: 28px;
	}
.title3 
	{
	margin-top: 55px;
	}
.title4
	{
	margin-top: 25px;
	}

/* ============================= header ====================== */

#header 
	{
	font-family: Arial;
	}
.menu_div 
	{
	height: 51px;
	}
.menu 
	{
	float: left;
	}
.menu li 
	{
	padding: 0; 
	background: none; 
	float: left; 
	width: 144px;
	}
.menu li a 
	{
	display: block; 
	background: url(images/button_bg.gif) top left no-repeat; 
	text-align: center; 
	font-size: 14px; 
	text-decoration: none; 
	color: #212121; 
	padding: 7px 0 10px 0; 
	font-weight: normal;
	}
.menu li a:hover 
	{
	background: url(images/button_bg_active.gif) top left no-repeat;
	}
.menu li .active 
	{
	background: url(images/button_bg_active.gif) top left no-repeat;
	}
.menu .first 
	{
	width: 146px;
	}
.menu .last 
	{
	width: 145px;
	}
.menu .first a 
	{
	display: block; 
	background: url(images/button_bg_first.gif) top left no-repeat;
	}
.menu .first a:hover 
	{
	display: block; 
	background: url(images/button_bg_active_first.gif) top left no-repeat;
	}
.menu .first .active 
	{
	display: block; 
	background: url(images/button_bg_active_first.gif) top left no-repeat;
	}
.menu .last a 
	{
	display: block; 
	background: url(images/button_bg_last.gif) top left no-repeat;
	}
.menu .last a:hover 
	{
	display: block; 
	background: url(images/button_bg_active_last.gif) top left no-repeat;
	}
.menu .last .active 
	{
	display: block; 
	background:url(images/button_bg_active_last.gif) top left no-repeat;
	}

#header .date 
	{
	background: url(images/header_date_bg.gif) no-repeat 0 20px; 
	display: block; 
	float: right; 
	padding: 23px 0 23px 23px; 
	font-size: 0.857em; 
	line-height: 1em; 
	color: #ffffff; 
	font-weight: normal;
	}
#header .column1 span 
	{
	color: #576e6f; 
	background: #e8f0f0; 
	padding: 4px 10px 5px 7px; 
	display: block; 
	float: left;
	}
#header .container 
	{
	margin-top: 27px;
	}
#header .padding 
	{
	padding: 0 0 0 40px;
	}
#header .padding .right 
	{
	color: #262626; 
	font-family: times new roman; 
	margin: 8px 15px 0 0;
	}

.logo 
	{
	margin-top: 2px;
	margin-left: 63px;
	}
.small 
	{ 
	font-size: 0.857em; 
	line-height: 1.5em;
	}
.small a 
	{
	color: #1b1b1b;
	}
.slogan 
	{
	margin-left: 13px;
	}

.phone 
	{
	color: #1b1b1b; 
	background: url(images/phone_bg.gif) no-repeat 0 1px; 
	padding-left: 20px; 
	font-family: arial; 
	border-bottom: 1px solid #d8e1e3; 
	display: block; 
	margin: 13px 0 4px 298px;
	}

.pressline 
	{
	color: #1b1b1b; 
	background: url(images/phone_bg.gif) no-repeat 0 1px; 
	padding-left: 20px; 
	font-family: arial; 
	border-bottom: 1px solid #d8e1e3; 
	display: block;
	margin: 13px 5px 5px 5px; 
	}

.icon1 
	{ 
	background: url(images/icon1.gif) top right no-repeat; 
	padding: 0 23px 5px 0; 
	margin-right: 14px;
	}
.icon2 
	{ 
	border-left: 1px solid #d8e1e3; 
	padding-left: 17px;
	}

/* ============================= middle ====================== */

.column_right .indent 
	{
	padding: 30px 65px 0 30px;
	}
.column_right li 
	{
	padding: 0 0 13px 31px;
	}
.column_right li a 
	{
	color: #5a8292; 
	font-family: times new roman; 
	font-weight: normal; 
	font-size: 1.286em; 
	line-height: 1.111em; 
	border-bottom: 1px solid #d8e1e3; 
	text-decoration: none; 
	display: block; 
	padding-bottom: 2px;
	}
.column_right li a:hover 
	{
	color: #bc0a0f;
	}
.column_right 
.aktiv a 
	{
	color: #bc0a0f;
	}
.liconsulting 
	{
	background: url(images/navi_rechts/consulting.gif) no-repeat 0 0;
	}
.licms 
	{
	background: url(images/navi_rechts/cms.gif) no-repeat 0 0;
	}
.lianfahrt 
	{
	background: url(images/navi_rechts/anfahrt.gif) no-repeat 0 0;
	}
.liengagement 
	{
	background: url(images/navi_rechts/engagement.gif) no-repeat 0 0;
	}
.liimpressum 
	{
	background: url(images/navi_rechts/impressum.gif) no-repeat 0 0;
	}
.lileitlinien 
	{
	background: url(images/navi_rechts/leitlinien.gif) no-repeat 0 0;
	}
.limanagement 
	{
	background: url(images/navi_rechts/management.gif) no-repeat 0 0;
	}
.liprojm 
	{
	background: url(images/navi_rechts/projmanagement.gif) no-repeat 0 0;
	}
.lisoftware 
	{
	background: url(images/navi_rechts/software.gif) no-repeat 0 0;
	}
.liuberuns 
	{
	background: url(images/navi_rechts/uberuns.gif) no-repeat 0 0;
	}
.livision 
	{
	background: url(images/navi_rechts/vision.gif) no-repeat 0 0;
	}
.lisuccess 
	{
	background: url(images/navi_rechts/success.gif) no-repeat 0 0;
	}
.likontakt 
	{
	background: url(images/navi_rechts/kontakt.gif) no-repeat 0 0;
	}
.lifinanz 
	{
	background: url(images/navi_rechts/portal.png) no-repeat 0 0;
	}
.liflexfin 
	{
	background: url(images/navi_rechts/flexfin.gif) no-repeat 0 0;
	}
.lidaten 
	{
	background: url(images/navi_rechts/daten.gif) no-repeat 0 0;
	}
.likunden 
	{
	background: url(images/navi_rechts/kundenliste.gif) no-repeat 0 0;
	}
.lipartner 
	{
	background: url(images/navi_rechts/partnerschaft.gif) no-repeat 0 0;
	}
.lipresse 
	{
	background: url(images/navi_rechts/presse.gif) no-repeat 0 0;
	}

.linoborder a 
	{
	border: none !important;
	}

.date 
	{
	background: url(images/date_big_bg.gif) no-repeat 0 1px; 
	padding-left: 22px;
	font-size: 1.143em; 
	font-weight: bold;
	}
.pdf
	{
	background: url(images/pdf.jpg) no-repeat 0 1px; 
	padding-left: 22px; 
	font-size: 1.043em;
	font-weight: bold;
	text-decoration: none;
	}
.column_left .indent 
	{
	padding: 30px 33px 20px 60px;
	}
.black 
	{
	color: #1b1b1b; 
	font-size: 0.857em; 
	line-height: 1.333em;
	}
.arial 
	{
	font-family: Arial;
	}
.line 
	{
	border-bottom: 1px solid #dddddd; 
	padding-bottom: 8px; 
	margin-bottom: 6px;
	}
.sublist 
	{
	margin-bottom: 23px;
	}
.img 
	{
	margin-left: 299px;
	}
.img2 
	{
	margin-left: 217px;
	}
.pad_right 
	{
	margin-right: 6px;
	}
.mar_right 
	{
	margin-right: 77px;
	}
.dark 
	{
	color: #1b1b1b;
	}
.p 
	{
	padding-top: 6px !important;
	}
.p2 
	{
	padding-top: 6px !important; 
	padding-left: 300px;
	}
.rss 
	{ 
	background: url(images/rss.gif) no-repeat top right; 
	color: #1b1b1b; 
	padding-right: 23px; 
	float: right; 
	display: block; 
	margin: 15px 1px 0 0;
	}
cite 
	{
	font-style: normal;
	}
.blue 
	{
	color: #1e566b;
	}

#index_2 .title 
	{
	margin-top: 49px;
	}
#index_3 .column_left .indent 
	{
	padding: 30px 33px 36px 60px;
	}
#index_6 p 
	{
	padding-top: 12px;
	}

#box 
	{
	width: 500px;
	}
#box p 
	{
	margin-top: -15px;
	}
.boxi 
	{
	width: 100px;
	height: 100px;
	border: 2px #dddeee solid;
	margin-top: 15px;
	background-position: center; 
	background-repeat: no-repeat;
	}
.boxi2 
	{
	width: 470px;
	height: 100px; 
	margin-left: 15px;
	margin-top: 15px;
	}

.boxi2 a
	{
	text-decoration: none;
	}
	
/* ============================= footer ====================== */

#footer p 
	{
	text-align: center; 
	color: #737373; 
	font-family: arial;
	padding: 16px 0 0 4px; 
	font-size: 0.858em; 
	line-height: 1.3em;
	}
#footer a 
	{
	color: #737373; 
	text-decoration: none;
	}
#footer a:hover 
	{
	text-decoration: underline;
	}

/* ============================= index ============================= */

form .rowi 
	{
	height: 26px;
	}
form .right 
	{
	margin-left: 15px;
	}

.input #
	{
	width: 173px; 
	height: 18px; 
	padding: 0 0 0 5px; 
	font-size: 1em; 
	font-family: arial; 
	font-size: 11px;
	}
textarea 
	{
	width: 384px; 
	height: 46px; 
	padding: 0 0 0 5px; 
	overflow: auto; 
	font-size: 1em; 
	font-family: arial; 
	font-size: 11px;
	}

/* ============================= index-5 =========================== */

