@import url("/css/screen.css");



html, td {
	font: 12px / 16px Arial, Verdana, Sans-Serif;
	color: #AD020B;

}

body {
	background-color: #AD020B;
	margin: 0px;
	padding: 0;
}


.break_both {
	clear: both
}

.blind {
	display: none
}

#logo_black {
	display: none
}


a {
	color: #AD020B;
	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_rot1.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/seminar_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 #F7E6E7;
}
#bild ul li a {
	text-decoration: none;
	color: #F7E6E7;
	line-height: 20px
}

#bild ul li a:hover {
	text-decoration: none;
	color: #fff;
	line-height: 20px
}
/* ----------------- */
/* ----- rechts ---- */
/* ----------------- */
#rechts {
	background-color: #F7E6E7;
	margin-left: 400px
}

html>body #rechts  {width: 530px;}

#gotop {
	border-top: 1px solid #AD020B;
	padding: 5px 20px;
	font-size: 11px;
	clear: both;
}

#gotop a {
	text-decoration: none;
	color: #AD020B;
}

#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;
}

.black {
color: #000;
}
.seminarraum {
text-decoration:none;
}

