html, body {
	margin: 0; padding: 0;
	font-size: 100.01%;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #f2f3f5;
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-family: Arial, sans-serif;
}

h1, h2, h3 {
	color: #0066ff;
	text-transform: uppercase;
}
h4, h5, h6 {
	color: #666;
}

h1 {font-size: 1.4em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1em;}
h4 {font-size: 1em;}
h5 {font-size: 0.8em;}
h6 {font-size: 0.7em;}

p {	margin: 0; padding: 0; }

a, a:visited, a:active {
	color: #06f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a[href^="http://"] {
  	padding: 0 0 0 12px;
  	background: url(extlinkicon.gif) no-repeat left 2px;
  }
a[href^="http://serviso.de"], a[href^="http://www.serviso.de"] {padding: 0; background: transparent;}

#content_mainarea ul {
	list-style-image: url(liststyle_1box.gif);
}

.print_only {display: none;}

input, textarea {
	border: 1px solid #ccc;
	background-color: #efefef;
}

input.button, input.submit {
	border: 1px solid #ccc;
	background-color: #efefef;
	font-weight: bold;
	color: #0066ff;
	background-image: url(liststyle_3boxes.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

/* LAYOUT FORMATING */
#maincontainer {
	width: 838px;
	margin: 50px auto;
	background-color: #fff;
	font-size: 0.7em;
}

#header {
	height: 189px;
	background-color: #4aadf0;
}

#header_leftside {
	float: left;
	width: 227px; height: 189px;
	border-right: 1px solid #fff;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
}

* html #header_leftside {

}

#header_rightside {
	background-image: url(header_rightside_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_middle {
	float: left;
	width: 382px;
	height: 189px;
	background-image: url(header_images/default.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div#header_middle.die_agentur {
	background-image: url(header_images/default.jpg);
}

div#header_middle.kreation_und_design {
	background-image: url(header_images/kreation_und_design.jpg);
}
div#header_middle.serviceleistungen {
	background-image: url(header_images/serviceleistungen.jpg);
}

div#header_middle.web-loesungen {
	background-image: url(header_images/web-loesungen.jpg);
}
div#header_middle.web-entwicklung {
	background-image: url(header_images/web-entwicklung.jpg);
}
div#header_middle.kontakt {
	background-image: url(header_images/kontakt.jpg);
}
div#header_middle.impressum {
	background-image: url(header_images/impressum.jpg);
}
div#header_middle.sitemap {
	background-image: url(header_images/sitemap.jpg);
}


#header_rightside {
	float: left;
	width: 227px; height: 189px;
	border-left: 1px solid #fff;
}

#header_bottombar {
	clear: both;
	height: 10px;
	background-color: #afadb0;
	background-image: url(logo_claim.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;	
}

* html #header_bottombar {
	background-image: none;
	height: 12px;
	overflow: hidden;
}

#header_bottombar_left {
	float: left;
	width: 227px; height: 10px;
	border-right: 1px solid #fff;
}
* html #header_bottombar_left {
	background-image: url(logo_claim.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	height: 12px;
}
#header_bottombar_right {
	float: right;
	width: 227px; height: 10px;
	border-left: 1px solid #fff;
}

#content {
	clear: both;
	background-color: #fff;
	overflow: auto;
	margin: 15px 0;
	background-image: url(leftside_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

* html #content {
	height: 100%;
}

#content_breadcrumb {display: none;}

#content_heading {
	width: 594px;
	padding: 0 15px 15px 0;
	overflow: auto;
}

* html #content_heading {
	overflow: hidden;
}

#content_mainarea {
	float: left;
	width: 609px;
}

* html #content_mainarea {
	width: 609px;
}

#content_left, #content_right {
	float: left;
	width: 197px;
}

#content_main {
	float: left;
	width: 382px;
}

#content_main_full {
	width: 594px;
}

#footer {
	clear: both;
	height: 10px;
	background-color: #afadb0;
}
#footer_left {
	width: 227px; height: 10px;
	border-right: 1px solid #fff;
	float: left;
}
#footer_right {
	width: 227px;  height: 10px;
	border-left: 1px solid #fff;
	float: right;
}
#copyright {
	padding: 10px 0;
	font-size: 0.8em;
	text-align: center;
	background-color: #f2f3f5;
}


/* LEFT BLOCK */

#content_left {
	padding: 0 15px;
}
#content_left .block {
	margin: 0 0 10px 0;
}

/* LEFT MENU */

* html div.mod_navigation ul, *+html div.mod_navigation ul {
	list-style: none;
}

