/****************************************************
 *
 * Stylesheet 2009 Giritech GmbH - www.giritech.de
 * 
 ***************************************************/

p.CreateSearchBox {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 10px;
	margin: 0 0 0 690px;
	padding: 5;
}

.Sphidersearchbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.zsnazzy {width:500px; margin:50px 0;}
.xsnazzy h4, .zsnazzy h4 {margin:0; font-size:12px; font-weight: normal; text-align: left; font-family: Arial, Helvetica, sans-serif;padding:2px 10px 5px 10px; border-bottom:0px solid #CECFCE;}

.xsnazzy h5, .zsnazzy h5 {margin:0; font-size:14px; font-weight: bold; text-align: left; font-family: Arial, Helvetica, sans-serif;padding:2px 10px 5px 10px; border-bottom:0px solid #CECFCE;}
.xsnazzy h6, .zsnazzy h5 {margin:0; font-size:14px; font-weight: bold; text-align: left; font-family: Arial, Helvetica, sans-serif;padding:2px 10px 5px 10px; margin: 0 0 12 0; border-bottom:0px solid #CECFCE;}

.xsnazzy h8, .zsnazzy h5 {margin:0; font-size:14px; font-weight: bold; text-align: left; font-family: Arial, Helvetica, sans-serif;padding:2px 10px 5px 10px; margin: 0 0 12 0; border-bottom:0px solid #CECFCE;}

.xsnazzy p, .zsnazzy p { margin:4 3 0 0; padding:5px 10px; font-size:10px;}
.xsnazzy {background: transparent; width:240px; margin:0 10px 0px 5px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#EFF3F7; border-left:1px solid #CECFCE; border-right:1px solid #CECFCE;}
.xb1 {margin:0 2px; background:#CECFCE;}
.xb2 {margin:0 1px; border-width:0 1px;}
.xb3 {margin:0 0px;}
.xb4 {height:0px; margin:0 0px;}

.xboxcontent {display:block; border:0 solid #CECFCE; border-width:0 1px; height:auto;}
* html .xboxcontent {height:1px;}

.color_a {background:#EFEBE7 url('gif/giritech-layout/infobox-grey.gif'); color:#000}
.color_b {background:#EFEBE7 url('gif/giritech-layout/grey-3d.gif'); color:#000}

#info p {margin-left:15px; margin-right:20px;}
#info img {margin:15px; float:left;}
#info h1 {margin-left:15px;}

#button {
	width: 170px;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 11px;
	color: #333;
}

#button ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}
		
#button li {
	margin: 0 0 0 0;
	width: 100%;
}

#button li a {
	display: block;
	padding: 5px 2px 7px 28px;
	margin: 0 0 0 0;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
	background: #FFC700 url(gif/giritech-layout/menu-hover.gif);
		color: #000000;
		}


#button li a:link.youarehere {
	background-color: #EAEAEA;
	color: #0000ff;
}

#button li a:visited.youarehere {
	background-color: #E7E7E7;
	color: #0000ff;
}

/**************************************************
 *
 *  CSS File for Dagon Design Formmailer Script 
 * http://www.dagondesign.com
 *
 *************************************************/

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit {
	color: #000000;
	font-size: 12px;
}

form.ddfm .credits {
	color: #FFFFFF;
	font-size: 1px;
}

form.ddfm .required {
	color: #FF0000;
	font-size: 12px;
}

.ddfmerrors {
	color: #FF0000;
	font-size: 12px;
}

/* TEXT CSS */

.ddfmwrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: normal;
}

form.ddfm .credits {
	color: #FFFFFF;
	font-size: 1px;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}

/* STRUCTURE CSS */

.ddfmwrap {
	margin: 5px auto 15px auto;
	width: 520px; 
}

.ddfmwrap p.fieldwrap {
	font-size: 12px;
	padding: 0px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	font-size: 12px;
	padding: 15px;
	width: 520px; 
}

form.ddfm fieldset {
	font-size: 12px;
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	font-size: 12px;
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	font-size: 12px;
	display: block; 
	float: left; 
	width: 45%; 
	text-align: left;
	margin: 0 10px 0 0; 
	padding-bottom: 0px;
	clear: left;
	border-bottom: 1px dotted #E7E3E7;
}

form.ddfm label.fmtextlblwide {
	font-size: 12px;
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	font-size: 12px;
	float: left; 
	display: block;
	width: 50%; 
	margin-bottom: 15px;
	padding: 3px; 
}

form.ddfm .fmcheck {
	font-size: 12px;
	width: 50%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	font-size: 12px;
	width: 50%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	font-size: 12px;
	float: left; 
	position: relative;
	width: 50%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	font-size: 12px;
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-top: 15px;
	margin-bottom: 8px;
	display: block;
}

form.ddfm .fmhalfblock {
	font-size: 12px;
	width: 50%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	font-size: 12px;
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	font-size: 12px;
	margin: 1px 0 0 10px; 
	float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	font-size: 12px;
	float: left; 
	display: block;
	width: 50%;
	margin-bottom: 5px;
	padding: 4px;
}

form.ddfm textarea.fmtextwide {
	font-size: 12px;
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	color: #FFFFFF;
	font-size: 1px;
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	font-size: 12px;
	margin-top: 35px;
	margin-right: 10px;
	text-align: center;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	font-size: 12px;
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	font-size: 12px;
	float: left; 
	display: block;
	width: 50%;
	margin-bottom: 15px;  
	padding: 3px;
}


/**************************************************
 *
 * Obere Hauptnavigation
 *
 *************************************************/
#topnav {
	font-family  : Verdana, Helvetica, sans-serif;
	font-size:1.0em;
	text-decoration:none;
	background:url(gif/giritech-menu/menu3d.gif) repeat-x left top;
	width:100%;
	float:left;
}
#topnav ul {
	line-height: 20px;
	margin:0;
   	list-style:none;
	padding: 0px 10px 0px 0px;
}
#topnav a, #topnav strong, #topnav span {
	line-height: 20px;
	float: left;
   	display:block;
	color:#FFFFFF;
	padding:7px 11px 5px 10px;
	background: url(gif/giritech-menu/menu3d.gif) no-repeat 100% 0px;
	text-decoration:none
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#topnav a {float:none;}
/* End IE5-Mac hack */
#topnav li {
	float:left;
	background:url(gif/giritech-menu/menu3d.gif) no-repeat 0px 0px;
	margin:0;
	padding:0px 0px 0px 1px;
}
#topnav #current {
	background:url(gif/giritech-menu/menu3d.gif) no-repeat 0 -41px;
}
#topnav #current a {
	background:url(gif/giritech-menu/menu3d.gif) no-repeat 100% 41px;
	padding:7px 11px 5px 10px;
	color:#FFFFFF;
}

