body {
	background: url(/fileadmin/templates/bandedblues/images/assets/bg.gif) repeat;
	width: 914px;
	font: 10px/1.5em Verdana, "Lucida Grande", Lucida, sans-serif;
	color: black;
	margin: 0 auto 0px;
}

h1 {
	color: #94de1f;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(/fileadmin/templates/bandedblues/images/content/content_bullet.jpg) no-repeat 0 1px;
	padding-left: 12px;
	text-transform: uppercase;
}

p {
	padding-left: 12px;
	padding-right: 12px;
}

.logo {
	background: url(/fileadmin/templates/bandedblues/images/assets/logo.jpg);
	width: 197px;
	height: 95px;
	margin-bottom: 15px;
}

.site {
	background: url(/fileadmin/templates/bandedblues/images/assets/bg_site.png) repeat-y;
	padding: 0 37px 37px;
	clear: both;
}

/* @group Navigation */

#navi {
	width: 197px;
	float: left;
}

.navistart {
	background: url(/fileadmin/templates/bandedblues/images/navi/navi_start.jpg) no-repeat;
	height: 26px;
}

#navi ul {
	width: 197px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

#navi li a {
	width: 171px;
	padding-left: 26px;
	padding-top: 1px;
	display: block;
	background: url(/fileadmin/templates/bandedblues/images/navi/navi_bg.png) no-repeat 0 0;
	height: 19px;
	color: black;
	text-decoration: none;
}

#navi li a:hover {
	background: url(/fileadmin/templates/bandedblues/images/navi/navi_bg.png) no-repeat 0 -20px;
	color: black;
	text-decoration: none;
}

#navi li a:visited {
	background: url(/fileadmin/templates/bandedblues/images/navi/navi_bg.png) no-repeat 0 -20px;
	color: black;
	text-decoration: none;
}

.select {
	width: 171px;
	padding-left: 26px;
	padding-top: 1px;
	display: block;
	background: url(/fileadmin/templates/bandedblues/images/navi/navi_bg.png) no-repeat 0 -20px;
	height: 19px;
	color: black;
	text-decoration: none;
}

div.navilogin {
	background: url(/fileadmin/templates/bandedblues/images/navi/navi_login.jpg);
	height: 26px;
}

.naviloginform {
	background: url(/fileadmin/templates/bandedblues/images/navi/navi_login_bg.jpg) repeat-y;
	padding-top: 12px;
	padding-left: 26px;
	padding-bottom: 2px;
}

#navi input {
	width: 135px;
	margin-bottom: 10px;
}

#navi label {
	width: 135px;
	display: block;
	font-weight: bold;
}

.navifooter {
	background: url(/fileadmin/templates/bandedblues/images/navi/navi_footer.jpg) no-repeat;
	height: 30px;
}

.navibanner {
	height: 250px;
	width: 183px;
	display: block;
	margin-top: 25px;
	background-color: silver;
}

/* @end */

/* @group content */

#content {
	margin-top: 20px;
	background: url(/fileadmin/templates/bandedblues/images/content/bg_content.jpg) repeat-y;
	float: left;
	width: 620px;
}

.contentstart {
	background: url(/fileadmin/templates/bandedblues/images/content/content_start.jpg) no-repeat;
	width: 620px;
	height: 26px;
	display: block;
}

.contentcontent {
	width: 560px;
	background-color: white;
	border: 1px solid silver;
	margin: 20px;
	padding: 10px;
}

.contentfooter {
	background: url(/fileadmin/templates/bandedblues/images/content/content_footer.jpg) no-repeat;
	width: 620px;
	height: 16px;
	display: block;
	position: relative;
	bottom: 0;
}

/* @end */

.right {
	width: 620px;
	float: left;
	margin-left: 23px;
	margin-top: 19px;
}

#banner {
	height: 71px;
	display: block;
	background-color: #ccc;
	width: 620px;
}

a:link {
	color: #94de1f;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #94de1f;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: #94de1f;
	color: white;
}
