@import url(stile-shop.css);

/* -------------- global reset -------------- */
*{
margin: 0;
padding: 0;

}

/* -------------- tags -------------- */
body, html {
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: #ffffcc;
}


h1 {
	color:#FFFF99;
	font-size: 2em;
	margin-bottom: 15px;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

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

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited 
{
	color: #cc0000;
	text-decoration: none;
}

a:focus { 
	color: #cc0000;
	text-decoration: none;
}

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

a:active { 
	color: #cc0000;
	text-decoration: none;
}

a img {
	border: 0;
}

/* -------------- divs ----------------- */
#all {

	min-height: 100%;
	width: 1000px;
	background-color:#ffffcc;
	
}

#navigation {
	background-color: #ffffcc;
	min-height: 100%;
	width: 240px;
	font-family: "Trebuchet MS", Arial, Verdana, "sans serif";
	color: #666666;
	list-style:none;
	float: left;
}

#navigation img{
	margin-bottom: 50px;
}

#rechts {
	background-color:#56687e;
	float:left;
	min-height: 980px;	
}


#inhalt {
	min-height: 980px;
	width: 500px;
	background-color: #b4a57e;
	font-family: "Trebuchet MS", Arial, Verdana, "sans serif";
	color: #333333;
	float: left;
	clear: none;	
}

#highlight {
	color: #FF0000;
	background-color: #FFCC66;
	font-size: larger;
	font-weight: bold;
	padding: 5px;
}

#inhalttext {
	padding: 30px;
}

#bildspalte{
	float: left;	

}

/* 3x ie win hack */
*html #mainnav ul {
margin-bottom: -15px;
}

*html #mainnav ul li ul {
	margin-top:-15px;
}
*+html #mainnav ul li ul {
	margin-top:-15px;
}

div#mainnav ul,
div#mainnav ul li {
	list-style:none;
}

*html #mainnav ul li {
margin-top: -15px;
list-style: none;
}

*html #mainnav ul li.first {
margin-top: 0px;
list-style: none;
}

#mainnav a {
color:#333333;
text-decoration: none;
background-image: url(../pic/dotsh.gif);
background-position: top;
background-repeat: repeat-x;
display: block;
list-style: none;
padding-left: 50px;
}

#mainnav a:hover {
color: #cc0000;
}

#mainnav a.nav {
padding: 5px 0 5px 28px;
}

#mainnav a.subnav {
padding: 5px 0 5px 0px;
margin-left: 38px;
}

#mainnav a.subsubnav {
padding: 5px 0 5px 0px;
margin-left: 58px;
}

#mainnav a.navon {
padding: 5px 0 5px 28px;
color: #cc0000;
}

#mainnav a.subnavon {
padding: 5px 0 5px 0px;
margin-left: 38px;
color: #cc0000;
}

#mainnav a.subsubnavon {
padding: 5px 0 5px 0px;
margin-left: 58px;
color: #cc0000;
}



/* -------------- classes -------------- */

.toplink {
text-align:right;
padding: 1px 0;
background-image: url(../pic/dotsh.gif);
background-position: bottom;
background-repeat: repeat-x;
}


/* ------------- shop-formular --------------- */
.shopform {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	vertical-align: bottom;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.artikeltitel {
	font-weight: bold;
}

.artikelform {
	margin-top: 10px;
}

.shopinput, .shopselect, .shopsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.shopinput{
	width: 40px;
	height: 16px;
	border-width: 0;
	border-style: none;
	border-color: transparent;
	padding: 2px 0 0 4px;
	}

.shopselect {
	width: auto;
	height: auto;
	border: none;
	border-width: 0;
	border-style: none;
	border-color: transparent;
	}
	
.shopsubmit {
	width: auto;
	height: auto;
	vertical-align: bottom;
}

.shopadresse {
	margin-left: 50px;
}

/* -------------- warenkorb -------------- */


.submitbasket{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.submitbestellung {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}

table {
	border: 1px dotted #ffff99;
	table-layout: fixed;
}

th {
	text-align: left;
	border-bottom: 1px dotted #ffff99;
}

.td_linie {
	border-bottom: 1px dotted #ffff99;
}

/* ------------- kontaktformular --------------- */
.kontaktform_fieldset {
	border: 1px dotted #ffff99;
	padding: 10px;
	margin-top: 5px;
}

.kontaktform_label  {
	width: 150px;
	position: relative;
	padding: 5px;
	float: left;
}
.kontaktform_labelagb {
	width: 440px;
	padding: 5px;
	margin-top: 10px;
	float: left;
		
	
}
.kontaktform_input {
	float: left;
	width: 380px;
	display: block;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.kontaktform_inputfix {
	float: left;
	width: 380px;
	display: block;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}

.kontaktform_textarea   {
	width: 380px;
	display: block;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	float:left;
}


.kontaktform_checkbox {
	float: left;
	padding: 5px;
	
}


.kontaktsubmit {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	float: left;
	display: block;
}

#fehler {
	color:#333333;
}
