* {
	margin: 0px;
	padding: 0px;
}
p, a, td, div, input, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
	text-align: justify;
	text-decoration: none;
	border: none;
}
td {
	text-align: left;
	vertical-align: top;
}
body {
	background: url(http://www.oberaletsch.ch/frame/image/bg_header.gif) repeat-x 0px 128px;
}
input, textarea {
	border: 1px #2356B1 solid;
}

#main {
	margin: auto; 
	padding: 3px 0px; 
	width: 724px;
}

/* start header */
#header {
}
	#logo {
		background: url(http://www.oberaletsch.ch/ws/oa/images/logo.jpg) no-repeat 0px 0px;
		height: 111px;
		width: 100%;
	}
		#welcome {
			padding-top: 98px;
			text-align: right;
		}
	#navigation {
		margin-top: 14px;
		padding: 8px 0px 0px 45px;
		height: 22px;
		background-color: #B1D8F5;
	}
		a.navmain {
			color: #666666;
			padding-bottom: 3px;
			font-weight: bold;
			font-size: 12px;
			width: 169px;
		}
		a.navsub {
			color: #DBEDFB;
			text-align: left;
			padding: 5px;
			margin: 0px 1px 1px 1px;
			background-color: #1864AE;
		}
		a.navsub:hover {
			color: #000000;
			text-align: left;
			padding: 5px;
			margin: 0px 1px 1px 1px;
			background-color: #DBEDFB;
		}
		span.navspacer {
			padding-left: 51px;
		}
		#nav, #nav ul { 
			list-style: none;
		}
		#nav a {
			display: block;
		}
		#nav li { 
			float: left;
			width: 169px; /* opera */
		}
		#nav li ul { 
			position: absolute;
			background: #AACDE9;
			width: 169px;
			left: -999em; 
		}
		#nav li:hover ul, #nav li.sfhover ul { 
			left: auto;
		}
	#picture {
	}
/* end header */

/* start content */
#breadcrumb {
	color: #6EBAEE;
	margin: 10px 0px 20px 0px;
}
	span.breadcrumb_spacer {
		padding: 0px 6px;
	}
	a.breadcrumb {
		color: #6EBAEE;
	}
	a.breadcrumb:hover {
		color: #000000;
	}
#content_short {
	float: left;
	width: 540px;
}
#content_long {
	width: 100%;
}
	h1 {
		color: #1865AE;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 13px;
		text-align: left;
	}
	#content_short p, #content_long p  {
		line-height: 14px;
		margin-bottom: 7px;
	}
	#content_short a, #content_long a  {
		text-decoration: underline;
	}
	#content_short ul, #content_short ol, #content_long ul, #content_long ol {
		padding: 0px 0px 8px 20px;
	}
	#content_short ol, #content_long ol {
		padding: 0px 0px 8px 28px;
	}
	div.actiontext  { 
		color: #CC0000;
		background-color: #FFFF00;
		text-align: left;
		padding: 5px;
		margin: 5px 5px 8px 0px;
		border: #000000 1px solid;
	}
	a.newstitle {
		display: block;
		width: 100%;
		color: #1865AE;
		font-weight: bold;
		margin-bottom: 3px;
		text-align: left;
		text-decoration: none;
	}
#contentpics {
	float: right;
	width: 150px;
	text-align: right;
}	
	#contentpics img, .contentpics {
		margin-bottom: 10px;
		border: 6px #B1D9F5 solid;
	}	
	#dhtmltooltip { /* popup-layer */
		position: absolute;
		width: 150px;
		visibility: hidden;
		z-index: 100;
	}
/* end content */

/* start footer */
#footer {
	clear: both;
	padding-top: 20px;
}
	p.textcenter {
		text-align: center;	
		line-height: 15px;
	}
	p.textcenter a:hover {
		color: #000000;
	}
	div.footer_line {
		background: url(http://www.oberaletsch.ch/ws/oa/images/border_line_horizontal.gif) repeat-x center;
		height: 20px;
	}
/* end footer */