/* === Defaults ===== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	margin:0pt;
	padding:0pt;
}
html, body {	
	height: 100%;
}
body{
	background-image: url(App_Style_001_background.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: gray;
}
a:hover{
	text-decoration:underline;
}
a img, *:link img, *:visited img {
	border:0pt none;
}
.normallink:hover {
	text-decoration:underline;
	color: black;
}
body, th, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	}
table {
	border-collapse: collapse;
	border-spacing: 0pt;
}
tr {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5{
	color: #2D60A2;
	margin-top:3px;
	margin-bottom:0px;
	font-size: 1.2em;
}
ul {
	margin: 0;
	padding: 5px;
	border: 0;
	list-style-type: none;
}
img {
	border: 0;
}

/* === Layout default ===== */
.container {
	margin: auto;
}
.layout {
	width: 100%;
	height: 100%;
}
.layout .l1, .layout .l2, .layout .l3, .layout .l4, .layout .l5, .layout .l6, .layout .l7, .layout .l8, .layout .l9 {
	vertical-align: top;
	text-align: left;
}
.layout .l1 {
}
.layout .l2 {
	vertical-align: middle;
}
/* Menu */
.layout .l3 {
	height:25px;
	vertical-align:middle;
	background-color: #888481;
	font-size: 1.2em;
	padding: 3px;
	border: 1px solid #DBDAD8;
}
.layout .l4 {
	width: 789px;
}
.layout .l5 {
	width: 200px;
}
.layout .l6 {
}
.layout .l7 {
}
.layout .l8 {
}
.layout .l9 {
}

/* ==== Style === */
.form{
}
.button{
}
.link{
	color:#201460;
	margin-left:2px;
	text-decoration:none;
}
.link:hover{
	color:#06515D;
	text-decoration:underline;
}
.container.left{
	background-image:url(App_Style_001_left-bot.jpg)
}
.outerframe {
	height: 100%;
}
.innerframe{
	color:#666666;
	background-color:#FFFFFF;
	text-align:left;
}
.container.right{
	background-image:url(App_Style_001_right-bot.jpg)
}
.footer {
	color:#666666;
	height:36px;
	line-height:20px;
	text-align:center;
	background-image: url(App_Style_001_footer.jpg);
	background-repeat: no-repeat;
}
.footer a {
	color:#666666;
}
.webfirst {
	color:#666666;
}
#content ol, #content ul {
	padding-left: 3em;
}
#content ul {
	list-style-type: disc;
}
#content p {
	padding-bottom:8px;		
}

/* ===== inner Style 001 ====*/
.product {
	width: 280px;
	height: 110px;
	float: left;
	border-right: 1px dotted #888888;
	border-bottom: 1px dotted #888888;
	padding: 5px;
	margin: 5px;
}
.product #title {
	display:block;
	float:left;
	width: 280px;
	font-size: 1.2em;
	font-weight: bold;
	overflow: hidden;
}
.product #label {
	display:block;
	float:left;
	width: 120px;
}
.product #value {
}
.product img {
	float: right;
	border: 0;
}
.product .button {
	float: none;
}

h3 {
	font-size: 1.3em; 
	color: #FF6600; 
	margin: 0 0 4px 0; 
	padding: 4px 4px 2px 17px; 
	border-bottom: 1px solid #D6D6DA; 
	clear: both; cursor: pointer; 
	background: url(Web_Plus.gif) no-repeat 3px 7px; 
}
h3.plus {
	color:#666666;
	}
h3.minus {
	background: url(Web_Minus.gif) no-repeat 3px 7px; 
	}

.divTable {
	background-color: white;
}

.disclaimer { 
	background-color: White;
	text-align: center;
	padding: 5px;
}
.content {
	background-color: White;
	padding: 10px;
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
}
#content {
	background-color: white;
	padding: 5px 5px 5px 20px;
}
#content .odd{
	background-color: #FEE6C2;
} 
#content .even{
	background-color: #FEF2E0; 
} 
#content img {
	float: left;
	margin: 5px;
}
.layoutregion1 {
	background-color: #FEFCC3;
}
.layoutregion2 {
	background-color: #FEFCC3;
}
/* ==== Shop === */
.paytotal {
	font-weight: bold;
	border-top: 1px solid black;
}

