body   {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: ;
	}

a:link	{
	color: #69e;
	text-decoration: underline;
	}

a:visited {
	color: #c18;
	text-decoration: underline;
	}

a:active {
	color: #c18;
	text-decoration: none;
	}

a:hover {
	color: #fa0;
	text-decoration: none;
	}


#base {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 760px;
	}

.title	{
	text-align: center;
	}

h1	{
	background-color: #117;
	border-left: solid 20px #fa0;
	padding: 6px 25px 4px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 28px;
	color: #fff;
	}

.title div {
	margin-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #fcc;
	}

.title p {
	clear: both;
	background-color: #117;
	border-left: solid 20px #fa0;
	padding: 6px 25px 4px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
	font-size: 16px;
	color: #fff;
	}

.title a:link {
	color: #fff;
	text-decoration: none;
	}

.title a:visited {
	color: #fff;
	text-decoration: none;
	}

.title a:active {
	color: #fff;
	text-decoration: none;
	}

.title a:hover {
	color: #fff;
	text-decoration: none;
	}


#mein_menu {
	float: left;
	margin: 20px 10px 20px 10px;
	}

.menu div {
	margin-bottom: 20px;
	}

.menu a:link {
	width: 150px;
	border-left: solid 8px #fa0;
	border-bottom: solid 1px #fa0;
	padding: 6px 0px 4px 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #69e;
	}

.menu a:visited {
	width: 150px;
	border-left: solid 8px #fa0;
	border-bottom: solid 1px #fa0;
	padding: 6px 0px 4px 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #c18;
	}

.menu a:active {
	width: 150px;
	border-left: solid 8px #fa0;
	border-bottom: solid 1px #fa0;
	padding: 6px 0px 4px 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #c18;
	}

.menu a:hover {
	width: 150px;
	border-left: solid 8px #fa0;
	border-bottom: solid 1px #fa0;
	padding: 6px 0px 4px 5px;
	text-decoration: none;
	background-color: #fec;
	font-size: 12px;
	font-weight: bold;
	color: #fa0;
	}


#mein	{
	float: right;
	margin: 20px 10px 10px 10px;
	}

.con	{
	width: auto;
	padding-bottom: 0px;
	}

h2	{
	background-color: #fff;
	border-left: solid 10px #fa0;
	border-bottom: solid 1px #fa0;
	padding: 6px 0px 4px 15px;
	margin-bottom: 20px;
	font-size: 14px;
	}

.ad	{
	float: right;
	margin: 5px 10px 10px 20px;
	}


.con p	{
	background-image: url();
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 40px;
	letter-spacing: 1px;
	text-align: justify;
	text-justify: distribute;
	text-indent: none;
	line-height: 1.75em;
	font-size: 12px;
	color: #666;
	}

.con em {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #fa0;
	}

.con2	{
	clear: left;
	width: auto;
	padding-bottom: 0px;
	}

.con2 p {
	background-image: url(image/mark.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 40px;
	letter-spacing: 1px;
	text-align: justify;
	text-justify: distribute;
	text-indent: none;
	line-height: 1.75em;
	font-size: 12px;
	color: #666;
	}

.con2 em {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #fa0;
	}

.con2 dl {
	margin-top: 0px;
	padding-left: 40px;
	letter-spacing: 1px;
	line-height: 1.1em;
	}

.con2 dt {
	font-size: 11px;
	color: #666;
	}

.con2 dd {
	font-size: 9px;
	color: #666;
	}

#footer{
	clear: both;
	text-align: center;
	margin-top: 50px;
	font-size: 9px;
	color: #666;
	}

#pr	{
	margin-top: 70px;
	text-align: center;
	}

