/* Anfang - Allgemeine Formatierungen */

body {
    font-family: arial, verdana, tahoma, helvetica, sans-serif, sans-serif;
    font-size:90%;
    margin: 0px;
    background-color:#67d8dc;
    background: url(../images/bg.jpg) repeat ; 
}

html{
    scrollbar-face-color: #67d9d9; 
    scrollbar-shadow-color: #cc3333; 
    scrollbar-3dlight-color: #cccccc; 
    scrollbar-arrow-color: #ffffcc; 
    scrollbar-track-color: #92e3e6;
    scrollbar-darkshadow-color: f4f9ff;
}

a.link:hover {
    text-decoration: none;
}

/* Ende - Allgemeine Formatierungen */

/* Anfang - Hauptcontainer */
/*
#content {
    font-size: 90%;
 }
*/ 

/* set-logo links */
#logo {
    margin-top: 10px; 
		display: block;
}

h1.geraet {
    font-size: 110%;
	    margin-top: 10px; 
}

/* Anfang - Hauptnavigation Ebene 2 - 5  - Box links */

#menue_left {
    margin-top: 2px; 
    margin-left: 0px; 
    margin-bottom: 0px;
		display: block;
}

.geraete_gruppe {
    font-size: 110%;
}

#navi {
    width: 170px;
    margin-top: 15px; 
    margin-left: 10px; 
		display: block;
}

/* Anfang Formatierung Hauptnavigation */

a.navileft_active {
	FONT-SIZE: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	margin-bottom: 5px; 
}

a.navileft_open {
	FONT-SIZE: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	margin-bottom: 5px; 
}

a.navileft_passive {
	FONT-SIZE: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	margin-bottom: 5px; 
}

/* Ende Formatierung Hauptnavigation */

/* Formatierung Sucheingabe */

.boxleft {
	FONT-SIZE: 12px;
}

/* Formatierung Sucheingabe */

/* Ende - Hauptnavigation Ebene 2 - 5  - Box links */


/* Anfang - der Inhalt - Box rechts */

#content_right {
    margin-top: 10px;
    margin-left: 8px;
    margin-bottom: 10px;
}

td.content {
}

/* Anfang - Haupnavi Ebene 1 - manuelle Links */

#kopftabelle {
    margin-top: 10px; 
    margin-left: 40px;
}

a.kopflink {
    text-decoration: none;
    font-size: 90%;
}

a.kopflink:hover {
    text-decoration: underline;
    font-size: 90%;
}

/* Ende - Haupnavi Ebene 1 - manuelle Links */

/* Anfang - Contenido-Modul-Container */

#content_main {
    float: left;
    width: 560px;
    margin-left: 0px;
    margin-top: 15px;
}

/* Anfang - Navi-Pfad */

#navipath {
	POSITION: relative;
font-size: 70%;
}
/* Ende - Navi-Pfad */


/* Anfang - Contenido-Modul-Container */

/* Ende - der Inhalt - Box rechts */

/* Formatierung TabSeiten Menue */

#tab_seite {
    position: relative;
    margin-left: 10px;
    margin-top: 280px;
    width: 160px;
}

.tab_on {margin-bottom: 5px;}

.tab_off {margin-bottom: 5px;}

a.tab {
	FONT-SIZE: 12px;
	text-decoration: none;
}

/* Formatierung TabSeiten Menue */

H1 {
	COLOR: #000080;
	FONT-SIZE: 16px;
}


/* Formatierung Tabelle Technische Daten */

td.tech_data {
	FONT-SIZE: 12px;
}

/* Ende - Hauptcontainer */

/* teergrube bzw honigfass */

#teergrube {
	display:none;
}

