/* stylesheet written by hendrik meyer www.media-dsign.de */

/* Allgemein */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}

a:link,a:hover,a:active,a:visited {
	color: #333333;
	text-decoration: underline;
}

table {
	padding: 0px;
/* 	border-collapse:collapse; */
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	vertical-align: top;
	text-align: justify;
	letter-spacing: 0.1em;
}

h1, h1 a {
	font-family: Georgia;
	font-size: 13pt;
	color: #333333;

	line-height: 120%;
}

h2,h3,h4,
h2 a,h3 a,h4 a {
/*	font-family: Georgia;*/
	font-size: 11pt;
	color: #333333;

	line-height: 120%;
}

/*input,select,textarea {
	font-family: Arial;
	font-size: 11px;
	background-color: #E6E6E6;
}

input:focus,select:focus,textarea:focus {
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}
input.highlight {
    border: 1px #FF0000 solid;
    background-color: #FFFFFF;
}*/
ul {
	margin: 0;
	padding-left: 11px;
	list-style-image: url('img/arr_small_green.gif');
}

/*ul li:before {
	content: "\00BB \0020";
	}*/
ul li {
	margin: 0;
	padding: 2;
	/*list-style: none;*/
}

.big {
	font-size: 12px;
}

/* Haupt Tabelle */
table.overall {
	width: 840px;
	height: 100%;
	padding: 0px;
}

table.overall td.left {
	background-image: url('img/left_border.jpg');
	background-repeat: repeat-y;
	width: 20px;
}

table.overall td.right {
	background-image: url('img/right_border.jpg');
	background-repeat: repeat-y;
	width: 20px;
}

table.overall td.head {
	width: 800px;
	height: 84px;
}

/*table.overall td.nav {
	width: 800px;
	height: 22px;
}*/

table.overall td.foot {
	width: 800px;
	height: 15px;
	text-align: center;
	vertical-align: bottom;
	background-image: url('img/footer_bg.jpg');
	background-repeat: repeat-x;
}

table.overall tr td {
	vertical-align: top;
}

/* HauptInhalte */
/*table.content {
	width: 800px;
}*/

table.content tr td {
	padding: 5px;
}

/*a.webhosting_offer img {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 1px;
	float: left;
}*/

/* Boxes */
/*div.newsbox {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 255px;
	height: 94px;
	background: #FFFFFF url('img/newsbox.jpg') top left no-repeat;
	display: block;
	float: left;
	padding: 12px;
	padding-top: 28px;
	margin-left: 2px;
}
table.box {
	border: 1px #E6E6E6 solid;
	border-spacing: 0px;
	width: 164px;
	height: 170px;
}

table.box th {
	padding: 0px;
	background-image: url('img/box_head_bg.jpg');
	background-repeat: repeat-x;
	height: 14px;
}

table.box tr td {
	padding: 5px;
	background-image: url('img/box_bg.jpg');
	background-repeat: repeat-y;
	text-align: left;
	line-height: 150%;
	letter-spacing: 0.1em;
}
table.box tr td ul {
	padding-bottom: 6px;
}
table.box tr td ul li {
	padding: 1px;
}*/

table.box_main {
	border: 1px #E6E6E6 solid;
	border-spacing: 0px;
}

table.box_main th {
	padding: 0px;
	background-image: url('img/box_head_bg.jpg');
	background-repeat: repeat-x;
	height: 14px;
}

table.box_main tr td.body {
	padding: 11px;
	background-image: url('img/main_bg.jpg');
	background-repeat: no-repeat;
	text-align: left;
	line-height: 150%;
	letter-spacing: 0.1em;
}

table.box_main tr td {
	padding: 5px;
	text-align: left;
	line-height: 150%;
	letter-spacing: 0.1em;
}

table.box_main tr td img {
	padding: 2px;
	border: 1px #E6E6E6 solid;
}
/*
div.content_item {
	background: #FFFFFF url('img/content_bg.jpg') bottom repeat-x;
	padding-bottom: 15px;
	border: #cccccc 1px solid;
}

div.content_price {
	display:table-cell;
	width: 111px;
	height: 60px;
	background-image: url('img/webhosting_button.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
div.hw_angebot {
    width: 160px;
    height: 130px;
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
}*/

