html {
	background:url(/img/bg-html.jpg) repeat-x #514c50;
}
body {
	color:#000;
}
strong {
	font-weight:bold;
}

#inner-list .single {
	margin-bottom:10px;
}
#inner-list h1 {
	font-weight:bold;
	font-size:11px;
	margin:30px 0 15px 0;
}
#inner-list h1.first {
	margin-top:15px;
}
#inner-list a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#inner-list a:hover, #inner-list a.act {
	text-decoration:underline;
}
#inner-list h2, #inner-list h2 a {
	display:inline;
	color:#A93333;
	font-weight:bold;
	font-size:10px;
	padding-left:4px;
}
#inner-list .regie {
	display:block;
	color:#020003;
}
#inner-list a.list-super {
	color:#858087;
	font-size:10px;
}
#inner-list a.list-member {
	color:#5B464F;
}
#inner-list a.list-place {
	color:#005979;
}

#inner-list a.blue {
	color:#0078A7;
}
#inner-list a.member {
	display:block;
	margin-top:15px;
}
#inner-list a.member-act { 
	color:#0078a7;
}


#inner-detail h1 {
	color:#a33331;
	font-size:14px;
	margin:10px 0 0 0;
	font-weight:bold;
}

#inner-detail .img {
	float:left;
	margin-left:-10px;
	margin-right:10px;
}
#inner-detail .liner {
	font-weight:bold;
	margin:10px 0 0 0;
}
#inner-detail a, #inner-nothing a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#inner-detail a:hover, #inner-nothing a:hover {
	text-decoration:underline;
}
#inner-detail .text {
	margin:10px 0;
}
#inner-detail h1.blue {
	color:#0078a7;
	margin-top:0;
}
#inner-detail h1.member {
	color:#0078a7;
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#inner-detail a.button, #inner-nothing a.button, .ka-popup-skin a.button {
	display:block;
	float:left;
	background:url(/img/bg-link-button.gif) no-repeat 0 0 #a9a1a5;
	padding:4px 20px 4px 20px;
	margin:10px 10px 0 0;
	color:#000;
	font-weight:bold;
}
.yui-module a.button {
	margin-right:0;
}
#inner-detail .box {
	background-color:#a9a1a5;
	padding:5px 15px;
	position:relative;
	float:left;
	width:180px;
	height:80px;
	margin-right:10px;
	margin-top:10px;
}
#inner-detail .box .corner {
	width:10px;
	height:23px;
	position:absolute;
	top:0px;
	left:-3px;
	background:url(/img/bg-link-button.gif) no-repeat 0 0;
}

#inner-news, #inner-news a {
	color:#fff;
}
#inner-news .inv {
	display:none;
}
#inner-news a {
	text-decoration:none;
}
#inner-news a:hover {
	text-decoration:underline;
}
#inner-news .news {
	margin-bottom:20px;
}
#inner-news h1 {
	font-weight:bold;
	padding-left:15px;
}
#inner-news .text {
	padding-left:15px;
}
#inner-news a.pfeil {
	padding-left:15px;
	background:url(/img/icon-pfeil-r.gif) no-repeat 0 2px;
}
#inner-news a.pfeil-act {
	padding-left:15px;
	background:url(/img/icon-pfeil-u.gif) no-repeat 0 2px;
}
#inner-news a.more {
	color:#6c7e81;
	font-weight:bold;
}

#calendar-start, #calendar-end {
	background-color:#004762;
	color:#fff;
	border:0 solid;
	width:70px;
	padding:6px 0 0 0;
}
.yui-skin-sam .mask {
    background-color: #000;
    opacity: .40;
    *filter: alpha(opacity=40);  /* Set opacity in IE */
}
a.submit {
	background:url(/img/icon-send.gif) no-repeat 0 10px;
	display:block;
	padding-left:22px;
}

.frm-grey {
	background-color:#9b8f9a;
	color:#9e191e;
	font-weight:bold;
	padding:4px 8px 0px 8px;
	border:0 solid;
}

table.form td {
	padding-bottom:6px;
}
table.form th {
	padding-right:6px;
}

.buttonr {
	float:right;
	margin-top:4px;
}



