html {
	height: 100%;
}

body {
	font-family: arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: .90em;
 	background: #5688ba url(/fileadmin/markyourweb/images/gradient.gif) repeat-x;
	color: #111;
}

p, li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.7em;
}

#content p.bodytext {
	margin-bottom: 10px;
}


h1, h2, h3, h4 {
	font-family: tahoma, arial, sans-serif;
	font-size: 120%;
	/* letter-spacing: .1em; */
	padding: 7px 0px 5px 0px; 
	margin: 0px 0px 12px 0px; 
	color: #31658a;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #555; 
}

h4 {
	font-family: arial, sans-serif;
	font-size: 110%;
	color: #555;
}

#content h2 {
	margin-top: 10px;
}

#shop #content h2 {
	margin-top: 0px;
}

img {
	border: 0px; 
	margin: 0px; 
	padding: 0px;
}

a {
	outline: none;
}

form {
	padding: 0; margin: 0;
}

/* image positioning - left, right and center */
.left {
	float: left; 
	border-right: 18px solid;
}

.right {
	float: right; 
	border-left: 18px solid;
}

.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.left, .right {
	border-color: #FFF;
}

/* block quote */
blockquote {
	margin: 20px 0px 20px 0px; 
	padding: 10px 20px 0px 20px;
	border-left: 8px solid #4D4D4D;
}

/* unordered list */
ul {
	margin: 2px 0px 18px 16px;
	padding: 0px;
}

ul li {
	list-style-type: square;
	padding: 0px;
}

/* ordered list */
ol {
	margin: 8px 0px 0px 24px;
	padding: 0px;
}

ol li {
	margin: 0px 0px 11px 0px; 
	padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #footer, #topimage, #menubar, #site_content {
	margin-left: auto; 
	margin-right: auto;
}

/* main container */
#main {
	width: 980px;
	background: #FFF url(../images/main.png) repeat-y;
	color: #555;
}

/* topimage */
#header {
	padding: 15px 20px 15px 20px;
	width: 940px;
	color: #000;
}    

#topimage {
	height: 160px;
	color: #000;
	background-color: #fff;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#topimage h3 {
	color: #31658a;
	font-size: 20px;
	padding-top: 40px;
	margin-right: 50px;
	float: right;
}    

#topimage img {
	position: relative;
	float: left;
	padding: 15px 0px 0px 10px;
}

#topimage .productselector {
	float: right;
	position: relative;
	bottom: 0px;
	right: 0px;
	width: 620px;
	height: 130px;
}

/* navigation menu */
#menubar {
  background: #445874; /*url(menu.png) repeat;*/
  width: 970px;
  border-top: 1px solid #7D7D7D;
  border-bottom: 1px solid #7D7D7D;
  height: 30px;
} 

ul#menu{margin: 0px;}

ul#menu li {
  float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

ul#menu li a {
	font-family: verdana, sans-serif;
  display: block; 
  float: left; 
  height: 28px;
  text-decoration: none; 
  padding: 3px 15px 0px 15px;
  text-align: center;
  border-right: 1px solid #7D7D7D;
  background: transparent;
  color: #ffab1a;
  letter-spacing: 0.1em;
}

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover {
	background: transparent;
  color: #FFF;
} 

#language {
  float: right;
	margin-right: 5px;
}

.languagelabel {
	color: #fff;
}

/* main content */
#site_content {
	width: 980px;
  overflow: hidden;
}

/* main content */
#shop #site_content {
	width: 940px;
	overflow: hidden;
}

/* sidebar */
.sidebar {
	float: left;
  width: 265px;
  padding: 15px 15px 15px 20px;
}

/* sidebar items / links */
.sidebaritem {
  width: 260px;
  margin: 0px 0px 15px 0px;
}

.sidebaritem p {
	margin: 8px 0px 0px 10px;
	padding: 0px;
}

.sidebaritem h2, .sidebaritem h3 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.sidebaritem ul {
	border-top: 0px solid #D4D4D4;
  width: 232px; 
  padding-top: 4px; 
  margin: 4px 14px 15px 14px;
}

.sidebaritem li {
	list-style: none; 
  padding: 0px 0px 2px 0px; 
  border-bottom: 0px solid #D4D4D4;
}

.sidebaritem li a, .sidebaritem li a:hover {
  font-size: 12px;
  height: 15px;
  text-decoration: none; 
  background: transparent url(arrow.png) no-repeat left center;
  color: #555;
  padding: 5px 0px 0px 18px;
  display: block;
} 

.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover {
	background: transparent url(arrow_select.png) no-repeat left center;
}

/* page content */
#content_container {
	/*text-align: left;*/
  width: 660px;
  float: left;
  padding: 15px 15px 15px 0px;
}

#shop #content_container {
	/*text-align: left;*/
  width: 940px;
  float: left;
  padding: 15px 15px 15px 0px;
}

