﻿/*
Theme Name: Baeumchensetzen Grass Green
Version: 2.0
Author: Websteven Webdesign
*/

body {
	background: #9ACB00;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin:  0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
}

#main {
	background-image: url('img/back_tab.png');
	height: 100%;
}

.header {
	background-image: url('img/header.jpg');
	background-repeat:no-repeat;
}

.content {
	background-image: url('img/content_back.jpg');
	background-repeat: no-repeat;
}

#inhalt {
	width: 900px;
	height: 100%;
	margin-left:  37px;
	margin-right:  38px;
	border-top: 1pt;
	border-bottom: 0pt;
	border-left: 1pt;
	border-right: 1pt;
	border-style: solid;
	border-color: #7B9B22;
}

.news {
	padding-left:  10px;
	padding-right:  10px;
}

a:link {
	color: #000000;
	font-weight: bold;
}

a:visited {
   color: #333333;
   font-weight: bold;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
}