/* GENERAL STYLES */
#header
{
 background-color: #d9ecf3;
 height: 150px;
 background-image: url(/media/5039/god-webshop-header.png);
}
#adspace
{
 background-color: #d9ecf3;
 margin-right: 5px;
}
.title
{
 margin-left: 10px;
 padding-bottom: 0px;
 padding-top: 25px;
}
H1.title
{
 font-family: Tahoma, Arial;
 font-size: 20px;
}
H2.title 
{
 font-family: Tahoma, Arial;
 font-size: 14px;
 color: #4d3d3d;
 font-weight: normal;
}
.title A
{
 color: #4296ae;
 text-decoration: none;
 font-weight: bold;
}
.title A:hover
{
 text-decoration: underline;
 color: #3333AA;
}
body
{
 background-color: #d9ecf3;
 color: #4d3d3d;
}
#main
{
 background-image: url(/media/5044/god-webshop-background.gif);
 background-repeat: repeat-y;
}
#footer
{
 background-image: url(/media/5049/god-webshop-footer.png);
 background-repeat: no-repeat;
 height: 13px;
}



/* EDITOR PROPERTIES */

