﻿ 

@CHARSET "UTF-8";












/*

#content-verzeichnisrouten { border-top:1px solid black; }
@media print { 
 #content-verzeichnisrouten div.col-name { position:relative; float:left; width:270px; font-size:12px; text-align:left; }
}
@media screen { 
 #content-verzeichnisrouten div.col-name { position:relative; float:left; width:320px; font-size:12px; text-align:left; }
}
#content-verzeichnisrouten div.col-beschreibung { font-size:12px; text-align:left; }
#content-verzeichnisrouten div.clear { border-bottom:1px solid black; }
#content-verzeichnisrouten a { color:; font-size:12px; text-decoration:none; font-weight:bold; }
#content-verzeichnisrouten a:hover { color:; font-weight:bold; }
#content-verzeichnisrouten div.fontklein { font-size:8pt; display:inline; }
#content-verzeichnisrouten div.fontkleinrot { font-size:8pt; display:inline; color:#990000; }
#content-verzeichnisrouten div.fontkleinblau { font-size:8pt; display:inline; color:#0000CC; }
#content-verzeichnisrouten div.fontkleingruen { font-size:8pt; display:inline; color:#009933; }


*/


body { height:auto; margin:0px; padding:0px; background-color:#0c6; text-align:center; }

#masterLayout { width:740px; height:auto; margin:0px auto; background:#fff url(images_ab/aruma-back-center.jpg) repeat-y; text-align:left; }
#masterLayout { font-family: Arial, sans-serif; font-size:12px; color:#000; } 

#leftbox { position:absolute; top:0px; left:0px; width:105px; height:800px; background-color:#f00; }
#leftbox-fixed { position:fixed; top:0px; left:0px; width:105px; height:800px; background:#f00 url(images_ab/aruma-back-left.jpg) repeat-y; }
#leftbox-text { position:fixed; top:10px; left:5px; width:50px; }

#content { margin:10px 10px 10px 10px; padding:0px; background-color:transparent; text-align:center; }
#footer { margin:40px 5px 10px 5px; padding:0px; background-color:transparent; text-align:center; }

#content h1 { font-size:15pt; font-weight:bold; color:#000000; }

#content-arumamenu { overflow:visible; width:auto; padding:5px; margin:10px; background-color:#FFE600; border:2px solid black; }
#content-arumamenu { font-size:14px; font-weight:normal; color:#000000; }
#content-arumamenu a { text-decoration:none; font-size:14px; font-weight:bold; color:#000000; }
#content-arumamenu a:hover { text-decoration:none; font-size:14px; font-weight:bold; color:#999999; }
#content-arumamenu b { font-size:14px; font-weight:bold; color:#000000; }

#footer-amberboxtitle { padding:2px; margin:0px; background-color:#770033; border:2px solid #770033; }
#footer-amberboxtitle { font-size:12px; font-weight:bold; color:#FFFFFF; }
#footer-amberbox { overflow:visible; padding:5px; margin:0px; background-color:#FFFFCC; border:2px solid #770033; }
#footer-amberbox { font-size:13px; font-weight:normal; color:#000000; }
#footer-amberbox a { text-decoration:none; color:#000000; }
#footer-amberbox a:hover { text-decoration:none; color:#770033; }

#gmapsmap { width:680px; height:450px; }




#FormEdit { }
#FormEdit input[type=text] { font-size:10pt; padding:2px; }
#FormEdit input[type=submit] { width:150px; font-size:10pt; }
#FormEdit #textname_update { width:330px; }
#FormEdit #textstadt_update { width:100px; }
#FormEdit #textkatalog_update { width:140px; }
#FormEdit textarea { width:890px; height:450px; font-size:10pt; }

