* {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
}

body {
  text-align: center;
  background: #d7d7d7; 
}

body, td {
	font: 11px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #999;
	line-height: 18px;
}

p {
	margin: 0 0 20px 0;
}

body.juescha { background: #d7d7d7; }
body.alumaxx { background: #005792; }
body.alassio { background: #c6bc9d; }
body.lightpak { background: #b3c7c2; }
body.bind { background: #0087bb; }

a,
a:link,
a:active,
a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a.jueschaOnly {
}

h1 {
	font: 22px "Times New Roman", Times,  serif;
	color: #666;
	line-height: 22px;
	margin: 5px 0 15px 0;
}

h2 {
	font: 18px "Times New Roman", Times, serif;
	color: #666;
	line-height: 20px;
	margin: 5px 0 15px 0;
}


h3 {
	font: 16px  "Times New Roman", Times, serif;
	color: #999;
	line-height: 18px;
	margin: 5px 0 5px 0;
	font-weight: bold;
}

#siteSearch {
	border-bottom: 1px dotted #666;
	padding: 0 0 15px 0;
}

#siteSearch h2 {
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
}

h4 {
	font: 14px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #999;
	line-height: 18px;
	margin: 5px 0 5px 0;
	font-weight: bold;
}

h4 a {
	text-decoration: none !important;
}

.noDisplay {
	display: none;
}

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.bold {
	font-weight: bold;
}

#container {
	width: 928px;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0 25px 250px 25px;
}

#logoJuescha {
	width: 152px;
	height: 105px;
}

#logoJuescha a {
	display: block;
	height: 85px;
	
	background: url(../img/juescha_logo.gif) no-repeat;
	width: 152px;
	height: 105px;
}

#mainNav { }
ul.mainNav { }

ul.mainNav li {
	display: block;
	float: left;
	width: 232px;
	height: 83px;
}

ul.mainNav li.alumaxx { background: url(../img/btn_alumaxx0.jpg) no-repeat; }
ul.mainNav li.alassio { background: url(../img/btn_alassio0.jpg) no-repeat; }
ul.mainNav li.lightpak { background: url(../img/btn_lightpak0.jpg) no-repeat; }
ul.mainNav li.bind { background: url(../img/btn_bind0.jpg) no-repeat; }

ul.mainNav li.alumaxx:hover { background: url(../img/btn_alumaxx1.jpg) no-repeat; }
ul.mainNav li.alassio:hover { background: url(../img/btn_alassio1.jpg) no-repeat; }
ul.mainNav li.lightpak:hover { background: url(../img/btn_lightpak1.jpg) no-repeat; }
ul.mainNav li.bind:hover { background: url(../img/btn_bind1.jpg) no-repeat; }

body.alumaxx ul.mainNav li.alumaxx { background: url(../img/btn_alumaxx1.jpg) no-repeat; }
body.alassio ul.mainNav li.alassio { background: url(../img/btn_alassio1.jpg) no-repeat; }
body.lightpak ul.mainNav li.lightpak { background: url(../img/btn_lightpak1.jpg) no-repeat; }
body.bind ul.mainNav li.bind { background: url(../img/btn_bind1.jpg) no-repeat; }

ul.mainNav li a {
	display: block;
	height: 83px;
}


#subNav {
	margin: 3px 0 0 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: right;
	height: 28px;
}

ul.subNav {
	margin: 5px 0 0 0;
}

ul.subNav li {
	display: block;
	float: left;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

ul.subNav li a {
	color: #999;
	font-size: 12px;
	text-decoration: none;
}

ul.subNav li a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

#langNav {
	height: 20px;
}

ul.langNav {
	margin: 5px 0 0 0;
}

ul.langNav li {
	display: block;
	float: left;
	height: 11px;
	width: 38px;
	margin: 0 0 0 10px;
}


ul.langNav li.FR_fr {
	display: block;
	float: left;
	height: 11px;
	width: 70px;
	margin: 0 0 0 10px;
}

