body
{
	background: url(/fileadmin/derboon/templates/images/background.jpg) no-repeat left top;
	background-color: black;
	font-family: Verdana;
	font-size: 9pt;
}

.hintergrund
{
	background: url(/fileadmin/derboon/templates/images/kloppi.png) no-repeat top right;
}

.baumhintergrund
{
	background: url(/fileadmin/derboon/templates/images/Baum.gif) no-repeat top left;
}

.box
{
	width: 900px;
	padding-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

.logo
{
	height: 200px;
	width: 400px;
	padding-left: 50px;
}


.contentkasten
{	
	background: url(/fileadmin/derboon/templates/images/ev_bg.gif) repeat-y;
	background-color: black;
	width: 900px;
}

.menuleft
{
	width: 160px;
	float: left;
	margin-left: 40px;
	
}

.contentscroll
{
	background: url(/fileadmin/derboon/templates/images/scroll_bg.gif) repeat-y top left;
	width: 660px;
	float: right;
	margin-right: 40px;
}

.menu_level2
{
	background: url(/fileadmin/derboon/templates/images/2ndmenu-bg.png) repeat-y;
	width: 148px;
}

.menu_level2 ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

.menu_level2 a
{
	color: #c59e02;
	font-size: 8pt;
	font-weight: bold;
}

.menu_level2 li:hover
{
	background: #293e26;
}

.menu_level2 li:hover a
{
	color: white;
}


.content
{
	padding: 20px;
}

.footer
{
	color: gray;
	font-size: 8pt;
	text-align: center;
	margin: 20px;
}


img
{
	border: none;
}

a
{
	color: #1e4378;
	text-decoration: none;
}

a:hover
{
	color: #224e8d;
}

h1 {
	font-size: 13pt;
	color: #1e4378;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #E8871F;
}

h3 {
	font-weight: bold;
	font-size: 11pt;
	color: #E8871F;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #E8871F;
}

h5 {
	font-size: 9pt;
	color: #E8871F;
}

h6
{
	font-size: 9pt;
	font-weight: bold;
	color: #E8871F;
}

newsh3
{
	font-weight: bold;
	font-size: 13pt;
	color: #1e4378;
}

/* Gästebuch */
.tx-guestbook-list-header {
	background-color: #3d5c38;
	color:#f7f243;
}

.tx-guestbook-list-header a {
	color:#f7f243;
}

.tx-guestbook-list-row {
	background-color: transparent;
}

.tx-guestbook-form {
	border: none;
	background-color: transparent;
}

.tx-guestbook-list-table {
	border: none;
}


.tx-guestbook-form-inputfield-med {
background-color: #3d5c38;
border:1pt solid #679d5f;
color:#f7f243;
font-size:14px;
width:150px;
}

.tx-guestbook-form-inputfield-big {
background-color: #3d5c38;
border:1pt solid #679d5f;
color:#f7f243;
font-size:14px;
width:150px;
}

.tx-guestbook-form-textarea {
background-color: #3d5c38;
border:1pt solid #679d5f;
color:#f7f243;
font-size:12px;
width:250px;
}

.tx-guestbook-list-small {
	color:#679d5f;
}

.tx-guestbook-list-entrycomment
{
	color: #3D5C38;
}

.tx-guestbook-list-entrycomment-title
{
	color: #3D5C38;
}