/* allgemein start */
body
{
	background-color: #ececec;
}

body, input, td, th
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1
{
 	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}

h2
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}

p
{
	margin: 0px 0px 10px 0px;
}

a
{
	color: #1f7db9;
	text-decoration: none;
}

hr
{
	width: 100%; 
	height: 1px; 
	color: #808080;
}

a.link-typ2
{
	color: #727274;
	text-decoration: none;
	margin: 0px 15px 0px 0px;
}

a.link-typ3, a.link-typ4:hover 
{
	text-decoration: underline;
}

a.link-typ4
{
	color: #000000;
}

form
{
	margin: 0px;
}

table.adressdaten td
{
	padding-bottom: 6px;
}

table.formulare td
{
	padding-bottom: 2px;
}

table.formulare td.formulare-rechts
{
	text-align: right;
}

input.button
{
	background: #ececec;
	border: 1px solid #3668a1;
	height: 17px;
}

input.text-standard, input.text-standard2, input.text-standard3, input.text-standard4, textarea, input.text_search_form, select
{
	border: 1px solid #3668a1;
}

input.text-standard
{
	width: 200px;
}

input.text-standard2
{
	width: 80px;
}

input.text-standard3
{
	width: 250px;
}

input.text-standard4
{
	width: 140px;
	margin: 5px 0px 5px 0px;
}

textarea.textarea-standard
{
	width: 200px;
}

div.clear-both
{
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}
/* allgemein end */

/* grundgeruest start */
div#container
{
	width: 1000px;
	margin: auto;
}

div#kopf-logo
{
	float: left;
	font-size: 0px;
}

div#kopf-suchfeld
{
	float: right;
	padding: 18px 0px 0px 0px;
}

div#layout-container
{
	width: 990px;
	padding: 0px 5px 0px 5px;
	background-image: url("https://shop.diestar.ch/C95.006/esb_images/layout/inhalt_container_bg.gif");
	background-repeat: repeat-y;
}

div#layout-links
{
	float: left;
	background-color: #1f7db9;
	width: 180px;
}

div#layout-mitte
{
	width: 610px;
	float: left;
}

div#layout-rechts
{
	float: right;
	background-color: #ececec;
	width: 200px;
}

div#star-links
{
	background-color: #ffffff;
	background-image: url("https://shop.diestar.ch/C95.006/esb_images/layout/star_links_bg.gif");
	background-repeat: no-repeat;
	background-position: 5px top;
	text-align: center;
	margin-bottom: 5px;
}

div#fuss
{
	background-color: #3668a1;
	color: #ffffff;
	padding: 4px 10px 2px 10px;
	margin-bottom: 5px;
	height: 13px;
}

div#projekt-infos
{
	text-align: center;
	color: #717d89;
	font-size: 10px;
	padding-bottom: 5px;
}
/* grundgeruest end */

/* grundgeruest-detail start */
input#sucheingabe-kopf
{
	width: 140px;
	border: 1px solid #3668a1;
}

div.top-nav-container
{
	background-color: #3668a1;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	height: 20px;
	color: #000000;
	padding: 3px 0px 0px 0px;
}

a.top-nav, a.top-nav-a
{
	display: block;
	padding: 3px 10px 4px 10px;
	text-decoration: none;
}
a.top-nav
{
	background-color: transparent;
	color: #ffffff;
}
a.top-nav-a
{
	background-color: #ffffff;
	color: #000000;
}

div.layer_container
{
	position: relative;
	float: left;
	z-index: 100;
}

div.layer_1, div.layer_2 
{
	visibility: hidden;
	position: absolute;
	/* width: 150px; */
	width: 190px;
	background-color: #ffffff;
	border: 1px solid #8c8c8c;
}
div.layer_1 
{
	left: 0px;
	top: 20px;
}
div.layer_2 
{
	left: 180px;
	top: -16px;
}

a.top-nav2
{
	display: block;
	padding: 4px 3px 4px 8px;
	text-decoration: none;
	color: #000000;
}
a.top-nav2:hover 
{ 
	background-color: #a9e1fb;
	color: #000000;
}

div.links-nav
{
	border-bottom: 2px solid #73bcde;
	padding: 20px 10px 20px 10px;
	color: #ffffff;
}

