/* default stylesheet for link11 */

* { padding: 0; margin: 0; }
img { border: 0; }
label { cursor: pointer; }

body {
  background: url("../images/background.gif") repeat-x top;
  font-family: "Arial", "Verdana", "Trebuchet MS"; font-size: 12px;
}

.break { font-size: 0; line-height: 0; height: 10px; }
.clearfix { clear: both; font-size: 0; line-height: 0; height: 0; padding: 0; margin: 0; width: 0; }
.align-justify { text-align: justify; line-height: 1.8em; color: #404040; }

#container {
  width: 942px; position: absolute; left: 50%; margin-left: -471px; background-color: #fff;
}

#header {
  width: 942px; height: 116px; background: url("../images/header.png") no-repeat;
  position: relative;
}

h1 { font-size: 1.4em; padding-bottom: 15px; }
h2 { padding: 0 0 20px 10px; }
h3 { padding: 0; font-size: 1.2em; }
h4 { font-weight: normal; font-size: 1.8em; padding-bottom: 15px; }
h5 { font-weight: bold; font-size: 1.0em; padding: 0 10px 0 10px; }
h6 { font-weight: normal; font-size: 1.6em; padding: 20px 10px 0 0px; }

#header .logo { position: absolute; right: 35px; top: 35px; }
#header .login { position: absolute; left: 58px; top: 63px; line-height: 1.5em; }
#header .ssl { position: absolute; left: 10px; top: 10px; font-size: 0.9em; }

