/* @group Colors */

rot-company {
	background-color: #810102;
}

rot-navi, rot-teaser {
	background-color: #6E0F1D;
}

rot-button {
	background-color: #A4304F;
}

grau-body {
	background-color: #B7B7B7;
}

grau-home {
	background-color: #D1D4D6;
}

silber-button {
	background-color: #F5F4F4;
}

grau-tabelle-1 {
	background-color: #EFEFEF;
}

grau-tabelle-2 {
	background-color: #DFDFDF;
}

grau-tabelle-3 {
	background-color: #CFCFCF;
}

/* @end */

/* @group Layout all */

/* Schriften: Frutiger, Verdana */
* {
	font-family: Verdana, Helvetica,sans-serif;
	color: rgb(99, 97, 111);
	font-size: 12px;
	line-height: 14px;
	line-height: 18px;
	
}
body {
	margin: 0;
	padding: 0;
	background: rgb(183, 183, 183);
}

body.print {
	background: #fff none;
}
div#scalewrap {
	position: absolute;
	left: 0;
	top:0;
	width:auto;
	height: auto;
	min-width:  100%;
	min-height: 100%;
	background: rgb(183, 183, 183) url(../img/body_bg_v.jpg) no-repeat 0 0;
	}
div#allwrap {
	position: relative;
	width: 960px;
	height: auto;
	left: 96px;
	top: 0;
	text-align: center;
	float: left;

	
}

div#logo {
	position: absolute;
	top: 10px;
	left: 0px;
}

div#logo img {
	width: 87px;
	height: 62px;
}

div.clearer {
	clear: both;
}

/* @end */

/* @group Main */

div#mainwrap {
	

/*position:  absolute;*/
	width: 960px;
	float: left;

}

div#header-img {
	

/*position:  absolute;*/
	width: 960px;
	height: 256px;
	float: left;
}

div#shadow-wrap {
	width: 960px;
	height: auto;
	float: left;

}

div#shadow-wrap img.schatten-rechts {
	float: right;
	height: 100%;
	position: absolute;
}

div#schatten-links {
	width: 39px;
	height: 100%;
	float: left;
	margin-left: -41px;
}

div#schatten-links-content {
	width: 39px;
	height: 350px;
	float: left;
	margin-left: -42px;

}

div#schatten-rechts-content {
	width: 39px;
	height: 350px;
	float: right;
	margin-right: -43px;

}

div#schatten-rechts {
	width: 39px;
	height: 100%;
	float: right;
	margin-right: -43px;

}

div#schatten-links-content img, div#schatten-rechts-content img {
	width: 39px;
	height: 100%;
}

div#schatten-links-header {
	width: 39px;
	height: 256px;
	float: left;
	margin-left: -40px;

}

div#schatten-rechts-header {
	width: 39px;
	height: 256px;
	float: right;
	margin-right: -43px;

}

/* @group Content */

div#contentwrap {
	

/*position: absolute;*/
	top: 256px;
	width: 930px;
	height: auto !important;
	min-height: 300px;
	padding: 25px 15px 50px 15px;
	text-align: left;
	float: left;

}

div.contentwrap-home, div.contentwrap-standard {
	background-color: rgb(209, 212, 214);
	background-color: rgb(239, 239, 239);
	background-color: rgb(245, 245, 245);
	background: rgb(255, 255, 255) url(../img/content_bg.png) repeat-x 0px -30px;

}



div#contentwrap img#schatten-rechts {
	width: 39px;
	height: 100%;
	float: right;
	margin-right: -53px;
}

div.content-all {
	float: left;
	height: auto;
	min-height: 50px;
}

div.content-main {
	width: 615px;
	height: auto;
	float: left;
	overflow: hidden;
}

div.two-columns {
	width: 615px;
	height: auto;
	padding-bottom: 15px;
	float: left;
	overflow: hidden;
}

div.three-columns {
	width: 930px;
	height: auto;
	padding-bottom: 15px;
	float: left;
	overflow: hidden;
}

div.content-left {
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
}

div.content-center {
	float: left;
	width: 300px;
	height: auto;
	margin-left: 15px;
	overflow: hidden;
}

div.content-right {
	float: right;
	width: 300px;
	height: auto;
	overflow: hidden;
	margin-left: 15px;
}

div.content-left-two {
	float: left;
	width: 458px;
	height: auto;
	overflow: hidden;
}

div.content-right-two {
	float: right;
	width: 458px;
	height: auto;
	overflow: hidden;
	margin-left: 14px;

}

