body{
	font-family:verdana;
	font-size:small;
}
a img{
	border:0px;
}
a{
	text-decoration:none;
	color:#933;
}
a:hover{
	text-decoration:underline;
	color:#000077;
}
h1{
	font-size:150%;
	color:#000077;
	font-weight:bold;
}
h2{
	font-size:100%;
	color:#000077;
	font-weight:bold;
	margin-bottom:1px;
}
.top_menu{
	padding-left:0px;
	border-bottom:solid 1px #000000;
	padding-bottom:1px;
	height:42px;
	overflow:auto;
}
.image{
	float:left;
}
.date{
	float:right;
	text-align:right;
	padding-top:25px;
}
.outer_table{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:500px;
	font-size:85%;
}
.smallfont{
	font-size:85%;
}
.menu_panel{
	height:400px;
	padding-top:10px;
	padding-left:5px;
	width:135px;
}
.menu_panel a{
	display:block;
	line-height:20px;
	background:url(images/arrowR_gray.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#444444;
}
.menu_panel a:hover{
	background:url(images/arrowR_red.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
.left_menu{
	width:144px;
	background-color:#eaeaea;
	border-right:5px white solid;
	float:left;
	overflow:auto;
	
}
.main_contents{
	background:url(images/main_bg.jpg);
	overflow:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:0px;
	line-height:17px;
	
}
.main{
	padding-left:20px;
	width:570px;
	float:left;
}
.main_image{
	height:250px;
	width:200px;
}
.right_column{
	float:right;
}
.contact{
	width:190px;
	height:130px;
	/*background-color:#eaeaea;*/

}
.form{
	
}
.list{
	float:left;
}
.bild{
	float:left;
	margin-left:100px;
}
.footer{
	border-top:1px black solid;
	font-size:xx-small;
	color:#777777;
	clear:both;
}
.footer a, .footer a:hover, .footer a:visited{
	font-size:xx-small;
	color:#777777;
	text-decoration:none;
}
#mconlink{
	text-align:right;
	float:right;
}
#copy{
	text-align:left;
	float:left;
}
.RoundedPanelOuterHead{
	background: url(images/topright_drop_outer_shadow.gif) no-repeat top right;
	display: block;
	margin: 0;
	padding: 0;
	height: 7px;
	text-align: center;	
}
.RoundedPanelInnerHeadNoCaption{
	background: url(images/topleft_drop_outer_shadow.gif) no-repeat top left;
	margin: 0;
	font-size:7px;
}
.RoundedPanelContents{
	/*position: relative;*/
	display: block;
	/*width: 720px;*/
	margin: 0;
	/*overflow: auto;*/
	background: url(images/bottomleft_drop_outer_shadow.gif) no-repeat bottom left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	line-height:1.5;
	font-size:85%;
}
.RoundedPanelOuterContainer{
	width:200px;
	margin: 0 auto; /* center for now */
	background: url(images/bottomright_drop_outer_shadow.gif) no-repeat bottom right;
	text-align: left;	
}