
body {
	font-size: small;
	font-family: sans-serif;
	margin: 0;
	color: #444;
}

#kopfzeile{

height: 110px;

background-image: url(/images/kopfzeile.jpg);

background-repeat: repeat;
font-size: 1.5em; 

}

table{

height: auto;

width: 100%;

border-collapse: collapse;

}


#kopfzeile .hintergrundbild{

  background-image: url(/images/bg.jpg);

  background-repeat: no-repeat;

 }

form {
	margin: 0;
}


a {
	color: #73847b;
	text-decoration: none;
}

.footlinks { color:#666; }

img {
	border: 0;
}

h1 {
	font-size: 1.8em;
}

.tagline {
	margin-left: 10em;
	font-size: small;
	font-style: italic;
}

h2 {
	font-size: 1.4em;
}

.main {
	width: 100%;
}

.header {
	padding: 1em;
}

.menu {
	background: #3b310e;
	font-size: 1.1em;
	padding: 0;
	border-collapse: collapse;
}

.menu tr {
}

.menu td {
	padding: 0 0.5em;
	margin: 0;
	border: 2px solid #000000;
}

.menu a {
    color: #bcb986;
}


.box 
{
	padding: 0.2em 0;
	border-collapse: collapse;
}


.box .content 
{
	padding: 0.5em;
}

.login, .logout {
	font-size: smaller;
	padding: 0.5em;
	float: right;
}

.login a {
	text-decoration: underline;
}

.login div {
	text-align: center;
}

.logout {
	background: #f5f8ed;
	border: 1px solid #d6e3b5;
	padding: 0.2em;
	text-align: right;
}

.search {
	padding: 1em 0;
	font-size: smaller;
}


.box h2
{
	font-size: 1.2em;
	font-variant: small-caps;
	padding: 0.2em;
    color: #bcb986;
	background: #3b310e;
}

.box a {
    color: #bcb986;
}

.sidebar h2 {
	background: #3b310e;
	color: #bcb986;
	width: 12em;
}

.box h2 span {
	font-size: small;
}

.button {
	background: #232504; 
	color: #bbaa77;
	font-size: x-small;
	border: 0;
	padding: 0;
	margin-top: 0.3em;
}

.article { 
    width: 85%;
	background: inherit;
	padding: 0.5em;
    border: 0px;
}

.article .heading {
	font-weight: bold;
	border-bottom: 1px dotted #090;
	padding: 0.5em;
}

.article .author {
	font-style: italic;
	color: #777;
	float: right;
}

.text {
	padding: 0.5em;
}

.botlinks {
	font-size: smaller; 
	text-align: center;
}

.textbox {
	border: 1px solid #360;
	height: 1em;
	font-size: x-small;
	color: #666;
	width: 15em;
	padding: 0.2em;
}

img.feed {
	margin-bottom: -3px;
}

#td.leftbar,
#td.page,
#{ padding-top: 1em; }

#bottomad { text-align: center; }
#topad { text-align: left; }

#carp {
	padding: 1em;
	margin: 0 3em;
}
