﻿@charset "UTF-8";
/*******************************************************************************
 * Stylesheet fuer twGmap05Sidebar - Version04
 ******************************************************************************/


#twGmap {
float: left;
width: 650px; 
height: 450px;
}

/* Sidebar */
#twGmapSidebar {
position:relative;
top:-10px;
left:-10px;
float:left;
width:285px;  /* for IE5/WIN  (20px mehr als "actual value" */
width:265px; /* actual value */
voice-family: "\"}\"";
voice-family:inherit;
margin:0 0 -10px 0;
padding:10px 10px 40px 10px;
z-index:100;
}

#twGmapSidebar .buchstabe {	
font-weight: bold;
border: 1px dotted #ffbb60;
margin-right: 3px;
}

/* RECHTE SPALTE */		
#rightcol {
background:#5C5C6C; /* dunkelviolett */
position:relative;
float:right;
width:1px;  /* for IE5/WIN */
voice-family: "\"}\"";
voice-family:inherit;
width:1px; /* actual value */
z-index:99;
border: 1px solid red;
}


.sidebarLink {
text-decoration: none;
padding-left: 0;
}
