/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid #990000;
	margin-bottom: 1px;
}
h1 {
	color: #990000;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #990000 !important;
}
hr {
	height: 1px;
	border: 1px solid #008ce1;
}

#body {
	background-image: url(../../shop/templates/dzt-power/images/dzt-hg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;	
	color: #333333;
	margin: 12px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
/*******************************************************************************/

A {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
}

A:hover {
  color: #990000;
  text-decoration: underline;
  font-size: 12px;

}
/************************************ Basic ************************************/
#container {
	width: 100%;
	text-align: left;
}

#left-column {
	vertical-align: top;
	width: 200px;
}

/*******************************************************************************/


/*********************************** Navigation ********************************/
.navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 15px;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;

}

.navigation li a:hover {
  color: #990000;
  text-decoration: underline;
}
/*******************************************************************************/


/************************************ Content **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	font-size: 11px;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #990000;
}

#content {
	height: 400px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}

/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.portlet h1 {
	border: none;
	background: #008ce1;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}
/*******************************************************************************/

#rahmen { border:1px solid #a7a7a7; padding:1px; }

#headtext{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

td.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background:url(../../shop/templates/dzt-power/Bilder/boxen1.gif);
  height:20px;
  color: #fff;
  border-right:5px solid #990000;
  padding-left:5px;
}

td.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  border-right:5px solid #990000;
  background: #FFF; 
}
A.footerlinks {
	color: #FFFFFF;
}
A.footerlinks:hover {
	color: #990000;
	text-decoration: underline;
}


.xtcnavili {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 border: 1px solid #E6E6E6;
}

A.xtcnavigation { 
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
}

A.xtcnavigation:hover {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
}