.link,
a.link:link,
a.link:visited 	{ color: #686868; text-decoration: none; }
a.link:hover 	{}

.bold { font-weight: bold; }

.white_link,
a.white_link:link,
a.white_link:visited 	{ color: #fff; text-decoration: none; font-weight: bold; }
a.white_link:hover 		{}

.grey_link,
a.grey_link:link,
a.grey_link:visited 	{ color: #686868; text-decoration: none; font-weight: bold; }
a.grey_link:hover 		{ color: #fff; }

#container .category_header { width: 942px; height: 213px; position: relative; }
#container .description_container { position: absolute; left: 40px; top: 30px; color: #fff; width: 400px; line-height: 1.6em; text-align: justify; }

#container .nav { width: 140px; height: 28px; }
#container .nav p { text-align: center; padding-left: 20px; padding-top: 6px; font-weight: bold; cursor: pointer; }

#container .nav_1 { position: absolute; bottom: 0; left: 20px; z-index: 9; }
#container .nav_2 { position: absolute; bottom: 0; left: 145px; z-index: 8; }
#container .nav_3 { position: absolute; bottom: 0; left: 270px; z-index: 7; }
#container .nav_4 { position: absolute; bottom: 0; left: 395px; z-index: 6; }
#container .nav_5{ position: absolute; bottom: 0; left: 520px; z-index: 5; }

* html #container .iefix { bottom: -1px; }

#navigation_line { width: 942px; height: 36px; background: url("../images/nav.line.png") no-repeat; }
#navigation_line ul { list-style-type: none; }
#navigation_line li { float: left; width: 145px; height: 36px; text-align: center; color: #353535; font-weight: bold; }
#navigation_line li.seperator { width: 2px; background: url("../images/nav.seperator.png") no-repeat; }
#navigation_line li p { padding-top: 11px; }
#navigation_line a:link,
#navigation_line a:visited,
#navigation_line a:active { text-decoration: none; color: #353535; }
#navigation_line a:hover { text-decoration: underline; }

#container .content { width: 942px; background: #efefef url("../images/content.background.gif") repeat-x top; }

#footer { width: 942px; height: 35px; background-color: #dadada; position: relative; }
#footer .copyright { position: absolute; left: 15px; top: 10px; text-transform: uppercase; font-size: 0.9em; color: #8b8b8b; }
#footer .contact { position: absolute; right: 15px; top: 10px; font-size: 1em; color: #515151; }
#footer .contact_list { list-style-type: none; }
#footer .contact_list li { float: left; padding-left: 8px; padding-right: 8px; }

#container .left { float: left; width: 672px; }
#container .right { float: right; width: 270px; }

/* Column Box */
.columnbox_container { padding: 30px 0 0 40px; text-align: justify; line-height: 1.8em; color: #404040; }
.columnbox { float: left; width: 275px; }
.columnboxpush { margin-left: 40px; }
.columnbox_large { width: 490px; padding-bottom: 20px; }

/* Current News */
#current_news { width: 270px; background: #cecece; }
#current_news .head { height: 60px; color: #444444; background: url("../images/current.news.bg.head.png") repeat-x; }
#current_news .line { width: 270px; height: 60px; }
#current_news .date {
  float: left; width: 70px; height: 60px; background: url("../images/current.news.bg.date.png") repeat-x;
  color: #fff; text-transform: uppercase; font-weight: bold; font-size: 1.2em; text-align: center;
}
#current_news .date_container { padding-top: 5px; font-size: 30px; }
#current_news .date_day { font-size: 2em; line-height: 0.8em; }
#current_news .date_year { font-size: 15px; line-height: 0.8em; }
#current_news .text {
  float: left; width: 200px; height: 60px; background: url("../images/current.news.bg.text.png") repeat-x;
  color: #2e2e2e; font-weight: bold; font-size: 0.9em; line-height: 1.4em;
}
#current_news .text_container { padding: 8px 10px 0px 10px; }
#current_news .head_padding { padding: 18px 0 0 30px; }

/* Box */
.box_container { padding: 20px 40px 20px 40px; }
.box { background: #ffffff; }
.box_left_top { background: url("../images/box.left.top.png") no-repeat top left; }
.box_right_top { background: url("../images/box.right.top.png") no-repeat top right; }
.box_left_bottom { background: url("../images/box.left.bottom.png") no-repeat bottom left; }
.box_right_bottom { background: url("../images/box.right.bottom.png") no-repeat bottom right; }
.box_top { background: url("../images/box.edge.png") repeat-x top; }
.box_left { background: url("../images/box.edge.png") repeat-y left; }
.box_right { background: url("../images/box.edge.png") repeat-y right; }
.box_bottom { background: url("../images/box.edge.png") repeat-x bottom; }
.box_inline { padding: 0 20px 0 20px; }
.box_inline ul { margin-left: 20px; }

/* HOME */
#home .nav { background: url("../images/nav.home.png") no-repeat; }
#home .category_header { background: url("../images/head.home.jpg") no-repeat; }
#home .title { color: #b5e1ff; font-weight: bold; font-size: 2em; padding-bottom: 17px; }
#home .nav,
#home .nav a { text-decoration: none; color: #0268ac; }
#home .over { color: #909090; }

.box_image_container { float: left; padding: 30px 0 30px 50px; }
.box_image { float: left; width: 120px; }
.box_text { float: left; width: 215px; color: #404040; text-align: justify; font-size: 0.9em; }
.box_title { font-weight: bold; color: #02558b; padding-bottom: 10px; font-size: 1.1em; }
.box_text_push { padding: 5px 0 0 8px; }

/* btn Grey */
.btngrey_left { float: left; width: 6px; height: 31px; background: url("../images/btn.grey.left.png") no-repeat; }
.btngrey_right { float: left; width: 6px; height: 31px; background: url("../images/btn.grey.right.png") no-repeat; }
.btngrey_middle { float: left; height: 31px; background: #e0e0e0; font-weight: bold; }
.btngrey_container { padding: 7px 10px 0px 10px; }

/* UNTERNEHMEN */
#unternehmen li.active a:link,
#unternehmen li.active a:active,
#unternehmen li.active a:visited,
#unternehmen .nav, #unternehmen .ttitle,
#unternehmen .nav a { text-decoration: none; color: #800a0a; }
#unternehmen .nav { background: url("../images/nav.unternehmen.png") no-repeat; }
#unternehmen .category_header { background: url("../images/head.unternehmen.jpg") no-repeat; }
#unternehmen .title { color: #ffc8c9; font-weight: bold; font-size: 2em; padding-bottom: 17px; }
#unternehmen .over { color: #909090; }

.text-container { padding: 30px 40px 0px 40px; }
#unternehmen .portrait { float: right; margin: 0 0 10px 20px; }
#unternehmen .box_inline_minheight { min-height: 180px; height: auto !important; height: 180px; }

/* Chronik */
#chronik { width: 370px; background: #cecece; }
#chronik .head { height: 60px; width: 370px; position: relative; color: #444444; background: url("../images/current.news.bg.head.png") repeat-x; }
#chronik .line { width: 370px; height: 50px; }
#chronik .date {
  float: left; width: 100px; height: 50px; background: url("../images/chronik.bg.date.png") repeat-x;
  color: #fff; font-weight: bold; font-size: 1.1em; text-align: center;
}
#chronik .timeline { position: absolute; top: 25px; right: 10px; font-size: 1.1em; }
#chronik .timeline a { color: #444444; text-decoration: none; }
#chronik .timeline a.bold { font-weight: bold; text-decoration: underline; }
#chronik .timeline_padding { float: left; padding-right: 8px; }
#chronik .hide { display: none; }
#chronik .show { display: inline; }

#chronik .date_container { padding-top: 11px; }
#chronik .date_day { font-size: 1.3em; line-height: 0.8em; }
#chronik .text {
  float: left; width: 270px; height: 50px; background: url("../images/current.news.bg.text.png") repeat-x;
  color: #2e2e2e; font-size: 0.9em; font-weight: bold;
}
#chronik .text_container { padding: 6px 10px 0px 10px; }
#chronik .head_padding { position: absolute; top: 18px; left: 15px; }

/* REFERENZEN */
.referencebox_container { background: #ffffff; }
.referencebox_left { float: left; width: 158px; font-size: 0; line-height: 0; }
.referencebox_left_top { width: 158px; height: 7px; background: url("../images/reference.left.top.png") no-repeat; }
.referencebox_left_middle { width: 158px; height: 307px; background: #d7d7d7 url("../images/reference.left.middle.png") no-repeat top; }
.referencebox_left_bottom { width: 158px; height: 6px; background: url("../images/reference.left.bottom.png") no-repeat; }
.referencebox_right { float: left; background: #fff;  }
.referencebox_right_container { width: 704px; height: 320px; }
.referencebox_right_inline { padding: 20px 20px 0 20px; }
.referencebox_right_inline h3 { padding: 0; margin: 0; line-height: 0.8em; }
.referencebox_right_smalltitle { font-weight: bold; font-size: 0.9em; color: #7b7b7b; padding-bottom: 5px; }
.referencebox_right_text { color: #3f3f3f; }

/* PRODUKTE */
#produkte li.active a:link,
#produkte li.active a:active,
#produkte li.active a:visited,
#produkte .nav, #produkte .ttitle,
#produkte a.link:hover,
#produkte .nav a { text-decoration: none; color: #c46d00; }
#produkte .nav { background: url("../images/nav.produkte.png") no-repeat; }
#produkte .category_header { background: url("../images/head.produkte.jpg") no-repeat; }
#produkte .title { color: #fff; font-weight: bold; font-size: 2em; padding-bottom: 17px; }
#produkte .over { color: #909090; }
#produkte .description_container { width: 400px; }

.textpic-right { float: right; margin: 5px 10px 0px 20px; }
.textpic-right dd, .textpic-left dd { float: none; }
.textpic-left { float: left; margin: 5px 20px 0px 0px; }
.textpic-caption { text-align: center; float: none; font-size: 0.9em; line-height: 1.4em; }


/* HOUSING */
#produkte .racks { width: 214px; height: 275px; background: url("../images/racks.jpg") no-repeat; }
#produkte .rackspace { width: 214px; height: 275px; background: url("../images/rackspace.jpg") no-repeat; }
#produkte .cages { width: 214px; height: 275px; background: url("../images/cages.jpg") no-repeat; }
#produkte .racks p,
#produkte .rackspace p,
#produkte .cages p { color: #979797; font-size: 1.8em; padding: 20px; text-align: center; line-height: 1.5em; }

/* DEDICATED SERVER */
#produkte .box_konfigurator_left { float: left; width: 140px; padding-bottom: 5px; }
#produkte .box_konfigurator_right { float: left; width: 220px; padding-bottom: 5px; }
#produkte .box_konfigurator_right select,
#produkte .box_konfigurator_right input[type=submit] { font-size: 10px; }
#produkte .box_dedicated_left { float: left; text-align: center; border-right: 1px solid #dddddd; }
#produkte .box_dedicated_right { float: left; text-align: center; }
#produkte .box_dedicated_left p,
#produkte .box_dedicated_right p { font-weight: bold; font-size: 0.9em; margin-bottom: 10px; }
#produkte .box_dedicated_right dd,
#produkte .box_dedicated_left dd { color: #aaaaaa; }

#produkte .ded_left_type_1 { width: 370px; margin-left: 40px; }
#produkte .ded_right_type_1 { width: 370px; margin-left: 20px; }

#produkte .ded_left_type_2 { width: 395px; margin-left: 10px; }
#produkte .ded_right_type_2 { width: 395px; margin-left: 20px; }

label, input, select { display: block; float: left; width: 150px; font-size: 10px; }
form br { clear: left; }
input#submit { float: none; width: auto; }
label { text-align: right; padding-right: 1em; padding-bottom: 5px; }

/* KONTAKT */
.kontakt_img_container { float: left; width: 100px; margin-left: 15px; }
.kontakt_text_container { float: left; width: 680px; padding-top: 5px; }
.kontakt_text_container strong { color: #e89900; }

/* TABLE */
.table { width: 862px; }
.table_top { width: 862px; height: 42px; background: url("../images/table.top.green.png") no-repeat; }
.table_top p { color: #606c2e; font-size: 1.5em; padding: 8px 0 0 20px; }
.table_head { width: 862px; height: 50px; background: url("../images/table.head.png") no-repeat; }

.table_head ul { list-style-type: none; }
.table_head li {
	float: left; text-align: center; height: 50px; width: 55px; border-right: 1px solid #c5c5c5; color: #ffffff; font-weight: bold;
}
.table_head li p { padding-top: 3px; }
.table_line { width: 862px; height: 28px; background: url("../images/table.line.1.png") no-repeat; }
.table_grey { background: url("../images/table.line.2.png") no-repeat; }
.table_foot { width: 862px; height: 6px; background: url("../images/table.foot.png") no-repeat; }

.table_line ul { list-style-type: none; }
.table_line li {
	float: left; text-align: center; height: 28px; width: 55px; border-right: 1px solid #c5c5c5; color: #6f6f6f; font-weight: bold;
}
.table_line li p { padding-top: 3px; }
.table_line li img { margin-top: 4px; }
.table_title p { text-align: left; margin-left: 10px; font-weight: normal; }

/* TECHNIK */
#technik li.active a:link,
#technik li.active a:active,
#technik li.active a:visited,
#technik .nav, #technik .ttitle,
#technik a.link:hover,
#technik .nav a { text-decoration: none; color: #767060; }
#technik .nav { background: url("../images/nav.technik.png") no-repeat; }
#technik .category_header { background: url("../images/head.technik.jpg") no-repeat; }
#technik .title { color: #f1f1f1; font-weight: bold; font-size: 2em; padding-bottom: 17px; }
#technik .over { color: #909090; }

#technik .table_head { width: 862px; height: 50px; background: url("../images/table.head2.png") no-repeat; }
#technik .box_dedicated_left, #technik .box_dedicated_right { width: 410px; }
#technik .box_dedicated_left { float: left; border-right: 1px solid #dddddd; }
#technik .box_dedicated_right { float: left; }

/* PRESSE */
#presse li.active a:link,
#presse li.active a:active,
#presse li.active a:visited,
#presse .nav, #presse .ttitle,
#presse a.link:hover,
#presse .nav a { text-decoration: none; color: #575a00; }
#presse .nav { background: url("../images/nav.presse.png") no-repeat; }
#presse .category_header { background: url("../images/head.presse.jpg") no-repeat; }
#presse .title { color: #ffffff; font-weight: bold; font-size: 2em; padding-bottom: 17px; }
#presse .over { color: #909090; }
#presse .description_container { width: 350px; }

/* News */
#news { width: 320px; background: #cecece; }
#news .head { height: 60px; color: #444444; background: url("../images/current.news.bg.head.png") repeat-x; }
#news .line { width: 320px; height: 120px; }
#news .date {
  float: left; width: 70px; height: 120px; background: #b8bc1f url("../images/news.bg.date.png") repeat-x top;
  color: #fff; font-weight: bold; font-size: 1.1em; text-align: center;
}
#news .date_container { padding-top: 11px; }
#news .date_day { font-size: 2em; line-height: 1em; }
#news .date_month { font-size: 1.1em; line-height: 0.8em; text-transform: uppercase; }
#news .date_year { font-size: 0.8em; }
#news .text {
  float: left; width: 250px; height: 120px; background: #dedede url("../images/latest.news.bg.text.png") repeat-x top;
  color: #606060; font-size: 0.9em;
}
#news .text_container { padding: 20px 20px 0px 20px; }
#news .head_padding { padding: 18px 0 0 30px; }
#news a:link,
#news a:active,
#news a:visited { color: #999c32; text-decoration: none; font-weight: bold; }
#news a:hover { text-decoration: underline; }

/* News Archive */
.newsarchivebox { width: 419px; background: #cecece; border: 1px solid #dfdfdf; }
.newsarchiveboxline { width: 419px; height: 120px; }
.newsarchiveboxdate {
  float: left; width: 70px; height: 120px; background: #b8bc1f url("../images/news.bg.date.png") repeat-x top;
  color: #fff; font-weight: bold; font-size: 1.1em; text-align: center;
}
.newsarchiveboxdate_container { padding-top: 11px; }
.newsarchiveboxdate_day { font-size: 2em; line-height: 1em; }
.newsarchiveboxdate_month { font-size: 1.1em; line-height: 0.8em; text-transform: uppercase; }
.newsarchiveboxdate_year { font-size: 0.8em; }
.newsarchiveboxtext {
  float: left; width: 349px; height: 120px; background: #dedede url("../images/latest.news.bg.text.png") repeat-x top;
  color: #606060; font-size: 0.9em;
}
.newsarchiveboxtext_container { padding: 5px 20px 0px 20px; }
.newsarchiveboxhead_padding { padding: 18px 0 0 30px; }
a.newsarchiveboxlink:link,
a.newsarchiveboxlink:active,
a.newsarchiveboxlink:visited { color: #999c32; text-decoration: none; font-weight: bold; }
a.newsarchiveboxlink:hover { text-decoration: underline; }

.nbox { padding: 0 30px 0 30px; }
.ntop { font-weight: bold; color: #484848; font-size: 0.9em; }
.ntitle { color: #aaaf01; font-size: 1.4em; }
.ntext { color: #000000; font-size: 1em; text-align: justify; padding: 10px 0px 0px 0px; line-height: 1.5em; }

#datacenter-content { position: relative; width: 820px; height: 300px; }

/* Racks */
#datacenter-racks .head { width: 120px; text-align: center; font-weight: bold; color: #cccccc; }
#datacenter-racks .chassi { width: 120px; height: 25px; border: 1px solid #cccccc; background: #efefef; }

#datacenter-racks .overlay, #datacenter-racks .overlay2 { cursor: pointer; width: 120px; position: absolute; border: 1px solid #666666; background: #e0e0e0; }
#datacenter-racks .overlay { height: 12px; }
#datacenter-racks .overlay2 { height: 25px; }

#datacenter-racks div.text { font-size: 0.8em; padding-top: 1px; padding-left: 5px; line-height: 0.8em;  }

#rack1 .head { position: absolute; top: 0px; left: 0px; }
#rack1 .chassi1 { position: absolute; top: 30px; left: 0px; }
#rack1 .chassi2 { position: absolute; top: 56px; left: 0px; }
#rack1 .chassi3 { position: absolute; top: 82px; left: 0px; }
#rack1 .chassi4 { position: absolute; top: 108px; left: 0px; }
#rack1 .chassi5 { position: absolute; top: 134px; left: 0px; }
#rack1 .chassi6 { position: absolute; top: 160px; left: 0px; }
#rack1 .chassi7 { position: absolute; top: 186px; left: 0px; }
#rack1 .chassi8 { position: absolute; top: 212px; left: 0px; }
#rack1 .chassi9 { position: absolute; top: 238px; left: 0px; }
#rack1 .chassi10 { position: absolute; top: 264px; left: 0px; }

#rack2 .head { position: absolute; top: 0px; left: 140px; }
#rack2 .chassi1 { position: absolute; top: 30px; left: 140px; }
#rack2 .chassi2 { position: absolute; top: 56px; left: 140px; }
#rack2 .chassi3 { position: absolute; top: 82px; left: 140px; }
#rack2 .chassi4 { position: absolute; top: 108px; left: 140px; }
#rack2 .chassi5 { position: absolute; top: 134px; left: 140px; }
#rack2 .chassi6 { position: absolute; top: 160px; left: 140px; }
#rack2 .chassi7 { position: absolute; top: 186px; left: 140px; }
#rack2 .chassi8 { position: absolute; top: 212px; left: 140px; }
#rack2 .chassi9 { position: absolute; top: 238px; left: 140px; }
#rack2 .chassi10 { position: absolute; top: 264px; left: 140px; }

#rack3 .head { position: absolute; top: 0px; left: 280px; }
#rack3 .chassi1 { position: absolute; top: 30px; left: 280px; }
#rack3 .chassi2 { position: absolute; top: 56px; left: 280px; }
#rack3 .chassi3 { position: absolute; top: 82px; left: 280px; }
#rack3 .chassi4 { position: absolute; top: 108px; left: 280px; }
#rack3 .chassi5 { position: absolute; top: 134px; left: 280px; }
#rack3 .chassi6 { position: absolute; top: 160px; left: 280px; }
#rack3 .chassi7 { position: absolute; top: 186px; left: 280px; }
#rack3 .chassi8 { position: absolute; top: 212px; left: 280px; }
#rack3 .chassi9 { position: absolute; top: 238px; left: 280px; }
#rack3 .chassi10 { position: absolute; top: 264px; left: 280px; }

#rack4 .head { position: absolute; top: 0px; left: 420px; }
#rack4 .chassi1 { position: absolute; top: 30px; left: 420px; }
#rack4 .chassi2 { position: absolute; top: 56px; left: 420px; }
#rack4 .chassi3 { position: absolute; top: 82px; left: 420px; }
#rack4 .chassi4 { position: absolute; top: 108px; left: 420px; }
#rack4 .chassi5 { position: absolute; top: 134px; left: 420px; }
#rack4 .chassi6 { position: absolute; top: 160px; left: 420px; }
#rack4 .chassi7 { position: absolute; top: 186px; left: 420px; }
#rack4 .chassi8 { position: absolute; top: 212px; left: 420px; }
#rack4 .chassi9 { position: absolute; top: 238px; left: 420px; }
#rack4 .chassi10 { position: absolute; top: 264px; left: 420px; }

#rack5 .head { position: absolute; top: 0px; left: 560px; }
#rack5 .chassi1 { position: absolute; top: 30px; left: 560px; }
#rack5 .chassi2 { position: absolute; top: 56px; left: 560px; }
#rack5 .chassi3 { position: absolute; top: 82px; left: 560px; }
#rack5 .chassi4 { position: absolute; top: 108px; left: 560px; }
#rack5 .chassi5 { position: absolute; top: 134px; left: 560px; }
#rack5 .chassi6 { position: absolute; top: 160px; left: 560px; }
#rack5 .chassi7 { position: absolute; top: 186px; left: 560px; }
#rack5 .chassi8 { position: absolute; top: 212px; left: 560px; }
#rack5 .chassi9 { position: absolute; top: 238px; left: 560px; }
#rack5 .chassi10 { position: absolute; top: 264px; left: 560px; }

#rack6 .head { position: absolute; top: 0px; left: 700px; }
#rack6 .chassi1 { position: absolute; top: 30px; left: 700px; }
#rack6 .chassi2 { position: absolute; top: 56px; left: 700px; }
#rack6 .chassi3 { position: absolute; top: 82px; left: 700px; }
#rack6 .chassi4 { position: absolute; top: 108px; left: 700px; }
#rack6 .chassi5 { position: absolute; top: 134px; left: 700px; }
#rack6 .chassi6 { position: absolute; top: 160px; left: 700px; }
#rack6 .chassi7 { position: absolute; top: 186px; left: 700px; }
#rack6 .chassi8 { position: absolute; top: 212px; left: 700px; }
#rack6 .chassi9 { position: absolute; top: 238px; left: 700px; }
#rack6 .chassi10 { position: absolute; top: 264px; left: 700px; }

#Console { z-index: 999; position: absolute; left: 0; top: 0; }

#overlayinput .ui-selecting { background: #FECA40; }
#overlayinput .ui-selected { background: #F39814; color: white; }

#dialog-rackfull { display: none; }
#dialog-sendrequest { display: none; }
#dialog-sendcontact { display: none; }

















/* NAV OVER - !! UP TO THE END!! */
#container .over { background: url("../images/nav.over.png") no-repeat; z-index: 99; }

