/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D5ECFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F9FF;
} 
#index {
	width: 150px;
	padding: 10px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#index li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#index li a:link, #index li a:visited, #index li a:hover {
	display: block;
	height: 20px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#index li a:link, #index li a:visited {
	background-image: url(../media/index_all.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#index li a:hover {
	background-image: url(index_all.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content {
	background-image: url(../media/fehrl.gif);
	background-repeat: no-repeat;
	background-position: 430px 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00335E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00335E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00335E;
	width: 650px;
	float: left;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00335E;
	height: 38px;
	margin: 0px;
	padding: 0px;
}
#top {
	float: right;
	margin-right: 20px;
	display: block;
	position: relative;
	top: -38px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: -28px;
	margin-left: 0px;
}
#title {
	clear: both;
	margin: 15px;
	text-align: center;
}
#logo_silvia{
	float: left;
	display: block;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1, h2 {
	text-align: center;	
	float: right;
	width: 420px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #00335E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00335E;
	padding-bottom: 5px;
}
h2 { 
	font-size: 11px;
	font-weight: bold;
	color: #00335E;
	margin-top: 0px;
	padding-top: 5px;
}
#txt {
	clear: both;
	padding: 10px;
}
#txt h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FC7812;
	margin-right: 10px;
	margin-left: 10px;
}
#txt h4 {
	font-weight: bold;
	font-size: 12px;
}
#txt a:link, #txt a:visited {
	color: #FC7812;
	text-decoration: none;
}
#txt a:hover {
	color: #FC7812;
	text-decoration: underline;
}
#name {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FC7812;
	padding-left: 10px;
}
.spacer {
	clear: both;
}