#topnav a:hover {
	padding:7px 11px 5px 10px;
	color:#FFFFFF;
	background:url(gif/giritech-menu/menu3d.gif) no-repeat 80% -41px;
}


/**************************************************
 *
 * Untere Hauptnavigation
 *
 *************************************************/
#subnav li a, li#subselected {
	display: block;
	padding: 7px 12px 6px 11px;
	margin: 0 0 0 0;
	text-decoration: none;
	font: normal bold 11px Arial, sans-serif;
}

#subnav li a {
	border-bottom: 0px solid;
	background-image: url(gif/button-subnormal.gif);
	background-color: #000000;
	color: #DEDFDE;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#subnav li a:hover, li#subselected {
	border-bottom: 0px solid;
	background-image: url(gif/button-submenu.gif);
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

/**************************************************
 *
 * Basiseinstellungen für Textbereiche
 *
 *************************************************/
body {
	color        : #000000;
	margin       : 0px;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size    : 11px;
	text-align: center; /* be nice to IE */
	background:  #DEDBDE;
}


A {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration:underline;
	cursor:url;
}

FORM {
	display: inline;
}

TD.main, P.main, DIV.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
}

.MainMenu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
	font-weight: bold;
}

.SubMenu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

TD.InfoBoxHeadline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

TD.TextUeberschrift {
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	line-height: 1.4;
	font-weight: bold;
	color: #383852;
}

