@charset "UTF-8";
/*
 * content.css
 *
 * [www.mj-software.net]
 * author       Marcel Jänicke
 * modified     -
 * since        08.11.2009
 * version      5.0
 */
/* tags */
textarea.ie { width: 251px; }

textarea.sa { width: 252px; }

/* content */
#content a { color: #C03200; }

#content h1 {
	background-color: #D6D6CC;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 18px;
	margin: 20px auto auto;
	width: 550px
}

#content h1 img {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
}

#content p { line-height: 15px; }

#content p, #content form {
	background-color: #F2F2EE;
	margin: auto;
	padding: 5px;
	text-align: justify;
	width: 540px;
}

#content p.banner { text-align: center; }

#content p.banner input.ff { width: 463px; }

#content p.banner input.sa {
	margin-left: 4px;
	width: 461px;
}

#content p.noneBorderBottom { border-bottom: 0; }

/* other */
.banner468x60 {
	height: 60px;
	width: 468px;
}

.paging { margin: 20px; }

.paging a { text-decoration: none; }

.paging a:hover { background: #F2F2EE; }

.paging .unselected { border: 1px solid #D6D6CC; }	

/* multiple */
#content form.noneBorderTop, #content p.noneBorderTop { border-top: 0; }

textarea.ff, textarea.op { width: 250px; }

#content h1, #content p, #content form { border: 1px solid #D6D6CC; }

#content p.banner input.op, #content p.banner input.ie { width: 460px; }

.paging .unselected, .paging .selected { padding: 2px 6px; }