
BODY {
	background-color: #fff;
	background-color:#f2f4f7;
	font-family:Arial;
	font-size:9pt;
	color: #111;
	text-align:justify;
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-bottom:10px;
	cursor:default;
}

#banner {
	background:#fff url(../images/bg/bg_home6.jpg) top left no-repeat;
}

a,
input[type=submit],
select {
	cursor:pointer !important;
}


td, div, th {
	font-family:Arial;
	font-size:9pt;
	color:rgb(0,97,0);
	color:#000;
}



li,p {
	line-height:1.3em;
}


.bg_colored {
	background-color: #fbfbf0;
}

#pagecontent {
	line-height:1.3em;
}

TABLE#content{
	display:block;
	overflow:hidden;
}

select.small,
select.small option,
input.small {
	font-size:8pt;
}


table.tabs tr td.tabs {
	padding:5px;
	width:120px;
	text-align:center;
}

table.tabs tr td.lined {
	border-bottom:1px solid #ccc;
	padding:0px;
}

table.tabs tr td.checked {
	border:1px solid #ccc;
	border-bottom:1px solid #fff;
}

table.tabs tr td.unchecked {
	border:1px solid #ccc;
	background-color:#eee;
}
/************************************
  GENERIC 
*************************************/

.sand {
	color:rgb(255,204,153);
}

.lined {
	border-bottom: 1px solid rgb(191,209,214);
}

.lined_sand {
	border-bottom: 1px solid rgb(255,204,153);
}


.ECS_editor {
	background-color:rgb(255,255,255) !important;
	padding:10px;
}

.bg_sand {
	background-color:rgb(255,204,153);
}

.bg_gray {
	background-color:rgb(242,242,242);
}

.lightblue {
	color:rgb(191,209,214);
}

.lined_lightblue {
	border-bottom: 1px solid color:rgb(191,209,214);
}

.ssl {
	background-color:#ffb;
	border: 1px solid #fa8;
	padding:5px 10px;
}

.printbold {
	font-weight:bold;
	color:rgb(255,204,153);
}

.border_none {
	border: none !important;
}

.margin_none {
	margin:0px !important;
	line-height:1em !important;
}

.free {
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
	display:inline !important;
}

button img {
	float:left;
}


table.playlist td,
table.playlist th
 {
	font-size:8pt !important;
}

.bold {
	font-weight:bold !important;
}

/************************************
  CONTENT BEREICHE 
*************************************/

#page_content {
	padding:10px 20px 0px;
}

#page_topbar {
	padding:5px 0px 0px;
	background-color: rgb(242,242,242);
	width:100%;
	margin-bottom:10px;
}

#content_sidebar {
	padding:10px 20px 0px;
	width:250px;
}

#content_sidebar h1,
#content_sidebar h2,
#content_sidebar h3 {
	color:rgb(255,204,153);
	border-bottom: 1px solid rgb(255,204,153);
}

div.searchbox {
	background: transparent url(../images/bg_box_search.jpg) top left no-repeat;
	float:right;
	width:223px;
	height:240px;
	padding:10px 10px 0px 0px;
	padding:0px 0px;
	margin:0px 0px 5px 20px;
	border: 0px dotted red;
}

div.searchbox h1 {
	width:200px;
	margin:5px 0px 0px 10px;
}


/************************************
  OTHER 
*************************************/

div.link_button {
	background: url(../images/bg_button.gif) top left no-repeat;
	display:block;
	font-size:8pt;
	line-height: 20px;
	padding-left:3px;
	margin-right: 5px;
	float:left;
}

div.link_button a {
	background: url(../images/bg_button.gif) top right no-repeat;
	display:block;
	font-size:8pt;
	line-height: 20px;
	overflow:none;
	padding-left: 2px;
}

a.link_button span {
	white-space:nowrap;
}

span.lupe {
	background: url(../icons/zoom.png) top left no-repeat;
	padding-left:18px;
	line-height: 20px;
}

