/* CSS Document */
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#454545;
	font-size:11px;
	}
img {
    border:0px;    
}
body {
	margin:0px;
	padding:0px;
	background-color:#9CB3CC;
	background-image:url(images/backgrounds/side.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.page {
	position:absolute;
	width:950px;
	margin-left:-475px;
	left:50%;
	top:0px;
	}
.page_white {
	background-image:url(images/backgrounds/page_white.jpg);
	background-repeat:no-repeat;
	background-position:0px 123px;
	width:950px;
	min-height:660px;
	}
/*.page {
	position:absolute;
	width:950px;
	margin-right:10px;
	left:2%;
	top:0px;
	}*/
.page_white {
	background-image:url(images/backgrounds/page_white.jpg);
	background-repeat:no-repeat;
	background-position:0px 123px;
	width:950px;
	min-height:660px;
	}
.left, .right {
	background-image:url(images/backgrounds/side.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
.leadin {
	background-image:url(images/backgrounds/page.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
.top {
	height:19px;
	padding-top:8px;
	padding-right:5px;
	font-size:11px;
	text-align:right;
	color:#FFFFFF;
	}
.head {
	height:60px;
	}
.content {
	padding-top:15px;
	width:950px;
	}
.footer {
	clear:both;
	width:745px;
	padding-top:20px;
	}

/*---------------------HEAD*/	
.head_logo {
	float:left;
	margin-left:9px;
	margin-top:3px;
	}
.head_slogan {
	float:left;
	margin-left:33px;
	margin-top:5px;
	}
.head_login {
	float:right;
	margin-top:10px;
	margin-right:5px;
	font-size:11px;
	}
.head_login_text {
	color:#FFFFFF;
	}
.login {
	font-size:11px;
	height:14px;
	background-color:#C9D7E5;
	border:0px;
	line-height:16px;
	}
.leadin a {
	color:#FFFFFF;
	text-decoration:none;}
/*---------------------Print*/
.head_logo_print {
	display:none;
	}
/*---------------------CONTENT HEAD*/
.navigation {
	background-image:url(images/backgrounds/navigation.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:8px;
	padding-left:7px;
	}
.boxen {
	position:absolute;
	width:235px;
	top:260px;
	left:490px;
	}
#blase {
	position:absolute;
	top:160px;
	left:380px;
	width:338px;
	}
#blase_top {
	background-image:url(images/backgrounds/blase_top.gif);
	width:338px;
	height:11px;
	}
.blase_text {
	background-image:url(images/backgrounds/blase.gif);
	background-repeat:no-repeat;
	width:318px;
	padding-left:10px;
	padding-right:10px;
	line-height:15px;
	font-size:10px;
	background-color:#B5C7DB;
	}
.blase_text img {
	margin-bottom:3px;
	}
#blase_bottom {
	background-image:url(images/backgrounds/blase_bottom.gif);
	width:338px;
	height:27px;
	}
#blase_spitz {
	position:relative;
	margin-top:-22px;
	margin-left:280px;}/*leistung 120- software 200- branchen 280*/
	
/* ------------------------ Boxes on the Startpage */
.StartPageBoxes {
	position:relative;
	margin:0px;
	padding:0px;
}
.StartPageBoxes table.StartPageBoxes {
	margin:0px;
	padding:0px;
	width:925px;
}
.StartPageBoxes table.StartPageBoxes td {
	vertical-align:top;
	border-collapse:collapse;
}
.BoxTop,
.BoxBottom {
	height:15px;
	z-index:1;
	overflow:hidden;
}
.BoxTop div,
.BoxBottom div {
	height:6px;
	width:735px;
	z-index:1;
	background-image:url(images/startpagebox.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.StartPageBoxes table.StartPageBoxes td.BoxTop {
	vertical-align:bottom;
}
.BoxBottom {
	vertical-align:top;
}
.BoxTop div {
	background-position:0px 0px;
}
.BoxBottom div {
	background-position:-1470px 0px;
}
.BoxLeft,
.BoxRight {
	width:340px;
	padding:9px;
	background:#bfcadc;
}
.BoxLeft table,
.BoxRight table {
	width:340px;
}
.content_text .BoxLeft a,
.content_text .BoxRight a {
	color:#17375e;
}
.BoxLeft {

}
.BoxRight {

}
.BoxOuter {
	padding-left:13px;
}
.BoxEmpty {
	width:19px;
}
.BlueLineLeft {
	border-left:1px solid #17375e;
	padding-left:10px;
}  
.newHeadline {
	font-size:18px;
	color:#17375e;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.newSubHeadline {
	font-size:12px;
	font-weight:400;
	color:#17375e;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.font {
	font-size:12px;
	color:#454545;
}
.font11 {
	font-size:11px;
	color:#454545;
}
/*---------------------CONTENT*/
.content_head_top {
	float:left;
	background-image:url(images/backgrounds/headpic_top.jpg);
	background-repeat:repeat-y;
	width:745px;
	height:5px;
	margin-left:8px;
	}
.content_head {
	float:left;
	background-image:url(images/backgrounds/headpic.jpg);
	background-repeat:repeat-y;
	padding-left:6px;
	padding-right:6px;
	width:950px;
	margin-left:8px;
	}
.content_head_sonder {
	width:950px;
	}
.content_head_bottom {
	float:left;
	background-image:url(images/backgrounds/headpic_bottom.jpg);
	background-repeat:repeat-y;
	width:745px;
	height:7px;
	margin-left:8px;
	}
.content_main {
	float:left;
	width:747px;
	clear:both;
	}

.content_text {
	margin-top:45px;
	float:right;
	margin-left:10px;
	/*width:537px;*/
	width:517px;
	margin-right:20px;
	color:#343434;

	}
.content_text ul {
    margin-top:0px;

    }

.content_text * {
	line-height:15px;
	}
.content_text a {
	color:#FFFFFF;
	}
.leftpic {
	margin-right:12px;
	}
div.leftpicdiv img{
	margin-right:12px;
	}
.content_pic {
    background-color:#CFD8E1;
    width:158px;
    text-align:center;
}
.nolist, .nolist li {
    list-style:none;
}
.content_teaser {
	position:absolute;
	right:8px;
	width:190px;
	}
.content_teaser p {
	margin:0px;
	padding:0px;
	/*margin-top:5px;*/
	margin-bottom:5px;
	padding-left:5px;
	}
.content_table td,.content_table th{
    padding-right:20px;
    vertical-align:top;
    padding-left:2px;
    text-align:left;
    }
.content_table th {

    border-bottom:1px solid #CFD8E1;
    }
.content_table_fix {
    width:537px;
    vertical-align:top;
    }
.content_table_fix td, .content_table_fix th{
    padding-right:20px;
    vertical-align:top;
    text-align:left;
    width:50%;
    }
.leadin_text {
	font-size:13px;
	}
.liste {
	margin:0px;
	padding:0px;
	}
.table_half {
    width:100%;
    }
.table_half td {
    width:50%;
    padding-right:20px;
    vertical-align:top;
    }
/*---------------------SUBNAV*/
.content_navigation {
	float:left;
	margin-top:14px;
	margin-left:2px;
	background-image:url(images/backgrounds/subnav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:193px;
	text-align:right;
	padding-right:0px;
	}
.content_navigation ul {
	margin:0px;
	padding:0px;
	}
.content_navigation li {
	list-style:none;
	line-height:26px;
	padding-right:8px;
	}
.content_navigation a {
	color:#FFFFFF;
	text-decoration:none;
	}
.content_navigation a:hover {
	color:#243F69;
	text-decoration:underline;
	}
.hover {
	background-image:url(images/navigation/hover.png);
	background-repeat:no-repeat;
	}
.hover a{
	color:#243F69;
	}
.content_navigation ul div {
	background-image:url(images/navigation/line.png);
	background-repeat:no-repeat;
	background-position:9px 24px;
	}
/*----------------------SubLevel*/
.content_navigation li ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	/*background:url(images/navigation/line.png) no-repeat 9px bottom;*/
	}
.content_navigation li li {
	list-style:none;
	line-height:24px;
	padding-right:10px;
	background-image:url(images/navigation/hoversubnorm.png);
	background-repeat:no-repeat;
	background-position:9px 0px;
	
	}
.content_navigation ul li ul li a {
	color:#243f69;
	text-decoration:none;
	background:url(images/dot.gif) no-repeat right 5px;
	padding:0px 10px 0px 0px;
	}
.content_navigation li li a:hover {
	color:#243f69;
	text-decoration:underline;
	}
.content_navigation li li.hover {
	/*background-image:url(images/navigation/hover.png);
	background-repeat:no-repeat;*/
	background-image:url(images/navigation/hoversub.png);
	}
.content_navigation li li.hover a{
	color:#ffffff;
	background:url(images/dotwhite.gif) no-repeat right 5px;
	}
.content_navigation ul li ul div {
	padding:0px 0px 0px 0px;
	
	}
/*---------------------TEASER*/
.news_top {
	width:185px;
	height:7px;
	background-image:url(images/backgrounds/teaser_top.gif);
	}
.news {
	width:169px;/*185*/
	background-image:url(images/backgrounds/teaser.gif);
	background-repeat:repeat-y;
	padding-left:6px;
	padding-right:9px;
	min-height:176px;
	}
.news_bottom {
	width:185px;
	height:7px;
	background-image:url(images/backgrounds/teaser_bottom.gif);
	margin-bottom:7px;
	}
.news_headline {
	color:#243F69;
	font-weight:bold;
	}
.news p {
	margin:0px;
	padding:0px;
	}
.news_line {
	background-image:url(images/teaser/line.jpg);
	background-position:0px 4px;
	background-repeat:no-repeat;
	}
/*---------------------FOOTER*/
.footer_left {
	float:left;
	width:193px;
	text-align:center;
	}
.footer_middle {
	float:right;
	margin-top:15px;
	width:537px;
	margin-bottom:15px;
	}
.footer_top {
	position:absolute;
	margin-top:-50px;
	left:0px;
	width:193px;
	text-align:center;
	}
/*---------------------GENERAL*/
.button, .FrmBtnStyle {
	background-color:#C9D7E5;
	color:#243F69; 
	border:0px;
	height:16px;
	}
.FrmBtnStyleInvisible {
	display:none;
}
.FrmStyle table td {
    margin:0px;
    padding:0px;
    padding-right:10px;
    white-space: nowrap;
    }
.FrmInput input {
    font-size:11px;
	height:14px;
	background-color:#C9D7E5;
	border:0px;
	line-height:16px;
    }
 select {
    font-size:11px;
	background-color:#C9D7E5;
    }
.FrmInput textarea {
    font-size:11px;
	background-color:#C9D7E5;
	border:0px;
	margin:0px;
	padding:0px;
    }
.FrmDisabledStyle {
    background-color:Transparent;
    color:Black;
    }
.spacer {
	width:1px;
	float:right;
	}
h1 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;}
h2 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	line-height:19px !important;
	}
h2 p, .content_text h2 p{
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
.print {
	margin-top:30px;
	}
.print a {
	color:#454545;
	text-decoration:none;
	}
select {
	font-size:11px;
	background-color:#C9D7E5;
	border:0px;
	line-height:16px;
	}
.link_headline {
    text-decoration:none;
    font-weight:bold;
    }
.ref_text {
    text-decoration:none;
    }
.LineBottom {
	border:0px;
	background:url(images/lineBottom.gif) repeat-x 0px center;
}
/*QUICKLINKS*/
#Quicklinks {
    position:absolute;
    background-color:#B5C7DB;
    margin:0px;
    z-index:999;
    top:24px;
    display:none;
    padding:5px;
}
#Quicklinks ul {
    margin:0px;
    padding:0px;
    
}
#Quicklinks li {
    list-style-type:none;  
    margin:0px;
    padding:0px;

}
#Quicklinks * {  
    font-size:10px;
    font-weight:bold;
}
#Quicklinks a {  
    font-size:10px;
    font-weight:normal;
    text-decoration:none; 
    
}
#Quicklinks a:hover {  
    color:#FFFFFF;
}
#Quicklinks td {  
    margin:0px;
    padding:0px;
    padding-left:5px;
    padding-right:5px;
    vertical-align:top;
}
#Quicklinks td div {
    padding-bottom:2px;
    padding-top:3px;
}
#Quicklinks th {
    margin:0px;
    padding:0px; 
    padding-left:5px;
    padding-right:5px;
    text-align:left;
    background-image:url(images/backgrounds/Quicklinks.gif);
    background-repeat:repeat-x;
    background-position:top;
}
.GalleryHeaderCell 
{
    text-align:left;
    vertical-align:top; 
    border-bottom: solid 1px #cfd8e1;
}    
.GalleryCell 
{
    text-align:left;
    vertical-align:top;
    padding-right:10px;
}
.GalleryRow , .GalleryAlternateRow
{
    padding-top:7px;
}
.GalleryHeadline 
{
    color:#FFFFFF;
    font-size: 15px;
    padding-bottom: 7px;
}
.GalleryDescription 
{
    padding-bottom:7px;
}
.GalleryViewFile 
{
    text-align:center;
}
#ctl00_promo_ticker img {
    margin-left:-5px;
}

/* Google Suche */
.gsc-resultsRoot {
    width:517px;
}
.gs-title a.gs-title, .gs-title a.gs-title b
{
    color: #FFFFFF !important;
}
.gsc-resultsHeader 
{
    visibility: hidden;
}
.gsc-search-box .gsc-branding-text
{
    color: #FFFFFF;
    margin-left: 10px;
}
.gsc-search-box .gsc-input input.gsc-input
{
    font-size:11px;
	height:14px;
	background-color:#C9D7E5;
	border: solid 0px #FFFFFF;
}
.gsc-search-box .gsc-search-button input
{
    font-size:11px;
	height:16px;
	background-color:#C9D7E5;
	border: solid 0px #FFFFFF;
}
.gsc-clear-button 
{
    visibility: hidden;
}
.gs-visibleUrl-short, .gsc-trailing-more-results 
{
    display:none !important;
}
.gs-visibleUrl-long
{
    display: block !important;
    color: #243F69 !important;
}
.gsc-cursor-page
{
    color: #454545 !important;
}
.gsc-branding 
{
    width: 288px !important;
}