body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#FFFFFF;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;color:#000000}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
  font-size:12px;

}
a:active, a:hover
{ 
 text-decoration:blink;

}

#title {
height:34px;
padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;
}
#left {
width:14%;
float:left;
line-height:18px;
background-color:#3d97dd;

}
.menutitle
{
font-weight:bold;
border-top:1px solid #000000;
margin-top:15px;
background-color:#efefef
}

#content {
width:80%;
float:right;

}

#search {
position:center;
}

#headleft {
float:left;
background-position :left,
background-image: url(/images/header.png);

}

#headright {
float:right;
border: 0px;
padding:0px;
margin:0px;
}
#menu {
	
	text-align:center;
	padding:10px;
	clear:left;
	background-image: url(http://just-shops.de/images/bg.png);
background-color:#efefef
}
#header {
width:100%;height:123px;
margin:0 auto;
background-repeat:repeat;
background-image: url(http://just-shops.de/images/header5.png);
background-position :left,
float:left;

}
#header2 {
width:100%;height:78px;
background-repeat:no-repeat;
background-image: url(http://just-shops.de/images/header2.png);
background-position:right;
border: 0px;
padding:0px;
margin:0px;
}

#footer {
	padding-top:10px;
	position:relative;
	clear:both; 
	text-align:center;
	height:56px;
	overflow:hidden;
	width:100%;
	background-image: url(http://just-shops.de/images/footer.png);
	border-top:20px solid #FFFFFF;


}

#header3 {
float:right;
border: 0px;
padding:0px;
margin:0px;
padding-top:78px;
}
a.content:link { 
text-decoration:underline;
color:#3d97dd;
}
a.content:hover { 
text-decoration:underline;
color:#000000;
}
a img {
border: 2px solid #FFFFFF;
}