a {
	color:#dc143c;
	color: rgb(191,209,214);
	color: blue;
	color: darkorange;
	color: rgb(201,90,45);
	text-decoration:underline;
	font-size: 9pt;
}

a.pfeil {
	background: url(../images/pfeil.gif) 0px 2px no-repeat;
	padding-left: 15px;
	text-decoration:none;
}

a.pfeil_down {
	background: url(../images/pfeil_down.gif) 0px 2px no-repeat;
	padding-left: 15px;
	text-decoration:none;
}

a.pfeil_up{
	background: url(../images/pfeil_up.gif) 0px 2px no-repeat;
	padding-left: 15px;
	text-decoration:none;
}

aa.pfeil_down:hover,
aa.pfeil_up:hover,
.pfeil:hover {
	text-decoration:underline;
}

a:hover {
	color:orange;
}

a.normal {
	color:#000;
	text-decoration:none;
}

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

a.none,
a.none:hover {
	text-decoration: none !important;
}

td {
	font-family:Arial;
	font-size:9pt;
}

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

/************************************
  LINK BUTTONS 
*************************************/

a.button  {
	background-color: #fff;
	display:block;
	height:21px;
	border:1px solid #ccc;
	padding-left:5px;
	text-decoration:none;
	color:rgb(191,209,214);
	font-size:8pt;
	margin-bottom:2px;
}

td > a.button {
	background:url(../images/bg_linkbutton.gif) left top no-repeat;
	background-color: transparent;
	vertical-align:middle;
	width:auto;
	float:left;
	border:0px;
	margin-bottom:0px;
}

td > a.right {
	float:right;
}


/************************************
  HEADER 
*************************************/


h1,
h2,
h3 {
	font-family:Arial;
	color:rgb(191,209,214);
	margin:0px;
	padding:10px 0px 5px;
	border-bottom: 1px solid rgb(191,209,214);
}

h1 {
	font-size: 16pt;
	font-weight:bold;
}

h2 {
	font-size: 14pt;
	font-weight:bold;
	margin-bottom:20px;
}

h3 {
	font-size: 12pt;
	font-weight:bold;
	margin-bottom:10px;
}

/************************************
  ABSÄTZE
*************************************/

span.ajax_load {
	display:block;
	width:100%;
	background: #eef url(../scripts/ajax/loading.gif) 2px 2px no-repeat;
	color: #000;
	border:1px dashed lightsteelblue;
	padding:5px 10px 5px 45px;
}

p.error, 
span.error {
	background: #ffa url(../images/icon_cross.png) 10px 5px no-repeat;
	color: #000;
	border:1px dashed gold;
	padding:5px 10px 5px 35px;
}

p.warning, 
p.warning {
	background: lightyellow url(../images/icon_comment.png) 10px 5px no-repeat;
	color: #000;
	border:1px dashed gold;
	padding:5px 10px 5px 35px;
}


/* ............ */

ACRONYM {
	cursor: help;
	border-bottom: 1px dashed #ccc;
}



fieldset {
	border:1px solid #eacaba;
	padding: 10px 5px 5px 5px;
	margin: 10px 0px 0px;
}


legend {
	border: 1px outset #eacaba;
	background:#ffd;
	font-size:9pt;
	padding: 0px 20px;
	margin:0px 0px 10px 0px;
}


.noprint {
}

@media screen {
	
	.print,
	.noshow_print {
		display:none;
	}
	
	.show_noprint {
		display:none;
	}
}

@media print {
	.print,
	.show_noprint {
		display:none;
	}
	
	.noshow_print {
		display:block;
	}
}
/* Navigation menu list */
ul#navmenu {
  border: 0px solid #fff;
  letter-spacing: 0px;
  list-style: none;
  height: 2.5em;
  position: relative;
  margin: 0px;
  padding: 0px;
  cursor: default;
}

ul#navmenu li {
  float: left;
  list-style: none;
  position: relative;
  background: transparent url(../images/bg_navmenu_left.gif) top left no-repeat;
  padding-left:10px;
  height: 35px;
  margin:0px;
  margin-right:3px;
}


