@font-face {
	font-family: dejavu;
  font-style:  normal;
  font-weight: normal;
  src: url("fonts/dejavu.eot");
}

html, body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #252525;
	font-family: Verdana;
}

#web {
	background-color: #252525;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	list-style-type: square;
	width: 780px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#top_nav {
	background-image: url("../images/o4/top.gif");
	background-repeat: no-repeat;
	width: 780px;
	height: 62px;
	clear: both;
}

#top_nav #title {
	padding-top: 20px;
	padding-left: 6px;
	font-size: 15pt;
	font-weight: bold;
}
/*
.top_nav  {
	font-size: 7pt;
	vertical-align: top;
}
*/
.top_nav { float: right; padding-left: 5px; padding-right: 5px; font-size: 7pt; }
.top_nav a, .top_nav a:link, .top_nav a:visited { text-decoration: none; }
.top_nav a:hover { text-decoration: underline; }

a:hover, a:active, a:visited, a:link {
	text-decoration: none;
	color: #ffffff;
}

#header {
	background-color: #252525;
	width: 780px;
	height: 24px;
}

#footer {
	background-color: #E5E5E5;
	width: 780px;
	height: 17px;
	font-size: 8pt;
	font-weight: bolder;
	text-align: center;
	clear: both;
}

hr { 
	border: none 0;
	border-top: 1px dotted #E5E5E5;/*the border*/
	width: 90%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align: center;
}
/*
.button_nav {
	position: relative;
	left: 540px;
}
*/
.button_nav { float: right; }

#main_menu {
	position: relative;
	left: 200px;
	/*#left: 145px;*/
}

#top_home {
	position: relative;
	float: left;
}
#top_sitemap {
	position: relative;
	left: 20px;
	float: left;
}
#top_login {
	position: relative;
	left: 40px;
	float: left;
}
#top_domains {
	position: relative;
	left: 60px;
	float: left;
}

#top_main1 {
	background-image: url("../images/o4/main1.jpg");
	width: 780px;
	height: 81px;
	clear: both;
}

#top_main1_l2 {
	background-image: url("../images/layout2/top_l2.gif");
	width: 780px;
	height: 85px;
	clear: both;
}

#top_main2 {
	background-image: url("../images/o4/main2.jpg");
	width: 21px;
	height: 149px;
	float: left;
	vertical-align: top;
}

#top_main3 {
	background-image: url("../images/o4/main3.jpg");
	width: 565px;
	height: 149px;
	float: left;
	vertical-align: top;
}

#top_main3 #title2 {
	font-size: 16pt;
	font-weight: bolder;
	text-align: left;
	padding-top: 95px;
	padding-left: 300px;
	vertical-align: top;
}

#menu_nav_l2 {
	background-image: url("../images/layout2/menu_nav_l2.gif");
	width: 780px;
	height: 42px;
	clear: both;
	float: none;
	vertical-align: top;
}

#smallnews_head {
	background-image: url("../images/o4/t1.jpg");
	width: 194px;
	height: 43px;
	float: left;
}

#smallnews_head_l2 {
	position: relative;
	width: 194px;
	float: left;
	left: 20px;
	top: -6px;
}

#smallnews_body {
	background-image: url("../images/o4/bgt1.jpg");
	background-repeat: no-repeat;
	width: 194px;
	height: 106px;
	margin-left: 21px;
	margin-top: 43px;
	#margin-top: -106px;
}

#content {
	background-color: orange;
	width: 780px;
	height: 200px;
	clear: both;
}

#bottom {
	background-image: url("../images/o4/bottom.gif");
	width: 780px;
	height: 25px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	font-size: 8pt;
}

#main_nav {
	background-image: url("../images/o4/main_nav.gif");
	width: 780px;
	height: 49px;
	clear: both;
}

#content_left {
	background-image: url("../images/o4/content_left.gif");
	width: 21px;
	height: 252px;
	float: left;
}

#content_left_l2 {
	background-image: url("../images/layout2/left_delim_l2.gif");
	width: 21px;
	height: 380px;
	float: left;
}

#content_headline {
	background-image: url("../images/o4/content_headline.gif");
	width: 194px;
	height: 252px;
	float: left;
}

#content_smallnews_panel {
	float: left;
}

#content_smallnews_l2 {
	background-image: url("../images/layout2/smallnews_l2.gif");
	width: 194px;
	height: 232px;
	float: left;
	clear: both;
}

#content_headline_l2 {
	background-image: url("../images/layout2/smallnews_body_l2.gif");
	width: 194px;
	height: 148px;
	float: left;
}

#bignews {
	background-image: url("../images/layout2/content_l2.gif");
	background-repeat: no-repeat;
	width: 565px;
	height: 380px;
	float: left;
	height:auto
}

#bignews_left {
	background-image: url("../images/o4/bignews_left.gif");
	width: 263px;
	height: 252px;
	float: left;
}

#bignews_right {
	background-image: url("../images/o4/bignews_right.gif");
	width: 302px;
	height: 252px;
	float: left;
	clear: right;
}

.fill {
	background-image: url("../images/layout2/fill_l2.gif");
	width: 780px;
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}

.bignews .newstitle {
	font-size: 14pt;
	font-weight: bolder;
	text-align: left;
	padding-top: 25px;
	padding-left: 10px;
	vertical-align: top;
}

.bignews .newscontent {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	list-style-position: inside;
}

