/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
/*         // WEBDRESSING MEDIA SUPPLY POI2MAPS MAJOR STYLE SHEET
/*
/*         // (c) 2009 webdressing media supply
/*         // http://www.webdressing.de
/*         // webmail@webdressing.de
/*
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// BODY //////////////////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// CONTENT AND LINK FORMAT ///////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// HEADLINES /////////////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      h1 {
/**/        font-family:Verdana;
/**/        color:#000000;
/**/        font-size:10pt;
/**/        font-weight:bold;
/**/      }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// SYSTEM MESSAGES ///////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      #msg_success {
/**/          border-color:#68ac42;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ffffff;
/**/          font-family:Verdana;
/**/          color:#000000;
/**/          font-size:9pt;
/**/          padding-left: 25px;
/**/          padding-top: 5px;
/**/          padding-bottom: 5px;
/**/          background-image:url(images/tick.png);
/**/          background-position:5px center;
/**/          background-repeat:no-repeat;
/**/          width:700px;
/**/          height:40px;
/**/      }
/**/
/**/      #msg_err {
/**/          border-color:#FF5600;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ffffff;
/**/          font-size:9pt;
/**/          color:#000000;
/**/          padding-left: 25px;
/**/          padding-top: 5px;
/**/          padding-bottom: 5px;
/**/          background-image:url(images/cross.png);
/**/          background-position:5px center;
/**/          background-repeat:no-repeat;
/**/          width:700px;
/**/          height:40px;
/**/      }
/**/
/**/      #msg_info {
/**/          margin: 6px;
/**/          border-color:#000000;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ffffff;
/**/          font-size:9pt;
/**/          color:#000000;
/**/          padding-left: 25px;
/**/          padding-top: 5px;
/**/          padding-bottom: 5px;
/**/          background-image:url(images/information.png);
/**/          background-position:5px center;
/**/          background-repeat:no-repeat;
/**/          width:700px;
/**/          height:40px;
/**/      }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// GMAP //////////////////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      #map {
/**/        width:450px;
/**/        height:600px;
/**/        margin: 6px;
/**/      }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// SEARCH ////////////////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      #search {
/**/        width:250px;
/**/        margin-top:10px;
/**/        margin-left:10px;
/**/        font-size:9pt;
/**/      }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// INSTITUTES LIST ///////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      #ins_list {
/**/        width:250px;
/**/        margin-top:10px;
/**/        margin-left:10px;
/**/        font-size:9pt;
/**/      }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// FORMULAR FIELDS ///////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      #input_nice {
/**/        background: #ffffff;
/**/        border-top:1px;
/**/        border-left:1px;
/**/        border-right:1px;
/**/        border-bottom:1px;
/**/        border-style:solid;
/**/        border-color:#333333;
/**/        font-size:9pt;
/**/        color:#333333;
/**/        padding:2px;
/**/      }
/**/
/**/      #search_btn {
/**/        border-color:#99cc00;
/**/        border-style:dotted;
/**/        border-width:1px;
/**/        background: #ffffff;
/**/        font-size:9pt;
/**/        color:#000000;
/**/        padding-left:20px;
/**/        height:22px;
/**/        background-image:url(images/go.png);
/**/        background-position:2px center;
/**/        background-repeat:no-repeat;
/**/      }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