a.links-nav1, a.links-nav2, a.links-nav2-a, a.links-nav3, a.links-nav3, a.links-nav3-a
{
	display: block;
	color: #ffffff;
	text-decoration: none;
}
a.links-nav1
{
	font-weight: bold;
	background-image: url("https://shop.diestar.ch/C95.005/esb_images/layout/nav_kreis.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
}
a.links-nav2, a.links-nav2-a, a.links-nav3, a.links-nav3-a
{
	margin-bottom: 5px;
}
a.links-nav2-a
{
	font-weight: bold;
}
a.links-nav3, a.links-nav3-a
{
	margin-left: 20px;
}
a.links-nav3-a
{
	font-weight: bold;
}

div#links-werbung
{
	padding: 20px 10px 20px 10px;
	color: #ffffff;
	font-size: 10px;
}

div#inhalt_container
{
	padding: 0px 6px 20px 6px;
	text-align: justify;
}

div#inhalt
{
	padding: 0px 9px 0px 9px;
}

div#print-send 
{
	float: right;
	position: relative;
	z-index: 10;
}

div#thema-bild
{
	margin-bottom: 15px;
}

div#links-werbung img
{
	border: none;
}

table.tab-artikel 
{
	width: 100%;
}
table.tab-artikel td 
{
	padding: 6px;
	border-bottom: 1px dotted #000000;
}
table.tab-artikel tr.zebra-ying 
{
	background-color: #ececec;
}
table.tab-artikel tr.zebra-yang 
{
	
}
table.tab-artikel div 
{
	margin-top: 5px;
}


div.inhalt-rechts-box, div.inhalt-rechts-box2
{
	padding: 10px;
	font-size: 10px;
} 
div.inhalt-rechts-box
{
	background-color: #dddddd;
}
div#inhalt-rechts-box-einzigartig
{
	height: 140px;
}
div.inhalt-rechts-box2
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.inhalt-rechts-box2 p
{
	margin-top: 12px;
}

div#pictogramme
{
	padding: 20px 0px 0px 0px;
	background-color: #ffffff;
	width: 200px; /* IE braucht die Angabe, sonst zeigt er den Text nicht an */
}
div#pictogramme img
{
	float: left;
	border: none;
}

div#pictogramme-rechner
{
	padding: 10px 10px 20px 0px;
	background-color: #ffffff;
}
div#pictogramme-rechner img
{
	float: left;
	border: none;
}

div#inhalt-rechts-abschluss
{
	background-color: #ffffff;
	height: 5px;
}

div#star-links img
{
	margin: 8px 30px 8px 30px;
	border: none;
}

div.fuss-links a
{
	color: #ffffff;
	margin: 0px 6px 0px 6px;
}

div.fuss-rechts a
{
	color: #ffda00;
	margin: 0px 6px 0px 6px;
}

div.fuss-links
{
	float: left;
}

div.fuss-rechts
{
	float: right;
}

div.fuss-rechts img
{
	margin-bottom: 3px;
	border: none;
}

div#toolbox
{
	float: left;
	padding: 0px 10px 0px 0px;
}

/* grundgeruest-detail end */

/* inhalt start */
div#inhalt-mittelinks-box, div#inhalt-mitterechts-box
{
	border: 1px solid #d4d4d4;
	width: 283px;
	margin: 10px 0px 20px 0px;
	padding: 5px;
	min-height: 182px;	
}

div#inhalt-mittelinks-box
{
	float: left;
}

div#inhalt-mittelinks-box img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#inhalt-mitterechts-box
{
	float: right;
}

div#portfolio
{
	margin: 0px 0px 10px 0px;
}
div#portfolio img
{
	float: left;
	border: none;
}

div#karten-beispiele
{
	border: 1px solid #d4d4d4;
	width: 584px;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
}
div#karten-beispiele img
{
	border: none;
}

img.inhalt-bild, img.inhalt-bild-links, img.inhalt-bild-rechts
{
	border: 1px solid #dddddd;
}
img.inhalt-bild-links
{
	float: left;
	margin: 0px 12px 3px 0px;
}
img.inhalt-bild-rechts
{
	float: right;
	margin: 0px 0px 3px 12px;
}

table.daten-tabelle
{
	width: 596px;
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	margin: 0px 0px 10px 0px;
}
tr.dunkel
{
	background-color: #ececec;
}
td.daten-tabelle-links
{
	padding: 2px 0px 2px 10px;
	font-size: 10px;
}
td.daten-tabelle-rechts
{
	padding: 2px 20px 2px 0px;
	font-size: 10px;
}
th.daten-tabelle-header1
{
	text-align: left;
	padding: 8px 20px 10px 10px;
}
th.daten-tabelle-header2
{
	text-align: right;
	padding: 8px 20px 10px 10px;
	font-weight: normal;
}
td.daten-tabelle-fuss
{
	height: 8px;
	border-top: 1px solid #ececec;
}

img.image_left, img.image_right, img.image, img.bild_links, img.bild-links, img.bild_rechts, img.bild-rechts, img.bild {
	/* border: 5px solid #73bcde; */
	border: none;
}
img.image_left, img.bild_links, img.bild-links {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.image_right, img.bild_rechts, img.bild-rechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* inhalt end */