body,html {
	background: #FFFBEF url(../../images/layout/bg_body.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
	margin: 0px;
	padding: 0px;
	display: none;
}

h2,h4 {
	margin: 0 0 13px 0;
	padding: 0px;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #CC0000;
}

div.productCategoryHeader,div.productGroupHeader {
	margin: 18px 0 8px 0;
	padding: 0px;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #CC0000;
}

div.productGroupHeader {
	font-size: 12px;
}

h3,h5 {
	margin: 0 0 17px 0;
	padding: 0px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

h6 {
	margin: 0 0 0px 0;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

p {
	margin: 0 0 17px 0;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

form,div {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}

table {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	border-collapse: collapse;
}

ul {
	margin: 0 0 17px 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 17px;
}

input,select,option {
	font-size: 11px;
	line-height: 13px;
	font-family: arial, helvetica, sans-serif;
}

#wrap {
	position: relative;
	background: url(../../images/layout/logo_loomes.gif) no-repeat;
	margin: 0px auto;
	padding: 166px 0 0 0;
	width: 930px;
}

#content {
	background: #FFFFFF url(../../images/content-background.gif) repeat-y;
	margin: 0 0 0 15px;
	padding: 0px;
	width: 900px;
}

#footer {
	margin: 0 0 0 15px;
	padding: 0px;
	width: 900px;
	height: 70px;
	clear: both;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 930px;
	height: 166px;
}

#header-overlay{
	top: 0;
	left: 0;
	width: 100%;
	height: 141px;
	position: absolute;
}

#header-overlay-wrap {
	position: relative;
	width: 985px;
	margin: 0 auto;
	height: 141px;
}


#header-link-left {
	position: absolute;
	height: 100px;
	width: 240px;
}

#header-link-right {
	position: absolute;
	height: 141px;
	width: 300px;
	margin-left: 580px;
}

#header-link-left img {
	height: 100px;
	width: 240px;
}

#header-link-right img {
	height: 141px;
	width: 300px;
}

#leftcol {
	margin: 0px;
	padding: 0px;
	width: 710px;
	float: left;
}

#rightcol {
	background: #EAEAEA url(../../images/rightcol-background.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	width: 190px;
	min-height: 390px;
	float: right;
}

#homeleftcol {
	background: #EEEEEE url(../../images/layout/bg_home.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	width: 710px;
	height: 390px;
	float: left;
}

#homerightcol {
	background: #EEEEEE url(../../images/layout/bg_home.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 390px;
	float: right;
}

#bottomrow {
	background: #FFFFFF url(../../images/layout/bg_benefit.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 120px;
	text-align: center;
	clear: both;
}

.contentbox {
	background: #FFFFFF;
	margin: 10px 0 0 10px;
	padding: 0 0 7px 0;
	width: 690px;
	display: block;
}

.breadcrumb {
	margin: 0 0 2px 0;
	font-size: 10px;
	line-height: 19px;
}

.columnset {
	margin: 0px;
	padding: 0px;
}

.columnset_end {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}

* html .columnset_end {
	margin: -18px 0 0 0;
	height: 1px;
}

.column1of2 {
	margin: 0px;
	padding: 0px;
	width: 335px;
	float: left;
}

.column2of2 {
	margin: 0px;
	padding: 0px;
	width: 335px;
	float: right;
}

.column1of3 {
	margin: 10px;
	padding: 0px;
	width: 220px;
	float: left;
}

.column2of3 {
	margin: 10px;
	padding: 0px;
	width: 220px;
	float: left;
}

.column3of3 {
	margin: -100px 0px 0px 0px;
	padding: 0px;
	float: right;
	background-color:black;
}

div.productCategorySummary {
	width:470px;
}

.product {
	margin: 0 0 17px 0;
	width: 690px;
}

.section {
	margin: 0px;
	padding: 0px;
	height: 24px;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 2px solid #CC0000;
}

.icon {
	text-align: center;
	margin: 0px;
	padding: 8px 0 8px 0;
}

.hicol:hover {
	background: #C6E3FF;
}

.tarif {
	margin: 0px;
	padding: 0px;
	height: 24px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}

.feature {
	margin: 0px;
	padding: 0px;
	height: 24px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

.topsilber {
	margin: 0px;
	padding: 5px;
	height: 24px;
	width: 64px;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background: #ECEAE6;
	font-weight: bold;
}

.feature a {
	color: #000000;
	text-decoration: none;
}

.feature a:hover {
	color: #CC0000;
	text-decoration: none;
}

.topgold {
	margin: 0px;
	padding: 5px;
	height: 24px;
	width: 64px;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background: #F7EFDE;
	font-weight: bold;
}

.topplatin {
	margin: 0px;
	padding: 5px;
	height: 24px;
	width: 64px;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background: #F7EBCE;
	font-weight: bold;
}

.toptrenner {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 1px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background: #FFFFFF;
}

.silber {
	margin: 0px;
	padding: 5px;
	height: 24px;
	width: 64px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	background: #ECEAE6;
}

.gold {
	margin: 0px;
	padding: 5px;
	height: 24px;
	width: 64px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	background: #F7EFDE;
}

.platin {
	margin: 0px;
	padding: 5px;
	height: 24px;
	width: 64px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	background: #F7EBCE;
}

.trenner {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 1px;
	border-bottom: 1px solid #FFFFFF;
	background: #FFFFFF;
}

.homerightbox {
	margin:  0 3px 5px 5px;
	padding: 0;
	width: 185px;
}

.homerightbox h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 185px;
	height: 20px;
	font-size: 10px;
	line-height: 60px;
	overflow: hidden;
}