/* @end */

/* @end */

/* @group Footer */

div#footer {
	width: 945px;
	height: 16px;
	margin-top: 4px;
	background-color: rgb(255, 255, 255);
	text-align: right;
	color: #8F8F8F;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 2px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 15px;
}

div#footer a, div#footer a.tiplink,
div#footer a:link {
	font-size: 9px;
	color: #8F8F8F;
	text-decoration: none;
}

div.footer-shadow {
	bottom: 0;
	margin-left: -17px;
	width: 990px;
	height: 70px;
}

/* @end */

/* @group Meta Navigation */
div#allwrap div#meta-navi {
	font-size: 9px;
}
div#meta-navi {
	text-align: right;
	color: #8F8F8F;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-top: 0px;
	height: 51px;
	font-size: 9px;

	
}

div#meta-navi ul {
	width: auto;
	list-style-type: none;
	margin: 0;
	margin-left: 30px;
	padding-top: 4px;
	line-height: 9px;
	float: right;
	display: inline;
	font-size: 9px;
	color: #8F8F8F;
}

div#meta-navi ul li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #8F8F8F;
}

div#meta-navi ul li a {
	color: #8F8F8F;
	text-decoration: none;
	font-size: 9px;
	
}

/* @group Minisuche */

form#minisearch {
	float: right;
	padding: 0px 8px 0 0;
	line-height: 9px;
}

form#minisearch {
	visibility: hidden;
	width: 0;
	height: 0;

}

input#searchword {
	border: 1px solid #6f6e71;
	background-color: #b8b7b7;
	width: 85px;
	height: 11px;
	margin-right: 10px;
}

input#searchsubmit {
	border: none;
	width: 13px;
	height: 13px;
}

label#searchword {
	margin-right: 10px;
	vertical-align: super;
}

/* @end */

/* @end */

/* @group Main Navigation GMENU_LAYER */

div#main-navi {
	text-align: right;
	color: #333;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	padding-top: 4px;
	padding-top: 8px;
	height: 35px;
	height:28px;
	float: right;
	width: 700px;
}

div#all-nav1 {
	width: auto;
	float: right;
}

div.all-nav1-no,
div.all-nav1-ro {
	float: left;
	width: auto;
	line-height: 11px;
}
div#all-nav1 a{
	text-decoration:  none;
	font-size:  14px;
}

div.all-nav1-no a {
	display: block;
	border: none;
	padding: 0px 1px 3px 1px;
	margin: 1px 0px 1px -1px;
	border-bottom: 1px solid #ADADAD;

}

div.all-nav1-no a:hover,
div.all-nav1-no a:active,
div.all-nav1-ro a,
div.all-nav1-ro a:hover {
	display: block;
	margin: 1px 0px 1px -1px;
	border-left: 1px solid rgb(175, 175, 175);
	border-right: 1px solid rgb(175, 175, 175);
	padding: 0px 0px 3px 0px;
	position: relative;
}


a#news:hover, a#news-act {
	border-bottom: 1px solid #BEBEBE;
}
/* @end */

/* @group Main Navigation TMENU_LAYER */
ul.main-nav {
	float: right;
	width:  auto;
	list-style-type: none;
	line-height:  12px;
	margin: 0;
	padding: 0;
}
ul.main-nav li {
list-style-type: none;
	float: left;
	width:  auto;
	line-height:  12px;
	margin: 0;
	padding: 0;
	margin-left: -1px;
}
ul.main-nav li a{
	text-decoration:  none;
	display: block;
	text-align: center;
	width:  100px;
	padding-bottom:  2px;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
ul.main-nav li a:hover,
ul.main-nav li a.act {
	color: rgb(99, 97, 111);
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #D7D7D7;
}	
ul.main-nav li a#company-act, a#company-act:hover
{
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	
}
ul.main-nav li a#consulting-act, a#consulting-act:hover {
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
}
ul.main-nav li a#academy-act, a#academy-act:hover {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
}
ul.main-nav li a#news-act, a#news-act:hover {
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
}
ul.main-nav-2,
ul.main-nav-3 {
	list-style-type: none;
	line-height:  12px;
	margin: 0;
	padding: 0;
}
ul.main-nav-2 li {
list-style-type: none;
	display:  block;
	width:  auto;
	line-height:  12px;
	padding:0;
	margin: 0;
}
ul.main-nav-2 li a{
	text-decoration:  none;
	display: block;
	text-align: left;
	width:  230px;
	padding: 2px 10px;
	border:  none;
	color:  #fff;
	font-weight:  normal;
}
ul.main-nav-2 li a:hover,
ul.main-nav-2 li a:active,
ul.main-nav-2 li a.act {
	color: rgb(110, 15, 29);
	background-color:  #fff;
}

