@import url(topmenu.css);
@import url(content.css);
body { 
	margin-left: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%;
	color:#000000;
	}
	
#outerwrapper{
	margin: auto;
	width: 800px;
	height: 601px;
	text-align: left;
  background-image:url(../img/background.jpg); background-repeat:no-repeat;
}
	
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
p {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
	}

/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
he\ight: 1px;
word-wrap: normal;
}
/* */

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  top:-20px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:854px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*  border-right:1px solid #ffffff;
  border-left:1px solid #ffffff;  */
/*background:#ffffff; */
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */

* html #outer{
  width:582px;
  w\idth:580px;
}
#float-wrap{
  width:580px;
  margin-right:-1px;
  float:left;
  display:inline;
}


/*intro start*/
#center-intro {
margin-top:320px;
margin-left:100px;
position: absolute;
width: 220px;
height: 150px;
}
#slogan-home {
	width: 60px;
	top: 10px;
	left: 230px;
}
#slogan-home a{
	font: bold 80% arial,helvetic,sans-serif;
	color: #ffffff;
}
#slogan-shop {
	width: 60px;
	top: 20px;
	left: 230px;
}
#slogan-shop a{
	font: bold 80% arial,helvetic,sans-serif;
	color: #ffffff;
}
#slogan-kontakt {
	width: 60px;
	top: 30px;
	left: 230px;
}
#slogan-kontakt a{
	font: bold 80% arial,helvetic,sans-serif;
	color: #ffffff;
}
#slogan-agb {
	width: 60px;
	top: 40px;
	left: 230px;
}
#slogan-agb a{
	font: bold 80% arial,helvetic,sans-serif;
	color: #ffffff;
}
/*intro stop*/
