/* nur content */
#top_blue,#menu {
	width: 100%;
	background	:#1B5E9E;
	margin:auto;
}

#top_blue img{	
	padding: 1em 1em 1em 1em;
}

#top_menu, #blue, #top_right, #footer, #right, dfn {
	display: none;
	width: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#main{
	margin: 0;
	padding: 0;
}

.invisible, .browseralert, #printLogo{
	display: none;
}

h1, h2, h3{
	font-weight	:bold;
}

h1	{
	font-size	:1.2em;
}

h2	{
	font-size	:1em;
}

h3	{
	font-size	:1em;
}
p {
	font-size	:1em;
}

#menu ul{
	margin: 0;
	padding: 1em 1em 1em 1em;
	list-style-type: none;
}

#menu li,
#menu li a	{
	list-style-type: none;
	color:#fff;
	border-bottom: 1px solid #aaa;	
	height:1.5em;
}

p.breadcrumb {
	font-size	:0.8em;
	background:#aaa;	
	margin:auto;
}

h3.event	{
	padding:0;
	margin:0;
}

p.event{
	font-size	:0.8em;
	margin-top:2em;
	font-weight	:bold;
	background:#aD3834;	
	color:#fff;
	display: block;	
}

#footernav p{
	font-size	:0.8em;
	color: #444;
	background:#aaa;	
}