﻿/*
	Template f�r Panoramakarte.de von SmartSites
	http://www.smartsites.biz

*/

*
{
padding: 0em;
margin: 0em;
}
html
{
	height: 100%;
	background-color: #fbbb57;
}

body
{
background-color: #fbbb57;
		background-image: -moz-linear-gradient(top, #fbbb57, #f16609); 
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fbbb57),color-stop(1, #f16609)); 
		
height: 100%;
padding-top: 5px;
}


p
{
margin-bottom: 1.0em;
/*text-align: justify;*/
font-family:Arial,Helvetica,sans-serif;
color: #193A59;
}

a
{
color: #193A59;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 855px;
margin: 0 auto;
}

/*Logo*/
#logo
{
	background-image: url(../images/logo.png);
	height: 50px;
	width: 700px;
	
}



/*Menu*/
#menu
{
text-align: center;
width:100%;
position: relative; 
height: 43px;
padding: 0em 0em 0em 0em;
margin-left: 0em;
border-top: 1px;
border-top-color: #000;
}

#menu ul
{
width: 100%;
padding: 10px 0px 11px 0px;
background-color: #971F1F;
		background-image: -moz-linear-gradient(top, #7F7E7E, #000000); 
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7F7E7E),color-stop(1, #000000)); 
							filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#7F7E7E', EndColorStr='#000000'); 
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7F7E7E', EndColorStr='#000000')";

}
li#current.active
{
display: inline;
padding: 10px 1em 12px 1em;
background-color: #2B2B2B;
		background-image: -moz-linear-gradient(top, #2B2B2B, #000000); 
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #2B2B2B),color-stop(1, #000000)); 
							filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#2B2B2B', EndColorStr='#000'); 
							-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#2B2B2B', EndColorStr='#000')";
}
#menu ul li
{
display: inline;
}

#menu ul li a
{
	font-family:Arial,Helvetica,sans-serif;
	padding: 1em 1.0em 1em 1.0em;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a:hover
{
	text-decoration: underline;
}
/* Header */
#header
{
	height: 257px;
	margin-top: 1em;
	background-image: url(../images/header.jpg);
	/*background:-moz-radial-gradient(bottom, #6D6C6C, #333333); /* Firefox */
	/*background:-webkit-gradient(radial, center center, 80, center center, 600, from(#6D6C6C), to(#333333)); /* Safari, Chrome */
}
#header p
{
	padding-left: 1em;
	padding-top:1em;
	padding-right: 5em;
	font-size: 30px;
	color: #FFFFFF;

}



/* Content*/
.contentpaneopen
{
	text-align: center;
	width: 100%;
}
#content .content-top
{
	height: 15px;
	background: #A8A8A8;
	
}
#content .content-bottom
{
	height: 15px;
	background: #A8A8A8;
	
}

#content 
{
margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
text-align: center;
width: 100%;
vertical-align: text-top;
background: #FFF;
/*background:-moz-radial-gradient(bottom, #FEFEFE, #D0C9BF); /* Firefox */
	/*background:-webkit-gradient(radial, center center, 80, center center, 750, from(#FEFEFE), to(#D0C9BF)); /* Safari, Chrome */
}
#content table
{
	padding-left: 1em;
}
#content p
{
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	padding: 0em 1.5em 0.3em 1em;
	font-size: 15px;	
}
.componentheading
{
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 40px;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
#content h1
{
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 40px;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	
}
#content h2
{
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	/*color: #1D2F3B;*/
	font-size: 30px;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 1em;
	
}
#content h3
{
	font-family:Arial,Helvetica,sans-serif;
	color: #1D2F3B;
	font-size: 20px;	
	font-weight: bold;
	padding-top: 0em;
	padding-top: 1.5em;
	padding-bottom: 1em;
}
#content h4
{
	font-family:Arial,Helvetica,sans-serif;
	color: #1D2F3B;
	padding: 0em 0em 0.2em 0em;
	font-size: 10px;
	font
	
}
#content table
{
	align: center;
}

#content ul
{
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 15px;
}

#footer
{
text-align: center;
	margin: 30px 0px 30px 0px;
	font-size: 0.8em;
}
#footer a
{
	color: #FFFFFF;
	text-align: center;

}
#footer p
{
	position:relative;
	color: #FFFFFF;
	text-align: center;

}


/*Shop**/

.browseProductContainer
{
	border-radius: 1em;
	background-color: #DCDCDC;
	width: 810px;
	
}
.browseRatingContainer
{
	width: 0px;
	}
}
