/* form */
.box_form {
	text-align: center;
}

/* index teaser */
#index_teaser h1, 
#index_teaser h2, 
#index_teaser h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	border: 0px;
}


#index_teaser #lighting {
	width: 619px;
	height: 261px;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: -100px;
	background: url("/static_uncompressed/images/layout/bg_teaser_lighting.png") no-repeat top;
}

#index_teaser #preview {
	float: right;
	width: 300px;
	height: 273px;
	display: block;
	margin-right: 30px;
	text-align: center;
	position: relative;
}

#index_teaser {
	width: 100%;
	height: 281px;
	background: #96cbff url("/static_uncompressed/images/layout/bg_header_bottom.gif") repeat top;
	background-repeat: repeat-x;
	overflow: hidden;
}

#index_teaser .box_content {
	background: url("/static_uncompressed/images/layout/bg_header_center.gif") no-repeat;
	position: relative;
}

* html #index_teaser .box_content { background: none !important; }

#index_teaser #domain_input {
	top: 100px; 
	position: relative; 
	width: 361px;
	height: 46px; 
}

#index_teaser #domain_input #top {
	background: url("/static_uncompressed/images/layout/bg_domain_input.gif") no-repeat;
	height: 46px; 
}

#index_teaser #domain_input #top span {
	font-size: 20px;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

#index_teaser #domain_input #top input {
	border: 0px;
	margin: 0px;
	font-size: 20px;
	line-height: 20px;
	width: 290px;
	background: transparent;
	padding-top: 10px;
}

#index_teaser #domain_input .bottom {
	width: 361px;
	height: 30px; 
	background: url("/static_uncompressed/images/layout/bg_domain_input_bottom.gif") no-repeat;
	color: #fff;
	font-size: 11px;
	padding: 2px 0 0 7px;	
}

#index_teaser #domain_button {
	top: 54px;
	left: 363px;
	position: relative;
	width: 143px;
	height: 46px; 	
}

#index_teaser #domain_button #top {
	width: 143px;
	height: 46px;
	padding: 0px;
	color: #ffffff;
	font-size: 17px;
	line-height: 46px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
	background: url("/static_uncompressed/images/layout/bg_domain_button.gif") no-repeat;
}

#index_teaser #domain_button a#top:hover {
	background: url("/static_uncompressed/images/layout/bg_domain_button_hover.gif") no-repeat;
}

#index_teaser #domain_button .bottom {
	width: 143px;
	height: 30px; 
	background: url("/static_uncompressed/images/layout/bg_domain_button_bottom.gif") no-repeat;	
}

.highlight {
	background-color: #ffffcc;	
}

.content_header_divider {
	height: 15px;
}

.content_header {
	font-size: 15px;
	color: #676767;
	font-weight: bold;
	padding-bottom: 15px;
}

.content_subheader {
	font-size: 15px;
	color: #676767;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

.paragraph {
	height: 15px;
}

/* table divider */
.table_divider {
	height: 15px;
}

.widget_textarea {
	width: 460px;
	height: 65px;
	color: #676767;
	font-weight: normal;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px dotted #789B44;
	padding: 4px;
	overflow: auto;
}

.widget_box_code {
	background-image: url("/static_uncompressed/images/layout/widget_textarea_bg.png");
	background-repeat: repeat;
	height: 140px;
}

.widget_box {
	border: 1px solid #789B44;
	width: 394px;
	height: 100px;
	background-color: #ffffff;
	background-image: url("/static_uncompressed/images/layout/widget_textarea_bg.png");
	background-repeat: repeat;
}

.widget_box_2 {
	border: 1px solid #789B44;
	background-image: url("/static_uncompressed/images/layout/widget_textarea_bg.png");
	background-repeat: repeat;
	width: 394px;
	height: 50px;
	padding: 8px;
}

.widget_teaser {
	color: #789B44;
	font-size: 14px;
	font-weight: bold;
}

.widget_teaser_small {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.widget_teaser_small a {
	font-weight: normal;
	text-decoration: underline;
	color: #333333
}

.widget_teaser_small a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}

.small {
	font-size: 12px;
	color: #333333;
}

.tiny {
	font-size: 11px;
	color: #333333;
}

#langswitcher_div {
	position: relative;
	text-align: left;
	z-index: 999;
	right: 0px;
	width: 80px;
	padding: 5px;
	background: white;
	border: 1px solid #23466E;
}

