body {
	margin:0;
	color:#000;
	font:12px/14px Verdana, Arial, Tahoma, sans-serif;
	background-color: #fff;
}
img {border:none;border:1px solid #9c9e9f;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height: 40px;
}
fieldset {border-style:none;}
.page-width {
	position:relative;
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:179px 15px 0 0;
}
.home {
	padding-top: 149px;
}
/* header */
#header {
	position:absolute;
	/*background:url(../images/bg-page.gif) no-repeat;*/
	background:url(../images/top-bg.gif) repeat-x;
	width:980px;
	height:179px;
	left:0;
	top:0;
}
.home #header {
	height: 149px;
}
/*.home #header {
	background: none;
}*/
/* logo */
#logo {
	position: absolute;
	right: 0;
}
#logo img {
	border: none;
}
#header ul.buttons {
	position:absolute;
	left:0;
	top:70px;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul.buttons li {
	float:left;
	padding:0 3px 0 0;
}
#header ul.buttons li.first {
	margin-right:80px;
}
#header ul.buttons a {
	float:left;
	width:70px;
	height:26px;
	padding:0 7px 0 0;
	color:#fff;
	font-size:11px;
	line-height:16px;
	text-align:center;
	text-decoration:none;
	background:url(../images/button-blue.gif) no-repeat;
}
#header .form-search {
	position:absolute;
	left:0;
	top:120px;
	width:300px;
}
.form-search input.field {
	float:left;
	margin:0 5px 0 0;
	width:120px;
	height:14px;
	padding:2px 4px 0;
	color:#666;
	font:11px/12px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #9c9e9f;
	background:#fff;
}
.form-search input.btn {
	float:left;
	margin:0;
}
#header #menu {
	position:absolute;
	left:0;
	width:990px;
	top:149px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-menu.gif) no-repeat 100% 0;
}
.home #header #menu {
	border-top: 1px solid #fff;
	top: 396px;
}
#header #menu li {
	float:left;
}
#header #menu li a {
	float:left;
	text-indent:-9999px;
	height:30px;
	width:230px;
}
#header #menu li.it11 a {
	background:url(../images/item-hosting.gif) no-repeat;
}
#header #menu li.it26 a {
	background:url(../images/item-corporate.gif) no-repeat;
}
#header #menu li.it25 a {
	width:230px;
	background:url(../images/item-access.gif) no-repeat;
}
#header #menu li.it24 a {
	width:290px;
	background:url(../images/item-plus.gif) no-repeat;
}
#header #menu li a:hover,
#header #menu li a.active {
	background-position:0 -30px;
}
#header #menu ul {
	display:none;
}
#header #menu li:hover,
#header #menu li.hover {
	position:relative;
}
#header #menu li:hover ul,
#header #menu li.hover ul {
	display:block;
}
#header #menu ul {
	position:absolute;
	left:0;
	top:30px;
	width:190px;
	height: 171px;
	margin:0;
	padding:10px 20px 50px 20px;
	list-style:none;
	background:#fff url(../images/bg-drop.gif) repeat-x;
}
.home #header #menu ul {
	height: 157px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	display: block;
}
#header #menu li.it24 ul {
	width: 250px;
}
.home #header #menu li.it11 {
	position: absolute;
	left: 0px;
}
.home #header #menu li.it26 {
	position: absolute;
	left: 230px;
}
.home #header #menu li.it25 {
	position: absolute;
	left: 460px;
}
.home #header #menu li.it24 {
	position: absolute;
	left: 690px;
}
#header #menu ul li {
	float:none;
}
#header #menu ul li a {
	text-indent:0;
	float:none;
	color:#666;
	font-size:12px;
	line-height:24px;
	text-decoration:none;
	background:none !important;
}
#header #menu ul li a:hover {
	text-decoration:underline;
}
.menu-desc {
	background: url(../images/main-desc-bg.gif) repeat-x;
}
.menu-desc .item {
	float: left;
	width: 190px;
	padding: 10px 20px;
	color: #666;
	line-height: 18px;
}
.menu-desc .last {
	width: 240px;
}
.top-content {
	width:980px;
	height:232px;
	/*overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-top-content.gif) no-repeat;*/
}
.home .top-content {
	height: 250px;
}
.top-content img {
	border: none;
}
.home #content-wrapper {
	position: relative;
	z-index: 5;
	background:url(../images/white.gif);
}