h3.homehead1 {
	background: #CE0000 url(../../images/layout/homehead1.gif) no-repeat;
	margin: 0 0 5px 0;
}

h3.homehead2 {
	background: #CE0000 url(../../images/layout/homehead2.gif) no-repeat;
}

h3.homehead3 {
	background: #CE0000 url(../../images/layout/homehead3.gif) no-repeat;
}

h3.homehead4 {
	background: #CE0000 url(../../images/layout/homehead4.gif) no-repeat;
}

h3.homehead5 {
	background: #CE0000 url(../../images/layout/homehead5.gif) no-repeat;
	margin: 0 0 5px 0;
}

.homerighttext {
	margin: 5px 5px 0 9px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	width: 170px;
}


.homerighttext_small {
	margin: 5px 5px 0 9px;
	padding: 0px;
	font-weight: regular;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	width: 170px;
}

.homerighttable {
	margin: 2px 5px 5px 9px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

.homerighttable	td {
	margin: 0px;
	padding: 1 5px 1px 0;
}

a.homerightlink {
	float: right;
	background: url(../../images/layout/arrow.gif) no-repeat 0px 1px;
	padding: 0 0 0 20px;
}

a.homerightlinkPlain {
	float: right;
	padding: 0 0 0 20px;
}

span.hometel {
	font-size: 14px;
	line-height: 15px;
	color: #CC0000;
}

p.footertext {
	font-size: 9px;
	line-height: 12px;
	margin: 10px 0 0 0;
	color: #999999;
}

.topnav {
	position: absolute;
	top: 108px;
	left: 12px;
	margin: 0px;
	padding: 0px;
}

.topnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 35px;
}

.topnav li {
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	background: transparent url(../../images/layout/bg_topnav.gif) repeat-x;
	float: left;
}

.topnav li.lnav {
	background: transparent url(../../images/layout/bg_topnav_left.gif) no-repeat;
	margin: 0px;
	width: 3px;
}

.topnav li.rnav {
	background: transparent url(../../images/layout/bg_topnav_right.gif) no-repeat;
	margin: 0px;
	width: 3px;
}

.topnav a {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../../images/layout/bg_topnav0.gif) repeat-x;
	margin: 0 1px 0 0;
	padding: 0 15px;
	display: block;
}

.topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../../images/layout/bg_topnav1.gif) repeat-x;
}

.topnav span {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../../images/layout/bg_topnav1.gif) repeat-x;
	margin: 0 1px 0 0;
	padding: 0 15px;
	display: block;
}

.cartnav {
	position: absolute;
	top: 108px;
	right: 12px;
	margin: 0px;
	padding: 0px;
}

* html .cartnav {
	position: absolute;
	top: 108px;
	left: 792px;
}

.cartnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 35px;
}

.cartnav li {
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	background: url(../../images/layout/bg_topnav.gif) repeat-x;
	float: left;
}

.cartnav li.lnav {
	background: url(../../images/layout/bg_topnav_left.gif) no-repeat;
	margin: 0px;
	width: 3px;
}

.cartnav li.rnav {
	background: url(../../images/layout/bg_topnav_right.gif) no-repeat;
	margin: 0px;
	width: 3px;
}

.cartnav a {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../../images/layout/bg_topnav0.gif) repeat-x;
	margin: 0 1px 0 0;
	padding: 0 15px;
	display: block;
}

.cartnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../../images/layout/bg_topnav1.gif) repeat-x;
}

.cartnav span {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../../images/layout/bg_topnav1.gif) repeat-x;
	margin: 0 1px 0 0;
	padding: 0 15px;
	display: block;
}

.subnav {
	position: absolute;
	top: 143px;
	left: 15px;
	margin: 0px;
	padding: 0px;
}

.subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 23px;
}

.subnav li {
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
	height: 23px;
	float: left;
}

.subnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px;
	display: block;
}

.subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #434343;
}

.generalFeatureDescription td.caption {
	margin: 0px;
	padding: 0px;
	height: 24px;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 2px solid #CC0000;
}

.generalFeatureDescription td.details {
	margin: 0px;
	padding: 0px;
	height: 24px;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 2px solid #CC0000;
	text-align: center;
}

.boxed {
	background-color: #FFF;
	border: none;
	padding: 3px;
	margin-bottom: 10px;
}

ul.elementList {
	width: 90%;
	margin: 0 auto;
	padding: 0 0 0 0px;
}

ul.elementList li {
	background-color: #eeeeee;
	margin: 4px 0 4px 0;
	text-align: left;
	list-style-type: none;
}

ul.elementList table td {
	padding: 2px;
}

