body, table, td, p {
        	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        	font-size: 12px;
        	font-weight: normal;
        	line-height: 1.5em;
	}
	
body {
            background-image: url(../bilder/hintergrund_body.jpg);
            background-repeat: repeat-x;
            background-color: #436a75;
}
	
#container {
            text-align : left ;
            margin : 0 auto ;
            width : 780px ;
            background-color: transparent;
            background-image: url(../bilder/containerhintergrund.gif);
}

#kopfzeile {
           width: 780px;
           height: 139px;
           position: relative;
}

.sprachauswahl {
               width: 200px;
               position: absolute;
               top: 85px;
               left: 250px;
               padding: 3px 0px 0px 0px;
}

.sprachauswahl img {
               margin: 0px 5px 0px 0px;
}

#navigation {
            width: 780px;
            text-align: right;
            background-image: url(../bilder/hintergrund_navigation.jpg);
            background-repeat: no-repeat;
}

#navigationInhalt {
            padding: 0px 30px 0px 0px;
            text-align: right;
            background-image: url(../bilder/hintergrund_navigation.jpg);
            background-repeat: no-repeat;
            display: block;
}

#navigationInhalt img {
            padding: 0px;
            margin: 0px;
}

#navigationInhalt a {
            padding: 0px;
            margin: 0px;
}

#links {
            width: 250px;
            float: left;
            padding-top: 20px;
}

#linksInhalt {
            padding: 0px 20px 0px 50px;
            color: #333333;
}

#inhalt{
            width: 530px;
            float: right;
            line-height: 1.3em;
            position: relative;
            padding: 20px 0px 0px 0px;
}

#seitenInhalt{
            padding: 0px 50px 0px 0px;  
            line-height: 1.3em;
            position: relative;
            color: #333333;
}

#seitenInhalt img{
            padding: 2px;
            border: 1px solid #666666;
}

#seitenInhalt strong{
            font-size: 11px;
            font-weight: bold;
            color: #666666; 
}

#kontaktImpressum {
            padding-right: 550px;
            text-align: right;
            font-size: 11px;          
}

h1 {
            font-size: 15px;
            color: #436a75;
            border-bottom: 1px solid #436a75;
            padding: 0px 0px 3px 26px;
            background-image: url(../bilder/ueberschrift_hintergrund.gif);
            background-repeat: no-repeat;
}

h2 {
            font-size: 11px;
            color: #436a75;
}
#seitenInhalt h2 {
			font-size: 13px;
}
#seitenInhalt strong.maschinenListeName {
            font-size: 14px;
            color: #436a75;               
}

h3 {
            font-size: 11px;
            font-weight: bold;
            color: #666666;  
}

.ueberschriftNews {
            font-size: 11px;
            font-weight: bold;
            color: #666666;      

}

a {
        	color: #436a75;
	}

a:hover {
        	color: #436a75;
        	text-decoration: none;
	}

a img{
	        border: none;
}

/* unternavi linke spalte start */

#links ul, #links ul li {
    padding: 0;
    margin: 0;
    font-size: 11px;
    list-style: none;
}

#links ul li a {
    background: url(../bilder/listenzeichen_navi.gif) 0 5px no-repeat;
    padding: 0 10px 0 0px;
    display: block;
    _display: inline-block;
    color: #436a75;
    font-weight: normal;
    line-height: 1.5em;
}

#links ul li a:hover, #links ul li a.active {
    background: url(../bilder/listenzeichen_navi.gif) 0 5px no-repeat;
    color: #436a75;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    line-height: 1.5em;
}

#links ul ul{
    margin-left: 20px;
    margin-bottom: 1px;
    display: none;
    line-height: 1.5em;
}

#links ul .active ul{
    display: block;
    line-height: 1.5em;
}

#links ul ul li a:hover,#links ul ul li a.active{
    font-weight: bold;
    color: #436a75;
    line-height: 1.5em;
}

/* unternavi linke spalte ende */