#langswitcher_div a {
	color: #23466E;
}

.teaser {
	line-height: 1.5;
	text-align: center;
}

.vertical_divider {
	width: 10px;
	background-image: url("/static_uncompressed/images/layout/teaserdivider.gif");
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 15px;
	padding-left: 15px;
}

.box_grey {
	border-bottom: 1px solid #e0e0e0;
	background-color: #f8f8f8;
	text-align: left;
}

.box_grey_title {
	padding: 4px;
	border-bottom: 1px solid #999999;
	color: #333333;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url("/static_uncompressed/images/layout/row_head_bg.gif");
	background-repeat: repeat-x;
}

.box_grey_content {
	padding: 4px;
}

/********************
* subnaviation      *
*********************/
ul#subnavigation {
	margin: 0;
	padding: 0;	
}

ul#subnavigation li {
	list-style: none;
	float:none;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 190px;
}

ul#subnavigation li a {
	display: block;
	border-bottom: 1px dotted #999999;
	text-decoration: none;
	padding: 3px 8px;
	height: 20px;
	line-height: 20px;
	color: #333333;
	vertical-align: middle;
	width: auto;
}

ul#subnavigation li a:hover {
	color: #000000;
	background-color: #f8f8f8;
	text-decoration: none;
}

ul#subnavigation li .active {
	color: #000000;
	background-color: #f8f8f8;
	text-decoration: none;
}

ul#subnavigation li .period_wrapper {
	display:block;
	height:26px;
	padding:0;
	margin:0;
	border-bottom: 1px dotted #999999;
}

ul#subnavigation li .period_wrapper:hover {
	background-color: #f8f8f8;
}

ul#subnavigation li .period {
	display: block;
	float: right;
	padding-top:5px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 3px 5px;
	color: #333333;
	text-align: right;
	vertical-align:middle;
	width: 56px;
}

ul#subnavigation li .period .active {
	background-color: #f8f8f8;
}

ul#subnavigation li .period a {
	display: block;
	float: right;
	margin: 0px;
	width:16px;
	height:16px;
	line-height: 16px;
	border: 0;
	text-decoration: none;
	padding: 0;
	margin-top: 2px;
	padding-left: 2px;
	border: 0;
	background-repeat: no-repeat;
}

ul#subnavigation li .period .day {
	background-image:url("/static_uncompressed/images/misc/stats/day_inactive.png");
}

ul#subnavigation li .period .day:hover {
	background-image:url("/static_uncompressed/images/misc/stats/day.png");
}

ul#subnavigation li .period .day_active {
	background-image:url("/static_uncompressed/images/misc/stats/day.png");
}

ul#subnavigation li .period .month {
	background-image:url("/static_uncompressed/images/misc/stats/month_inactive.png");
}

ul#subnavigation li .period .month:hover {
	background-image:url("/static_uncompressed/images/misc/stats/month.png");
}

ul#subnavigation li .period .month_active {
	background-image:url("/static_uncompressed/images/misc/stats/month.png");
}

ul#subnavigation li .period .year {
	background-image:url("/static_uncompressed/images/misc/stats/year_inactive.png");
}

ul#subnavigation li .period .year:hover {
	background-image:url("/static_uncompressed/images/misc/stats/year.png");
}

ul#subnavigation li .period .year_active {
	background-image:url("/static_uncompressed/images/misc/stats/year.png");
}

ul#subnavigation li .period .hour {
	background-image:url("/static_uncompressed/images/misc/stats/hour_inactive.png");
}