* html div.mod_navigation ul li {
	height: 25px;
}

* html div.mod_navigation ul li ul li {
	height: 18px;
}

.mod_navigation p {
	margin: 0; padding: 0;
}

.mod_navigation a, .mod_navigation a:visited, .mod_navigation a:active, .mod_navigation a:hover {
	text-decoration: none;
	color: #666;
	display: block;
}

.mod_navigation ul {
	margin: 0; padding: 0;
	list-style: none;	
}

.mod_navigation ul li ul li {
	padding: 0 0 0 10px;
	margin: 2px 0;
}
.mod_navigation ul li a, .mod_navigation ul li span.active, .mod_navigation ul li span.trail {
	margin: 0; padding: 0 0 0 15px;
	background-image: url(liststyle_3boxes.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}

.mod_navigation li.submenu {
	border-bottom: 1px solid #fff;
}
.mod_navigation ul li.active span.active, .mod_navigation ul li.trail a, .mod_navigation ul li a:hover{
	background-color: #d8d8d8;
	color: #fff;
}
.mod_navigation ul li.active ul li a, .mod_navigation ul li.trail ul li a {
	background-color: transparent;
	border: 0;
	color: #666;
}

.mod_navigation ul li.active ul li a:hover, .mod_navigation ul li.trail ul li a:hover {
	background-color: #d8d8d8;
}

.mod_navigation ul li ul li a, .mod_navigation ul li ul li span.active, .mod_navigation ul li ul li span.trail {
	text-transform: none;
	background: url(liststyle_1box.gif) no-repeat;
	background-position: 3px 3px;
	line-height: 18px;
	font-weight: normal;
}

.mod_navigation span.active, .mod_navigation span.trail { display: block; }

/* CONTENT */


#content_mainarea .block {
	margin: 0 0 10px 0;
}

#content_right {
	width: 197px;
	margin: 0 10px 0 20px;
}

* html #content_right {
	width: 197px;
	margin: 0 0 0 20px;
}
#content_mainarea ul.content_header_list {
	clear: both;
	margin: 10px 0px; padding: 0;
	list-style: none;
	overflow: auto;
}

#content_mainarea ul.content_header_list li {
	font-weight: bold;
	float: left;
	width: 122px; line-height: 20px;
	margin: 0 10px 0 0;
	padding: 0 0 0 12px;
	border-bottom: 1px dotted #666;
	background-image: url(liststyle_1bigbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
}
#content_mainarea ul.content_header_list li a, ul.content_header_list li a:visited, ul.content_header_list li a:active {
	color: #666;
}
div.intro {
	font-style: italic;
	font-weight: bold;
}

.ce_text {
	text-align: justify;
}

#content_mainarea h1, #content_mainarea h2, #content_mainarea h3 {
	margin: 0 0 10px 0;
}

ul.nostyle {
	list-style: none;
	margin: 0; padding: 0;
	overflow: auto;
}
ul.nostyle li {
	list-style: none;
}

ul.nostyle li img {
	border: 0;
}

ul.floatleft li {
	float: left;
	margin: 0 10px 0 0;
}

#content_mainarea ul.content_header_list li.margin_left, ul li.margin_left {
	margin: 0 0 0 10px;
}
#content_mainarea ul.content_header_list li.margin_both, ul li.margin_both {
	margin: 0 10px 0 9px;
}
#content_mainarea ul.content_header_list li.margin_right, ul li.margin_right {
	margin: 0 10px 0 0;
}
/* CONTACT */

form#contact_form {
}

form#contact_form label {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}

form#contact_form input.text {
	width: 300px;
	padding: 2px 5px;
}
form#contact_form input.captcha {
	width: 50px;
	padding: 2px 5px;
}
form#contact_form textarea {
	width: 300px;
	padding: 2px 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
}
form#contact_form div.submit_container {
	width: 300px;
	margin: 10px 0 0 0;
	text-align: right;
}

