/* base elements */
h1 {
	color: #522E91;	size: 5;	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	color: #522E91;	size: 4;	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	color: #522E91;	size: 3;	margin-bottom: 0px;
	padding-bottom: 0px;
}

h4 {
	color: #522E91;	size: 2;	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5 {
	color: #522E91;	size: 1;	margin-bottom: 0px;
	padding-bottom: 0px;
}

a, a:visited, a:link, a:active {
	color: #522E91;}

a:hover {
	color: #A897C9;}

/* header */
#banner_container {
	background-color: #;
}

#header td {
	border-bottom-color: #FFFFFF;
}

button {
	border-color: #522E91;
	background-color: #522E91;
	color: #FFFFFF;
}

input {
	color: #522E91;
}

a, .list_bullet {
	color: #522E91;
}

#container {
	background-color: #A897C9;
}

#content {
	border-color: #FFFFFF;}

/* left nav*/
#left_nav, #nav_browser a, #nav_browser .list_bullet {
	color: #522E91;
	background-color: #A897C9;
	border-color: #FFFFFF;}

#nav_links li.root div.root a {
	color: #FFFFFF;
}

#nav_links div.children a {
    color: #522E91;
}

#nav_links li.root {
	background-color: #522E91;
	border-color: #FFFFFF;}

#nav_links li {
	background-color: #A897C9;
}

#nav_links hr {
	background-color: #FFFFFF;	color: #FFFFFF;}

/* modules */
.module div.tl {
	background:  url('/files/styles/tl_image/6_4358f3395888cffe0ce765774a197716.jpg') no-repeat top left;
}


.module div.tr {
	background:  url('/files/styles/tr_image/6_fedb082e272c08add35d227657ae05b7.jpg') no-repeat top right;
}

.module div.t {
	border-top-color: #522E91;
	background-color: #A897C9;
	color: #FFFFFF;
}

.module div.content {
	border-left-color: #522E91;
	border-right-color: #522E91;
	background-color: #FFFFFF;
}

.module div.bl {
	background: url('/files/styles/bl_image/6_984e0ded405b02e1e903d95227e75015.jpg') no-repeat top left;
}

.module div.br {
	background: url('/files/styles/br_image/6_244f20b7fb33f49c5d7ea6d24557126f.jpg') no-repeat top right;
}

.module div.b {
	border-bottom-color: #522E91;
	background-color: #FFFFFF;
}

.module a {
	color: #522E91;
}

.module a:hover {
	color: #A897C9;
}

#footer, #footer a {
	color: #522E91;
	border-bottom-color: #522E91;
}

/* offers and special offers */
.special_offer {
	border-top-color: #522E91;
}


.special_offer {
	border-top-color: #A897C9;
}

.dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #522E91;
}
.list_content {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #522E91;
}
.list_text {
	color: #000000;
}
.pic_right {
	margin-bottom: 6px;
	margin-left: 6px;
}
.pic_left {
	margin-right: 6px;
	margin-bottom: 6px;
}