a.errMsg {
	position: relative;
	z-index: 24;
	text-decoration: none;
}

a.errMsg:hover {
	z-index: 25;
}

a.errMsg span {
	display: none;
}

a.errMsg:hover span {
	display: block;
	position: absolute;
	top: -0.5em;
	left: 1.5em;
	width: 10em;
	background-color: #fffbef;
	text-align: left;
	padding: 3px;
	border: 1px solid #ce0000;
}

a.infMsg {
	position: relative;
	z-index: 50;
	text-decoration: none;
}

a.infMsg:hover {
	z-index: 51;
}

a.infMsg span {
	display: none;
}

a.infMsg:hover span {
	display: block;
	position: absolute;
	top: -0.5em;
	left: 1.5em;
	width: 15em;
	background-color: #fffbef;
	color: #000000;
	text-align: left;
	padding: 3px;
	border: 1px solid blue;
}

.additions {
	min-height: 500px;
}

.additions img {
	max-height: 500px;
	max-width: 300px;
}

.addition {
	font-size: 12px;
}

.addition p {
	margin-left: 30px;
	margin-top: 5px;
	text-align: justify;
}

.annotation {
	color: #000000;
	font-size: 9px;
	line-height: 12px;
	margin: 10px 0 0;
}

.highlight {
	background-color: #C6E3FF
}

.categoryCompareDiv {
	float: left;
	margin: 10px;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}

#productsCompareDiv {
	margin-top: 30px;
}

#productsCompareDiv h2 {
	margin: 0;
}

#defaultProductDiv {
	margin-right: 5px;
	float: left;
}

.msgDiv {
	color: #A4A4A4;
	font-style: italic;
	width: 90%;
	padding: 10px;
	margin: 2px;
	width: 90%;
}

.errorMsgDiv {
	color: #A4A4A4;
	font-style: italic;
	width: 90%;
	padding: 10px;
	margin: 2px;
	width: 90%;
	font-style: italic;
}

.infoMsgDiv {
	color: #A4A4A4;
	font-style: italic;
	width: 90%;
	padding: 10px;
	margin: 2px;
	width: 90%;
}

.warnMsgDiv {
	color: #A4A4A4;
	font-style: italic;
	width: 90%;
	padding: 10px;
	margin: 2px;
	width: 90%;
}

.msgImg {
	float: left;
	margin-right: 10px;
}

.boxedTextItem {
	width: 90%;
	margin: 0 auto 3px auto;
	padding: 2px 5px 2px 5px;
}

#whois {
	height: 350px;
	overflow: auto;
}

.hidden {
	display: none;
}

#popup_overlay {
	background-color: #efefef transparent;
}

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 1px #000000;
	color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #FFFFFF;
	background: #CE0101 url(../../images/layout/title.png) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../../images/icons/information.png);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../../images/icons/information.png);
}

#popup_content.confirm {
	background-image: url(../../images/icons/important.png);
}

#popup_content.prompt {
	background-image: url(../../images/icons/help.png);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

.hiddenConfirm {
	display: none;
}

.transferString {
	color: red;
}

#conclusion {
	text-align: center;
	font-weight: bold;
	padding: 40px 0px 40px 0px;
}

#progressbar {
	position: relative;
}

#progressbarText {
	position: absolute;
	width: 100%;
	text-align: center;
	line-height: 1.9em;
}

#domainListForm {
	border: 1px solid #999999;
	margin: auto auto 5px auto;
}

#domainListForm th {
	background: #ECEAE6 none repeat scroll 0 0;
	border-bottom: 2px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
}

#domainListForm td {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: left;
}

.loomes-button {
	outline: 0;
	margin: 15px 4px 4px 4px;
	text-decoration: none !important;
	cursor: pointer;
	position: relative;
	text-align: center;
	zoom: 1;
	height: 30px;
	width: 140px;
}

.downloadBox {
	min-height: 200 px;
	overflow: auto;
}

.backButton {
	padding: 16px;
	cursor: pointer;
	background: 16px 16px no-repeat url(../../images/icons/arrow_left.png);
}

.forwardButton {
	padding:16px;
	cursor: pointer;
	background: 16px 16px no-repeat url(../../images/icons/arrow_right.png);
}

.defaultHeight {
	height: 300px;
}

.defaultHeightSmall {
	height: 230px;
}

.defaultHeightTall {
	height: 360px;
}

#mail input, #mail textarea, #mail select {
	background-color: #EEEEEE;
}

#customerDataFormDiv {
	height: 475px;
}

.statusBox {
	text-align: center;
	width:110px;
	float: left;
	font-size: smaller;
}

.statusBox p {
	font-size: 10px;
}

.sitemapItem {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 130px;
}

.sitemapItem h3 a {
	color: #000000;
}

.noSpacing {
	margin: 0;
	padding: 0;
}

.shoppingCartImage {
	height: 37px;
	display: block;
    background: url('../../images/layout/warenkorb_in.gif') no-repeat bottom;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.boxed table td.field input.error {
	border:2px inset #dd0000;
}

.link {
	color: #CC0000;
}

.link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link:active {
	color: #FF0000;
}