/* zentrale Stylesheets fuer baltic.de */    
body {
    font-family:Verdana,Arial,Helvetica,sans-serif; 
    font-size:9pt; 
    font-weight:normal;
    color:#004040;
    background-color:#ffffff;
}

table { border:1px; }


th  {
     font-size:8pt; 
     font-weight:bold; 
     vertical-align:top;
     text-indent:0.5cm;
     border-color:#008040;
     background-color:#E0efef;
     border-width:0.5px;
    }

td  {
     border-color:#008040;
     border-width:0px;
     font-size:8pt; 
     font-weight:normal; 
     height:100px;
     vertical-align:top;
    }

hr  {
    color:#008040;
    noshade:true;
    height:0.5px;
    solid:blue;
    }

h1  {
    font-size:14pt; 
    font-weight:bold;
    }

h2  {
    font-size:14pt; 
    text-decoration:italic;
    }

h3  {
    font-size:13pt; 
    font-weight:bold; }

h4  {
    font-size:13pt; 
    text-decoration:italic; }

dt  {
    font-size:10pt; 
    font-weight:bold; }

dd  {
    font-size:10pt; 
    font-weight:normal; }

p   {
    font-size:10pt; 
    font-weight:normal;
    }

a   {
     color:#002020;
     font-size:9pt;
     text-decoration:underline;
     text-shadow:black;
    }

.site {
     color:#f02020;
     border-color:#008040;
     background-color:#E0efff;
     border-width:0.5px;
     text-decoration:none;
    }

.mailto {
     color:#f02020;
     border-color:#008040;
     background-color:#79c7ff;
     text-decoration:none;
    }

li  {
	list-style-type:none;
    	text-decoration:bold;
	list-style-image:url(../_images/sqwhite.gif);
    }

.menu  		{ text-align:left; }
.menuitem	{ text-align:right; }
.main  		{ text-align:left; }
.mainitem   	{ text-align:left; }

.anchor	{ height:2px; 
    	  color:#002020;
	  text-align:left; 
    	  font-size:13pt; 
    	  text-decoration:bold;
	  background-color:#E0efef;
	  border-color:#008040;
	  border-width:0.5px;
	}

.top	{ height:0.5px; 
    	  color:#008040;
	  text-align:right; }

.fixed { font-family:"Courier New"; 
        font-size:10pt;
        color:#000000; }

.error { font-size:12pt;
      color:#ff0000; }