/* navigation kontakt und impressum */

#kontaktImpressum ul, #kontaktImpressum ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: 70px;
}

#kontaktImpressum ul li {
    padding: 0;
    margin: 0;            
    font-size: 11px;
    display: inline;
    float: left;
}

#kontaktImpressum ul li a {
    background: url(../bilder/listenzeichen_navi.gif) 0 5px no-repeat;
    padding: 0 10px 0 0px;
    display: block;
    _display: inline-block;
    color: #436a75;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 12px;
    width: 70px;
}

#kontaktImpressum ul li a:hover, #kontaktImpressum ul li a.active {
    background: url(../bilder/listenzeichen_navi.gif) 0 5px no-repeat;
    color: #436a75;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    line-height: 1.5em;
}

#kontaktImpressum ul ul{
    margin-left: 20px;
    margin-bottom: 1px;
    display: none;
    line-height: 1.5em;
    font-size: 11px;
}

#kontaktImpressum ul .active ul{
    display: block;
    line-height: 1.5em;
    font-size: 11px;
}

#kontaktImpressum ul ul li a:hover, #kontaktImpressum ul ul li a.active{
    font-weight: bold;
    color: #436a75;
    line-height: 1.5em;
    font-size: 11px;
}

/* navigation kontakt und impressum ende */		

.producedby {
        	color: #666666; 
        	font-size: 10px; 
	}

form { 
        	display:inline
	}


.rahmen {
	        border: 1px solid black;
}

.datum {
	font-size: 10px;
	color: #808080;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

/* Bildergalerie */
div.galerie{
margin-bottom: 20px;
}

div.galerie div{
float: left;
width: 120px;
}

div.galerie img{
border: 1px solid #808080;
padding: 5px;
}


dl.galerie
{
	border: 1px solid #808080;
	width: 110px;
	height: 110px;
	text-align: center;
	padding: 5px;
	padding-bottom: 15px;
	float: left;
	position: relative;
	margin-right: 1em;
	margin-bottom: 1em;
	background: #E9E9E9;
}

 dl.galerie:hover
{
	border: 1px solid black;
	background: #808080;
}

.galerie dt { font-weight: bold; }

.galerie dt img
{
	border: 1px solid #000;
}

.galerie dd
{
	margin: 0;
	padding: 0;
}
/* Ende Bildergalerie */

/* Kontaktformular */
.ausfuellen{
	border: 1px solid red ;
}

form label.required {
  color: red;
}

form label.completed {
  color: green;
}

.formmailerror{
	border: 1px solid #E7DBC6;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

label{
    position: relative;
	width: 180px;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.kontakt {
    position: relative;
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.impressumslabel{
	width: 200px;
}

.clearleft{
	clear: left;
}
/* Ende Kontakt */

table.maschinenListe {
    width: 480px; 
}

table.maschinenListe th {
    font-size: 11px;
    line-height: 1em;
    color: #333;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    background-color: #efefef;
}

table.maschinenListe tr.maschinenListeKopfzeile {
    border-top: 1px solid #666;
    border-bottom: 1px solid #999;
    background-color: #efefef;
}

table.maschinenListe th, td {
    text-align: center;
    padding: 2px;
}

span.maschinenListeZusatz {
    font-size: 10px;                      
}

.tabellenrahmen {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	margin-bottom: 20px;
	padding: 0;
}

.tabellenrahmen thead td, .tabellenrahmen thead th {
	background-color: #F8D12B;
	font-weight: bold;
	color: #333;
	text-align: center;
	}
	
.tabellenrahmen td.rubrikenName {
  background-color: #309EE3;
}

.tabellenrahmen td, .tabellenrahmen th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 4px;
	font-size: 11px;
    line-height: 1em;
}

.produkte th {
	font-weight: bold;
	width: 180px;
}

.produkte td {
	width: 100px;
}

#nation{padding: 0px 0px 20px 50px;}
#nation ul, #nation ul li{
	float: left;
}
