/**********************/
/* Layout-Elements */
/**********************/

p       
        { 
        padding: 1px;
        padding-left: 7px;
        line-height: 180%; 
        }
li
	{
        line-height: 150%; 
        }

form
	{
	margin: 0;
	padding: 0;
        }

input
	{
        height: 18px;
        }

* html input   /* this selector recognized by IE only */
	{
 	height: 22px;   /* total width (only for IE5.x/Win) */
	h\eight: 22px;  /* content width (for other IE) */
	}

input.searchbutton
	{
        font-size: 10px;
        border:1px solid #999;
        text-transform:uppercase;
        background: #E6E6E6; 
        width: 75px;
        vertical-align: middle;
	margin-left: 6px;
	}

input.search, select
	{
	width: 135px;
        border:1px solid #666;
	vertical-align:middle;
        margin: 0;
        padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	}

textarea
	{
	width: 348px;
        border:1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	}

.contentTable
	{
        margin-left: 7px;
        width: 482px;
	}

td.top
        {
        vertical-align: top;
        }

hr
        {
        border:0;
        background-image: url("http://www.laupen.ch/content/common/images/elements/linedot.gif");
        }

.border
	{
        border-left: 1px solid white;
        border-right: 1px solid white;
	}

iframe
       {
       margin-left:10px;
       }

/**********************/
/* Layout-Links */
/**********************/

a:link, a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
        text-decoration:underline;
	}


/**********************/
/* Layout-Styles */
/**********************/

.ZMSTextarea a:link, .ZMSTextarea a:visited, .ZMSGraphic a:link, .ZMSGraphic a:visited
	{
        color: #006600;
        text-decoration:underline;
	}

.ZMSTextarea a:hover, .ZMSTextarea a:active, .ZMSGraphic a:hover, .ZMSGraphic a:active
	{
        color: #00CC00;
        text-decoration:underline;
	}

div, p, li, blockquote, .ZMSTextarea, table, tr, td, input, select, textarea
	{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	}

p
        {
        margin: 0px 0px 10px 0px;
        }

.heading1, .heading2, .heading3, .heading4
        {
        padding-left:5px;
	font-size: 11px;
        font-weight: bold;
        color: #339933;
        }

.heading4
        {
        margin: 10px 0px 5px 0px;
        font-weight: bold;
        color: #000;
        }

.heading3
        {
        margin: 10px 0px 10px 0px;
        height:2em;
        font-weight: bold;
        color: #000;
        background-image: url("http://www.laupen.ch/content/common/images/elements/linedot.gif");
        background-position: 1em 1.8em;
        background-repeat: repeat-x; 
        }

.heading3 a:link
        {
        text-decoration:none;
        }  
       

.heading2
        {
        margin-top: 0px;
        font-weight: bold;
        background-image: none;
        }

.heading1  {
        margin:0;
        margin-bottom:10px;
        font-weight: bold;
        font-size: 16px;
        }

.emphasis 
       {
       display: block;
       font-weight: bold;
       font-style: italic;
       width: 50%;
       margin-bottom: 20px;
       }

.emphasis2
       {
       margin: 10px 100px 10px 50px;
       }

.emphasis3
       {
       font-weight: bold;
       margin: 10px 0px 20px 0px;
       }

/**********************/
/* Lists */
/**********************/

ul
       {
       padding:0;
       padding-left:10px;
       margin:0;
       margin-bottom:20px;
       list-style:none;
       }

ul li
       {
        margin-bottom:5px;
        padding: 2px;
        padding-left: 15px;
        background-image: url("http://www.laupen.ch/content/common/images/elements/dot.gif");
        background-repeat: no-repeat;
        background-position: 2px 8px;
       }

ul.twoCol 
       {
        float:left;
        width: 210px;
        margin:5px;
        margin-right:20px;
        padding:0;
        list-style:none;
       }

.twoCol li
       {
        margin-bottom:5px;
        padding: 4px;
       }

li.Titel
       {
        font-weight:bold;
        background: #F1F1F1;
	border-bottom:1px solid #CCC;
        background-image: none;
       }

li.Link
       {
        padding: 2px;
        padding-left: 15px;
       }

li.Link a:link, li.Link a:visited
       {
	text-decoration:underline;
       }

li.Text
       {
        padding: 2px;
        padding-left: 15px;
        background-image: none;
       }

/**********************/
/* Content Table */
/**********************/

th
       {
       text-align:left;
       }

th.col1
       {
       width:250px;
       } 

th.col2
       {
       width:200px;
       } 

/**********************/
/* Tables*/
/**********************/

table.ZMSTable
	{
	width:100%;
	border-collapse:collapse;
}

table.ZMSTable th
	{
	background-color:#F1F1F1;
	border-bottom:1px solid #CCC;
}

table.ZMSTable tr
	{
        border-bottom:1px solid #F1F1F1;
}

table.ZMSTable td
	{
	background-color:#FFF;
}


th p
      {
      line-height: 110%;
      margin:0;
      padding:4px;
      }

.ZMSTable td p
      {
      margin:0;
      padding:4px;
      }

.ZMSTable td
      {
      vertical-align:bottom;
      }

.tableTitle
      {
      font-weight: bold;
      }

.tbl3col td
	{
	vertical-align:top;
	}

td.col1, td.col2,td.col3
       {
       padding:4px;
       border:1px solid #CCC;
       background-color:#F1F1F1;
       }

table.style_1
       {
       width:485px;
       margin-top:10px;
       margin-left:5px;
       margin-bottom:20px;
       border:1px solid #CCC;
       background-color:#F1F1F1;
       } 

table .style_1 .tableTitle
       {
       background-color:#CCC;
       padding:5px 0px 5px 3px;
       }

.style_1 td, .style_1 th
       {
       padding:5px 0px 0px 3px;
       vertical-align:top;
       }

.style_1 td.col1
       {
       padding:0;
       border:0;
       background-color:#FFF;
       }

table.style_1 tr.row
       {
        background-color:#FFF;
       }

table.style_2
       {
       width:480px;
       margin-left:5px;
       margin-bottom:10px;
       border:0px solid #CCC;
       background-color:#FFF;
       } 

table.style_2 th
       {
        background-color:#FFF;
        padding-bottom:5px;
       }

table.style_2 td
       {
        vertical-align:top;
        padding:5px;
       }

table.style_2 td.styleTitle
       {
        background-color:#CCC;
        font-weight:bold;
       }

table.style_2 td.hell
       {
        background-color:#F1F1F1;
       }

table.style_2 td.dunkel
       {
        background-color:#CCC;
        font-weight:bold;
       }

table.style_2 td.weiss
       {
        background-color:#FFF;
       }

table.style_3
       {
       width:480px;
       margin-left:5px;
       margin-bottom:10px;
       border:0px solid #CCC;
       background-color:#FFF;
       }

table.style_3 td
       {
       vertical-align:top;
       padding:1px;
       border-bottom:1px solid #CCC;
       }

table.style_3 td.gifrow
       {
       border-bottom:0px solid #CCC;
       }

table.style_3 td.styleTitle
       {
       border-bottom:0px solid #CCC;
       color:#666;
       font-weight:bold;
       }

