/* Provided by www.fla-x.de */

.sidetable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bgi{
background-image:url(../../images/hands.gif);
background-repeat:no-repeat;
background-position:right top;
}

td.conthead2 {
padding-top: 2px;
font-size: 10pt;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.contx {
padding:4px;
font-size: 10pt;
border: 1px dashed #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
vertical-align: top;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidetable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 10px;
	font-weight: bold;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sidelinks2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.sidelinks2:a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.producthdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2271A0;
	font-weight: bold;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
         text-decoration: underline;
}


body {
        margin:0;
        background: #92BED7;

}

a:link, a:visited {
        color: #000000;
                text-decoration: none;
}
#nav a:hover {
        color:#009F00;
        text-decoration: underline;
}

#nav a:active {
	color: #009F00;
         text-decoration: underline;
}
/* *-*-*-*- *-*-*-*- *-*-*-*-        end <a> rules             *-*-*-*- *-*-*-*- *-*-*-*-
*                                   _____________                                      */

/* *-*-*-*- *-*-*-*- *-*-*         Begin Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*-
*                                 _____________________                                */
.button{
        /* may cause windows bug:
           position: relative;
        */
        letter-spacing: .2em;
        z-index: 100000;
        cursor: default;
        font-family:  "Arial", "Helvetica";
        font: menu;
        margin-bottom: -2px;
        margin-top: 2px;
}

.buttonlabel{
        font-size: 12px;
        height: 14px;
        /* may cause windows bug:
           position: relative;
        */
        font-weight: 100;
        cursor: default;

        /** padding/margin Causes Freeze in
         *  Windows IE6.
         *  Bug discovered by
         *  Michael of 13thparallel.org
         *
         * padding: .05em .5em .05em .4em;
         * margin: 1px 1px 0px 1px;
         */

        color: #000000;
        padding-left: 0px;
		left:0px;
        border-width: 1px;
        visibility: visible;
        background-position: 3px 0px;
        background-repeat:  no-repeat;
}

.button a:hover{
        text-decoration: underline;
}


.labelHover {
        color: #000000;
}
.labelDown {
        color: #007F00;
}
.labelHover.labelDown {
}

.buttonlabel img{
        margin: 0 0 0px 0 !important;
        border: 0 !important;
        padding: 0 !important;
}

 /** .menuItem replaces .menuNode
 * to open menus instantly.
 * (see open-instantly.html source)
 */
.menuNode, .menuItem{
        font-size: 14px;
        border-bottom: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        height: 17px;
}

.menuNode a, .menuItem a{
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
        padding: 0px 3px 1px 1px;
        text-decoration: none;
        width: auto;
        white-space: nowrap;
}

.menuNode a:hover, .menuItem a:hover{
        text-decoration: underline;
		
}

.menu {
        position: relative;
        padding-left: 4px;
        padding-bottom:  .6em;
        padding-top: 1px;
        font-family: Trebuchet MS, Arial, sans-serif;
        margin-bottom: -3px;

 }
 .menu .menu, .menu .menu .menu{ /* submenus & submenus' submenus  */
        border-left: 0px solid #488053;
        padding-left: 2px;
 }
 .menu .menu .menu{ /* submenus' submenus  */
        height:1%;
 }
#nav {
        position: relative;
        left: 0;
        top:0;
        border: 1px solid #ccc;

        background: #CECB9C;
        border-width: 5px;
        border-style: solid;
        border-color: #488053;

        width: 188px;
        height: 600px;
        margin: 0;
        white-space: nowrap;
        -moz-user-select: none;
}


/* *-*-*-*- *-*-*-*- *-*-*-*         End Menu tree rules        *-*-*-*- *-*-*-*- *-*-*-*-
*                                   ___________________                                */

#contents {
        background-color: #CECB9C;
        margin: 20px 200px;
        height: 200px;
        width: 200px;
        padding: 20px;
}
/* *-*-*-*- *-*-*-*- *-*-*-*-        @media print rules        *-*-*-*- *-*-*-*- *-*-*-*-
*                                   __________________                                 */
@media print {

        title { display: none }
        #nav {
                width: 0;
                height: 0;
                padding: 0px;
                margin: 0;
                display: none;
        }

}

/*****Tolles Flaggen Div */


div.land_de{
	width: 31px;
	height: 17px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 83px;
 	left: 12px;	
 	z-index: 2;
}

div.land_en{
	width: 31px;
	height: 17px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 83px;
	left: 68px;	
	z-index: 2;
}
a img{
	border: none;
}