TD.HeaderSlogan {
	font-family: Verdana,Arial, sans-serif;
	font-size: 18px;
	line-height: 1.4;
	color: #8C8684;
}


.Zwischenueberschrift {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	font-weight: bold;
	color: #000000;
	background-color: #E7EBEF;
}


TD.BoxText, P.BoxText, DIV.BoxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	padding: 0 0 0 0;
}

.Impressum {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}

.Copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.ProductSmallDescription {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.SmallTableText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.4;
}

.StandardTabellenText {
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
}

.StandardVideoText {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}


.ArialTabellenText {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

tr.start td {
  border-top: 1px solid #BDBEC6;
  border-bottom: 1px solid #BDBEC6;
}

tr.startlight td {
  border-top: 1px solid #BDBEC6;
  border-bottom: 1px solid #ffffff;
}

tr.dark td {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #BDBEC6;
  padding: 5 5 5 5;
}

tr.light td {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 5 5 5 5;
}


.breadcrumb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	margin: 2 2 2 5;
}

.TabellenTextGross {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
}


.bullet {
	font: normal 13px Arial, Helvetica, sans-serif;
	margin-left: 10px;
	list-style-position: inside;
	color: #000;
	line-height: 1.5;
	width: 560px;

}

.barHeadline{
	background-color: #CEEBFF;
        color          : #383852;
	padding-left: 40px;
	line-height: 1;
	font-weight    : normal;
	vertical-align : baseline;
	font-family    : Verdana, Arial, sans-serif;
        font-size      : 11px;
}

.greyheadline, td.greyheadline
{
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight    : bold;
	line-height: 1.4;
	color: #4A4A4A;
	margin: 0 20 10 5px;
}


.subBarHeadline{
	font-family: Helvetica, sans-serif;
	font-size:15px;
	color: #CE4D08;
	font-weight: bold;
	line-height: 2;
}

.gridTable .bartext{
	font-size:1.27em;
}


h1 {
	font: bold 18px Arial, sans-serif;
	margin: 0;
	line-height: 1;
	color: #A50000;
	margin: 30 20 0 2;
	padding: 5 6 2 2px;
}


h2{
	font: normal bold 18px Verdana, Arial, sans-serif;
	margin: 0 0 20 18px;
	line-height: 0.2;
	color: #A5A6AD;
}


h3{
	font: normal 11px Verdana, Arial, sans-serif;
	margin: 0 0 0 0px;
	padding: 5 5 5 5px;
	line-height: 1;
	color: #000000;
	background: #EFEBE7;
	border-bottom: 1px solid #CECFCE;
}

h4{
	font: normal bold 11px Verdana, Arial, sans-serif;
	margin: 0 0 0 0px;
	padding: 5 5 5 5px;
	line-height: 1;
	color: #000000;
	background-color: #ffcc66;
}

em{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
}

.WeitereThemen
{
	font: normal bold 14px Arial, sans-serif;
	line-height     : 1.4;
	color: #525152;
	background-color: #EDF0F3;
	margin          : 0px 0px 0px 0px;
	padding-left    : 5px;
	padding-top     : 5px;
	padding-bottom  : 5px;
	border-top: 4px solid #1865AD;
	border-bottom: 1px solid #848284;
}

.TabellenUeberschrift
{
	line-height     : 1.4;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #cccccc;
	margin          : 0px 0px 0px 0px;
	padding-left    : 5px;
	padding-top     : 5px;
	padding-bottom  : 5px;
}


TD.Zoom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 1;
	color: #535353;
}

/**************************************************
 *
 * Text-Überschriften
 *
 *************************************************/
TD.HeadlineStart {
	font: normal normal 11px Verdana,Arial, sans-serif;
	border-right: 0px solid;
	background: #00659C;
	color: #ffffff;
	padding: 6px 0px 8px 14px;
}

TD.HeadlineStartRechts {
	font: normal normal 18px Tahoma, Arial, sans-serif;
	background: #00659C;
	color: #ffffff;
	padding: 12px 0px 12px 16px;
	letter-spacing:1pt;
}

