*		 				{
						margin:0px;
						padding:0px;
}

body					{
						background:#3b281f;
						font-family:verdana;
						font-size:12px;
						margin-bottom:50px;
}


#container				{
						background:#ffffff;
						width:800px;
						margin:0 auto;
						padding:30px;
						margin-top:120px;
}

#content				{
						margin-top:25px;
						padding:15px;
}

#footer					{
						font-size:10px;
						color:#e7d3ba;
						margin:20px auto 0;
						width:840px;
}


#home_index #header,
#einkaufsberatung_index #header,
#imageberatung_index #header,
#lifestyleberatung_index #header,
#kennenlernen_index #header,
#preise_index #header,
#kontakt_index #header,
#links_index #header,
#impressum_index #header	{
						height:350px;
						margin-bottom:8px;
						margin-left:-22px;
						margin-top:-22px;
						width:843px;
}
#home_index #header		{
						background: transparent url(/img/header/home.jpg) no-repeat;
}
#einkaufsberatung_index #header		{
						background: transparent url(/img/header/einkaufs-beratung.jpg) no-repeat;
}
#imageberatung_index #header		{
						background: transparent url(/img/header/image-beratung.jpg) no-repeat;
}
#lifestyleberatung_index #header		{
						background: transparent url(/img/header/lifestyle-beratung.jpg) no-repeat;
}
#kennenlernen_index #header		{
						background: transparent url(/img/header/kennenlernen.jpg) no-repeat;
}
#preise_index #header		{
						background: transparent url(/img/header/preise.jpg) no-repeat;
}
#kontakt_index #header		{
						background: transparent url(/img/header/kontakt.jpg) no-repeat;
}
#links_index #header		{
						background: transparent url(/img/header/links.jpg) no-repeat;
}
#impressum_index #header		{
						background: transparent url(/img/header/impressum.jpg) no-repeat;
}

#image					{
						border:1px solid #000000;
						background:#E7D3BA;
						font-family:arial;
						line-height:17px;
						margin-bottom:25px;
						margin-top:20px;
						padding:20px;
}

.vspacer				{
						clear:both;
						height: 0px;
						line-height:0;
}

img						{
						border:0px;
}


/*-------------------------------------------------LINKS & FONTS-----------------------------------*/

a:link, a:visited, a:hover	{
						color:#3b281f;
						text-decoration:underline;
						font-weight:bold;
}

#footer a:link, #footer a:visited, #footer a:hover {
						color:#E7D3BA;
						font-weight:normal;
}

#home_index h1			{
						font-size:18px;
						margin-bottom:0px;
}

h1						{
						font-size:18px;
						margin-bottom:1em;
}

h2						{
						font-size:14px;
						margin-bottom:1.5em;
}

h3						{
						font-size:18px;
						margin-bottom:1em;
						margin-top:35px;
}

h4						{
						font-size:14px;
						margin-top:18px;
}

p						{
						margin-bottom:1em;
						line-height:18px;
}

.float					{
						float: right;
						width: 500px;
						margin-right:60px;
}

.nadine-img				{
						float:left;
						padding:10px;
						border: 1px solid #3b281f;
}

a.logo					{
						display:block;
						margin-left:-25px;
						position:absolute;
						top:35px;
}

/*-------------------------------------------------Tabellen---------------------------------------*/
table.preise			{
						margin-bottom:20px;
}

table.preise th			{
						width:300px;
						background:#3b291f;
						color:#e7d3ba;
						text-align:left;
						padding:7px;
}

table.preise td			{
						background:#e7d3ba;
						padding:7px;
}

/*--------------------------------------------------NAVIGATION-------------------------------------*/
#navi					{
						background-color: #3b281f;
						font-family:arial;
						margin-left:-23px;
						width:845px;
						height: 33px;
}


#navi a, #navi a:visited	{
						display: block;
						margin-left:29px;
						padding: 0px 10px;
						color:#ffffff;
						text-decoration:none;
						font-weight:normal;
						line-height: 33px;
}

#navi a:hover, #navi li.on a, #navi li.on a:visited	{
						color:#1a0c05;
						background:#ffffff;
}

#navi ul				{
						list-style-type: none;
}

#navi li				{
						float:left;
}
