/* This is the style of your browser text */


html, body {
padding:0px;
margin:0px;
height:100%;
font-family: Segoe UI, Helvetica, Geneva, Verdana, Arial, sans-serif;
font-size: 12px;
background-image: url(../images/3dscanstudio-background.gif); background-repeat:repeat-x;
color:#CCCCCC;
}
a 						{text-decoration: none; color:#999999;}
a:hover					{text-decoration: none; color:#CCCCCC;}

#contentbox		{width:990px; margin-left:auto; margin-right:auto; text-align:left;}
#head			{width:960px; padding:50px 0px 0px 0px; margin:0px 15px 0px 15px; height:55px; 
				background-image:url(../images/3dscanstudio-headbackground.gif); background-repeat:no-repeat;}
#kopfaussen		{width: 960px; height:425px; padding:0px 15px 0px 15px; background-image:url(../images/head-aussen-bg.png); background-repeat:no-repeat;}
#menue			{background-image:url(../images/3dscanstudio-menuebackground.gif); background-repeat:repeat-x; height:41px;}
#kopf			{border:solid 1px #cccccc; height:425px;}

#teaser  		{height:382px; background-image:url(../images/3dscanstudio-teaserwebshop.jpg); clear:both;}
#teaserflash	{width:470px; float:left; }
#teaserinhalt	{width:439px; float:left; padding:40px 10px 0px 20px; font-family: Arial, Geneva, Verdana, sans-serif; }

p {
  margin: .5em 0 1em 0;
}

a:link, a:visited {
  text-decoration: none;
  color: #CCCCCC;
}

h1, h2, h3{
  font-family :Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  font-size: 30px;
  padding:0px 0px 10px 0px;
  margin:0px;
  color:#CCCCCC;
}

h2 {
  font-size: 22px;
  padding:0px 0px 10px 0px;
  margin:0px;
  color: #006590;
  
}

h3 {
  font-size: 18px;
  font-weight: bold;
  padding:0px 0px 10px 0px;
  margin:0px;
  color:#DDDDDD;
}