body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: arial, sans-serif;
	text-align: center;
	font-size: 17px;
	color: #000000;
}

div#wrapperq {
	position: relative;
	width: 420px;
	margin: 0px auto;
	margin-top: 20px;
	padding: 0;
	text-align: center;
}

div#wrapper {
	position: relative;
	margin: 0px auto;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
}

.info {
	margin-top: 20px;
}

.infob {
	margin-top: 30px;
	margin-left: 100px;
}

.info a, .infob a {
	font-family: arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #606060;
	margin-left: 20px;
	margin-right: 20px;
}

.infob a {
	margin: 0;
	margin-right: 20px;
}

.staedte {
	width: 400px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: center;
}

.staedte a {
	font-family: arial,sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #c0c0c0;
}

div#wrapper .status {
	height: 20px;
	background-color: rgb(172,238,229);
	max-width: 580px;
	text-align: right;
	border-top: 1px solid rgb(57,144,39);
	font-size: 12px;
}

div#wrapper ol.s {
	max-width: 580px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-weight: normal;
	font-size: 14px;
}

div#wrapper ol.s em {
	font-weight: bold;
}


div#wrapper ol.s h3 {
	margin-bottom: 2px;
}

div#wrapper ol.s h3 a {
	font-size: 16px;
	font-weight: normal;
	color: rgb(19,110,170);
}

div#wrapper ol.s cite a {
	font-size: 14px;
	/* color: rgb(57,144,39); */
	color: rgb(37,116,17);
	text-decoration: none;
}

.highlight {
	font-weight: bold;
}

.serpnavi {
	margin-left: 130px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
}

.serpnavi a, .serpnavi span {
	font-size: 12px;
	margin-right: 5px;
	color: rgb(19,110,170);
}

#formb {
	margin-left: 130px;
	margin-bottom: 20px;
}

div#footer {
	width: 980px;
	background-color: rgb(221,221,221);
	color: #a0a0a0;
	text-align: center;
	font-size: 10px;
}

input {
	font-size: inherit;
}

input#q {
	width: 400px;
	margin-bottom: 5px;
}

.clear {
	clear: both;
	float: none;
}

#links {
	float: left;
	width: 190px;
	height: 500px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

#lmenue {
	width: 190px;
}

#links ul {
	margin-top: 0px;
	margin-left: 23px;
	padding: 0px;
	font-weight: bold;
}

#links li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#links li a {
	display: block;
	color: #000;
	height: 21px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	line-height: 21px;
	padding-left: 2px;
}


#links li a.selected {
	color: rgb(19,110,170);

}

#links li a:hover {
	background-color: rgb(255,224,5);
}

#links img {
	border: 0;
	margin-left: 20px;
	margin-bottom: 10px;
}



#con {
	float: left;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	width: 580px;
	margin-top: 30px;
}

.article {
	margin-left: 30px;
	font-size: 12px;
}

h1 {
	color: rgb(19,110,170);
	margin-top: 60px;
	padding-top: 0;
}

.clearme {
	float: none;
	clear: both;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div.article h4 {
	clear: both;
	padding-top: 20px;
}

.article a {
	color: rgb(0,166,235);
}

.article .function {
	font-size: 11px;
	color: #a0a0a0;
}

.article .function a {
	color: #a0a0a0;
}

.article .tags {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

span.errormsg {
	color: red;
}

#con form {
	margin-left: 30px;
}

#con a.button {
	display: block;
	text-align: center;
	line-height: 22px;
	font-size: 13px;
	font-weight: normal;
}

#con input[type=submit] {
	background: url(/files/button_round.png);
	border: 0px;
	width: 130px;
	height: 22px;
	/* color : #333; */
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: center;
}

#con input.button, #con a.button {
	background: url(/files/button_round.png);
	border: 0px;
	width: 130px;
	height: 22px;
	/* color : #333; */
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: center;
}


#con input.button:hover, #con a.button:hover {
	background: url(/files/button_round_blue.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 130px;
	height: 22px;
	color : #000;
	text-align: center;
}

#con input[type=submit]:hover {
	background: url(/files/button_round_blue.png);
	background-repeat: no-repeat;
	border: 0px;
	width: 130px;
	height: 22px;
	color : #000;
	text-align: center;
}

#con table, #con table td {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

#con table td.checkbox input {
	width: 10px;
	margin-left: 0;
	margin-right: 10px;
	font-size: 12px;
}

#con table td.lab {
	width: 200px;
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
}

#con table td.lab .tooltip {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}