/* Root Menu */
ul#navmenu li a {
  padding: 10px 25px 0px 15px;
  margin:0px;
  float: none !important; /*For Opera*/
  display: block;
  color: #000;
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  background: transparent url(../images/bg_navmenu.gif) top right no-repeat;
  height: 35px;
} 

ul#navmenu li a:hover {
	text-decoration:underline;
}

/***************** 
  SELECTED ITEM
*****************/

ul#navmenu li.selected,
ul#navmenu li.selected:hover {
  background: transparent url(../images/bg_navmenu_selected_left.gif) top left no-repeat !important;
} 

ul#navmenu li.selected  a,
ul#navmenu li.selected  a:hover {
  color: rgb(255,204,153);
  color: #999 !important;
  background: transparent url(../images/bg_navmenu_selected.gif) top right no-repeat !important;
  font-weight:bold !important;
  text-decoration:none;
} 

ul#navmenu li.cdshop_selected,
ul#navmenu li.cdshop_selected:hover {
  background: transparent url(../images/bg_navmenu_selected_gray_left.png) top left no-repeat !important;
} 

ul#navmenu li.cdshop_selected  a,
ul#navmenu li.cdshop_selected  a:hover {
  background: transparent url(../images/bg_navmenu_selected_gray.png) top right no-repeat !important;
} 

/***************** 
  TOP MENU
*****************/

a.topmenu {
	background:url(../images/icon_pfeil.png) left top no-repeat;
	padding-left:20px;
	margin-right:10px;
	display:block;
	line-height:18px;
	text-decoration:none;
	float:left;
}

a.topmenu:hover {
	text-decoration:underline;
}

/***************** 
  SUB MENU
*****************/

#page_submenu {
	width:145px;
	background: url(../images/bg_menu.jpg) bottom left no-repeat;
	padding:5px 0px 20px 0px;
	margin-bottom:20px;
}

#page_submenu a {
	color:#fff;
	color:#666;
	text-decoration:none;
}

#page_submenu a:hover {
	text-decoration:underline;
}

a.selected {
	font-weight:bold;
}

a#checked {
	font-weight:bold;
}

form {
	display:inline;
	margin:0px 0px 0px 10px;
}

fieldset {
	background:#fffcfc;
	border: 1px outset #9c3121;	
	margin: 5px 20px 20px;
	padding: 10px;
}

legend {
	background:#fff3f3;
	border: 1px outset #9c3121;
	padding:1px 5px;
}

fieldset.gray {
	background:#fefefe;
	border: 1px outset darkblue;	
	margin: 5px 20px 20px;
}

fieldset.gray legend {
	background:#f0f0f0;
	border: 1px outset darkblue;
	padding:1px 5px;
}


td.label {
	text-align:right;
	vertical-align:top;
}

label {
	color: #9c3121;
	font-weight:normal;
	font-size:8pt;
	display:block;
	margin-left:10px;
	padding-right:5px;
}


td.input {
	padding-left:5px;
	margin-right:10px;
	vertical-align:top;
}

td.label_left {
	text-align:left;
	vertical-align:top;
	margin:5px 0px 0px;
	padding:0px;
}

td.label_left label {
	margin:5px 0px 0px 0px;
	padding:0px 5px;
}



input[type=text] {
	border:1px solid #ccc;
	color:#000;
	padding:2px 2px;
	font-family:Verdana;
}

input[type=text].active,
input[type=password].active {
	border:1px solid #000;
	background-color: #fff6f6;
	padding:2px 2px;
	color:#9c3121;
}

select {
	border:1px solid #000;
	color:#000;
	padding:0px 0px 0px 2px;
	font-family:Verdana;
}

select.active {
	border:1px solid #9c3121;
	background-color: #fff6f6;
	padding:0px 0px 0px 2px;
	color:#9c3121;
}

input,
select,
textarea {
	font-size:8pt;
	font-family:Arial;
}

textarea {
	font-family:Arial;
}


