/* layout
----------------------------------------------- */

*{ margin: 0; padding:0; }

body{
    font: 11px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
    color: #666;
    background-color: #1f3784;
	text-align:center;
}

#newspanel {
  width:30%;
  height:20px;
  background:#f0f0f0;
  overflow:hidden;
}

.mborder {
  border:1px #404040 double;
  border-top:1px #c0c0c0 double;
  border-right:1px #c0c0c0 solid;
  background:#f0f0f0;
}

#title{
	position:absolute;
	background:url(http://www.illauer.ch/images/website_header.jpg) no-repeat left top;
	background-color: #1f3784;
	width: 600px; 
	height: 120px; 
	top: 10px; 
	left: 210px;
}

#logo{
	position:absolute;
	background:url(http://www.illauer.ch/images/illauer_rochen.jpg) no-repeat left top;
	background-color: #1f3784;
	width: 120px; 
	height: 120px; 
	top: 10px; 
	left: 35px;
}

#menu {
	position:absolute;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right;
	width: 130px; 
	height:250px;
	top: 125px; 
	left:25px;	
}

#content{
	position:absolute;
    text-align: left;
	background-color: #ffffff;
	left: 185px;
	top: 140px;
	width: 604px;
	padding: 0px 0px 0px 0px;
    }

#contact { 
	position:absolute;
	width: 140px; 
	top: 540px; 
	left:25px;
	text-align: right;
}

#contact img{ 
	padding-bottom: 3px; 
}

#footer {
	position:absolute;
	background:url(http://www.illauer.ch/images/illauer_footer_2.jpg) no-repeat left bottom;
	height:136px;
	background-color: #1f3784;
}

#intro{
	width:400px;
    background-color: #1f3784;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
    }
	
/* typography
----------------------------------------------- */

h1,
h3{ font-family: "Lucida Grande", Tahoma, Arial, sans-serif; }

h1 { text-indent: -9000px; margin: 0; display: none;}

h2.menu{ 
	font-family: Tahoma, sans-serif;
	font-size: 20px; 
	color: #ffffff; 
	FONT-WEIGHT: normal;
    text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
h2.content{ 
	font-family: Tahoma, sans-serif;
	font-size: 20px; 
	color: #1f3784; 
	FONT-WEIGHT: normal;
    text-align: center;
	padding: 15px 5px 5px 5px;
}
h3.menu{ 
	font-family: Tahoma, sans-serif;
	font-size: 12px; 
	color: #ffffff; 
	FONT-WEIGHT: normal;
    text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.menu {
	color: #cccccc; 
	FONT-WEIGHT: normal;
	text-decoration: none; 
}
a.menu:hover {
	color: #ffffff; 
	FONT-WEIGHT: normal;
	text-decoration: none; 
	background-color: #1f3784;
}
a.selectedmenu {
	color: #1f3784; 
	FONT-WEIGHT: normal;
	text-decoration: none; 
	background-color: #ffffff;
}

table {
    border-spacing: 0 0;
}

th {
    font-size: 12px;
}

img {
    border: 0px;
    padding: 3px 3px 3px 3px;
    margin: 0 0 0 0;
    }
    
img.nopad {
    border: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 0;
    }

	
.maintext
    {
    font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
    FONT-SIZE: 14px;
    color: #2211CC;
    text-align: center;
    padding-bottom: 5pt;
    padding-right: 5px;
    padding-left: 5px;
    FONT-WEIGHT: bold;
    margin-top: 0;
    }

p.text
	{ 	
	color: #1f3784;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
    }

p.centered
	{ 	
	color: #1f3784;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
    }
    
p.programm
	{ 	
	color: #1f3784;
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
    }

td.gastro
	{
	color: #1f3784;
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	}

td.gastrodark
	{
	color: #1f3784;
	background-color: #cccccc;
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
p.confirmtext
	{ 	
	color: #1f3784;
	background-color: #66CC66;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
    }

p.errortext
	{ 	
	color: #1f3784;
	background-color: #CC3366;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
    }

	
p.textr
	{ 	
	color: #1f3784;
	font-size: 12px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
    }

p.floater { 
            text-align: right;
            float: right;
            padding: 5px 5px 5px 5px;
       }

ul 	
	{
	color: #1f3784;
	font-size: 12px;
	text-align: left;
	margin-left: 30px;
	}

hr
	{
	text-align: center;
	width: 300px;
	color: #1f3784;
    border:1px dashed;
	}
	
p.img{ color: #1f3784;
	font-size: 1em;
	text-align: center;
}
       
table.credits {
    background-color: white;
}

