/*
################################################################
Layout
################################################################
*/

body { 
background: #ffffe9;
font-family: "Lucida Grande", Arial, Helvetica, Geneva, Verdana, sans-serif;
font-size: small;
text-align: left;
margin:0px;
padding:0px;
}

#left {
background: url(segmente/bg_nav.png) no-repeat;
width:260px;
height:550px;
float:left; }

#top {
margin-left:260px;
}

hr {
	clear: both;
	margin-top:4px;
	margin-bottom:8px;
	background-color:#f90;
	color:#e0a040; 
	height:1px; 
	border-style:none;
}

/*
################################################################
Content
################################################################
*/

#content {
float:left;
width:550px;
padding: 60px 10px 30px;
font-size:100%;
line-height:130%;
color: #000;
}

#content h1, #content h2 {
font-size:130%;
color: #800000;
margin: 16px 0 8px;
}

#content h2 {
font-size:110%;
}

#content a {
color: #f90;
text-decoration: underline;
}

#content a:hover {
color: #c02000;
}

#content img.left {
float:left;
margin: 0px 20px 10px 0px;
}

#content img.right, #content table.right {
float:right;
margin: 0px 10px 10px 20px;
}

#content .imgLarge {
border:0;
float:right;
font-size:90%;
text-align: center;
margin:0 0 5px 10px;
}

#content .imgLarge a {
text-decoration: none;
}

#content .imgLarge img {
margin-bottom:5px;
}

#content ul li {
list-style-image: url(segmente/pfeil_list.gif);
line-height: 180%;
}

#content table#pfalzlinks td {
vertical-align: top;
padding: 5px 20px 5px 0;
font-weight:bold;
}

#content table#pfalzlinks a {
color: #800000;
text-decoration: underline;
}
#content table#pfalzlinks a:hover {
color: #f90;
}

#content table#sortiment td h1 {
font-size:90%
}

#avm {
font-size:90%;
color: #f90;
margin-top:40px;
}

/*
################################################################
Navigation
################################################################
*/

#navigation {
padding: 130px 10px 20px 5px;
font-size:90%;
line-height: 140%;
}

#navigation ul.mainNav {
margin:20px 0;
padding:0;
list-style-type: none;
}

#navigation ul.subNav {
margin:0;
padding: 0 0 0 10px;
list-style-type: none;
}

#navigation li {
margin:0;
padding:0;
}

#navigation ul.mainNav a {
font-weight:bold;
color: #ffffe9;
text-decoration: none;
}

#navigation ul.mainNav a:hover {
color: #e0a040;
}

#navigation ul.subNav a {
font-weight:normal;
color: #e0a040;
text-decoration: none;
}

#navigation ul.subNav a:hover {
color: #ffffe9;
}

/* Fix IE. Hide from IE Mac \*/
* html #top img {margin: 0 -4px;padding:0;border:0;}
/* End */

#newsletter { 
position:absolute;
top:520px;
left:0px;
background: url(segmente/icon-newsletter.png) no-repeat 5px 0px; 
margin: 5px; 
width: 140px;
}

#newsletterDetail { 
background: url(segmente/icon-newsletter.png) no-repeat top left; 
margin: 20px 30px; 
}

#newsletter h1, #newsletterDetail h1 { 
font-size:100%;
margin:12px auto 4px;
text-align:center;
color: #810300;
}

#newsletterDetail h1 { 
font-size:100%;
padding: 10px 0 0 10px;
margin:12px auto 4px;
text-align:left;
color: #810300;
}

#newsletterDetail h4 { 
font-size:100%;
padding: 10px;
margin:0px;
text-align:center;
color: #ffff8e;
background:#810300;
}

#newsletterDetail form { 
border-top: 1px solid #810300;
border-bottom: 1px solid #810300;
padding:4px 0;
}

#newsletterDetail form input { 
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left:none;
border-right:none;
margin: 2px 0;
padding: 2px 4px;
}

#newsletterDetail input#adresse { 
background: #fff;
font-size: 90%;
width:100%;
}

#newsletterDetail input#adresse:hover { 
background: #ffefa4;
}

#newsletter input#go, #newsletterDetail input#go { 
background: #ffefa4;
width:100%;
border-left:none;
border-right:none;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
}

#newsletter input#go:hover, #newsletterDetail input#go:hover { 
background: #810300;
color: #ffffe8;
}

#newsletterDetail button {
margin: 30px 0 0;
background: none;
border:none;
}

#newsletterDetail button:hover {
color: #810300;
font-weight:bold;
}