td.required input, 
td.required input.active, 
td.required select,
td.required select.active {
	padding-left:20px;
	background: #fff url(../images/arrow_right.png) top left no-repeat;
}

td.required select option,
td.required select.active option {
	
	padding-right:20px;
}

button {
	background:transparent;
	border:0px;
	font-size:8pt;
	text-align:center;
	vertical-align:top;
	color: #666;
}

button.button03,
input[type=button].button03,
input[type=reset].button03,
input[type=submit].button03 {
	background: url(../images/icon_button03.gif) top left no-repeat;
	width: 25px;
	height:19px;
	border:0px;
	color: #666;
}

a.button03 {
	background: url(../images/icon_button03.gif) top left no-repeat;
	width: 25px;
	height:19px;
	border:0px;
	color: #666;
}

button.button06,
input[type=button].button06,
input[type=reset].button06,
input[type=submit].button06 {
	background: url(../images/icon_button06.gif) top left no-repeat;
	width: 56px;
	height:20px;
	border:0px;
	color: #666;
}

a.button06 {
	background: url(../images/icon_button06.gif) top left no-repeat;
	width: 56px;
	height:20px;
	border:0px;
	color: #666;
}

button.button09,
input[type=button].button09,
input[type=reset].button09,
input[type=submit].button09 {
	background: url(../images/icon_button09.gif) top left no-repeat;
	width: 79px;
	height:20px;
	border:0px;
	color: #666;
}

a.button09 {
	background: url(../images/icon_button09.gif) top left no-repeat;
	width: 79px;
	height:20px;
	border:0px;
	color: #666;
}

button.button12,
input[type=button].button12,
input[type=submit].button12,
input[type=reset].button12 {
	background: url(../images/icon_button12.gif) top left no-repeat;
	width: 102px;
	height:20px;
	border:0px;
	color: #666;
}

a.button12 {
	background: url(../images/icon_button12.gif) top left no-repeat;
	width: 102px;
	height:20px;
	border:0px;
	color: #666;
}


button.button15,
input[type=button].button15,
input[type=submit].button15,
input[type=reset].button15 {
	background: url(../images/icon_button15.gif) top left no-repeat;
	width: 125px;
	height:20px;
	border:0px;
	color: #666;
}

a.button15 {
	background: url(../images/icon_button15.gif) top left no-repeat;
	width: 125px;
	height:20px;
	border:0px;
	color: #666;
}

button.button18,
input[type=button].button18 ,
input[type=reset].button18 ,
input[type=submit].button18 {
	background: url(../images/icon_button18.gif) top left no-repeat;
	width: 148px;
	height:20px;
	border:0px;
	color: #666;
}

a.button18 {
	background: url(../images/icon_button18.gif) top left no-repeat;
	width: 148px;
	height:20px;
	border:0px;
	color: #666;
}

button:hover,
input[type=submit]:hover,
input[type=reset]:hover {
	color:#000;
	cursor: hand;
}



a.button03,
a.button06,
a.button09,
a.button12,
a.button15,
a.button18 {
	text-align:center;
	padding-top:3px;
	text-decoration:none;
}


input.required,
label.required,
select.required,
select.required option {
	padding-left:15px;
	background: #fff url(../images/arrow_right.png) top left no-repeat;
}

textarea.required{
	padding-left:15px;
	background: #fff url(../images/arrow_right.png) top left no-repeat;
	border: 1px solid #ccc;
}

label.required {
	background-color: transparent;
}#ajaxbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
}

#ajaxbox a img{ border: none; }

#ajaxOuterImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	text-align:left;
	border:5px solid #ccc;
}

#ajaxOuterImageContainer #ajaxImageContainer {
	padding: 10px;
}

#ajaxOuterImageContainer #ajaxImageContainer #loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
}

#ajaxData {
	text-align:left;
}#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border:5px solid #ccc;
	border-bottom:0px;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prev.gif) left 15% no-repeat; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	padding-top:10px;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	border:5px solid #ccc;
	border-top:0px;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

button {
	color: #000;
}



