body {
	/*background: url(background1.png) repeat-x #F3EED5 bottom;*/
	background: #F3EED5;
	margin-top: 0px;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-family: Verdana,Arial;
	font-size: 18px;
	font-weight: normal;
	color: #5A4545;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: Verdana,Arial;
	font-size: 18px;
	font-weight: normal;
	color: #5A4545;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

p {
	font-family: Verdana,Arial;
	font-size: 14px;
	color: #5A4545;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

img {
	border: none;
}

img.logo {
	display: block;
	margin-top: 0px;
	border-width: 0px;
}

span.date {
	display: block;
	width: 40px;
	height: 65px;
	color: #F3EED5;
	background: #5A4545;
	text-align: center;
	float: left;
	margin-right: 20px;
}

a {
	font-family: Verdana,Arial;
	font-size: 14px;
	color: #3A2525;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.text {
	color: #2e1818;
}

a.inbox {
	font-size: 14px;
}

p.right-upper {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.right-upper  {
	font-size: 12px;
	margin-left: 5px;
}

li {
	font-family: Verdana,Arial;
	font-size: 14px;
	color: #5A4545;
}


#border {
	margin: 0 auto;
	width: 820px;
	border-width: 0px;
	overflow:auto;
}

#content {
	overflow: auto;
	background: #FAF5E1;
}

#navigation {
	width: 820px;
	border-width: 0px;
	height: 33px;
}

#main {
	min-height: 450px;
	background: #FDFAEF;
	overflow:auto;
}

#middle {
	overflow: auto;
	margin: 10px;
}

#left {
	overflow: auto;
	float: left;
	margin: 10px;
}

#right {
	float: right;
	margin: 10px;
}

#linkbox {
	width: 150px;
	height: 800px;
	background: #F3EED5;
	float: right;
	margin: 10px;
}

#inlinkbox {
	margin: 20px;
}

#stack {
	width: 780px;
	margin: 10px;
	overflow: auto;
	background: #faf5e1;
}

#instack {
	margin: 10px;
}


/* menu */

a.menu {
	display: block;
}

ul.menu {
	margin: 0px;
}

li.menu {
	margin: 0px;
	float: left;
	display: inline;
	list-style: none;
}

#aktuell {
	width: 111px;
	height: 33px;
	background-image: url(navigation_01.png);
}

#aktuell:hover {
	background-image: url(navigation_01_hover.png);
}

#leistungen {
	width: 121px;
	height: 33px;
	background-image: url(navigation_02.png);
}

#leistungen:hover {
	background-image: url(navigation_02_hover.png);
}

#referenzen {
	width: 96px;
	height: 33px;
	background-image: url(navigation_03.png);
}

#referenzen:hover {
	background-image: url(navigation_03_hover.png);
}

#zubehoer {
	width: 106px;
	height: 33px;
	background-image: url(navigation_04.png);
}

#zubehoer:hover {
	background-image: url(navigation_04_hover.png);
}

#about {
	width: 110px;
	height: 33px;
	background-image: url(navigation_05.png);
}

#about:hover {
	background-image: url(navigation_05_hover.png);
}

#kontakt {
	width: 103px;
	height: 33px;
	background-image: url(navigation_06.png);
}

#kontakt:hover {
	background-image: url(navigation_06_hover.png);
}

#links {
	width: 97px;
	height: 33px;
	background-image: url(navigation_07.png);
}

#links:hover {
	background-image: url(navigation_07_hover.png);
}

span.invisible {
	display: none;
}
