/*************/
/* Allgemein */
/*************/
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */
/*html {overflow: -moz-scrollbars-vertical;}*/

a {text-decoration:none; color:#BE2800;}
a:hover {text-decoration:none;color:#55555A;}

img {border:none;}

h1, .h1 {font-size:16px; font-weight:normal; color:#55555A; margin-top:0px;}
h2, .h2 {font-size:12px; font-weight:bold;}
h3, .h3 {font-size:12px; font-weight:bold;}
h4, .h4 {font-size:16px; font-weight:normal; color:#55555A; margin-top:0px; line-height:150%}

li {margin-left:20px; list-style-image:url(system_images/li.gif);}

body {margin:0px;}

/**********/
/* Aufbau */
/**********/
.centerbox {
	width:936px;
	margin:0px auto;
}

.head {
	height:135px;
	widows:936px; 
}

.content {
	height:370px;
	overflow:hidden;
}

.content_float	{
	padding-left:15px;
	float:left;
	width:905px;
}

.content_full {
	height:520px;
	overflow:hidden;
	clear:both;
}

.teaserbox_arrows {
	margin:445px 0 0 650px;
	width:225px;
}

.fallstudie_first {
	margin:476px 0 0 896px;
}

.stoerer {
	float:right;
}

.min_height {
	float:left;
}

.navi_full {
	height:120px;
	padding:15px;
	background-color:#F0F0EB;
	clear:both;
}

.navi_full img {
	padding-bottom:5px;
}

.foot {
	text-align:right;
	margin-top:20px;
	margin-bottom:20px;
}

/********/
/* Navi */
/********/
.menu_box {float:left; width:180px;}


/********************/
/* Textformatierung */
/********************/
.fliesstext {
	color:#55555A;
	font-size:11px;
	line-height:160%;
}

/*************/
/* Templates */
/*************/
.tGrafik1 {
	width:936px;
	height:270px;
	overflow:hidden;
}

.tGrafik1_CD {
	width:936px;
	height:285px;
	overflow:hidden;
}

.tGrafik2 {
	width:200px;
	height:88px;
	padding-top:12px;
	overflow:hidden;
	float:left;
}

.tText1 {
	width:936px;
	height:88px;
	padding-top:12px;
	overflow:hidden;
}

.tText2 {
	width:536px;
	height:88px;
	padding-top:12px;
	overflow:hidden;
	float:left;
}

.tText3 {
	width:200px;
	height:88px;
	padding-top:12px;
	overflow:hidden;
	float:left;
}

.tText4 {
	width:936px;
	height:93px;
	padding-top:7px;
	overflow:hidden;
	text-align:right;
}

/**************/
/* Verseitung */
/**************/
.plPrev, .plPrevIa {
	float:right;
	background-image:url(system_images/pagelink_buttons.gif);
	background-position:-2px -2px;
	width:9px;
	height:9px;
	margin-top:4px;
	margin-right:6px;
}

.plPrevIa {
	background-position:-15px -2px;
}

.plLinks {
	float:right;
}

.plLink {
	color:#55555A;
}

.plLink:hover, .plLinkA {
	color:#BE2800;
}

.plNext, .plNextIa {
	float:right;
	background-image:url(system_images/pagelink_buttons.gif);
	background-position:-28px -2px;
	width:9px;
	height:9px;
	margin-top:4px;
	margin-left:6px;
}

.plNextIa {
	background-position:-41px -2px;
}

/**************/
/* Start Navi */
/**************/
.start_navi, .start_navi_active {
	height:10px;
	width:35px;
	background-color:#DFDFDF;
	float:right;
	margin-left:5px;
}

.start_navi:hover, .start_navi_active {
	background-color:#9E9E9E;
}