/* ------------------------------------------------------------------------------------------------------------------
            Page
 ------------------------------------------------------------------------------------------------------------------ */
html, body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: arial, verdana, sans-serif;
}
.clear {
    height: 1px;
    clear: both;
}
/* ------------------------------------------------------------------------------------------------------------------
            Containers
 ------------------------------------------------------------------------------------------------------------------ */
.page_wrapper {
    margin: 33px auto;
    width: 960px;
    text-align: left;
}
/* -- Header -- */
.page_header {
        margin-bottom: 10px;
}
.header_companyinfo {
    font-size: 10px;
    width: 960px;
    text-align: right;
}
/* -- Content -- */
.page_content_startseite {
    width: 960px;
    margin: 5px 0;
}
.page_content {
    width: 798px;
    margin: 5px 0;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    height: 500px;
    float: left;
	overflow: hidden;
}
.content_submenu {
    margin-left: 40px;
    width: 195px;
    margin-top: 80px;
    margin-right: 15px;
    float: left;
    height: 385px;
}
.content_submenu li{
    margin-bottom: 7px;
}
.content_submenu li a{
    color: black;
    font-size: 12px;
}
.content_submenu li.parent_title a{
    color: #000000;
    font-weight: bold;
}
.content_submenu li a:hover{
    text-decoration: none;
    color: #004481;
}
.content_submenu li.active a{
    text-decoration: none;
    color: #004481;
}
.content_submenu li.active ul.level2-- {
	margin-top: 5px;
}
.content_submenu li.active ul.level2-- li {
	margin-left: 10px;
}
.content_submenu li.active ul.level2-- li a {
	color: black;
	font-weight: normal;
}
.content_submenu li.active ul.level2-- li.active a {
	color: #004481;
	font-weight: normal;
}
.content {
    width: 480px;
    float: left;
    height: 385px;
    margin-top: 80px;
    overflow: hidden;
}
.page_content_startseite .content {
    width: 960px;
    float: none;
    height: 508px;
    margin-top: 0px;
    position: relative;
}
.page_content_startseite .content .quotes {
    position: absolute;
    top: 40px;
    right: 40px;
}
.page_content_startseite .content .quotes p {
    width: 360px;
    font-size: 25px;
    color: white;
}
.content_quote {
	margin: 5px 0;
	width: 160px;
	height: 500px;
	float: right;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	background-image: url(/fileadmin/templates/image/qoute_bg.jpg);
	text-align: center;
	color: white;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
}
.content_quote span {
	height: 160px;
	display: table-cell;
	vertical-align: middle;
}
.content_quote p {
	font-size: 15px;
	line-height: 120%;
	margin: 15px 10px 15px 10px;
	width: 140px;	
}
.content ul {
	list-style-image: url(line.gif);
	font-size: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	list-style-position: outside;
	padding: 0;
	padding-left: 20px;
}

.content li {
	line-height: 120%;
	font-size: 12px;
	margin-left: 0px;
}