ul.langNav li.EN_en { background: url(../img/il8n-EN.gif) no-repeat; }
ul.langNav li.DE_de { background: url(../img/il8n-DE.gif) no-repeat; }
ul.langNav li.FR_fr { background: url(../img/il8n-BENLLU.gif) no-repeat; }
ul.langNav li.EN_en:hover { background: url(../img/il8n-EN-1.gif) no-repeat; }
ul.langNav li.DE_de:hover { background: url(../img/il8n-DE-1.gif) no-repeat; }
ul.langNav li.FR_fr:hover { background: url(../img/il8n-BENLLU-1.gif) no-repeat; }

ul.langNav li a {
	display: block;
	height: 11px;
}

#content-row {
	height: 7px;
	margin: 0 0 6px 0;
	background: url(../img/content-row-juescha.gif) no-repeat;
}

body.juescha #content-row { background: url(../img/content-row-juescha.gif) no-repeat; }
body.alumaxx #content-row { background: url(../img/content-row-alumaxx.gif) no-repeat; }
body.alassio #content-row { background: url(../img/content-row-alassio.gif) no-repeat; }
body.lightpak #content-row { background: url(../img/content-row-lightpak.gif) no-repeat; }
body.bind #content-row { background: url(../img/content-row-bind.gif) no-repeat; }


#leftCol {
	width: 232px;
	float: left;
}

ul.leftCol {
	margin: 20px 10px 0 0;
}

ul.leftCol li {
	display: block;
	height: 60px;
	border-bottom: 1px dotted #666;
}

ul.leftCol li.first {
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

ul.leftCol li a {
	color: #aaa;
	font-size: 18px;
	line-height: 22px;
	height: 60px;
	display: block;
	text-decoration: none;
	padding: 20px 0 0 0;
}




#container-content {
	background: url(../img/content_bg.gif) repeat-y;
	padding: 0 0 25px 0;
}

#content {
	width: 480px;
	float: left;
	padding: 10px 5px 0 5px;
}

#content ul {
	margin: 15px;
}

#content ul li {
	list-style: disc;
	padding: 3px;
}

#contentBody,
ul.news li {
	margin: 20px 0 0 0;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

#rightCol {
	width: 200px;
	float: left;
	padding: 10px 0 0 5px;
}

input#searchstring {
	border: 1px solid #999;
	width: 170px;
	height: 16px;
	font-size: 11px;
}

#news {
	margin: 20px 0 0 0;
}

ul.news {
}

ul.news li {
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #999;
}

.newsDate {
	font-size: 10px;
	font-weight: normal;
}

.newsMoreLink {
	text-align: right;
}

.newsMoreLink a {
	text-decoration: none;
}

.newsCaption {
	margin: 20px 0 0 0;
	text-align: right;
	border-top: 1px dotted #999;
	border-bottom: 1px solid #999;
}

#footer {
	width: 470px;
	margin: 50px 0 0 250px;
}

#footer ul.special {
	margin: 20px 0 0 50px;
}

#footer ul.special li {
	list-style: disc;
}

#specialInfo {
	
}

#specialInfo ul {
	margin: 0;
	padding: 0;
}

#specialInfo ul li {
	float: left;
	padding: 1px;
	height: 10px;
	font-size: 9px;
}


/** home page **/
#imageSlider {
	text-align: center;
}

/** spinner **/
.spinner {
	background: url(http://shop.juescha.de/img_global/spinner.gif) no-repeat center;
	width: 20px;
	height: 20px;
	margin: 3px;
}

/** autocompletion searchstring */
div.autocompleteresult {
	position:absolute;
	width:190px !important;
	background-color:#fff;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}

div.autocompleteresult ul {
	list-style-type:none;
   margin:0px;
   padding:0px;
}

div.autocompleteresult ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	font-size: 10px;
	border-bottom: 1px dotted #666;
}

div.autocompleteresult ul li.selected {
	background-color: #D7EEFD;
}

.autocompleteresult span.ras_errormsg {
	width: auto;
	font-size: 9px;
	font-weight: normal !important;
}



/* admin */

/* tables */

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}
div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}
/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin:0;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
#admin input[type=text], textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
border: 1px solid black;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