a.ifsub {
	background: url(../img/doppelpfeil_rot.png) right center no-repeat;
}
a.ifsub:hover {
	color: rgb(110, 15, 29);
	background: #fff url(../img/doppelpfeil_rot.png) no-repeat right center;
}

/* @end */

/* @group claim */
div.claim-wrap {
	position: absolute;
	width: auto;
	height: auto;
	top: 130px;
	left: 130px;
}
div.claim-unvisible {
	position: absolute;
	left:  -10000px;
}
div.claim-left, div.claim-right {
	position: absolute;
	width: 279px;
	height: auto;
	color: #fff;
	margin-bottom: 50px;
	float: none;
	padding: 25px 0px 25px 40px;
	line-height: 24px;
	font-size: 20px;
	text-align: left;
	top: 130px;
}

div.claim-left, div.claim-right {
	background: url(../img/claim_bg_all.png) no-repeat right top;
}

div.claim-left {
	left: 35px;
	left: 130px;!important
}

div.claim-right {
	left: 599px;
	left: 694px ;!important
}

div#claim-top {
	position: relative;
	width: 360px;
	height: 21px;
}

div#claim .claim-text {
	position: relative;
	margin-top: 0;
	margin-bottom: 5px;
}

div#claim .claim-text-little {
	font-size: 14px;
}

/* @end */

/* @group Abdecker und Reiter */

/* @group Abdecker */

div#abdecker {
	position: absolute;
	left: 96px;
	left: 96px;
	

/*left:0px;*/
	top: 325px;
	width: 960px;
	height: 25px;
	z-index: 200;
}

div.abdecker-standard, div.abdecker-home {
	background: url(../img/abdecker_rot_silber.png) repeat-x;
}


/* @end */

/* @group Reiter */

div#page-title-1, div#page-title-2 {
	position: absolute;
	top: 308px;
	width: auto;
	height: 42px;
	text-align: center;
	z-index: 300;
}

div#page-title-1 {
	left: 10px;
	left: 105px;
}

div#page-title-2 {
	left: 325px;
	left: 420px;
}

div.title-left {
	width: 15px;
	height: 42px;
	float: left;
}

div.title-right {
	width: 15px;
	height: 42px;
	float: left;
}

div.title-center {
	width: auto;
	height: 42px;
	float: left;
	padding: 5px 0px 0px 2px;
}

div#page-title-1 h1, div#page-title-2 h1 {
	color: rgb(130, 0, 0);
	font-size: 14px;
	font-size: 16px;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 2px ;

	
}

/* @group home, standard */

div.title-left {
	background: url(../img/reiter_links.png) no-repeat;
}

div.title-center {
	background: url(../img/reiter_mitte.png) repeat-x;
}

div.title-right {
	background: url(../img/reiter_rechts.png) no-repeat;
}

/* @end */






/* @end */

/* @group Text/Image */

img {
	border: none;
}

/* @end */

/* @end */

/* @group Content flexible */

/* @group Teaserboxen */

/* @group teaser-1 */

div.teaser-1 {
	text-align: left;
	padding-top: 5px;
	float: left;
	width: 298px;
	height: auto;
	margin-bottom: 10px;
	
	border: 1px solid rgb(183, 183, 183);
	background: url(../img/teaser_bg.png) repeat-x 0px 0px;
}

div.teaser-1 div.balken-img {
	width: 288px;
	height: 84px;
	margin-left: 5px;
}

div.teaser-1 div.balken-img img {
	width: 288px;
	height: 74px;
}

div.teaser-1 div.teasertext {
	padding: 0px 5px 5px 5px;
}
div.teaser-1 h2 {
	color:  rgb(55, 54, 60);
}
div.teaser-1 h1,
div.teaser-1 h2 {
	margin-top: -2px;
	padding-top: 0px;
	font-size:  12px;
	font-weight:  bold;
	
	line-height: 14px;
}
div.teaser-1 a.klicker {
	background: url(../img/klicker_rot.png) no-repeat 0px 0px;
	color: #333;
	text-decoration: none;
}



/* @end */

/* @group teaser-2 */