TD.NewsHeadlineLinks {
	font: normal normal 11px Verdana, Arial, sans-serif;
	border-right: 0px solid;
	background: #E7B631;
	color: #FFFFFF;
	padding: 6px 0px 8px 14px;
}

TD.HeadlineNews {
	font: normal normal 18px Arial, sans-serif;
	background: #E7B631;
	color: #ffffff;
	padding: 12px 0px 12px 16px;
	letter-spacing:1pt;
}


TD.HeadlineLinks {
	font: normal normal 11px Verdana, Arial, sans-serif;
	border-right: 0px solid;
	background: #CE3000;
	color: #FFFFFF;
	padding: 6px 0px 8px 14px;
}

TD.HeadlineRechts {
	font: normal normal 18px Arial, sans-serif;
	background: #CE3000;
	color: #FFFFFF;
	padding: 12px 0px 12px 16px;
	letter-spacing:1pt;
}

#MenuStart {
	width: 178px;
	border-right: 1px solid #FFFFFF;
	padding: 0 0 0em 0;
	margin-bottom: 1em;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 11px;
	background-color: #ffffff;
	color: #333;
}


/**********************************************************************
 *
 * Sub-Überschriften für linke Menüauswahl und das Newsletter-Formular
 *
 *********************************************************************/
#LinksSubhead {
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #FFFFFF;
	padding: 4px 0px 4px 16px;
	margin: 0 0 0 0;
	background-color: #9CCFFF;
	color: #333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#73828C;
}

#LinksSubhead li {
	border-bottom: 1px solid #9CCFFF;
	margin: 0 0 0 0;
}


#LinksSubhead ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}


#LinksFormular {
	font: normal bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 16px;
	margin: 0 0 0 0;
	background-color: #525552;
	background-image: url(gif/blue3d.gif);
	color: #333;
}

#LinksFormular ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}


#EMailFormular {
	font: normal bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 16px;
	margin: 0 0 0 0;
	background-color: #D6DFE7;
	color: #333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#73828C;
}

#EMailFormular ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}


#LinksKontakt {
	font: normal bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #FFFFFF;
	padding: 4px 0px 4px 16px;
	margin: 0 0 0 0;
	background-color: #CEEBFF;
	color: #333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#73828C;
}

#LinksKontakt ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}


/**************************************************
 *
 * Standardtext mit Einrückung links
 *
 *************************************************/
.basicleft, p.basicleft {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #313031;
	margin: 10 20 10 5px;
	line-height: 1.4;
	width: 560px;
}

.basicnoborder, p.basicnoborder {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #313031;
	margin: 10 20 10 5px;
	line-height: 1.4;
}

p.basicsmallheadline {
	font: normal bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 5 20 10 5px;
	line-height: 1.5;
}

p.basicleftblue {
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 10 20 10 5px;
	line-height: 1.4;
	color: #39455A;

	border-top:solid;
	border-top-width: 2px;
	border-top-color:#D6DBEF;
	border-top-style: dotted;
}


TD.basictable, P.basictable, DIV.basictable {
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 20 20 20 35px;
	line-height: 1.4;
}

p.basicPageHeadline {
	font: normal bold 22px Tahoma, Arial, Helvetica, sans-serif;
	margin: 15 20 10 17px;
	line-height: 1;
	color: #636563;
}

p.basicSmallTitle {
	font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 20 10 17px;
	line-height: 1;
}


p.netopnews,TD.netopnews {
	font: normal bold 11px Verdana, Arial, sans-serif;
	line-height: 2;
	color: #848A8C;
	margin-left: 1px;
	background-color: E7E7E7;
	background-image: url(gif/newsborder.gif);
}

/**************************************************
 *
 * Rechte Spalte mit zusätzlichen Topics
 *
 *************************************************/

p.topicnews,TD.topicnews {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 2;
	color: #848A8C;
	margin-left: 1px;
	font-weight: bold;
	background-color: E7E7E7;
	background-image: url(gif/3dborder.gif);
}