.bignews .newscontent2 {
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;
	list-style-position: inside;
}

.newscontent2 .news_item .news_item_dateline {
	font-size: 6pt;
	text-align: right;
	font-style: italic;
	border-bottom: 1px dotted white;
}

.newscontent2 .news_item .news_item_content {
	font-size: 7pt;
	border-bottom: 1px dotted white;
}
.news_item_content a, .news_item_content a:link, .news_item_content a:visited { text-decoration: underline; font-weight: bold; }

.newscontent2 .news_item { padding-bottom: 15px; }

.menuitem {
	position: relative;
	/*top: 341px;*/
	top: 25px;
	font-size: 8pt;
	font-weight: bolder;
	text-align: left;
	float: left;
}

.menuitem_l2 {
	position: relative;
	/*top: 187px;*/
	top: 16px;
	font-size: 8pt;
	font-weight: bolder;
	text-align: left;
	float: left;
}

#menuitem_1 {
	float: left;
	width: 123px;
	margin-left: 50px;
}

#menuitem_2 {
	float: left;
	width: 84px;
}

#menuitem_3 {
	float: left;
	width: 91px;
}

#menuitem_4 {
	float: left;
	width: 74px;
}

#menuitem_5 {
	float: left;
	width: 96px;
}

#menuitem_6 {
	float: left;
	width: 60px;
}

.headline_title {
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	padding-top: 12px;
	padding-left: 12px;
	vertical-align: top;
}

.headline_content {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding-left: 12px;
	vertical-align: middle;
	list-style-position: inside;
	list-style-type: square;
}

#headline_title1 {
	padding-top: 12px;
	padding-left: 12px;
	float: left;
}

#headline_title_suffix1 {
	padding-top: 12px;
	padding-left: 40px;
	float: left;
	font-size: 16pt;
}

#headline_content1 {
	position: absolute;
	padding-left: 12px;
	top: 210px;
}

#headline_title2 {
	padding-top: 2px;
	padding-left: 12px;
	float: left;
}

#headline_title_suffix2 {
	padding-top: 2px;
	padding-left: 32px;
	float: left;
	font-size: 16pt;
}

#headline_content2 {
	padding-left: 12px;
	clear: left;
}

div.summary {
	margin-left: 0px;
	margin-right: 0px;
	line-height: 0.9;
	font-size: 11px;
	color: #545454;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 98%;
}

table td.item {
	color: #545454;
	text-indent: 0px;
	font-weight: bold;
	background-color: #eeeeee;
	text-align: center;
}

table.list {
	width: 100%;
	#width: 92%;
	border: 1px none black;
	text-indent: 5px;
	font-size: 9pt;
	color: #545454;	
	vertical-align: middle;
	text-align: left;
}

tr.green { background-color: #e0f282; }
tr.gray { background-color: #eeeeee; }
tr.red { background-color: #fae2d9; }

#footer img { border: 1px none black }

.counters, .counters img, .counters a { display: none; visibility: hidden; }

.registrationItem { clear: both; width: 100%; }
.registrationLabel { width: 50%; float: left; }
.registrationInput { width: 49%; float: left; }
.registrationDescription { font-size: 6pt; float: left; }

label.req:after { content: " *"; color: red; font-weight: bold; }

.sitemap { list-style-type: circle; }
.clear { clear: both; }

.zend_form dd { margin-left: 1px; }
.zend_form #calculate { margin: 5px; }


.hint_info { display: none; } 
.hint_info_help { text-decoration: underline; }

#konfigurator { width: 99%; }
/*#konfigurator fieldset { width: 46%; float: left; height: 250px; }*/
#konfigurator fieldset { clear: both; float: none; }
#konfigurator #spaces, #konfigurator #databases, #konfigurator #periods { margin-left: 3px; width: 29%; float: left; height: 200px; clear: none; }
#konfigurator #scripts, #konfigurator #addons, #konfigurator #backups { margin-left: 3px; width: 29%; float: left; height: 140px; clear: none; }
#konfigurator #subdomains, #konfigurator #emails { margin-left: 3px; width: 46%; float: left; height: 160px; clear: none; }
#konfigurator #subdomains { margin-left: 4px; width: 45%; }
#konfigurator #supports, #konfigurator #infos { margin-right: 6px; }
#konfigurator #infos label { float: left; clear: left; width: 25%; }
#konfigurator #infos input { float: left; clear: right; width: 73%; }

.partner, .forsale { clear: both; width: 100%; float: left; border-bottom: 2px solid #fff; padding-bottom: 3px; padding-top: 3px; }
.banner { float: left; width: 88px !important; padding-right: 5px;}
.bannerimg { float: left; width: 88px !important; }
.name, .domain { float: left; font-size: 12pt; }
.price { font-size: 10pt; color: #bbb; padding-left: 10px; float: right; }
.description, .contact { clear: both; width: 100%; padding-top: 5px; }
.link { float: right; width: 35px !important; text-decoration: underline; }

.footnote { font-size: 7pt; font-weight: normal; padding-bottom: 10px; }

.newscontent li { float: none; clear: both; }
div.nflt { float: none; clear: both; }
h2 a { float: none; clear: both; }

.sitemap_footer { background-color: #252525; color: #bbb; font-size: 8pt; text-align: center; }
.sitemap_footer a, .sitemap_footer a:link, .sitemap_footer a:visited { color: #888; text-decoration: underline; }
.sitemap_footer a:hover { text-decoration: none; }