.shopbreadcrum {
	padding: 0 3px 10px 3px;
	border-bottom: 1px solid #B8B8B8;
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight: bold;
}
.shopbreadcrum a {
	margin: 3px;
	color:#996699;
}
.shoppages {
	text-align: center;
	line-height: 1.5em;
}

/* ==== GuestBook === */
.guestbook {
	border-collapse: collapse;	
}
.guestbook td {
	border-bottom: 2px solid #CCCCCC;
	padding: 3px;
}
.guestbook .left {
	background-color: #efefef ;
	width: 190px;
}
.guestbook .right {
	background-color: white ;
}
.guestbook #label {
	display:block;
	float:left; 
	width: 65px; 
}	
.emoicon {
float: none !important;
margin: 0 !important;
}
/*==== Feedback =======*/
.feedback {
	padding: 10px;
	width: 350px;
	background: #efefef;
	height: 350px;
	overflow: hidden;
	position: absolute;
	z-index:10;	
}
.feedback h3 {
	padding: 0;
	margin: 0;
}
.feedback p {
	margin: 0;
	padding: 2px 0;
}
.feedback img {
	float: left !important;
	margin: 5px !important;
}
.feedback a {
	display: block;
	border: 1px solid silver;
	padding: 2px 5px;
	text-align: center;
	background-color: #dddddd;
	color: gray;
}
.feedback .close {
	font-size: 0.8em;	
	background-color: #ff0b0b;
	color: white;
	text-decoration: none;
}
.feedback .send {
	font-size: 1.2em;
	width: 150px;
	margin: 5px auto;
}
.feedback a:hover {
	background: #efefef;
	color: black;
}
.feedback .comment, .feedback .email, .feedback .type {
	width: 340px;
	display: block;
	border: 1px solid gray;
}

/*==== NewsFirst ====== */
.newsentry {
	border-bottom: 2px solid #CCCCCC;
	padding: 3px;
}
.newsdate {
	padding: 0 0 3px 0;
	font-style: italic;
}
/*==== Sitemap ====== */
.sitemapcontainer ul {
	list-style-type:disc;
	padding:5px 5px 5px 15px;
}
.sitemap {
}
.sitemap .level1 {
	font-size: 1.1em;
}

/* ==Lightbox == */
#jquery-overlay {z-index:100;}
#jquery-lightbox {z-index:101;}

/*=======================================================================*/
/*===========    label + fields table                        ============*/
/*=======================================================================*/
.sysupdate {
	display:none;
	height: 0;
}
.labelfield, .labellog {
	margin: 3px 0 8px 0;
}
.labellog {
	border-bottom: 1px solid #bbbbbb;
}
.labelfield td, .labellog td {
	padding: 2px;
}
.labelfield input {
	width: 300px;
}
.labelfield .small {
	width: auto;
}
.labelfield .large {
	width: 600px;
}
.labelfield .saveinfo {
	font-weight: bold;
	color: red;
}
.labelfield .header {
	background: none;
	background-image: none;
	border-bottom:1px solid gray;
	border-left:0px solid gray;
	font-size:0.9em;
	font-weight:bold;
	height:2.5em;
	padding:0pt 5px;
	vertical-align:bottom;
	color:black;
}
.labelfield .mandatory {
	color: red;
}
.labelfield .street {
	width:180px
}
.labelfield .streetnumber {
	width:30px;
}
.labelfield .streetnumberex{
	width:50px;
}
.labelfield .phonecountry {
	width:50px
}
.labelfield .phonecity {
	width:120px;
}
.labelfield .phonepersonal{
	width:50px;
}
.labelfield .readonly {
	color: gray;
	border: 0;
}
.labelfield .indent {
	padding-left:50px;
}
.labelfield .label {
 vertical-align: top;
 text-align: right;
 width: 125px;
}
.labelfield .field {
  width: 300px;
}
.labelfield .status {
 padding-left: 8px;
 vertical-align: top;
 width: 100px;
}
.labelfield label.error {
 background:url("unchecked.gif") no-repeat 0px 0px;
 padding-left: 16px;
 padding-bottom: 2px;
 font-weight: bold;
 color: #EA5200;
}
.labelfield label.checked {
 background:url("checked.gif") no-repeat 0px 0px;
}
.labelfield label.checked {
 background:url("checked.gif") no-repeat 0px 0px;
}
.labelfield input.dp-applied {
	width: 140px;
	float: left;
}
.labelfield a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
.labelfield a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}