/*----------------------------------------------------------------------------
	colorscheme1.css for colorscheme 1

	this css-file contains all definitions, that depend on the colorscheme.

	(c) Schlund + Partner AG
----------------------------------------------------------------------------*/


/*-- main container --------------------------------------------------------*/

#container {
	background : url(images/static/contentbg.gif) repeat-y 50% 50%;
}

/*--- header ---------------------------------------------------------------*/
#header	{
	background : url(images/static/headerbg.gif) no-repeat;
}

/*--- key visiual ----------------------------------------------------------*/

/*--- caption --------------------------------------------------------------*/

#extra_div1{
	color: #2E5764;
}

#extra_div2{
	background: url(images/static/hbg.gif) no-repeat;
}

/*--- main navigation ------------------------------------------------------*/
#main_nav_container {
	background : url(images/static/navbg.gif) repeat-y;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a.main_nav_item {
	color: #0B1A21;
	background: url(../../images/dynamic/buttonset1/n1.gif) no-repeat;
	background-position: top right;
}

#main_nav_list a.main_nav_item:hover {
	color: #ffffff;
	background: url(../../images/dynamic/buttonset1/n1hover.gif) no-repeat;
	background-position: top right;
}


#main_nav_list a.main_nav_active_item {
	color: #ffffff; 
	background: url(../../images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
	background-position: top right;
}

/* --------------------------------------------------------------------------------------------------- */

.sub_nav_list a {
	color: #0B1A21;
	background: url(../../images/dynamic/buttonset1/subnav1.gif) no-repeat; 
}

.sub_nav_list a:hover {
	background: url(../../images/dynamic/buttonset1/subnav1hover.gif) no-repeat; 
	color: #ffffff;
}

.sub_nav_list a.sub_nav_active_item {
	color: #ffffff;
	background: url(../../images/dynamic/buttonset1/subnav1active.gif) no-repeat; 
}



#sub_container2 {
}





/*--- footer ---------------------------------------------------------------*/

#footer {
	background: transparent url(images/static/footerbg.gif) top left no-repeat;
}

#footer_text {
	color: #282828;
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	color: #282828;
	background-color: #DBE7EB;
	/*background : #e1dbda url(images/static/pgbk.gif) repeat-x;*/
}

/*--- paragraph ------------------------------------------------------------*/

#content_container p {
	color: #282828;
}

/*--- headings -------------------------------------------------------------*/

#content_container h1 {
	color: #2E5663;
}

#content_container h2 {
	color: #2E5663;
}

#content_container h3 {
	color: #2E5663;
}

/*--- links ----------------------------------------------------------------

#content_container a:link{
	color: #2E5663;
}

#content_container a:visited {
	color: #2E5663;
}

#content_container a:hover {
	color: #2E5663;
}

#content_container a:active {
	color: #2E5663;
}
*/
/*--- tables ---------------------------------------------------------------*/

table {

}

th {

}

tr {

}

td {

}

#content_container table {
	border-color: #ffffff;/*#b4a5a1*/
}

#content_container th {
	color: #ffffff;
	background-color:#79A5B8;
	padding: 3px 2px 3px 5px;
}

#content_container tr.odd {
	color: #515151;
	background-color:#DBE7EB;
	padding: 3px 2px 3px 2px;
}

#content_container tr.even {
	color: #515151;
	background-color: #DBE7EB;
	padding: 3px 2px 3px 2px;
}

#content_container td {
	padding-left: 5px;
}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	border-color: #2E5663;
}

legend{
	color: #2E5663;
}

label {
	color: #2E5663;
}

input {
	border-color: #2E5663;
}

textarea {
	border-color:#2E5663;
}

/*--------------------------------------------------------------------------*/

.productlist b{
	font-size: 14px;
}

.productlist{
	font-size: 12px;
	width: 100%;
}

a{
	font-size: 14px;
	font-weight:bold;	
}

.td2 b a{
	font-size: 14px;
	font-weight:bold;	
}

.tdImg{
	vertical-align: middle;
	text-align: center;
	width: 110px;
}

.tdOne{
	padding:10px;
	vertical-align: top;
	background: #EEEEEE;
}

.td1{
	padding:10px;
	vertical-align: top;
	background: #EEEEEE;
}

.td2{
	padding:10px;
	vertical-align: top;
	background: #FFFFFF;
}

.content_text {
	font-size: 12px;
	text-align:justify;	
}

.content_text a { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold;}
.content_text a:link { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold;}
.content_text a:active { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold; }
.content_text a:visited { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold; }
.content_text a:hover { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold;}
	

h1 {
	font-size: 18px;
	text-align: center;
		
}

.td1 a { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold;}
.td1 a:link { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold;}
.td1 a:active { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold; }
.td1 a:visited { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold; }
.td1 a:hover { 
	color: #2E5663;
	font-size: 12px;
	font-weight:bold;}

.td1 a { 
	color: #000000;
	font-size: 14px;
	font-weight:bold;}
.td1 a:link { 
	color: #000000;
	font-size: 14px;
	font-weight:bold;}
.td1 a:active { 
	color: #000000;
	font-size: 14px;
	font-weight:bold; }
.td1 a:visited { 
	color: #000000;
	font-size: 14px;
	font-weight:bold; }
.td1 a:hover { 
	color: #000000;
	font-size: 14px;
	font-weight:bold;}
	
.td2 a { 
	color: #000000;
	font-size: 14px;
	font-weight:bold;}
.td2 a:link { 
	color: #000000;
	font-size: 14px;
	font-weight:bold;}
.td2 a:active { 
	color: #000000;
	font-size: 14px;
	font-weight:bold; }
.td2 a:visited { 
	color: #000000;
	font-size: 14px;
	font-weight:bold; }
.td2 a:hover { 
	color: #000000;
	font-size: 14px;
	font-weight:bold;}

.caption {
	font-size: 14px;
	font-weight:bold;	
}