p.distributor {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 10px;
	margin: 0 0 0 0px;
	line-height: 1.2;
	padding: 10;
	border-left: 1px solid #CECFCE;
	border-top: 1px solid #CECFCE;
	border-bottom: 1px solid #CECFCE;
	background: #FFFFFF;
}

p.basicright {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
        font-size    : 11px;
	margin: 0 20 5 8px;
	line-height: 1.3;
}

p.currentversions {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 10px;
	margin: 5 10 5 8px;
	line-height: 1.3;
}


/**************************************************
 *
 * News-Aufzählung, Headline + Übersicht
 *
 *************************************************/
p.newsheadline {
	font-family  : Arial, Helvetica, sans-serif;
        font-size    : 15px;
	margin: 5 18 12 5px;
	font-weight: bold;
	line-height: 26px;
	color: #ffffff;
	background-color: #086DCE;
	background-image: url(gif/headline3d.gif);
}

p.greyheading {
	font-family  : Verdana, Helvetica, sans-serif;
        font-size    : 11px;
	margin: 5 30 12 5px;
	font-weight: bold;
	line-height: 1.6;
	color: #A5A6AD;
}

p.newsoverview {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 11px;
	margin: 5 10 8 5px;
	line-height: 1.3;
}

p.newsteaser {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 11px;
	margin: 0 30 13 95px;
	font-weight: normal;
	line-height: 1.2;
	color: #7B7D7B;
}

/**************************************************
 *
 * Runde, graue Info-Box
 *
 *************************************************/

.box { width: 31em; background: #ffffff;font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px; line-height: 1.3;color: #4A8EB5;}
.box h1, .box p {margin: 5px 10px 5px 10px;}
.box h1 {font-size:150%; color:#1892FF;}
.box .top, .box .bottom{display:block;background: #FFFFFF;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #D6DBEF;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


.linie2 { 
	border-bottom-width:1px;
	border-right-width:1px;
	border-right-style:solid; 
	border-bottom-style:solid;
	border-color:#EFF3F7; 
	background-color:#EFF3F7;
	padding: 5 0 5 5px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #525152;
	font-weight : bold;
	margin: 30 0 15 3;
}

.linie3 { 
	border-bottom-width:1px;
	border-right-width:1px;
	border-right-style:solid; 
	border-bottom-style:solid;
	border-color:#ffffff; 
	background-color:#EFF3F7;
	padding: 5 0 5 5px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #525152;
	font-weight : bold;
	margin: 20 0 4 16;
}

p.seriennummer { 
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 13px;
	margin: 5 10 8 5px;
	line-height: 1.5;
	background-color:#FFE710;
	color: #000000;
}

.introtext { 
	font-family  : Verdana, Arial, Helvetica, sans-serif;
        font-size    : 11px;
	font-weight: bold;
	margin: 5 10 8 5px;
	line-height: 1.4;
	color: #000000;
}


/**************************************************
 *
 * Menübox - linkes Menü
 *
 *************************************************/
.MenuBoxOpen{
	background: #F7F7FF url(gif/giritech-layout/menu-border.gif) no-repeat;
        color          : #000000;
	font-weight    : normal;
	vertical-align : baseline;
	font-family    : Verdana, Arial, sans-serif;
        font-size      : 11px;
}

.MenuBoxSelected{
	background: #F7F7FF url(gif/giritech-layout/menu-bullet.gif);
	font-weight    : normal;
	vertical-align : baseline;
	font-family    : Verdana, Arial, sans-serif;
        font-size      : 11px;
}

#button li a:link.SelectedMainMenu {
	background-color: #E7E7E7;
	padding: 6px 5px 6px 5px;
	color: #ffffff;
}

#button li a:visited.SelectedMainMenu {
	background-color: #E7E7E7;
	padding: 6px 5px 6px 5px;
	color: #ffffff;
}

.Arrow {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:E7E7E7;

	border-top-width:1px;
	border-top-style:solid;
	border-top-color:FFFFFF;
}


TD.OnePixelLine {
	font-family: Verdana,Arial, sans-serif;
	font-size: 1px;
	color: #ffffff;
	font-weight : normal;
	padding: 0px 0px 0px 0px;
}

TD.VerticalPixelLine {
	font-family: Verdana,Arial, sans-serif;
	font-size: 1px;
	background: #FFFFFF;
	color: #ffffff;
	font-weight : normal;
	padding: 0px 0px 0px 0px;

}

/**************************************************
 *
 * Tabbed Navigation im Text
 *
 *************************************************/
#nav {
	font-family  : Arial, Helvetica, sans-serif;
        font-size    : 13px;
	background:url(gif/giritech-layout/subnav3d.gif) repeat-x left bottom;
	width:562px;
	float:left;
	margin: 0 0 0 3;
}

