/* CSS Document */

body,html	{
		padding:0px;
		margin:0px;
		background-color:#707070;
		font-size: 12px;
		line-height:18px;
		color: #003333;
		font-family: Verdana, Arial, helvetica, sans-serif;
		}

h1		{
		padding:0px;
		margin:0px;
		font-size: 14px;
		}
h2		{
		padding:0px;
		margin:12px 0 0 0px;
		font-size: 12px;
		}
p		{
		padding:0px;
		margin:0px;
		width:400px;
		}

a            {color: #003333; text-decoration: none; }
a:visited    {color: #003333; }
a:hover      {color: #003333; text-decoration:underline; }
a:active     {color: #003333; }

#navigation a            {color: #003333; text-decoration: none; }
#navigation a:visited    {color: #003333; }
#navigation a:hover      {color: #003333; font-weight:bold; }
#navigation a:active     {color: #003333; font-weight:bold; }

#box	{
		width:1024px;
		background-image: url(http://www.steinhauerei-frey.ch/pics/ursfrey_content_bg.png);
		background-repeat:repeat-y;
		margin:10px auto;
		}

#head	{
		width:1024px;
		height: 78px;
		background-image:url(http://www.steinhauerei-frey.ch/pics/ursfrey_head.png);
		background-repeat:no-repeat;
		}
#left	{
		width: 272px;
		background-image:url(http://www.steinhauerei-frey.ch/pics/ursfrey_navi_bg.png);
		background-repeat:no-repeat;
		float:left;
		}
	#navigation	{
			margin:10px 0 0 0px;
			line-height:25px;
			}
	.navi, .anavi	{
			margin: 0 0 0 120px;
			padding:0px;
			width:150px;
			font-size:14px;
			}	
	.anavi	{
			font-weight:bold;
			}
	#adress		{ 
			margin: 240px 0 0 120px;
			}
			
#content 	{
		width:520px;
		min-height: 575px;
		height:auto !important;   
		height:575px;
		margin:0px 0 0 103px;
		float:left;
		}
	#unavigation	{
			width:550px;
			margin:10px 0 15px 0px;
			height:20px;
			}
	.unavi, .a_unavi	{
			margin: 0 0 0 0px;
			padding:0 5px 0 5px;
			font-size:14px;
			display:inline;
			}	
	.a_unavi	{
			font-weight:bold;
			}
#footer{ 
		width:1024px;
		height:33px;
		background-image:url(http://www.steinhauerei-frey.ch/pics/ursfrey_foot.png);
		background-repeat:no-repeat;
		}
#an		{ 
		width:1024px;
		margin:-10px auto;
		padding-right:97px;
		text-align:right;
		font-size:10px;
		}
#referenzen	{
		margin: 18px 0 0px 5px;
		}
#thumb td	{ 
		vertical-align:top;
		text-align:center;
		}


td.content_left	{
		vertical-align:top;
		}
td.bilder	{
		padding-left:25px;
		vertical-align:top;
	}
td.kontakt	{
		padding-left:25px;
		vertical-align:bottom;
	}
.pics_right	{
		margin-bottom:20px;
	}
ul {
	width:400px;
	padding:0px;
	margin:0px;
	}

li {
	padding:0px;
	margin:0 0 0 15px;
	}
	
.mail	{
	font-size:11px;
	}
.antifloat	{
			clear:both;
			}
		

