/*/ Stylesheet www.coiffeurcap.ch 2009 /*/

body
	{
	margin: 000px;
	padding: 000px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 014px;
	color: rgb(025,025,025);
	background-color: rgb(139,116,107);
	}

#wrapper1
	{
	position: absolute;
	float: left;
	width: 100%;
	margin-top: 025px;
	margin-right: auto;
	border-top: 2px solid rgb(195,070,063);
	border-bottom: 2px solid rgb(195,070,063);
	background-color: rgb(255,255,255);
	}
	
#wrapper2
	{
	width: 700px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(255,255,255);
	}

#logo
	{
	float: left;
	width: 119px;
	height: 070px;
	margin-top: 10px;
	border: 1px solid rgb(125,125,125);
	padding: 003px;
	background-color: rgb(255,255,255);
	}
	
#kopfzeile
	{
	float: right;
	width: 573px;
	height: 056px;
	margin-top: 10px;
	background-color: rgb(255,255,255);
	}
	
#navi
	{
	float: right;
	width: 573px;
	height: 020px;
	border-top: 1px solid rgb(125,125,125);
	border-bottom: 1px solid rgb(125,125,125);
	background-color: rgb(240,240,240);
	font-size: 80%;
	font-weight: bold;
	}

	#navi ul
		{
		margin-left: 002px;
		margin-right: 002px;
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 0.2em;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
		}
		
	#navi li
		{
		display: inline;
		list-style: none;
		}
	
	#navi a
		{
		margin-left: 0.6em;
		margin-right: 0.6em;
		text-decoration: none;
		}

	#navi a:link, a:visited
		{
		color: rgb(000,000,000)
		}
		
	#navi a:hover, a:active, a:focus
		{
		color: rgb(125,125,125);
		}
		
#inhalt
	{
	float: left;
	width: 700px;
	min-height: 425px;
	margin-top: 010px;
	padding-bottom: 025px;
	background-color: rgb(255,255,255);
	}
	
	h1, th
		{
		font-size: 100%;
		color: rgb(195,070,063);
		line-height: 1em;
		margin-top: 003px;
		margin-bottom: -0.8em;
		}
		
	.textlink
		{
		font-size: 85%;
		font-weight: bold
		}
		
	a.textlink:link, a.textlink:visited
    	{
		color: rgb(050,050,050);
		text-decoration: underline;
		}
	
	a.textlink:hover, a.textlink:active, a.textlink:focus
		{
		color: rgb(255,255,255);
		background-color: rgb(000,000,000);
		text-decoration: none
		}
		
	.aktuell
		{
		color: rgb(195,070,063)
		}
		
	#foto_team
		{
		float: left;
		margin-top: 005px;
		border: 001px solid rgb(100,100,100);
		text-align: center;
		}

	#frisuren_klein
		{
		float: left;
		margin-left: 158px;
		margin-right: 025px;
		}
		
	#frisur_gross
		{
		float: left;
		}
		
	.foto_fr1 /* Frisurfoto gross */
		{
		border: 001px solid rgb(100,100,100);
		float: left;
		margin-top: 10px;
		}
		
	.foto_fr2 /* Frisurfoto klein*/
		{
		border: 001px solid rgb(100,100,100);
		float: left;
		width: 50px;
		height: 50px;
		margin-bottom: 006px;
		margin-right: 006px
		}
		
	.foto_fr3 /* Frisurfoto mittel mit rechtem Randabstand */
		{
		border: 001px solid rgb(100,100,100);
		float: left;
		width: 175px;
		height: 233px;
		margin-top: 6px;
		margin-right: 025px;
		margin-bottom: 006px
		}
		
	.foto_fr4 /* Frisurfoto mittel ohne rechten Randabstand */
		{
		border: 001px solid rgb(100,100,100);
		float: left;
		width: 175px;
		height: 233px;
		margin-top: 6px;
		margin-bottom: 006px
		}
		
	table#preisliste
		{
		table-layout: fixed;
		margin-left: 150px;
		margin-right: 150px;
		background-color: rgb(255,255,255);
		text-align: left;
		}
		
	.grau
		{
		background-color: rgb(240,240,240)
		}
	
	.foto_p1 /* Portraitfotos mit rechtem Randabstand */
		{
		float: left;
		width: 175px;
		height: 220px;
		border: 001px solid rgb(100,100,100);
		margin-right: 025px
		}
		
	.foto_p2 /* Portraitfotos ohne rechten Randabstand */
		{
		float: left;
		width: 175px;
		height: 220px;
		border: 001px solid rgb(100,100,100);
		}
		
	h2
		{
		font-size: 100%;
		color: rgb(195,070,063);
		line-height: 1em;
		margin-top: 003px;
		margin-bottom: 0em;
		}
	
	.klein
	{font-size: 80%}
	
	#lageplan
		{
		margin-left: 99px;
		margin-right: 99px;
		border: 001px solid rgb(100,100,100)
		}
		
#fusszeile
	{
	float: left;
	width: 700px;
	border-top: 1px solid rgb(125,125,125);
	padding-top: 005px;
	padding-bottom: 005px;
	background-color: rgb(255,255,255);
	font-size: 80%;
	text-align: center
	}