#nav ul {
	margin:0;
   	list-style:none;
	padding: 3px 10px 0px 0px;
}

#nav a, #nav strong, #nav span {
	float: left;
   	display:block;
	color:#42207B;
	padding:7px 12px 3px 3px;
	background: url(gif/giritech-layout/subnav3d.gif) no-repeat 100% 0px;
	text-decoration:none
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav li {
	float:left;
	background:url(gif/giritech-layout/subnav3d.gif) no-repeat 0px 0px;
	margin:0;
	padding:0 0 0 9px;
}

#nav #current {
	color:#FFFFFF;
	background:url(gif/giritech-layout/subnav3d.gif) no-repeat 0 -41px;
}

#nav #current a {
	background:url(gif/giritech-layout/subnav3d.gif) no-repeat 100% -41px;
	padding:7px 12px 3px 3px;
        color:#FFFFFF;
}

#nav a:hover {
	text-decoration:underline;
	color:#0000CC;
}

/**************************************************
 *
 * 3D Schatten unter Fotos
 *
 *************************************************/
.img-shadow {
  float:left;
  background: url(gif/shadowAlpha.png) no-repeat bottom right !important;
  margin: 8px 0 0 8px !important;
  margin: 8px 0 0 4px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -5px 5px 5px -5px;
  padding: 0px;
}

/**************************************************
 *
 * News-Ticker
 *
 *************************************************/
#tickerarea{
margin: 0 0 0 1px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
border: 1px solid #4ABAEF;
}

#expandbutton{
background-color:#F7F3FF;
width:395px;
}

.expandmenu{
position:absolute;
width:320px;
margin: 2 0 0 0px;
border:1px solid black;
background-color:#FFFFCC;
visibility:hidden;
z-index:50;
}

.expandmenu a{
text-decoration:none;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.expandmenu_highlight{
background-color:#9CCFFF;
}

/**************************************************
 *
 * Teaser-Box
 *
 *************************************************/
.ws-teaser {
position: relative;/*fuer IE*/
width: 159px;
background-color: #ffffff;
border-top: solid 1px  #CECFCE;
border-left: solid 1px  #CECFCE;
border-bottom: solid 1px  #CECFCE;
margin: 0 0 0 44;
}

#wrapper .tip .ws-teaser h4 {
position: relative;/*fuer IE*/
margin: 0;
padding: 3px 50 13px 5px;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
background-color: #D6DFE7;
color: #e0e0e0;

}
.ws-teaser p {
font-family: Verdana,Arial, sans-serif;
font-size: 10px;
color: #000;
margin: 0;
padding: 8px;
line-height: 120%;
}

/**************************************************
 *
 * Externe Links anzeigen
 *
 *************************************************/
.extern {
background-image: url(gif/bullet.gif);
background-repeat: no-repeat;
background-position: 0 1px;
padding-left: 10px;
}

/**************************************************
 *
 * TAB Navigation im Text
 *
 *************************************************/
.shadetabs{
padding: 4px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 4px 6px;
margin-right: 1px;
border: 1px solid #CECFCE;
color: #2d2b2b;
background: white url(gif/borders/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
background: #F7F7F7;
border-bottom-color: #F7F7F7;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content container*/
border: 1px solid #CECFCE;
width: 550px;
margin-bottom: 1em;
padding: 10px;
background-color: #F7F7F7;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}