ul#subnavigation li .period .hour:hover {
	background-image:url("/static_uncompressed/images/misc/stats/hour.png");
}

ul#subnavigation li .period .hour_active {
	background-image:url("/static_uncompressed/images/misc/stats/hour.png");
}


html>body  ul#subnavigation li {
	height: auto;
}

.subnavigation_header {
	font-weight: bold;
	padding: 5px 8px;
	color: #ffffff;
	height: 18px;
	line-height: 18px;
	vertical-align: top;
}

.subnavigation_header .left {
	float: left;
	text-align: left;
}

.subnavigation_header .icon {
	float: right;
	text-align: left;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.subnavigation_content {
	border-bottom: 1px dotted #999999;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.subnavigation_subtable_row {
	height:20px;
	vertical-align:middle;	
}

.subnavigation_subtable_left {
	width:87px;
	float:left;
}

.subnavigation_subtable_right {
	width:87px;
	float:right;
	text-align:right;
	font-weight: normal;
}

.subnavigation_subtable_fader_row {
    position: relative;
   	height:20px;
	vertical-align:middle;
}
.subnavigation_subtable_fader_left {
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
	float:left;
}
.subnavigation_subtable_fader_right {
	width:87px;
	float:right;
	text-align:right;
	font-weight: normal;
    color: #676767;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    z-index: 10;
    right: 0;
    width: auto !important;
    background: url('/static_uncompressed/images/layout/bg_fadeout.png') left repeat-y;
    padding-left: 30px;
}

.info_box_subtable_fader_row {
    position: relative;
   	height:20px;
	vertical-align:middle;
}
.info_box_subtable_fader_left {
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
	float:left;
}
.info_box_subtable_fader_right {
	width:87px;
	float:right;
	text-align:right;
	font-weight: normal;
    color: #676767;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    z-index: 10;
    right: 0;
    width: auto !important;
    background: url('/static_uncompressed/images/layout/bg_fadeout.png') left repeat-y;
    padding-left: 30px;
}

/* box table 755px */
.box_table {
	width: 100%;
	text-align: left;
}

.box_table a {
	color:#344254;
}

.box_table a:hover {
	color:#A8AFBD;
}

.box_table_top {
	background-color: #496483;
	height:25px;
	line-height:25px;
	padding-left:5px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
}

.box_table_bg {
	text-align:center;
}

.box_table_content {
	width: 100%;
	text-align:left;
	padding: 0px;

}

.box_table_bottom {
	display:none;
}

.box_table_cell {
	padding: 4px;
}

.box_table_cell_first {
	padding: 4px;
}

.box_table_cell_last {
	padding: 4px;
}

.box_table_top_border {
	border-top: 1px solid #A1C36C;
}

.cell_first {
	background-color: #f8f8f8;
}

.cell_first_contrast {
	background-color: #eaeff4;
}

.cell_last {
	background-color: #f8f8f8;
}

.row {
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #ffffff;
}

.row_last {
	border-top: 1px solid #ffffff;	
	color: #23466E;
}

/*
* box small
*/

.box_small {
	width: 490px !important;
}

.box_small_head {
	background-color: #0A5F88;
	background-image: url("/static_uncompressed/images/layout/common.png");
	background-repeat: no-repeat !important;
	background-position: 0px -90px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	padding: 0px !important;
	margin: 0px !important;
	color: #ffffff;
	font-weight: bold;
}

.box_small_head_cell {
	background-color: #0A5F88;
	background-image: url("/static_uncompressed/images/layout/common.png");
	background-repeat: no-repeat;
	background-position: -10px -90px;
}

.box_small_head_cell_first {
	padding-left: 8px;
	background-position: 0px -90px !important;	
}

.box_small_head_cell_last {
	padding-right: 8px;
	background-position: right -60px !important;
}

.box_small_head_cell_single {
	padding-left: 8px;
	padding-right: 8px;
	background-position: 0px -90px !important;
}

/*
* box medium
*/

.box_medium {
	width: 740px !important;
}

.box_medium_head {
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	padding: 0px !important;
	margin: 0px !important;
	color: #ffffff;
	font-weight: bold;
}

.box_medium_head img {
	padding-bottom: 4px !important;
}

.box_medium_head_cell {
	background-color: #0A5F88;
	background-image: url("/static_uncompressed/images/layout/common.png");
	background-repeat: no-repeat;
	background-position: -10px 0px;
}

.box_medium_head_cell a {
	color: #ffffff !important;
	text-decoration: none !important;
}

.box_medium_head_cell_first {
	padding-left: 8px;
	background-position: 0px 0px !important;	
}

.box_medium_head_cell_last {
	padding-right: 8px;
	background-position: right -60px !important;
}

.box_medium_head_cell_single {
	padding-left: 8px;
	padding-right: 8px;
	background-position: 0px 0px !important;
}

/*
* box large
*/

.box_large {
	width: 950px !important;
}

.box_large_head {
	background-color: #0A5F88;
	background-image: url("/static_uncompressed/images/layout/common.png");
	background-repeat: no-repeat !important;
	background-position: 0px -60px;
	height: 28px;
	line-height: 28px;
	padding: 0px !important;
	margin: 0px !important;
	color: #ffffff;
	font-weight: bold;
}

.box_large_head_cell {
	background-color: #0A5F88;
	background-image: url("/static_uncompressed/images/layout/common.png");
	background-repeat: no-repeat;
	background-position: -10px -60px;
}

.box_large_head_cell_first {
	padding-left: 8px;
	background-position: 0px -60px !important;	
}

.box_large_head_cell_last {
	padding-right: 8px;
	background-position: right -60px !important;
}

.box_large_head_cell_single {
	padding-left: 8px;
	padding-right: 8px;
	background-position: 0px -60px !important;	
}

/*
* box navigation
*/

.box_navigation_head {
	background-color: #0A5F88;
	background-image: url("/static_uncompressed/images/layout/common.png");
	background-repeat: no-repeat !important;
	background-position: 0px -30px;
	width: 174px !important;
}

.pause_box {

	text-align: center;
	width: 100%;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	margin-bottom: 20px;
	border: 1px solid #e0e0e0;
	display: none;	
}



.blog_entry_titel {
	font-size: 14px;
	color: #676767;
	font-weight: bold;
	padding-bottom: 10px;
}

.blog_entry_content {
	font-size: 12px;
	color: #676767;
	padding-bottom: 15px;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}
	
	
.form_textarea {
	border: 1px solid #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 250px;
	height: 80px;
}

.form_input {
	border: 1px solid #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 250px;
}

/* button regular */
.button_regular {
    background-color:transparent;
    border:0 none;
    cursor:pointer;
    margin:0 5px 0 0;
    overflow: auto;
    padding:0 0 0 3px;
    text-align:center;
    white-space:nowrap;
    width:auto !important;
    text-decoration:none !important;
    /*display: table;*/
}

.button_regular span {
    background-position:right 0;
    color:#FFFFFF;
    display:block;
    margin:0;
    padding:0 20px 0 0;
}
.button_regular span, .button_regular em {
    background:url('/static_uncompressed/images/layout/button_regular2.png') no-repeat scroll right 0 transparent;
}
.button_regular em {
    background-position:left 0;
    color:#FFFFFF;
    display:block;
    font-size:13px;
    font-style:normal;
    font-weight:normal;
    line-height:28px;
    margin:0 0 0 -3px;
    padding:0 0 0 20px;
    width:50%;
}


/* button index */
.button_index {
    background-color:transparent;
    border:0 none;
    cursor:pointer;
    margin:0 5px 0 0;
    overflow: auto;
    padding:0 0 0 3px;
    text-align:center;
    white-space:nowrap;
    width:auto !important;
    display: table;
}
.button_index span {
    background-position:right 0;
    color:#FFFFFF;
    display:block;
    margin:0;
    padding:0 20px 0 0;
}
.button_index span, .button_index em {
    background:url('/static_uncompressed/images/layout/bg_domain_button.gif') no-repeat scroll right 0 transparent;
}
.button_index em {
    background-position:left 0;
    color:#FFFFFF;
    display:block;
    font-size:17px;
    font-style:normal;
    font-weight:normal;
    line-height:46px;
    margin:0 0 0 -3px;
    padding:0 0 0 20px;
    width:50%;
}
	
/* button large */
.button_large {
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	overflow: visible;
	padding: 0 0 0 3px;
	text-align:center;
	white-space: nowrap;
	width: 225px !important;
	height: 55px !important;
	color: #ffffff !important;
	display: block;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 55px;
	text-decoration: none;
	background: transparent url("/static_uncompressed/images/layout/button_large.png") no-repeat scroll 0 0;
}

.form_select {
	border: 1px solid #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_error {
	color: #ff0000;	
}

/* widget */
.widget_header {
	text-align: left;
	font-weight: bold;
	padding: 3px 8px;
	background: #f8f8f8;
	height: 21px;
	line-height: 21px;
	color: #ffffff;
	background-color: #0A5F88;
	background-image: url("/static_uncompressed/images/layout/common.png");
	background-repeat: no-repeat !important;
	background-position: -200px -30px;	
	
}

.widget_header_left {
	float: left;
	text-align: left;
	height: 20px;
	line-height: 20px;
}

.widget_header_right {
	float: right;
	text-align: left;
	height: 20px;
	line-height: 20px;
}

.widget_content {
	border-bottom: 1px solid #e0e0e0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #f8f8f8;
}

.widget_subtable_row {

	height:20px;
	vertical-align:middle;	
	
}

#widget_grid_left {
	float:left;
	width: 350px;
}

