/* &copy; 2009 Copyright by Engadinkomm. | Milo Peter */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	color:#666;
	background-image:url(bilder/bg_mass.png);
	background-repeat:repeat-x;
	background-position:top;
}

h1 {
	font-size:18px;
	font-style:normal;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#963;
	padding:0px 0px 0px 0px;
}

h2 {
	font-size:12px;
	font-weight:lighter;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.dunkelbraun {
	color:#630;
}

.klein {
	font-size:11px;
}

.klein2 {
	font-size:9px;
}

.untertitel {
	font-family:Arial, Helvetica, sans-serif;
	color:#630;
	font-size:14px;
	padding:0px 0px 0px 0px;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color:#963;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #963;
}

a:hover {
	font-weight: normal;
	color: #5A3620;
	text-decoration: none;
}

a:active {
	font-weight: normal;
	text-decoration: none;
	color: #963;
}

/* DIV DEFINITIONEN */

#container {
	width:950px;
	height:auto;
	margin:0px auto;
}

#head {
	width:950px;
	height:160px;
}

#logo {
	padding:45px 0px 30px 25px;
	float:left;
}

#navi {
	padding:0px 0px 0px 0px;
	float:right;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul a {
	display:block;
	width:150px;
	height:40px;
	line-height:37px;
	color:#333;
	text-decoration:none;
	background-image:url(bilder/button_over.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFF;
	text-indent:15px;
	font-size:12px;
	float:right;
}

li.first a {
	height:40px;
	line-height:40px;
}

a:hover, .selected a {
	background-image:url(bilder/button.png);
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#FFF;
}

li {
	display:inline;
}

.silserkuechen {
	line-height:30px;
}

#portrait #mainnavi .portrait a,
#angebot #mainnavi .angebot a,
#silserkuechen #mainnavi .silserkuechen a,
#kontakt #mainnavi .kontakt a, 
#home #mainnavi .home a {
	background-image:url(bilder/button.png);
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#FFF;
	cursor:default;
}
	

#inhalt {
	width:950px;
	height:auto;
}

#inhalt1 {
	width:450px;
	height:388px;
	background-image:url(bilder/bg_inhalt.jpg);
	background-repeat:repeat-y;
	float:left;
	margin:0px 1px 0px 24px;
	padding:0px 0px 0px 0px;
}


#inhalt2 {
	width:450px;
	height:388px;
	background-image:url(bilder/bg_inhalt.jpg);
	background-repeat:repeat-y;
	float:right;
	padding:0px 24px 0px 1px;
	
}

#flash {
	width:900px;
	height:388;
	padding:0px 25px 0px 25px;
	float:left;
}

#massstab {
	float:left;
	width:950px;
	height:auto;
	background-image:url(bilder/lineal.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color:#666;
	line-height:16px;
}

#adresse {
	padding:60px 0px 0px 55px;
	float:left;
}

.formfelder {
	border:0px solid #CCC;
	background-color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}



/* Subselektoren */

#massstab a:link {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#massstab a:visited {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#massstab a:hover {
	color:#C90;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#massstab a:active {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#logo a:link {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#logo a:visited {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#logo a:hover {
	color:#C90;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#logo a:active {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#inhalt a:link {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#inhalt a:visited {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#inhalt a:hover {
	color:#C90;
	font-weight: normal;
	text-decoration: none;
	background:none;
}

#inhalt a:active {
	color:#C90;
	font-weight: normal;
	text-decoration:underline;
	background:none;
}
