/* @override http://www.parkett4you.de/styles.css */

DIV.main
{
	width: 700px;
	position: relative;
	top: 10px;
	text-align: left;
	bottom: 10px;
}

DIV.sidebar
{
	left: 530px;
	width: 150px;
	position: absolute;
	top: 20px;
	text-align: left;
	border: 1px solid lightgrey;
}

DIV.news
{
	left: 10px;
	width: 145px;
	position: absolute;
	top: 72px;
	text-align: left;
	background-color: white;
	border-right: #CCC;
	border-left: #CCC;
	border-width: 0px 1px 0px 0px;
	border-style: solid dashed solid solid;
	z-index: 5;
}



DIV.maintext
{
	width: 500px;
	position: absolute;
	top: 10px;
	text-align: left;
	border: 0px solid lightgrey;
	padding: 10px;
}

DIV.infobox
{
	/* left: 10px;
	width: 200px;
	top: 10px; */
	position: relative;
	text-align: left;
	border: 1px solid lightgrey;
	margin-bottom: 10px;
	margin-top: 10px;
}

p
{
	padding: 5px;
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000;
}

DIV.header
{
	background-image: url(images/main_bg.gif);
	background-repeat: repeat;
	width: 100%;
	height: 25px;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	position: absolute;
	left: 0px;
	top: 0px;
}

DIV.mainbuttons
{
	background-image: url(images/subnavbg.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 17px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 32px;
}

a
{
	text-decoration: none;
	color: #0D89D0;
	padding-bottom: 1px;
}

a:hover { text-decoration: underline; }
a:visited { color: #0878B8; }

.HeaderStyle
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 25px;
	color: #000;
	font-weight: 200;
}

.SubHeaderStyle
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.TextStyle
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000;
}

ul
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000;
}

h2
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 16px;
	color: #555;
	background-image: url(include/style_h2_bg.png);
	padding: 5px;
}

h3
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 14px;
	color: #008400;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	border-left: 8px solid #5a5a5a;
	padding-left: 5px;
	text-align: left;
}

h4
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000;
	background-image: url(include/main_bg.gif);
	margin: 0px;
	padding: 5px;
}

h4.infobox
{
	color: #fff;
	margin: 0px;
	padding: 5px;
	background-image: none;
	background-color: #008400;
	font: bold 13px Lucida;
}

h1.news
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 5px;
	background-color: #FFF;
}

h1 {
	color: #585862;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #008200;
	padding: 5px;
	margin-bottom: 25px;
}

h5 {
	color: #008400;
	text-align: left;
	font: normal bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #008400 0 0 0px;
	margin: 5px;
	text-transform: none;
	text-decoration: none;
}

.SubTextStyle
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0;
}

#logo {
	background: url(include/p4yde_logo.jpg) no-repeat 6px top;
	padding-top: 60px;
}

#ship_bg {
	background: url(include/lieferwagen_bg.jpg) no-repeat right center;
	padding-right: 120px;
}

#sortiment_bg {
	background: url(include/stabmulti_bg.jpg) no-repeat right center;
	padding-right: 120px;
}

#zubeh_bg {
	background: url(include/zubeh_bg.jpg) no-repeat right bottom;
	padding-right: 140px;
}

.FooterStyle
{
	font-family: Lucida Grande, Arial, Helvetica, sans serif;
	font-size: 10px;
	color: #000;
}

.TitleStyle
{
	font-family: Geneva, Arial, Helvetica, sans serif;
	font-size: 25px;
	color: #FFF;
	position: relative;
	top: 18px;
	left: 20px;
	letter-spacing: 2px;
}
