/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #646464;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #6C8134;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #6C8134;
	activeborder-color: #6C8134;
}

html    {
    height: 101%;
}

a {
	color: #6C8134;
	background-image: url(../images/backgrounds/blank.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

a:hover {
	text-decoration: none;
	background-image: url(../images/backgrounds/blank.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.input {
	background-color: #FDF3D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 3px;
	border-bottom: #6C8134 1px dashed;
	border-right: #6C8134 1px dashed;
	border-top: #6C8134 1px dashed;
	border-left: #6C8134 1px dashed;
	margin: 3px;
}

.button {
	background-color: #FDF3D0;
	color: #000000;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #6C8134;
	font-weight: bold;
}


/* CHAT */

#chat h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #6C8134;
	border-bottom: 1px dashed #6C8134;
	padding-top: 15px !important;
	padding-top: 4px;
}

#chatcontent {
    border-right: 1px solid #6C8134;
	background-image: url(../images/backgrounds/content.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#chattext {
	margin-right: 20px;
	padding-right: 20px;
}


#chatcontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #6C8134;
	border-bottom: 1px dashed #FDB802;
	padding-top: 15px !important;
	padding-top: 4px;
	/*
	background-image:url(../images/sunflower.gif);
	background-position:top right;
	background-repeat:no-repeat;
	*/
}

.ignore
	{
	width: 100px;
	background-color=#6C8134;
	color=white;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	background-image: url('http://www.biggy.de/htmlchat/pics/ignore.gif');
	background-position: left middle;
    background-repeat: no-repeat;
	}

.leave
	{
	width: 100px;
	background-color=#6C8134;
	color=white;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	background-image: url('http://www.biggy.de/htmlchat/pics/leave.gif');
	background-position: left middle;
	background-repeat: no-repeat;
}

.send
	{
	width: 100px;
	background-color=#6C8134;
	color=white;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	background-image: url('http://www.biggy.de/htmlchat/pics/send.gif');
	background-position: left middle;
	background-repeat: no-repeat;
}

.reload
	{
	width: 80px;
	background-color=#6C8134;
	color=white;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	background-image: url('http://www.biggy.de/htmlchat/pics/reload.gif');
	background-position: left middle;
	background-repeat: no-repeat;
}

.change
	{
	width: 160px;
	background-color=#6C8134;
	color=white;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	background-image:url('http://www.biggy.de/htmlchat/pics/change.gif');
	background-position: left middle;
	background-repeat: no-repeat;
}



/* GUESTBOOK */

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #6C8134;
	font-weight: bold;
}

.fehler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #6C8134;
	font-weight: normal;
}

/* BUCHTIPPS */

.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #646464;
	font-weight: normal;
}



/* SPRUCH DES TAGES */

.bigzitat   {
    font-family: courier new, arial;
    font-size: 120%;
    font-weight: normal;
    color: #646464;
}



/* Grusskarten */

.cards   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #646464;
}



/* THE AREA THAT CONTAINS ALL THE CONTENT OF THE WEBSITE */

#container {
	width: 700px;
	margin: 0 auto 0 auto;
}

/* THE SIDEBAR WITHIN THE CONTAINER */

#sidebar {
	width: 200px;
	text-align: right;
	float: right;
}

#sidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 120%;
	font-weight: bold;
	color: #6C8134;
	border-bottom: 1px dashed #6C8134;
	padding-top: 15px !important;
	padding-top: 4px;
	background-image:url(../images/sunflower.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#sidebar p {
	line-height: 20px;
}


/* THE MENU */

.menu {
	text-align: right;
}

.menu a {
	color: #6C8134;
	background-image: url(../images/backgrounds/a_hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	line-height: 20px;
	text-decoration: none;
}

.menu a:hover {
	color: #999999;
	background-image: url(../images/backgrounds/a.jpg);
}

#menu {
	text-align: right;
}

#menu a {
	color: #6C8134;
	background-image: url(../images/backgrounds/a_hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	line-height: 20px;
	text-decoration: none;
}

#menu a:hover {
	color: #999999;
	background-image: url(../images/backgrounds/a.jpg);
}


/* THE AREA NEXT TO THE SIDEBAR */

#content {
	min-height: 480px;
    margin-right: 200px;
	padding-right: 20px;
	border-right: 1px solid #6C8134;
	background-image: url(../images/backgrounds/content.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	color: #6C8134;
	border-bottom: 1px dashed #FDB802;
	padding-top: 15px !important;
	padding-top: 4px;
	/*
	background-image:url(../images/sunflower.gif);
	background-position:top right;
	background-repeat:no-repeat;
	*/
}

#content p {
	line-height: 16px;

}

#content ol,ul {
	line-height: 25px;
}

#content li {
	list-style-image: url(../images/backgrounds/li.gif);
}

/* GEDICHTE */

#gedicht    {
	height: 300px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 15px;
	color: #000000;
	background-image: url(../images/backgrounds/bg_gedicht.jpg);
	background-position: center;
	background-repeat: no-repeat;
}



/* THE FOOTER */

#footer {
	width: 700px;
	float: left;
	margin: 20px auto;
	padding-top: 1.0em;
	font-size: 90%;
	text-align: center;
	border-top: 1px dashed #CCCCCC;
}

#footer a {
	color: #6C8134;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
}


