body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

table, table td {
	vertical-align: top;
}

div {
	text-align: left;
}

#siteContainer {
	width: 766px;
	margin: auto;
	text-align: left;
}

#siteTop {
	line-height: 0px;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 5px;
}

#siteTopLogo {
	float: left;
	width: 155px;
	margin-right: 10px;
}

#siteTopImage {
	float: right;
	width: 581px;
	height: 91px;
}

#siteContent {
	padding-top: 30px;
}

#siteLeft {
	float: left;
	width: 165px;
}

#siteLeft .text {
	background-image: none;
}

#siteLeftPadding a {
	font-weight: bold;
	font-size: 12px;
}

#siteLeftPadding {
	padding-left: 10px;
}

#siteLeftPadding a:hover, #siteLeftPadding a.subMenuNodeSelected {
	color: #26c4fc;
}

#siteLeftPadding h1 {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}

#siteLeftPadding .text {
	padding-left: 0px;
}

#siteLeftMenuTeaser A {
	font-weight: normal;
}

#siteRight {
	float: right;
	width: 591px;
}

#siteRightPadding {
	padding-right: 10px;
}

#siteBottom {
	background-image: url(../images/bottomBorder.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	padding-top: 3px;
	font-size: 10px;
}

#siteBottom a {
	font-size: 10px;
}

#mailContainer {
	margin: auto;
	width: 500px;
	text-align: left;
}

#mailTop, #mailContent {
	padding-bottom: 30px;
}

#mailBottom {
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
}
.clearFloat {
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.text {
	padding-top: 0px;
	background-image: url(../images/fadeBorder.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.twoWidthBoxLeft {
	float: left;
	width: 285px;
}

.twoWidthBoxRight {
	float: right;
	width: 285px;
}

.boxSeperator {
	height: 30px;
	line-height: 0px;
	padding: 0px; 
	margin: 0px;
	font-size: 0px;
}

.subMenuLevelX a {
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

.vMenu {
	padding: 10px;
}

.vMenu a {
	line-height: 20px;
	display: block;
}

.vMenu a:hover, .vMenu .selected {
}

.vMenu a.submenu {
	margin-top: 0px;
	padding-left: 20px;
	font-weight: normal;
}

.levelOneMenu {
	height: 22px;
}

.levelOneMenu a {
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.levelOneMenu a:hover, .levelOneMenu .selected {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

.twoLevelMenu {
	width: 758px;
	height: 44px;
}

.twoLevelMenu a {
	
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.twoLevelMenu a:hover, .twoLevelMenu .selected {
	text-decoration: none;
}

.twoLevelMenu .level1 {
	width: 100%;
	display: block;
	height: 22px;
}

.twoLevelMenu .level1 a:hover, .twoLevelMenu .level1 .selected {
	background-color: #000000;
	color: #FFFFFF;
}

.twoLevelMenu .level2 {
	display: block;
	height: 22px;
	background-color: #F2F2F2;
}

.twoLevelMenu .level2 a {
	color: #FC9836;
	padding-right: 0px;
}

.twoLevelMenu .level2 a:hover, .twoLevelMenu .level2 .selected {
	color: #000000;	
}


/* FORMS */

form {
	margin: 0px;
}

input, textarea, select {
	font-family: Helvetica, sans-serif, Verdana, Ariel;
	font-size: 11px;
	padding: 2px;
	font-weight: normal;
}

.newsletterSignup .frontendInput, .managerInput, .forumTopBar .forumSearchInput, .searchBox .searchInput, .shopProduct input, .basketAddress input, .forumInput, .metaSearchInput {
	margin-right: 5px;
	border: 1px solid #FC8207;
}

.newsletterSignup .frontendButton, .managerButton, .forumTopBar .forumSearchButton, .searchBox .searchButton, .forumButton, .metaSearchButton {
	width: 92px;
	border: 1px solid #FC8207;
	padding: 1px;
	background-color: #FC9836;
	color: #FFFFFF;
	font-weight: bold;
}

.frontendTextarea, .basketAddress textarea, .forumTextArea {
	border: 1px solid #FC8207;
}

/* NEWSLETTER SIGNUP */

table.newsletterSignup {
	font-size: 11px;
	color #cccccc;
	margin: 0px; 
	padding: 0px;
}

.newsletterSignup .frontendButton {
	width: 72px;
	background-color: white;
	border: 1px solid #cccccc;
	color: #333333;
	margin-top: 5px;
	font-weight: normal;
}

.newsletterSignup .frontendInput {
	width: 144px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
	font-size: 11	px;
	padding: 1px;
}

/* NEWSLIST */

.newsList .listTable {
	display: block;
	width: 545px;
	background-color: red;
}	

.newsList .listTable .newsListDateTime {
	width: 100px;
}

.newsList .listTable .newsListCategory {
	width: 100px;
}

.newsList .listTable .newsListDateTime {
	width: 100px;
}

.newsList .listTable .newsListTitle {
	width: 345px;
}

.newsList .listTable .newsListHead td {
	font-weight: bold;
}

.newsList .listTable .newsListSeperator td {
	height: 2px;
	line-height: 2px;
	background-color: #FFFFFF;
	width: 545px;;
}

.newsList .listTable td {
	background-color: #F2F2F2;
	padding: 5px;
}

.newsList .teaserBox {
	padding-bottom: 0px;
}

.newsList .teaser {
	padding-bottom: 0px;
}

/* NAVIGATION */

.naviclass {
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 20px;
}

.naviclass a {
	font-weight: bold;
	font-size: 9px;
}

/* PICTURE GALLERY */

.pictureGallery {
	padding-bottom: 30px;
}

.pictureGallery img {
	margin: 15px;
	margin-top: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/* SCROLL TEXTFIELD */

.textScroll {
	margin-bottom: 10px;
}

/* POLL */

.pollText {
}

.pollBarBack {
	background-color: #F2F2F2;
	height: 15px;
	margin-bottom: 5px;
}

.pollBarFront {
	background-color: #FED2A7;
	border: 1px solid #F37C2C;
	height: 13px;
}

/* SEARCH */