/* columns holder */
.columns-holder {
	overflow:hidden;
	height:1%;
}
/* content */
.content {
	float:left;
	width:690px;
	overflow:hidden;
	background:url(../images/line.gif) repeat-y 100% 0;
}
.ce1b {
	margin-top: 15px;
}
.ce1b .content {
	background:url(../images/line-ce1b.gif) repeat-y 100% 0;
}
.cols3 .content {
	width: 460px;
}
.cols3-home .content {
	width: 345px;
}
.cols3 .content-left {
	width: 230px;
}
.cols3-home .content-left {
	width: 345px;
}
.content-top {
	background:url(../images/line-top.gif) no-repeat 100% 0;
	padding-top: 30px;
}
.ce1b .content-top {
	background:url(../images/line-top-ce1b.gif) no-repeat 100% 0;
	background-color: #f1f9fe;
	padding-top: 0px;
}
.content-btm {
	width:649px;
	padding:0 21px 0 20px;
	background:url(../images/line-btm.gif) no-repeat 100% 100%;
}
.ce1b .content-btm {
	/*background:url(../images/line-btm-ce1b.gif) no-repeat 100% 100%;*/
	background:url(../images/ce1b-main.gif) repeat-y 100% 100%;
}
.ce1b .inner-top {
	height: 70px;
	background:url(../images/ce1b-top.gif) no-repeat;
}
.ce1b .inner-bottom {
	height: 70px;
	background:url(../images/ce1b-bottom.gif) no-repeat;
}
.ce1b .inner {
	position: relative;
	top: -40px;
	margin-bottom: -40px;
}
.cols3 .content-btm {
	width: 419px;
}
.cols3-home .content-btm {
	width: 304px;
}
.cols3 .content-left .content-btm {
	width: 189px;
}
.cols3-home .content-left .content-btm {
	width: 304px;
	min-height: 200px;
}
.breadcrumbs {
	overflow:hidden;
	height:1%;
	padding:27px 0 0;
	margin-left: 20px;
}
.home .breadcrumbs {
	padding-top: 29px;
	height: 0px;
}
.breadcrumbs ul {
	float:left;
	display:inline;
	margin:0 0 0 -18px;
	padding:0;
	list-style:none;
}
.breadcrumbs ul li {
	float:left;
	padding:0 7px 0 18px;
	color:#a0a0a0;
	font-size:12px;
	line-height:16px;
	background:url(../images/bg-arrows.gif) no-repeat 0 50%;
}
.breadcrumbs ul a {
	color:#a0a0a0;
	text-decoration:none;
}
.breadcrumbs ul a:hover {
	text-decoration:underline;
}
#content-wrapper h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	height:22px;
	color: #666;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0 0 5px 0;
}
#content-wrapper .content h1 {
	background:transparent url(../images/sep.gif) no-repeat scroll 0% 0%;
	margin-top: 30px;
	padding-top: 20px;
}
#content-wrapper .content h1.csc-firstHeader {
	background: none;
	padding-top: 0px;
	margin-top: 0px;
}
#content-wrapper h2 {
	margin: 0 0 13px;
	color: #00a1d3;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
	line-height: 18px;
}
#content-wrapper h3 {
	color: #666;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#content-wrapper h4 {
	font-size: 14px;
	color: #00a1d3;
	font-weight: normal;
}
#content-wrapper h4 a {
	color: #00a1d3;
	text-decoration: none;
}
.content p {
	color: #666;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.content a {
	color: #00a1d3;
}
.content a.external-link-new-window {
	color: #666;
	text-decoration: none;
}
.content a.external-link-new-window:hover {
	color: #00a1d3;
	text-decoration: underline;
}
.content .csc-textpic img,
.sidebar .csc-textpic img {
	/*border: 1px solid #9c9e9f;*/
}
.content ul,
.sidebar ul {
	margin:10px 0 10px 2px;
	padding:0;
	list-style:none;
}
.content ul li,
.sidebar ul li {
	padding:2px 0 2px 15px;
	color:#666;
	font-size:12px;
	line-height:18px;
	background:url(../images/bg-bullet.gif) no-repeat 0 10px;
}
.content ul li ul,
.sidebar ul li ul {
	margin: 0;
}
#content-wrapper ul li h2 {
	margin: 0;
}
.box-blue {
	float:right;
	width:459px;
	background:#f1f9fe url(../images/box-blue-top.gif) repeat-x;
}
.box-blue-top {
	padding:35px 32px 25px 20px;
	background:url(../images/box-blue-btm.gif) repeat-x 0 100%;
}
.box-blue p {
	margin:20px 0 0;
	color:#00a1d3;
}
.form-hosting {
	overflow:hidden;
	height:1%;
	padding-top: 3px;
}
.form-hosting input.field {
	float:left;
	width:308px;
	height:14px;
	margin:0 5px 0 0;
	padding:2px 5px 0;
	color:#666;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #9c9e9f;
	background:#fff;
}
.post-holder {
	padding:20px 0 0;
}
.post-holder h2 {
	margin:0;
	/*background:url(../images/bg-such.gif) no-repeat;*/
}
.post-holder span {
	display:block;
	color:#666;
	margin:0 0 13px;
}
.post-holder .post {
	padding:13px 0 13px;
	overflow:hidden;
	height:1%;
	background:url(../images/sep.gif) no-repeat 50% 100%;
}
.post-holder strong {
	color:#00a1d3;
	font-size:14px;
	font-weight:normal;
}
.post-holder strong a {
	text-decoration:none;
}
.post-holder p {
	margin:0;
	color:#666;
}
.post-holder p a {
	color:#00a1d3;
	text-decoration:none;
	padding-left: 10px;
}
.post-holder p a:hover {
	text-decoration:underline;
}
.tx-indexedsearch-whatis {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 14px;
	color:#666;
	margin: 20px 0 5px 0;
}
.about-holder {
	padding:20px 0 0;
}
.about-holder p {
	margin:10px 0 0;
	color:#666;
}
.about-holder a {
	color:#00a1d3;
	text-decoration:none;
}
.column-left {
	float:left;
	width:305px;
	padding:20px 20px 30px 0;
	background:url(../images/sep-column.gif) no-repeat 100% 0;
}
.column-left h2 {
	margin:0 0 10px;
	/*background:url(../images/bg-neu.gif) no-repeat;*/
}
.column-right {
	float:left;
	padding:20px 0 0 20px;
	width:304px;
}
.column-right h2 {
	margin:0 0 10px;
	/*background:url(../images/bg-kund.gif) no-repeat;*/
}
.column-right ul {
	margin:0 0 0 -8px;
	padding:0;
	width:320px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.column-right ul li {
	float:left;
	padding:0 0 0 8px;
}
.column-right ul li img {
	display:block;
}
.form-contact {
	padding:25px 0 0;
	margin-bottom: 25px;
}
.form-contact h2 {
	margin:0;
	/*background:url(../images/bg-kontakt.gif) no-repeat;*/
}
.form-contact p {
	margin:8px 20px 15px 0;
	color:#666;
}
.form-contact .rows {
	overflow:hidden;
	height:1%;
	padding:0 0 5px;
}
.form-contact input.field {
	float:left;
	margin-right:10px;
	width:290px;
	height:14px;
	padding:2px 10px;
	color:#666;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #9c9e9f;
	background:#fff;
}
.form-contact textarea {
	margin:0 0 10px;
	width:612px;
	height:185px;
	color:#666;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #9c9e9f;
	padding:2px 10px;
}
.form-contact input.check {
	float:left;
	width:15px;
	height:16px;
	margin:0 10px 0 0;
	padding:0;
}
.form-contact label {
	float:left;
	color:#666;
	line-height:14px;
}
.form-contact input.btn {
	margin:8px 0 0;
}
/* sidebar */
.sidebar {
	float:right;
	width:270px;
	padding:30px 0 0 0;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
}
.ce1b .sidebar {
	padding-top: 20px;
}
.sidebar h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	height:22px;
	color: #666;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.sidebar p {
	margin:0;
	color:#666;
}
.sidebar a {
	color: #666;
	font-weight: normal;
	text-decoration:none;
}
.sidebar a:hover {
	color:#00a1d3;
}
.sidebar p a {
	text-decoration:underline;
}
.sidebar img.noborder {
	border:none;
}
.sidebar ul.news {
	margin:0;
	padding:7px 0 0;
	list-style:none;
}
.sidebar ul.news li {
	padding:0 0 6px 15px;
	background:url(../images/bg-bullet.gif) no-repeat 0 7px;
}
.sidebar ul.news li a {
	color:#666;
}
.sidebar ul.news li a:hover {
	color:#2db0e1;
}
.form-letter {
	padding:15px 0 0;
}
.form-letter input.field {
	float:left;
	width:116px;
	height:15px;
	padding:1px 5px 0;
	color:#666;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #9c9e9f;
	background:#fff;
}
.form-letter input.space {
	margin:-3px 0 0;
}
.form-letter input.btn {
	float:left;
	display:inline;
	margin:0 0 0 5px;
}
.form-letter p {
	margin-top: 10px;
}
.sidebar .form-letter ul,
.content .form-letter ul {
	margin-top: 0;
}
.voiting {
	padding:13px 0 0;
	background:url(../images/bg-voiting.gif) no-repeat;
	margin-top: 20px;
}
.voiting p {
	margin:0 0 10px 50px;
}
.voiting p.voit {
	margin:5px 0 0;
	overflow:hidden;
	height:1%;
}
.voiting p.voit span {
	float:left;
	width:52px;
}
.voiting p.voit em {
	float:left;
	margin:3px 0 0;
	height:12px;
	background:url(../images/bg-line.gif) repeat-x;
}
.voiting p.voit em.width1 {
	width:20px;
}
.voiting p.voit em.width2 {
	width:70px;
}
.voiting p.voit em.width3 {
	width:50px;
}
.voiting p.voit strong {
	float:right;
	width:50px;
	font-weight:normal;
}
.voiting table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
.voiting table td {
	padding-bottom: 10px;
	color: #666;
}
.voiting table td img {
	border: none;
	padding: 0 5px;
}
.content .voiting a {
	text-decoration: none;
}
.contact {
	padding:35px 0 0;
}
.contact strong {
	display:block;
	margin:0 0 15px;
	color:#00a1d3;
	font-weight:normal;
}
.contact p {
	margin:15px 0 20px;
}
.contact p a {
	color:#666;
}
.contact p a:hover {
	text-decoration:underline;
}
/* box holder */
.box-holder {
	position:relative;
	overflow:hidden;
	width:995px;
	padding:110px 0 10px;
	background:url(../images/box-holder.gif) repeat-x 0 100%;
}
.ce1b-footer {
	padding-top: 60px;
}
.box1-holder {
	float:left;
	width:230px;
}
.boxes2 .box1-holder {
	width: 342px;
}
.box1 {
	background:url(../images/box1.gif) repeat-y;
	height: 110px;
}
#content-wrapper .box1 h4,
#content-wrapper .box3 h4 {
	margin: 0;
}
.boxes2 .box1 {
	background:url(../images/box12.gif) repeat-y;
}
.box-footer {
	width:230px;
	height:40px;
	overflow:hidden;
	background:url(../images/box1-footer.gif) no-repeat;
}
.boxes2 .box-footer {
	width: 342px;
	background:url(../images/box1-footer2.gif) no-repeat;
}
.box1 .box-top {
	background:url(../images/box1-top.gif) no-repeat;
}
.boxes2 .box1 .box-top {
	background:url(../images/box1-top2.gif) no-repeat;
}
.box1 .box-btm {
	padding:22px 25px 10px 25px;
	/*background:url(../images/box1-btm.gif) no-repeat 0 100%;*/
}
.box-holder strong,
.box-holder h1,
.box-holder h2,
.box-holder h3 {
	color:#00a1d3;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
.box1 p {
	margin:8px 0 0;
	color:#666;
	font-size:11px;
	line-height:16px;
}
.box2 {
	float:left;
	width:460px;
	background:url(../images/box2.gif) repeat-y;
}
.boxes2 .box2 {
	width: 348px;
	background:url(../images/box22.gif) repeat-y;
}
.box2-top {
	background:url(../images/box2-top.gif) no-repeat;
}
.boxes2 .box2-top {
	background:url(../images/box2-top2.gif) no-repeat;
}
.box2-btm {
	padding:20px 0 20px 20px;
	overflow:hidden;
	height: 90px;
	min-height:100px;
	background:url(../images/box2-btm.gif) no-repeat 0 100%;
}
.boxes2 .box2-btm {
	background:url(../images/box2-btm2.gif) no-repeat 0 100%;
}
.box2 ul {
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
.box2 ul li {
	float:left;
	width:130px;
	padding-right: 10px;
	font-size:11px;
	line-height:16px;
}
.boxes2 .box2 ul li {
	width: 140px;
}
.box2 ul a {
	color:#666;
	text-decoration:none;
}
.box2 ul a:hover {
	text-decoration:underline;
}
.box3 {
	float:left;
	width:305px;
	background:url(../images/box3.gif) repeat-y;
}
.box3-top {
	background:url(../images/box3-top.gif) no-repeat;
}
.box3-btm {
	padding:20px 20px 30px 20px;
	height: 90px;
	background:url(../images/box3-btm.gif) no-repeat 0 100%;
}
* html .box3-btm {
	height:90px;
}
/*.box3 span {
	display:block;
	margin:0 0 3px;
	color:#9c9e9f;
	font-size:14px;
	line-height:18px;
}*/
.box3 p {
	color:#666;
	font-size:11px;
	line-height:16px;
	margin:8px 0 0;
}
.box3 p a {
	color: #666;
	text-decoration:none;
}
.box3 p a:hover {
	text-decoration: underline;
}
/* footer */
.footer-holder {
	background:url(../images/bg-footer.gif) no-repeat 50% 0;
}
.footer {
	width:965px;
	padding:0 0 0 40px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-foot.gif) no-repeat 0 1px;
}
.footer ul {
	margin:0;
	padding:22px 0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.footer ul li {
	float:left;
	padding:0 13px 0 15px;
	color:#666;
	line-height:18px;
	background:url(../images/bg-sep.gif) no-repeat 0 50%;
}
.footer ul li:first-child {
	background:none;
}
.footer ul a {
	color:#666;
	text-decoration:none;
}
.footer ul a:hover {
	text-decoration:underline;
}

/*tt_content*/
.csc-textpic-imagewrap {
	margin-top: 3px;
}
.csc-textpic-caption {
	font-size: 10px;
	line-height: 12px;
	display: block;
	padding-top: 3px;
	color: #666;
}

/*tt_news*/
.latest-news .item {
	margin-top: 10px;
}
.latest-news .item img {
	border: none;
	margin-bottom: 10px;
	float: left;
}
.latest-news p {
	float: left;
	margin-left: 10px;
}
.latest-news .link {
	display: inline;
}
.latest-news .link a {
	text-decoration: none;
}
.content .news strong p {
	color: #00A1D3;
	display: block;
	font-weight: normal;
	margin: 13px 0;
}
.content .news .news-single-img p {
	font-size: 0.8em;
}
.content .news .news-single-img {
	margin-bottom: 5px;
}
#content-wrapper .content .news h1 {
	background: none;
	margin: 0;
	padding: 0;
}

/*sz_gallery*/
.tx-szgallery-pi1 {
	margin-top: 10px;
}
.tx-szgallery-pi1 .bigimg {
	text-align: center;
}
.tx-szgallery-pi1 img {
	border: none;
}
.tx-szgallery-pi1 table.thumbnails {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 605px;
	margin-left: 25px;
	margin-top: 10px;
}
.tx-szgallery-pi1 table.thumbnails td {
	margin: 0;
	padding: 0;
}
.tx-szgallery-pi1 table.thumbnails td.arrow {
	width: 30px;
	vertical-align: center;
}
.tx-szgallery-pi1 table.thumbnails td.arrow img {
	cursor: pointer;
}
.tx-szgallery-pi1 table.thumbnails td.arr-left {
	padding-right: 10px;
}
.tx-szgallery-pi1 table.thumbnails #thumb-wrapper {
	width: 520px;
	height: 82px;
	overflow: hidden;
	text-align: center;
}
.tx-szgallery-pi1 .thumb {
	float: left;
	margin-right: 10px;
}

/*indexed_search*/
.tx-indexedsearch-browsebox ul.browsebox li {
	background: none;
	float: left;
	padding: 0 10px 0 0;
}


/*temporary image fix*/
.cols3-home .content-left div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img,
.cols3-home .content div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin-top: 5px;
}

.ce1b .sidebar div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin-top: 14px;
}