/* Styles Bleistiftsammler.de */
BODY {
	background: #ffe187 url('../images/content-bg.jpg') repeat-x bottom
		center;
	font-family: arial, verdana, tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

IMG {
	border: none;
}

.c_1 {
	color: #000000;
}

.c_2 {
	color: #ffffff;
}

.c_3 {
	color: #ffe187;
}

.c_4 {
	color: #faf0d1;
}

.c_5 {
	color: #543f00;
}

.c_6 {
	color: #363636;
}

.c_7 {
	color: #a8851b;
}

.c_8 {
	color: #f9e29e;
}

.B1 {
	background-color: #000000;
}

.B2 {
	background-color: #ffffff;
}

.B3 {
	background-color: #ffe187;
}

.B4 {
	background-color: #faf0d1;
}

.B5 {
	background-color: #543f00;
}

.B6 {
	background-color: #363636;
}

.B7 {
	background-color: #a8851b;
}

.B8 {
	background-color: #f9e29e;
}

.fs_1,.copyright {
	font-size: 10px;
	font-family: verdana, tahoma, sans-serif;
}

.fs_2,a.totoplink {
	font-size: 12px;
}

.fs_3 {
	font-size: 14px;
}

.fw_b {
	font-weight: bold;
}

.fs_i {
	font-style: italic;
}

a:hover,a.td_nn,a.td_nn:hover,a.td_un:hover {
	text-decoration: none;
}

a,a.td_uu,a.td_uu:hover {
	text-decoration: underline;
}

/********************/ /*     LINKLISTE    */ /********************/
ul.navigation {
	padding: 2px 0 10px 0;
	margin: 0 0 20px 0;
}

ul.navigation li {
	list-style: none;
	background: url('../images/icon-linklist.gif') no-repeat center left;
	padding-left: 12px;
}

ul.navigation li a {
	color: #543f00;
	font-weight: bold;
}

ul.navigation li.simplelink {
	background: none;
	padding-left: 0px;
}

ul.navigation li.simplelink a {
	color: #000000;
}

a.totoplink {
	color: #543f00;
	padding-left: 13px;
	background: url('../images/icon-totop-link.gif') no-repeat center left;
}

.float {
	float: right;
}

.clear {
	clear: both;
}

/*******************/ /*     TABMENU     */ /*******************/
td.menubg table td.unselected {
	background: #363636 url('../images/menu-tab-inactive-bg-left.gif')
		no-repeat top left;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}

td.menubg table td.unselected div {
	background: url('../images/menu-tab-inactive-bg-right.gif') no-repeat
		top right;
	padding: 2px 5px 0px 0px;
	margin: 0 0 0 3px;
	vertical-align: top;
}

td.menubg table td.unselected a {
	display: block;
	width: 80px;
	padding: 4px 0 4px 0;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

td.menubg table td.unselected a:hover {
	color: #ffe187;
}

td.menubg table td.selected {
	background: #363636 url('../images/menu-tab-active-bg-left.gif')
		no-repeat top left;
	border-bottom: 1px solid #ffe187;
	vertical-align: top;
}

td.menubg table td.selected div {
	background: url('../images/menu-tab-active-bg-right.gif') no-repeat top
		right;
	padding: 0px 5px 0px 0px;
	margin: 0 0 0 3px;
}

td.menubg table td.selected a {
	display: block;
	width: 80px;
	padding: 7px 0 3px 0;
	text-align: center;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

.menubg {
	background: #000000 url('../images/menu-bg.gif') repeat-x top left;
}

.menubg div.menu {
	background: url('../images/menu-bg-line.gif') repeat-x bottom left;
}

.menubg table td.menuspacer {
	width: 100%;
	border-bottom: 1px solid #000000;
}

.menubg table {
	margin-right: 10px;
}

.menubg table,td.contentcell {
	width: 560px;
}

.headerbg {
	background: #0a0a0a url('../images/header-bg.jpg') repeat-x top left;
}

td.contentrow {
	height: 100%;
	vertical-align: top;
}

td.contentrow table.contenttable {
	text-align: left;
	height: 100%;
}

td.contentcell {
	padding: 35px 5px 10px 5px;
	vertical-align: top;
}

td.contentcell p {
	line-height: 1.5em;
}

td.contentcell img.placeholder {
	height: 1px;
}

td.contentcell p {
	margin: 0 0 10px 0;
}

.contentcell_right {
	vertical-align: bottom;
	text-align: right;
	width: 100px;
}

.contentcell_right {
	width: 100px;
}

.contentcell_left {
	padding: 50px 5px 10px 5px;
	width: 300px;
	text-align: left;
	vertical-align: top;
}

.footer {
	padding: 10px 10px 30px 10px;
	border-top: 1px solid #c2a95d;
	font-weight: bold;
}

.copyright,.copyright a {
	font-weight: normal;
	color: #a8851b;
	margin-top: 20px;
	text-decoration: none;
}

.footer .footerlink {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.headline {
	display: block;
	font-size: 16px;
	color: #543f00;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}

.headline,.dottedline {
	background: url('../images/headline-dotted-line.gif') repeat-x bottom
		left;
}

p.dottedline {
	padding-bottom: 10px;
}

.subheadline {
	padding: 0 0 15px 0;
	font-weight: bold;
}

.subheadline_singl {
	padding: 0 0 5px 0;
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

a.external_link {
	color: #363636;
	font-weight: bold;
	padding-left: 13px;
	background: url('../images/icon-external-link.gif') no-repeat center
		left;
}

a.internal_link {
	color: #363636;
	font-weight: bold;
	padding-left: 0px;
}

.previewimage {
	border: 1px solid #867a56;
	background-color: #fff6db;
	width: 106px;
	margin: 3px 4px 0 0;
	float: left;
}

.previewimage img {
	display: block;
	margin: 7px;
	border: 1px solid #867a56;
}
