/* CSS Document */

/*-----------------------------------------------------------------------------
[www.merino-naturkleidun.gde.de] Screen Stylesheet

version:   1.0
date:      24/03/10
author:    [gress@die-marketingmacher.de]
email:     [gress@die-marketingmacher.de]
website:   [www.die-marketingmacher.de]

-----------------------------------------------------------------------------*/

/* Import other stylesheets
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
html, body, div, span,
applet, object, iframe,
 blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, ol, li, ul,
fieldset, form, label, legend,
caption, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}

ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
.clear {
	clear: both;
}

html
	{
		height: 100%;
	}

/* Layout-Bereiche
-----------------------------------------------------------------------------*/



body
    {
    font: 62.5%/1.5  Arial, Verdana, Tahoma, sans-serif;
	color: #000000;
	background-color: #ffffff;
    text-align:center;
	height: 100%;
}

#main
    { 
    width: 900px;
    text-align:left;  
    margin-left:auto; 
    margin-right:auto;
	background-color: #e8d19a;

}


#content
	{
	margin-left: 250px;
	margin-top: 60px;
	min-height: 250px;
	color: 443a34;
	padding-right: 20px;
	line-height:1.5em;

	}
	


/* Header
-----------------------------------------------------------------------------*/
h1.hide {
	display:none;
}

#head
    { 
    width:900px;
	height:250px;
    text-align:left;  
	margin-top:0px;
	background-color: #8B9399;
}

#head.index
	{
	
	background-image: url(../img/head2.jpg);
	}
	
#head.merino
	{
	
	background-image: url(../img/head5.jpg);
	}
	
#head.sortiment
	{
	
	background-image: url(../img/head8_neu.jpg);
	}
	
#head.hersteller
	{
	
	background-image: url(../img/head4_neu.jpg);
	}
	
#head.kontakt
	{
	
	background-image: url(../img/head7.jpg);
	}
	
#head.impressum
	{
	
	background-image: url(../img/head6.jpg);
	}
	

#logo
    { 
    width:320px;
	height:180px;
    margin-left:25px; 
	margin-top: 135px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat; 
	position: absolute;
}


/* Links
-----------------------------------------------------------------------------*/
a {
	
	line-height:1.0em;
}
#content a, #content a:link, #content a:visited, #content a:active,
#adresse a, #adresse a:link, #adresse a:visited { text-decoration:none; color: #bd0926;}
#content a:hover, #adresse a:hover { text-decoration:underline; background-color: #fecb00;}

a, a:link { text-decoration:none; color: #fecb00;}
a:visited { text-decoration:none; color: #fecb00;}
a:hover { text-decoration:underline; color: #fecb00;}
a:active { text-decoration:none; color: #fecb00;}

a.non_hover { text-decoration:none; color: #fecb00;}

/* Texte
-----------------------------------------------------------------------------*/

h1
    {
    font-size: 1.8em;
	line-height:normal;
	color: #bd0926;
}
    
h2
    {
    font-size: 1.4em; 
	line-height:normal;
	color: #bd0926;
}
    
h3
    {
    font-size: 1.2em;
	line-height:1.4em;
		color: #000;
}

    


p
    {
    font-size: 1.2em;
	
	line-height:1.5em;
}
strong  {
line-height:1.5em;
}




/* Haupt Navigation
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 250px;
}


#nav_rot {
	width: 900px;
	height: 25px;
	background-color:#bd0926;

}



#footer

{	width: 900px;
	height: 25px;
	background-color:#bd0926;
	

}

#menu {
	color: #fecb00;
	margin-left: 350px;
	font-size: 1.4em;
	line-height:1.7em;
	height: 50px;
	padding-top: 7px;
}



#menu2 {
	color: #fecb00;
	font-size: 1.4em;
	height: 50px;
	padding: 7px 0 0 20px;
}


#menu ul li {
display:inline;
margin-left: 25px;
}


#adresse {
	width: 200px;
	margin-top:60px;
	background-color: #F7E9AE;
	color: #000;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #C00;
	border-right: 1px solid #C00;
	border-bottom: 1px solid #C00;
	border-left: 1px none #C00;
}


#zeiten {
	width: 200px;
	margin: 30px 0 30px 0;
	background-color: #F7E9AE;
	color: #000;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #C00;
	border-right: 1px solid #C00;
	border-bottom: 1px solid #C00;
	border-left: 1px none #C00;
	
	
}
span.bezeichnung {
	float:left;
	width:50px;
	line-height:1.5em;
}
.img_right {
	float: right;
	padding: 0 15px 10px 15px;
}

.img_left {
	float: left;
	padding: 0 15px 10px 0;
}

#content ul {
	list-style-type: disc;
	list-style-position: inside;
}
#content ul li {
	font-size: 1.2em;
	line-height:1.4em;
	padding: 2px 0px;
}


/* Forms
-----------------------------------------------------------------------------*/

input, textarea 
{
	background-color:#f6ead8;
	
}

fieldset {
	border: 1px solid #ac8e62;
	/*width: 280px;*/
	padding: 5px;
}
legend {
	font-weight: bold;
	color: #ac8e62;
line-height: 1.5em;
}

.beschriftung {
	float: left;
	width: 80px;
	line-height: 1.5em;

}
.feld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #ac8e62;
	color: #000;
	width: 200px;
	height:15px;
	margin-bottom: 10px;
}


.feld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #ac8e62;
	color: #000;
	height:100px;
	width: 200px;
	margin-bottom: 10px;
}