/* -- Footer -- */
.page_footer {
    width: 960px;
    margin: 0;
    padding: 0;
}
.footer_mainmenu{
    width: 800px;
    background-color: #004481;
    float: left;
}
.footer_mainmenu .mainmenu {
    margin-left: 15px;
    padding: 0;
}
.footer_mainmenu .active {
	font-weight: bold;
}
.footer_mainmenu .mainmenu li{
    float: left;
    margin: 4px 0;
}
.footer_mainmenu .mainmenu li a{
    margin-right: 15px;
    color: white;
    display: block;
}
.footer_mainmenu .mainmenu li a:hover{
    text-decoration: underline;
}
.footer_1stpart {
    width: 960px;
    clear: both;
}
.footer_metamenu {
    width: 160px;
    float: right;
    text-align: center;
    margin-top: 19px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.footer_metamenu .metamenu {
	margin-left: 17px;
    	padding: 0;
}
.footer_metamenu .metamenu li{
    float: left;
    margin: 4px 0;
}
.footer_metamenu .metamenu li.sitemap{
    float: left;
    margin: 4px 0 4px 25px;
}
.footer_metamenu .metamenu li a{
    margin-right: 5px;
    color: white;
    display: block;
    float: left;
}
.footer_metamenu .metamenu li.sitemap a{
    font-size: 10px;
}
.footer_metamenu .metamenu li.active a{
    font-weight: bold;
}
.footer_metamenu img{
    margin-top: 3px;
}
.footer_2ndpart {
    width: 960px;
    clear: both;
}
.footer_newsbox {
    width: 800px;
    float: left;
    background-color: #275d95;
    height: 44px;
    position: relative;
}
.footer_newsbox p{
    margin-left: 15px;
    margin-top: 22px;
    margin-bottom: 5px;
    width: 600px;
    color: white;
    /*color: silver;*/
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footer_newsbox p a{
    margin-right: 10px;
    color: silver;
}
.footer_imap {
    width: 159px;
    float: right;
    height: 66px;
    text-align: center;
    border-top: 1px solid #275D95;
	border-bottom: 1px solid #275D95;
	border-right: 1px solid #275D95;
}
.footer_imap img {
    margin: 10px auto;
}
/* ------------------------------------------------------------------------------------------------------------------
            Typography
 ------------------------------------------------------------------------------------------------------------------ */
p {
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
}
a {
    color: #004481;
    text-decoration: none;
    font-size: 12px;
    padding: 0;
}
a:hover {
    color: #004481; 
    text-decoration: underline;
}
.blue {
    color: #004481;
}
.content h1 {
    margin-bottom: 20px;
    color: #004481;
    font-size: 16px;
    font-weight: bold;
    padding-top: 2px;
}
.content h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
}
.content p {
    margin-bottom: 15px;
    line-height: 120%;
    text-align: left;
}
.metamenu li.no {
	display: none;
}

.csc-textpic-caption {
	font-size: 12px;
}
.browseLinksWrap a, .browseLinksWrap {
	font-size: 10px;
} 
/* ------------------------------------------------------------------------------------------------------------------
            FCE
 ------------------------------------------------------------------------------------------------------------------ */
.FCE_3col_col {
	width: 146px;
	margin-right: 20px;
	float: left;
}
.FCE_3col_col p{
	text-align: left;
}
.FCE_2col_col {
	width: 230px;
	margin-right: 19px;
	float: left;
}
.FCE_1-3col_col {
	width: 146px;
	margin-right: 20px;
	float: left;
}
.FCE_2-3col_col {
	width: 312px;
	float: right;
}

.no_marg {
	margin-right: 0px;
	float: right;
}

/* team_item */
.team_item {
	width: 230px;
	margin-bottom: 15px;
	position: relative;
	height: 100px;
}
.team_item .pic {
	width: 100px;
	float: left;
}
.team_item .info {
	width: 120px;
	float: right;
	margin-left: 10px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.team_item .info p {
	margin: 0;
}
.team_item .info p.name {

	font-weight: bold;
}
.team_item .contact {
	margin-top: 3px;
}
/* Project */
.project_item {
	/*margin-bottom: 15px;*/
}
.project_item p {
	margin: 0;
	margin-bottom: 5px;
}
.project_item p.title {
	font-weight: normal;
	float: left;
	width: 340px;
}
/*.project_item p.industry {
	float: left;
	width: 220px;
	font-style: italic;
}*/
.project_item .contact_pro {
	float: right;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
}
.project_item .stichworte {
	clear: both;
	width: 400px;
}

/* ------------------------------------------------------------------------------------------------------------------
            tt_news
 ------------------------------------------------------------------------------------------------------------------ */
.news-single-files {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0;
}
.news-single-files dt {
	margin-bottom: 5px;
}
.news-single-files dt, .news-single-files dd {
	margin: 0px;
	padding: 0px;
}
.news-single-files dd img{
	margin-top: 5px;
}
/* ------------------------------------------------------------------------------------------------------------------
            tt_news
 ------------------------------------------------------------------------------------------------------------------ */
.news-single-files {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0;
}
.news-single-files dt {
	margin-bottom: 5px;
}
.news-single-files dt, .news-single-files dd {
	margin: 0px;
	padding: 0px;
}
.news-single-files dd img{
	margin-top: 5px;
}
/* ------------------------------------------------------------------------------------------------------------------
            Referenzen
 ------------------------------------------------------------------------------------------------------------------ */
.disabledLinkWrap {
	font-size: 12px;
}
.news-list-browse{
	margin-bottom: 0;
}
.references img {
	float: left;
	margin: 0 15px 5px 2px;
}
.references p {
	margin-left: 150px;
	margin-bottom: 8px;
}

.references .news-list-item {
	padding: 0;
	clear: both;
	margin-bottom: 5px;
}
.references_single .news-single-img {
	float: left;
	margin: 10px 10px 40px 0;
}
.references_single p {
}
.references_single .news-single-imgcaption {
	display: none;
}
.references_single .news-single-backlink {
	padding: 0;
	margin-top: 20px;
}
.references .browseLinksWrap, .news-list-container .browseLinksWrap {
	margin-left: 150px;
	text-align: right;
}
.references span.more_action, .news-list-container span.more_action {
	font-size: 10px;
}
/* ------------------------------------------------------------------------------------------------------------------
            Form
 ------------------------------------------------------------------------------------------------------------------ */
fieldset.tx-powermail-pi1_fieldset legend {
	color: #004481;
	font-size: 16px;
	margin-bottom: 20px;
	padding-top: 2px;
}
fieldset.tx-powermail-pi1_fieldset, fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: white;
	border: none;
	padding: 0;
}
.tx-powermail-pi1 label {
	font-size: 12px;
}
/*.powermail_check_inner input {
	float: left;
}*/
.powermail_check_inner label {
	float: right ! important;
	width: 280px ! important;
}
.powermail_radio_inner label {
	float: right ! important;
	width: 280px ! important;
}
.tx-powermail-pi1 p {
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
}
.tx-powermail-pi1 input {
	font-size: 12px;
}
fieldset.tx-powermail-pi1_fieldset label {
	font-weight: normal;
}
.tx-powermail-pi1 .tx-powermail-pi1_confirmation p {
	border: none;
	color: #004481;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.tx-powermail-pi1 .tx-powermail-pi1_confirmation .powermail_all_td {
	font-size: 13px;
	font-weight: normal;
}
.tx-powermail-pi1 .tx-powermail-pi1_confirmation .powermail_all_td b {
	font-weight: normal;
}
.tx-powermail-pi1 .tx-powermail-pi1_confirmation form {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
.tx-powermail-pi1 .tx-powermail-pi1_thx .powermail_all_td p {
	border: none;
}
.tx-powermail-pi1 .tx-powermail-pi1_thx .powermail_all_td p b {
	font-weight: normal;
}
.tx-powermail-pi1 .powermail_text, .tx-powermail-pi1 .powermail_textarea {
	font-family: arial,verdana,sans-serif;
	font-size: 13px;
}
/* ------------------------------------------------------------------------------------------------------------------
	            Scrollbar
 ------------------------------------------------------------------------------------------------------------------ */
.scrollbar-hor {
	float: left;
	width:				14px;
	height:				385px;
	margin-left: 25px;
	margin-top: 80px;
	background-color:	white;
	border: 1px solid #a5add3;
}

.handle-hor {
	width:				14px;
	height:				19px;
	background-image:	url(/fileadmin/templates/image/slider2.gif);
	background-repeat:	no-repeat;
}