div.teaser-2 {
	text-align: left;
	padding: 5px;
	position: relative;
	float: left;
	width: 288px;
	height: auto;
	margin-bottom: 10px;
	background: url(../img/teaser_bg.png) repeat-x 0px 0px;
	border: 1px solid rgb(183, 183, 183);
}

div.teaser-2 h1,
div.teaser-2 h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-weight:  bold;
	
	line-height: 18px;
	display: block;
	
}
div.teaser-2 h2 {
	color:  rgb(55, 54, 60);
}
div.teaser-2 div.teasertext {
	padding: 0px 5px 0px 0px;
	margin: 0;
}

div.teaser-2 img {
	width: 117px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
}

div.teaser-2 a {
	
}

div.teaser-2 a.img-link {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 14px;
	height: 14px;
	display: block;

/*margin: -14px 4px 5px 4px;*/
	margin-left: 5px;
	margin-top: 5px;
	background: url(../img/doppelpfeil_rot_rot.png) no-repeat right center;
}

div.teaser-2 a.img-link img {
	width: 14px;
	height: 14px;
	/*position: absolute;*/
	
}

/* @end */

/* @end */

/* @group Sitemap Flex */

ul.sitemap,
ul.sitemap ul {
	padding-left: 0;
	list-style-type: none;
}

ul.sitemap {
	margin-left: 0;
}

ul.sitemap ul {
	margin-left: 25px;
}

ul.sitemap li {
	margin-left: 0;
	margin-bottom: 10px;
	padding: 5px 5px 10px 25px;
	list-style-type: none;
	border: 1px solid #fff;
	border: 1px solid rgb(183, 183, 183);
}

ul.sitemap li a {
	display: block;
	text-transform: uppercase;
}

ul.sitemap li li {
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	border: none;
}

ul.sitemap li li a {
	font-weight: normal;
	text-transform: none;
}

ul.sitemap li li li a {
	
}

ul.sitemap li li a.act,
ul.sitemap li li a:hover {
	
}

/* @end */

/* @end */

/* @group Print Version */

body.print {
	background: #fff url(../img/hm.png) no-repeat 0px 0px;
	background: #fff none;
	margin: 10px;
}

div#allwrap-print {
	position: relative;
	width: 615px;
	height: auto;
	min-height: 800px;
	overflow: hidden;
	left: 0px;
	top: 0;
	text-align: center;
	float: left;
}

div.contentwrap-print,
div.contentwrap-print div.content-all,
div.contentwrap-print div.three-columns {
	width: 615px !important;
	float: left;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

div.contentwrap-print,
div.contentwrap-print div.content-all,
div.contentwrap-print div.three-columns,
div.contentwrap-print div.content-right,
div.contentwrap-print div.content-right-two,
div.contentwrap-print div.news-search-form,
news-amenu-container div.news-search-emptyMsg,
div.contentwrap-print div.news-amenu-container {
	clear: left;
	float: left !important;
	margin-left: 0px;
}

div#header-print {
	height: 75px;
	margin-top: 10px;
	text-align: left;
}

div#header-print img {
	float: left;
}

div#header-print a {
	color: #333;
}

div#header-print div.print-window-links {
	float: right;
	width: auto;
	text-align: right;
	padding-top: 50px;
}

div#red-line {
	width: 615px;
	height: 12px;
	height: 8px;
	margin-bottom: 8px;
	background-color: #810102;
}

div.rahmen-oben, div.rahmen-unten {
	width: 613px;
	height: 5px;
	border: 1px solid #333;
}

div.rahmen-oben {
	border-bottom: none;
}

div.rahmen-unten {
	border-top: none;
	margin-left: 0px;
}

div#footer-print {
	width: 615px;
	height: auto;
	margin-top: 10px;
	margin-left: 0px;
	text-align: left;
	float: left;
}

div#footer-print a {
	color: #333;
	text-decoration: none;
}

/* @group Teaser, Tabellen */

div.contentwrap-print div.teaser-1,
div.contentwrap-print div.teaser-2,
div.contentwrap-print table.contenttable-1 td,
div.contentwrap-print table.contenttable-3 td,
div.contentwrap-print table.csc-uploads-1,
div.contentwrap-print table.csc-uploads-2,
div.contentwrap-print table.csc-uploads-3,
/*div.contentwrap-print a.klicker,*/
div.contentwrap-print div.news-latest-container,
div.contentwrap-print div.news-list-container {
	border: 1px solid #ccc !important;
}

/* @end */

/* @end */