/* useful css settings which may differ in different projects */
html
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #383838;
	color: #000000;
	padding: 0;
	margin: 0;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #383838;
	color: #000000;
	padding: 0;
	margin: 0;
}

select, option, input, textarea, button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

input.button
{
	border: 1px solid #383838;
	background-color: #FFFFFF;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.input,
textarea
{
	border: 1px solid #383838;
	padding: 1px;
}

ul, ol, p, table, blockquote
{
	margin: 0.3em 0 0.3em;
	padding: 0;
}

ul li
{
	list-style-image: url('../images/bullet.gif');
}

ul { margin-left: 17px; }
ol { margin-left: 23px; }

h1, h2, h3, h4, h5, h6
{
	color: #707070;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	margin: 1.0em 0 0.4em 0;
}

h2
{
	margin-top: 0.6em;
	font-size: 1.2em;
}

h3, h4, h5, h6
{
	margin-top: 0.6em;
	font-size: 1.0em;
}

a,
a:link,
a:visited
{
	color: #000000;
	text-decoration: underline;
}

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

a:focus,
a:active
{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
}

h1 a,
h1 a:link,
h1 a:visited,
h2 a,
h2 a:link,
h2 a:visited,
h3 a,
h3 a:link,
h3 a:visited,
h4 a,
h4 a:link,
h4 a:visited,
h5 a,
h5 a:link,
h5 a:visited,
h6 a,
h6 a:link,
h6 a:visited
{
	color: #707070;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover
{
	color: #F28F00;
}

h1 a:active,
h1 a:focus,
h2 a:active,
h2 a:focus,
h3 a:active,
h3 a:focus,
h4 a:active,
h4 a:focus,
h5 a:active,
h5 a:focus,
h6 a:active,
h6 a:focus
{
	color: #FFFFFF;
	background-color: #707070;
}

#tmpl-default
{
	padding-top: 10px;
	background-color: #DCDCDC;
	background-image: url('../images/main_bg_top.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

#tmpl-default-inner1
{
	background-image: url('../images/main_bg_bottom.gif');
	background-position: right bottom;
	background-repeat: repeat-x;
}

#tmpl-default-inner2
{
	background-image: url('../images/footer_bg_bottom.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#tmpl-default-inner3
{
	width: 864px;
	margin-left: auto;
	margin-right: auto;
}

#tmpl-default-inner4
{
	background-color: #FFFFFF;
	background-image: url('../images/main_bg_left.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

#tmpl-default-inner5
{
	background-image: url('../images/main_bg_left_top.gif');
	background-position: 0px 49px;
	background-repeat: no-repeat;
}

#tmpl-default-inner6
{
	background-image: url('../images/main_bg_right.gif');
	background-position: right top;
	background-repeat: repeat-y;
}

#tmpl-default-inner7
{
	background-image: url('../images/main_bg_right_top.gif');
	background-position: 854px 49px;
	background-repeat: no-repeat;
}




#nav-basemenu ul li { display: inline; padding-left: 10px; }

#nav-mainmenu
{
	font-size: 0.9em;
	margin-left: 22px;
	width: 834px;
	background-image: url('../images/menu_bg.gif');
	background-position: left center;
	background-repeat: repeat-x;
}

#nav-mainmenu:after
{
	content: " ";
	display: block;
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#nav-mainmenu ul
{
	margin: 0 0 0 273px;
	padding: 0;
}

#nav-mainmenu ul li
{
	display: block;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

#nav-mainmenu ul li a
{
	display: block;
	padding: 3px 16px 3px 16px;
/*	height: 14px;*/
}

#nav-mainmenu ul li a,
#nav-mainmenu ul li a:link,
#nav-mainmenu ul li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#nav-mainmenu ul li a:hover,
#nav-mainmenu ul li a:active,
#nav-mainmenu ul li a:focus
{
	background-image: url('../images/menuitem_active.gif');
	background-position: left center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

#nav-mainmenu ul li a.active,
#nav-mainmenu ul li a.active:link,
#nav-mainmenu ul li a.active:visited,
#nav-mainmenu ul li a.active:hover,
#nav-mainmenu ul li a:active,
#nav-mainmenu ul li a:focus
{
	background-image: url('../images/menuitem_active.gif');
	background-position: left center;
	background-repeat: repeat-x;
	color: #000000;
	text-decoration: none;
}

#content-header
{
	background-image: url('../images/content_header_bg_top.gif');
	background-position: right top;
	background-repeat: no-repeat;
	padding: 50px 50px 10px 60px;
	height: 40px;
	overflow: hidden;
}

#content-main
{
	clear: left;
	min-height: 170px;
	font-size: 0.9em;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url('../images/content_main_bg_bottom.gif');
	padding-bottom: 19px;
	padding-right: 10px;
}

* html #content-main
{
	height: 170px;
}

#content-main:after
{
	content: " ";
	clear: both;
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#content-main h1.pagetitle,
#content-main .ctype-text,
#content-main .ctype-textpic,
#content-main .ctype-image,
#content-main .ctype-header,
#content-main .ctype-menu,
#content-main .ctype-uploads,
#content-main .ctype-table,
#content-main .fce-col1,
#content-main .fce-col2,
#content-main .fce-col3
{
	padding-left: 59px;
	padding-right: 25px;
}

#content-main .fce-col1 h1.pagetitle,
#content-main .fce-col1 .ctype-text,
#content-main .fce-col1 .ctype-textpic,
#content-main .fce-col1 .ctype-image,
#content-main .fce-col1 .ctype-header,
#content-main .fce-col1 .ctype-menu,
#content-main .fce-col1 .ctype-uploads,
#content-main .fce-col1 .ctype-table,
#content-main .fce-col2 h1.pagetitle,
#content-main .fce-col2 .ctype-text,
#content-main .fce-col2 .ctype-textpic,
#content-main .fce-col2 .ctype-image,
#content-main .fce-col2 .ctype-header,
#content-main .fce-col2 .ctype-menu,
#content-main .fce-col2 .ctype-uploads,
#content-main .fce-col2 .ctype-table,
#content-main .fce-col3 h1.pagetitle,
#content-main .fce-col3 .ctype-text,
#content-main .fce-col3 .ctype-textpic,
#content-main .fce-col3 .ctype-image,
#content-main .fce-col3 .ctype-header,
#content-main .fce-col3 .ctype-menu,
#content-main .fce-col3 .ctype-uploads,
#content-main .fce-col3 .ctype-table
{
	padding-left: 0px;
	padding-right: 0px;
}


#content-footer
{
	color: #FFFFFF;
	padding: 7px 10px 20px 58px;
	font-size: 0.8em;
	height: 50px;
	overflow: hidden;
}

#content-footer a,
#content-footer a:link,
#content-footer a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

#content-footer a:hover
{
	color: #F28F00;
	text-decoration: underline;
}

#content-footer a:active,
#content-footer a:focus
{
	color: #383838;
	background-color: #FFFFFF;
	text-decoration: underline;
}

#content-main .col2-oneone .oneone-left,
#content-main .col2-oneone .oneone-right,
#content-main .col2-onetwo .onetwo-left,
#content-main .col2-onetwo .onetwo-right,
#content-main .col2-twoone .twoone-left,
#content-main .col2-twoone .twoone-right,
#content-main .col3-oneoneone .oneoneone-left,
#content-main .col3-oneoneone .oneoneone-middle,
#content-main .col3-oneoneone .oneoneone-right
{ float: left; }

#content-main .oneone-left,
#content-main .oneone-right,
#content-main .onetwo-left,
#content-main .onetwo-right,
#content-main .twoone-left,
#content-main .twoone-right,
#content-main .oneoneone-left,
#content-main .oneoneone-middle,
#content-main .oneoneone-right
{ min-height: 1px }

#content-main .col2-oneone .oneone-left { width: 380px; }
#content-main .col2-oneone .oneone-right { width: 380px; padding-left: 10px; }

#content-main .col2-onetwo .onetwo-left { width: 250px; }
#content-main .col2-onetwo .onetwo-right { width: 510px; padding-left: 10px; }

#content-main .col2-twoone .twoone-left { width: 510px; }
#content-main .col2-twoone .twoone-right { width: 250px; padding-left: 10px; }

#content-main .col3-oneoneone .oneoneone-left { width: 250px; }
#content-main .col3-oneoneone .oneoneone-middle {width: 250px; padding-left: 10px; }
#content-main .col3-oneoneone .oneoneone-right { width: 250px; padding-left: 10px; }

div.mailform-label { width: 150px; }
div.mailform-input { margin-left: 150px; width: 200px; }
div.mailform-input input,
div.mailform-input textarea { width: 180px }
div.mailform-infotext { padding-top: 10px; }
div.mailform-buttons { padding-top: 10px; text-align: center; }

.tx-poslightsiteshop-pishop-item
{
	background-image: url('../images/layoutbullet.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}

.tx-poslightsiteshop-pishop-item-inner
{
	background-color: #EEEEEE;
}

.tx-poslightsiteshop-pishop-item-inner h2
{
	color: #313131;
	background-color: #DCDCDC;
	padding: 2px 20px 0px 37px;
	height: 19px;
	margin: 0;
}

.tx-poslightsiteshop-pishop-item-inner-content
{
	width: 780px;
	padding: 5px 20px 16px 32px;
}

.tx-poslightsiteshop-pishop-item-inner-content:after
{
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}

.tx-poslightsiteshop-pishop-item-mainimage
{
	width: 172px;
	float: left;
}

.tx-poslightsiteshop-pishop-item-mainimage-detail
{
	width: 172px;
	float: left;
	padding-right: 35px;
}


.tx-poslightsiteshop-pishop-item-thumb
{
	float: left;
	width: 99px;
	padding: 59px 20px 0px 0px;	
}

.tx-poslightsiteshop-pishop-item-thumb-detail
{
	/*display: inline;*/
	float: left;
	width: 99px;
	padding: 0px 15px 15px 0px;	
}

.tx-poslightsiteshop-pishop-item-description
{
	padding-top: 15px;
}

.tx-poslightsiteshop-pishop-item-price
{
	clear: left;
	float: left;
	color: #707070;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 200px;
	vertical-align: middle;
	padding-top: 5px;
}

.tx-poslightsiteshop-pishop-item-price-number
{
	font-size: 1.6em;
	font-weight: bold;
}

.tx-poslightsiteshop-pishop-item-price-info,
.tx-poslightsiteshop-pishop-item-price-tax
{
	font-size: 0.9em;
}

.tx-poslightsiteshop-pishop-item-order
{
	color:#707070;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	text-align: right;
}

.tx-poslightsiteshop-pishop-item-rightarea
{
	width: 570px;
	float: left;
}

.tx-poslightsiteshop-pishop-item-rightarea:after
{
	content: " ";
	clear: both;
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.tx-poslightsiteshop-pishop-item-detaillink
{
	float: left;
	width: 84px;
	padding: 127px 10px 5px 29px;
	color: #313131;
}

.tx-poslightsiteshop-pishop-item-detaillink a
{
	font-weight: bold;
}

.tx-poslightsiteshop-pishop-item-detaillink a,
.tx-poslightsiteshop-pishop-item-detaillink a:link,
.tx-poslightsiteshop-pishop-item-detaillink a:visited
{
	color: #313131;
	text-decoration: underline;
	background-image: url('../images/detailbullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

.tx-poslightsiteshop-pishop-item img
{
	border: 0px;
}

.tx-poslightsiteshop-pishop-item-detaillink a:hover
{
	color: #F28F00;
	text-decoration: underline;
	background-image: url('../images/detailbullet_hover.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

.tx-poslightsiteshop-pishop-item-detaillink a:active,
.tx-poslightsiteshop-pishop-item-detaillink a:focus
{
	color: #EEEEEE;
	background-color: #313131;
	text-decoration: underline;
	background-image: url('../images/detailbullet_active.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

.tx-poslightsiteshop-pishop-orderview-thumb
{
	float: left;
	width: 130px;
	padding: 0px 15px 0px 0px;	
}

.tx-poslightsiteshop-pishop-orderview
{
	padding-left: 59px;
	padding-right: 59px;
}

.tx-poslightsiteshop-pishop-orderview-thumb *
{
	vertical-align: middle;
}

.tx-poslightsiteshop-pishop-orderview-label-input
{
	clear: left;
}

.tx-poslightsiteshop-pishop-orderview-label
{
	float: left;
	padding-top: 3px;
	width: 100px;
}

.tx-poslightsiteshop-pishop-orderview-shortinput
{
	float: left;
	padding-top: 2px;
	width: 120px;
}

.tx-poslightsiteshop-pishop-orderview-input
{
	float: left;
	padding-top: 2px;
	width: 200px;
}

.tx-poslightsiteshop-pishop-orderview-shortinput input.input,
.tx-poslightsiteshop-pishop-orderview-whortinput textarea
{
	width: 116px;
}

.tx-poslightsiteshop-pishop-orderview-input input.input,
.tx-poslightsiteshop-pishop-orderview-input textarea
{
	width: 196px;
}

.tx-poslightsiteshop-pishop-orderview-domainhostingcheck
{
	float: left;
	padding-left: 10px;
	width: 140px;
}

.tx-poslightsiteshop-pishop-orderview-domainhostingcheck *
{
	vertical-align: middle;
}

/***
 *  Formular Bestellung
 ***/
 
#formular
{
	clear:left;
	padding-top: 1px;
}

.tx-poslightsiteshop-pishop-domains
{
	width: 360px;
	border-collapse: collapse;
}

.tx-poslightsiteshop-pishop-domains caption
{
	padding: 0px 35px 4px 35px;
}

.tx-poslightsiteshop-pishop-domains th
{
	background-color:#E6E6E6;
	border: 1px solid #E6E6E6;
	padding: 1px 2px;
	text-align: center;
}

.tx-poslightsiteshop-pishop-domains td
{
	padding: 1px 2px;
	border: 1px solid #E6E6E6;
}

.tx-poslightsiteshop-pishop-item-backlink a, 
.tx-poslightsiteshop-pishop-item-backlink a:link, 
.tx-poslightsiteshop-pishop-item-backlink a:visited 
{
	background-image: url(../images/backbullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #313131;
	padding-left: 13px;
	text-decoration: underline;
}

.tx-poslightsiteshop-pishop-item-backlink a:active, 
.tx-poslightsiteshop-pishop-item-backlink a:focus 
{
	background-color: #313131;
	background-image: url(../images/backbullet_active.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #EEEEEE;
	padding-left: 13px;
	text-decoration: underline;
}

.tx-poslightsiteshop-pishop-item-backlink a
{
	font-weight: bold;
}

.tx-poslightsiteshop-pishop-item-backlink a:hover
{
	color: #F28F00;
	text-decoration: underline;
	background-image: url('../images/backbullet_hover.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

.tx-poslightsiteshop-pishop-item-backlink
{
	clear: both;
	padding-top: 20px;
}


.error
{
	color: #FF0000;
}

input.order-button
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F28F00;
	padding: 10px;
}
