/* style.css - artaban */
body {
	padding:0px; margin:0px;
	background-color:#f3eeb3;
}

a, a:active, a:visited {
	color:#000000;
}

a:hover {
	color:#CC0000;
}

img {
	border-width:0px;
}

td.hellbeige {
	background-color:#f3eeb3;
}

td.dunkelbeige {
	background-color:#e0d880;
}

td.content {
	width:784px;
	background-color:#f3eeb3;
	padding: 25px 100px 0px 25px;
	color:#000000;
	font-family:Tahoma, Verdana;
	font-size:10pt;
}



/*Guestbook*/

.posting .gbt_links_oben {
	width:24px; height:23px;
	background-image:url(../pics/guestbook/oben_links.jpg);
}

.posting .gbt_oben {
	height:23px;
	background-image:url(../pics/guestbook/oben.jpg);
}

.posting .gbt_rechts_oben {
	width:24px; height:23px;
	background-image:url(../pics/guestbook/oben_rechts.jpg);
}

.posting .gbt_rechts_oben {
	width:24px; height:23px;
	background-image:url(../pics/guestbook/oben_rechts.jpg);
}
.posting .gbt_links {
	width:24px;
	background-image:url(../pics/guestbook/links.jpg);
}
.posting .gbt_rechts {
	width:24px;
	background-image:url(../pics/guestbook/rechts.jpg);
}
.posting .gbt_links_unten {
	width:24px; height:23px;
	background-image:url(../pics/guestbook/unten_links.jpg);
}
.posting .gbt_unten {
	height:23px;
	background-image:url(../pics/guestbook/unten.jpg);
}

.posting .gbt_rechts_unten {
	width:24px; height:23px;
	background-image:url(../pics/guestbook/unten_rechts.jpg);
}

.posting .gbt_content {
	background-color:#e0d97f;
	font-family:Tahoma;
	font-size:10pt;
	padding-bottom:4px;
}

input, textarea {
	background-color:#f3eeb3;
	border: 1px solid #8d773d;
}

/* Gallerie-Stuffsn */

.thumbnails img {
	margin-right:15px;
	margin-bottom:15px;
	width:140px;
}

.folderlist a, .folderlist a:active, .folderlist a:visited {
	font-size:14pt;
	margin-left:20px;
	line-height:30px;
}