@import url("/css/screen.css");

html {
	font: 12px / 16px Arial, Verdana, Sans-Serif;
	color: #A4A7A6;
}

body {
	background-color: #A4A7A6;
	margin: 0px;
	padding: 0;
}


break_both {
	clear: both
}

.blind {
	display: none
}

#logo_black {
	display: none
}

#bilder_rechts {
position: absolute;
top: 10px;
left: 780px;
}


a {
	color: #A4A7A6;
	text-decoration: underline }



/* ----------------- */
/* ----- links ----- */
/* ----------------- */


#links {
	float: left;
	height: 550px;
}

#navi {
	position: absolute;
	top: 284px;
	left: 16px;
}

#logo_parent {
padding-top: 20px;
padding-left: 20px;
float: left;
}

#logo {	background-image: url(http://cms3-unterhof.backslash.ch/pictures/logo_grau.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
}

#bild {
	margin-left: 189px;
	width: 191px
}


#iframe_flash {
background-image: url(http://kunden.backslash.ch/unterhof/orig_flash/hintergrundbilder/lage_1.jpg);
background-repeat: no-repeat;
 height: 491px;
width: 191px;
}


#bild ul {
margin: 0px;
padding: 0px;
/* position: absolute; */
width: 190px;
}




#bild ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 20px;
	border-bottom: 1px solid #F6F6F6
}
#bild ul li a {
	text-decoration: none;
	color: #F6F6F6;
	line-height: 20px
}
/* ----------------- */
/* ----- rechts ---- */
/* ----------------- */
#rechts {
	background-color: #F6F6F6;
	margin-left: 400px
}

html>body #rechts  {width: 530px;}

#gotop {
	border-top: 1px solid #A4A7A6;
	padding: 5px 20px;
	font-size: 11px;
	clear: both;
}

#gotop a {
	text-decoration: none;
	color: #A4A7A6;
}

#gotop a:hover {
	text-decoration: underline
}
/* ----- footer ---- */
#footer {
	color: #fff;
	font-size: 11px;
	padding-top: 3px;
	margin-right: 15px
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline
}

#footer ul {
margin: 0 0 0 400px;
padding: 0px;

}

#footer ul li {
margin-left: 15px;
padding: 0px;
display: inline;
float: left;
}
#copyright {
padding-top: 30px;
	}

