/* CSS Document */

html {
	height:100%;
}

body {
      background-color:#7c7c7c;
	  background-image:url(images/bg.jpg);
	  background-position:center top;
	  background-repeat:repeat-x;
	  color:#626262;
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:11px;
	  height:100%;
      margin:0px 0px 0px 0px;
	  padding:0;
}

a {
	color:#626262;
	text-decoration:underline;
}

a:hover {
	color:#000000;
}

a img {
	border:0;
}

p {
	padding:0;
	margin:3px 0px 3px 0px;
}

/* Variable Klassen */


#ad {
	text-align:center;
	padding:35px 0px 45px 0px;
	width:808px;
}

#big {
	background-image:url(images/content_bg.jpg);
	min-height:100%;
	margin:0px auto;
	width:808px;
}

*html #big {
	height:100%;
}

#content {
	background-color:#f7f7f7;
	margin:0px auto;
	padding:6px;
	width:600px;
}

#contentc {
	background-color:#f7f7f7;
	border:1px solid #ffffff;
	padding:10px;
	width:578px;
}

#copy {
	color:#bfbfbf;
	font-size:9px;
	padding:0px 35px 20px 0px;
	text-align:right;
	width:773px;
}

#copy a {
	color:#bfbfbf;
	text-decoration:none;
}

#header {
	background-image:url(images/header.jpg);
	height:44px;
	padding:39px 0px 0px 346px;
	width:462px;
}

#header h2 {
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:1px;
	height:44px;
	margin:0;
	padding:0;
}

#header a {
	display:block;
	height:44px;
	text-decoration:none;
}

#header span {
	visibility:hidden;
}

.header_print {
	display:none;
}

.hosting td {
	background-color:#fbfbfb;
	border-bottom:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	padding:5px;
	height:16px;
}

#inlay {
	background-image:url(images/content_box.gif);
	background-repeat:no-repeat;
	min-height:500px;
	width:808px;
}

*html #inlay {
	height:480px;
}

#projects {
	margin:0px auto;
	padding:81px 0px 15px 0px;
	width:608px;
}

*html #projects {
	padding:81px 0px 15px 0px;
	width:620px;
}

#projects a {
	color:#9f9f9f;
	text-decoration:none;
}

#projects a:hover {
	color:#000000;
}

#projects dd {
	margin:0;
	padding-right:15px;
	text-align:right;
	width:165px;
}

#projects dl {
	float:left;
	margin:0px 11px 0px 11px;
	width:180px;
}

#projects dt {
	margin:0;
	width:180px;
}

#projects img {
	heiht:129px;
	width:180px;
}

.top_contacts {
	background-image:url(images/top_contacts.jpg);
	width:105px;
}

.top_hosting {
	background-image:url(images/top_hosting.jpg);
	width:103px;
}

.top_home {
	background-image:url(images/top_home.jpg);
	width:103px;
}