/* NEWS */
.mod_newslist .layout_short {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
.mod_newslist h1, .mod_newslist h2, .mod_newslist h3, .mod_newslist h4, .mod_newslist h5, .mod_newslist h6 {
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 0 15px;
	background-image: url(liststyle_1bigbox.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.mod_newslist p.info {
	font-size: 0.9em;
	text-align: right;
	padding: 0 5px 0 0;
}
.mod_newslist p.teaser {
	text-align: justify;
}

/* SEARCH */

.search_short {
	margin: 10px;
}

.search_short label {
	margin: 0 5px 0 0;
}
.search_short .text {
	width: 80px;
	background-color: #fff;
}

.mod_search .formbody {
	margin: 0 0 10px 0;
}

.mod_search .header {
	margin: 0 0 10px 0;
}
.mod_search .even, .mod_search .odd {
	margin: 0 0 10px 0;
	padding: 5px;
}
.mod_search .even {
	background-color: #efefef;
	border-bottom: 1px dotted #ccc;	
}
.mod_search .relevance {
	color: #666;
}
.mod_search .context {
	margin: 0 0 10px 0;
}
.mod_search .url {
	color: #06f;
}
.mod_search .filesize {
	color: #666;
}

/* SITEMAP */
#sitemap_mainsite, #sitemap_productcenter {
	float: left;
	width: 45%;
	margin-right: 20px;
}

#sitemap_mainsite li, #sitemap_productcenter li {
	margin: 5px 0;
}

#sitemap_mainsite_heading, #sitemap_productcenter_heading {
	background-color: #4aadf0;
	color: #fff;
	padding: 2px 10px;
	margin-right: 10px;
}

#sitemap_mainsite a, #sitemap_productcenter a {
	background: transparent;
	padding: 0; margin: 0;
}

#sitemap_mainsite .level_1 li, #sitemap_productcenter .level_1 li {
	text-transform: uppercase;
	list-style-image: url(liststyle_3boxes.gif);
}
#sitemap_mainsite .submenu li, #sitemap_productcenter .submenu li {
	text-transform: none;
	list-style-image: url(liststyle_1box.gif);
}
#sitemap_mainsite .submenu li a, #sitemap_mainsite .submenu li a:visited, #sitemap_mainsite .submenu li a:active,
#sitemap_productcenter .submenu li a, #sitemap_productcenter .submenu li a:visited, #sitemap_productcenter .submenu li a:active {
	color: #666;
}

/* MISC */

.error {
	color: #f00;
}

.flashmovie {
	float: left;
	width: 240px;
	text-align: center;
	margin: 0 10px 10px 0;
	border: 1px solid #efefef;
}
.flashmovie object {
	height: 180px;
}

.referenz {
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px 0;
	overflow: auto;
}
* html .referenz {
	height: 130px;
}
.referenz img {
	margin: 0 40px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
}

/* XTC_PRODUCT.PHP */

div.xtc_product {
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;	
}
div.xtc_product p.xtc_product_qty {
	float: left;
	display: block;
	line-height: 2em;
	font-weight: bold;
}
div.xtc_product p.xtc_product_price {
	float: right;
	color: #090;
	font-weight: bold;
	font-size: 1em;
	display: block;
	line-height: 2em;
}
div.xtc_product div.xtc_product_thumb {
	text-align: center;
}
div.xtc_product div.xtc_product_thumb img {
	border: 0;
}
div.xtc_product p.xtc_product_desc {
	display: block;
	margin: 10px 0 0 0;
}
div.xtc_product p.xtc_product_more {
	clear: both;
}
div.xtc_product div.xtc_product_thumb a {
	background: transparent;
}
div#content_main div.xtc_product {
	float: left;
	width: 120px;
	margin: 0 10px 10px 0;
}
div#content_heading div.xtc_product {
	float: left;
	width: 185px;
	margin: 0 10px 10px 0;
}
div#content_heading div.xtc_product p.xtc_product_desc {
	height: 40px;
}


/* DOMAINCHECK.PHP */

#domaincheck {
	margin: 10px 0 0 0;
}

.domain_list {
	border: 0;
	border-collapse: collapse;
	width: 382px;
	margin: 0 0 10px 0;
}

.domain_list th {
	text-align: left;
}

.domain_list td, .domain_list th {
	padding: 2px 5px;
}

.domain_list tr {
	border-bottom: 3px solid #fff;
}

.domain_status_free {
	background-color: #eafed8;
}
.domain_status_registred {
	background-color: #fee6d8;
}

.domain_tld {
	width: 20px;
	text-align: right;
	font-weight: bold;
}
.domain_status {
	width: 50px;
}
.domain_http_link {
	width: 220px;
	white-space: nowrap;
	overflow: hidden;
}
.domain_whois_link {
	width: 20px;
}
#domaincheck_whois {
	height: 300px;
	width: 380px;
	overflow: auto;
	font-size: 1.2em;
	border: 1px solid #ccc;
	border-top: 3px solid #4aadf0;
	background-color: #efefef;
}
* html #domaincheck_whois {
	font-size: 1em;
}