#content {
  width: 630px;
  padding: 8px 15px 8px 15px;
}

#shop #content {
	text-align: left;
	width: 920px;
	padding: 0px 5px 15px 15px;
	float: left;
	margin: 0px;
}

#shop #content #normalcontent {
	text-align: left;
	width: 650px;
	float: left;
	padding: 0px 5px 5px 5px;
}

#shop #content #rightcontent {
	text-align: left;
	background-color: #fff;
	width: 245px;
	float: left;
	padding-left: 10px;
}

/*
#shop .catalog {
	border: 1px solid #000;
	background-color: #ddd;
	margin-right: 6px;
	padding: 5px;
}
*/

#content a {
	background: transparent;
	color: #555;
	border-bottom: 1px dotted;
}

#content a:hover {
	background: transparent;
	color: #A4A4A4;
}

.sidebaritem, #content {
	background: #FFF;
}

/* footer */
#footer {
  width: 930px;
  height: 30px;
  padding: 10px 21px 0px 19px;
  text-align: center; 
  border-top: 2px solid #F2F2F0;
  background-color: #445874; /*url(menu.png) repeat;*/
  color: #fff;
}

#footer a {
	background: transparent;
	color: #ffab1a;
	text-decoration: none;
}

#footer p.bodytext {
	height: 12px;
}

#footer a:hover {
	background: transparent;
  color: #AAA;
}

#content a, #content a:hover, #footer a, #footer a:hover {
	text-decoration: none;
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom {
	display: block; background: #dae4f5;
}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4 {
	display: block;
  height: 1px;
  overflow: hidden; 
  background: #FFF;
}

.r1 {
	margin: 0 5px;
}

.r2 {
	margin: 0 3px;
}

.r3 {
	margin: 0 2px;
}

.rtop .r4, .rbottom .r4 {
	margin: 0 1px;
  height: 2px;
}

/* sNews */
fieldset, .comment, .commentsbox {
	margin-bottom: 10px; 
  background: transparent; 
  color: #444;
}

fieldset {
	border: 1px solid #D4D4D4; 
  padding: 10px 8px;   
}

input {
	padding: 2px;
}

textarea {
	width: 95%; 
  height: 200px;
  padding: 3px;
}

.comment {
	background: #F1F1F1; 
  color: #444;
}

.date {
	border-top: 1px solid #D4D4D4; 
  margin: 15px 0px 5px 0px;
  font-weight: bold;
}

.breadcrumb {
	font-size: 10px;
	margin-bottom: 10px;
}

.csc-bulletlist {
	margin: 0px 15px 0px 15px;
}

.news-list-date {
	font-size: 8pt;
}

li.submenu {
	padding: 0px;
	margin: 0px;	
}

li.submenu a, li.submenu a:hover {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}


li.no1, li.act1 {
	margin-left: 0px;
}

li.no2, li.act2 {
	margin-left: 20px;
}

.language {
	float: left;
}

.languagelabel {
	color: #000000;
	margin: 2px 5px 0px 0px;
	float: left;
}

.sidebaritem .csc-header {
	margin-left: 10px;
}

#footer p.bodytext {
	float: left;
}

#footer p.footermenu {
	float: right;
}

/* Powermail */

.tx_powermail_pi1_form, .tx-powermail-pi1_formwrap {
        width: 600px;
        margin: 0px;
        padding: 0px;
}

.tx-powermail-pi1_formwrap_116, .tx-powermail-pi1_formwrap_116 .tx_powermail_pi1_form {
	width: 500px;
	margin: 0px;
}

.tx_powermail_pi1_fieldwrap_html {
	width: 500px;
}

#homepage-contact .tx_powermail_pi1_fieldwrap_html {
	width: 230px;
}

/* Form */
span.powermail_mandatory {
/* Color of mandatory error message */
	color: red;
	margin-left: 5px;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px;
	background-color: #fff;
	padding: 0px 10px 0px 10px;
	width: 230px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 180px;
	float: left;
	clear: both;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 220px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit, fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	/* submit button */
	margin: 0px;
	width: 110px;
	color: #c7d4eb;
	background-color: #31658a;
	margin-right: 5px;
	float: left;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #fff;
}

/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.csc-textpic-caption {
	font-size: 10px;
}

.poiTable span.company {
	width: 200px;
	height: 14px;
	float: left;
}

.legend {
	height: 200px;
	background-color: #fff;
	padding-left: 10px;
}

.legend .csc-textpic-caption {
	font-size: 12px;
}

.legend .csc-header {
	margin-left: 0px;
}

.align-right {
	text-align: right;
}

#content .csc-textpic-imagewrap a {
	border-bottom: 0px;
	border: 0px;
}

#shoppingcart {
	display: block;
	width: 50px;
	height: 45px;
	float: right;
	position: relative;
	top: 10px;
	right: -30px;
}

.pager, .sorter {
	display: none;
}