		body 	{ 
			background-color:#bababa; 
			font-weight:normal; 
			font-family:Verdana; 
			font-size:12px;
			color:black; }
		

		table {background-color:transparent;
			bordercolor:#936FA6;
			border:0px;
			font-size:12px;
			color:black;
			}

		table.tabelle {
			background-color:#bababa;
			border:10px;
			bordercolor:#974bad;
			}

		a:link { text-decoration:none; font-weight:normal; color:black; }
		a:visited { text-decoration:none; font-weight:normal; color:black; }
		a:hover { text-decoration:underline; font-weight:normal; background-color:transparent; }
		a:active { text-decoration:none; font-weight:normal; background-color:transparent; }
		a:focus { text-decoration:none; font-weight:normal; background-color:transparent; }
		
				

		#logo 	{
			position:absolute;
			height:75px;
			width:1024px;
			padding:0px;
			margin:0px;
			border:2px;
			border-color:gray;
			border-style:solid;
			background-image:url('logo_blau.png');
			background-repeat:no-repeat;
			background-color:#e3e3e3;
			}
			
		#inhalt {            
        	position:absolute;
           	margin:0px;
            	margin-top:100px;
            	width:1024px;
            	height:600px;
            	border:1px;
            	border-color:black;
            	border-style:solid;
            	background-color:#677087;
        	}

		
		.inhalt_iframe {
 		overflow: auto;
 		width: 1000px;
 		height: 580px;
		}
        	
		#standard {
			position:absolute;
			height:580px;
			width:612px;
			padding:0px;
			margin:5px;
			margin-left:204px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			background-image:url('standard.png');
			background-color:#e3e3e3;
			padding:0px;
			}
		
		#standard_text {
			position:absolute;
			height:540px;
			width:587px;
			padding-right:5px;
			margin:20px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			padding:0px;
			overflow:scroll;
			}	

		#standard_text_os {
			position:absolute;
			height:540px;
			width:587px;
			padding-right:5px;
			margin:20px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			background-image:url('bg_start_bild.jpg');
			padding:0px;
			}	

		#standard_admin {
			position:absolute;
			height:580px;
			width:800px;
			padding:0px;
			margin:5px;
			margin-left:112px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			background-image:url('standard.png');
			padding:0px;
			}
		
		#standard_admin_text {
			position:absolute;
			height:540px;
			width:780px;
			padding-right:5px;
			margin:20px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			padding:0px;
			overflow:scroll;
			}

		#standard_admin_text_os {
			position:absolute;
			height:540px;
			width:780px;
			padding-right:5px;
			margin:20px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			padding:0px;
			}				

       		#textbox_rechts {
			position:absolute;
			height:580px;
			width:300px;
			padding:0px;
			margin:5px;
			margin-left:700px;
			margin-top:5px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			background-image:url('bg_tb_rechts.png');
			padding-top:0px;
			}
			

		#fotorahmen {
			position:absolute;
			height:271px;
			width:343px;
			padding:0px;
			margin:5px;
			margin-left:20px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-image:url('filmstreifen_middle.png');
			background-color:black;
			}

		#filmstreifen {
			position:absolute;
			height:271px;
			width:343px;
			padding:0px;
			margin:5px;
			margin-left:20px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-image:url('filmstreifen_middle.png');
			background-color:transparent;
			background-repeat:no-repeat;
			}
				
	
		#textbox_unten {
			position:absolute;
			height:304px;
			width:670px;
			padding:0px;
			margin:5px;
			margin-left:20px;
			margin-top:281px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			background-image:url('bg_tb_unten.png');
			padding:0px;
			}

		.textbox_uframe {
 			overflow: auto;
 			width: 650px;
 			height: 284px;
			margin:10px;
			}




			
		#suchbox {
			position:absolute;
			height:271px;
			width:316px;
			padding:0px;
			margin:5px;
			margin-left:374px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:#e3e3e3;
			background-image:url('bg_suche.png');
			padding:0px;
			}

		#brows {
			position:absolute;
			height:81px;
			width:276px;
			padding:0px;
			margin:20px;
			margin-top:40px;
			border:0px;
			border-color:black;
			border-style:solid;
			background-color:transparent;
			padding:0px;
			}

		
	#menuebox {
            position:absolute;
            margin:0px;
            margin-top:80px;
            width:1024px;
            height:20px;
            border-color:black;
            border-style:solid;
            border:0px;
            background-color:transparent;
            z-index:2;
        	}
        	

         a.top_link {
            display:block;
            position:absolute;
            width:100px;
            text-align:center;
            height:18px;
            font-family:"Verdana",sans-serif;
            font-size:12px;
            font-weight:normal;
            padding-top:1px;
            text-decoration:none;
         }
         a.top_link:link, a.top_link:visited {
            color:black;
            background-image:url(normal.png);
            background-repeat:no-repeat;
            background-color:#bfbfbf;
         }       
         a.top_link:hover, a.top_link:active {
            color:white;
            background-image:url(hover.png);
            background-position:top right;
            background-repeat:no-repeat;
            background-color:#677087;
         }       
         a#fahrzeuge {
            bottom:0px;
            left:160px;
            z-index:3;
         }
         a#kontakt {
            bottom:0px;
            left:258px;
            z-index:4;
         }
         a#suche {
            bottom:0px;
            left:356px;
            z-index:5;
         }
         a#index {
            bottom:0px;
            left:454px;
            z-index:6;
         }
         a#referenzen {
            bottom:0px;
            left:552px;
            z-index:7;
         }
         a#impressum {
            bottom:0px;
            left:650px;
            z-index:8;
         }
	
	 a#startseite {
            bottom:0px;
            left:748px;
            z-index:9;
         }
         a#fahrzeuge:hover, a#fahrzeuge:active,
         a#kontakt:hover, a#kontakt:active,
         a#suche:hover, a#suche:active,
         a#index:hover, a#index:active,
         a#referenzen:hover, a#referenzen:active,
         a#impressum:hover, a#impressum:active
	 a#startseite:hover, a#startseite:active {
            z-index:10;
         }   
    
         #fahrzeuge_sublinks {
            position:absolute;
            top:20px;
            left:160px;
            width:100px;
            border-bottom:1px solid black;
            border-left:1px solid black;
            border-right:1px solid black;
            z-index:11;
            visibility:hidden;
		}

         #bearbeiten_sublinks {
            position:absolute;
            top:20px;
            left:258px;
            width:100px;
            border-bottom:1px solid black;
            border-left:1px solid black;
            border-right:1px solid black;
            z-index:12;
            visibility:hidden;
		}


         #hinzufuegen_sublinks {
            position:absolute;
            top:20px;
            left:160px;
            width:100px;
            border-bottom:1px solid black;
            border-left:1px solid black;
            border-right:1px solid black;
            z-index:13;
            visibility:hidden;
		}

         .sub_link {
            display:block;
            width:100%;
            text-align:center;
            height:18px;
            font-family:"Verdana",sans-serif;
            font-size:12px;
            font-weight:normal;
            padding-top:1px;
            text-decoration:none;
            border-top:1px solid #677087;
         }
         .sub_link:link, .sub_link:visited {
            background-color:#bfbfbf;
            color:black;
         }
         .sub_link:hover, .sub_link:active {
            background-color:#677087;
            color:white;
         }