#widget_grid_right {
	float:right;
	width: 350px;
}

.info_box {
	float: left;
	font-size:13px;
	position:relative;
	width: 250px;
	margin: 0 10px 0 0 !important;
	padding-left: 50px;
}

.info_box_header {
	font-size:15px;
	font-weight:bold;
	margin-bottom:4px;
	color: #676767;
}

.info_box_subheader {
	color: #005c87;
	font-weight: bold;
}

.info_box_icon {
	position:absolute;
	left: 0px;
}

.box_highlight {
	background-image: url("/static_uncompressed/images/layout/widget_textarea_bg.png");
	border: 1px solid #dddddd;
}
/* pagination */
div.pagination {
	font-size: 12px;
	line-height: 12px;
	margin: 2px 6px 2px 0;
}
div.pagination a {
	background-color: #ffffff;
	border:1px solid #005C87;
	color: #333333 !important;
	padding: 1px 5px 2px 5px;
	text-decoration:none;
	margin: 2px 6px 2px 0;
}
div.pagination a:hover {
	background-color: #e0e0e0;
	border: 1px solid #333333;
	color: #333333 !important;
}
div.pagination .current {
	background-color: #005c87;
	border: 1px solid #005c87;
	color: #ffffff;
	padding: 1px 5px 2px 5px;
	margin: 2px 6px 2px 0;
}

.widget_preview {
	background: #E0E0E0 url("/static_uncompressed/images/layout/canvas.gif") repeat scroll center top;
	border: 1px solid #dddddd;
}


.tooltip, tooltip a:hover, tooltip a {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
}

.tooltip_wrap { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url("/static_uncompressed/images/js/tooltip/arrow.gif"); }
.tooltip_wrap-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: left; }
.tooltip_wrap-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tooltip_wrap-north { background-position: top center; }
.tooltip_wrap-south { background-position: bottom center; }
.tooltip_wrap-east { background-position: right center; }
.tooltip_wrap-west { background-position: left center; }
