* {
	margin: 0px;
	padding: 0px;
}

/* IE Fix (Layout) */
div {
	zoom: 1;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffc24a;
	background: #3a3220 url(../images/body-bg.gif) no-repeat center top;
	text-align: center;
}


/* Block Tags */
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #9d9990;
	letter-spacing: 0.1em;
	line-height: 32px;
	margin: 0px 0px 30px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #9d9990;
	margin: 0px 0px 3px 0px;
}

h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #9d9990;
	margin: 0px 0px 3px 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 15px 32px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 15px 25px;
	list-style-type: square;
}

li {
	line-height: 16px;
}

address {
}

blockquote {
	margin: 0px 0px 15px 0px;
	padding: 10px 15px 10px 15px;
	background-color: #688541;
	clear: both;
}

pre {
	width: auto;
	max-height: 300px;
	font-family: Courier, monospace;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #688541;
	overflow: scroll;
}

hr {
	display: none;
}


/* Inline Tags */
a {
	color: #688541;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ffc24a;
	text-decoration: none;
}

cite, em, q {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

i {
	font-style: italic;
}

kbd, samp, var, code, dfn {
	font-family: Courier, monospace;
}

abbr, acronym {
	font-style: italic;
	border-bottom: 1px #ffc24a solid;
	cursor:help;
}


/* Table Tags */
table {
	width: 100%;
	border-bottom: 1px #ffc24a solid;
	border-left: 1px #ffc24a solid;
	margin: 0px 0px 15px 0px;
}

caption {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 3px 0px;
	text-align: left;
}

thead th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-top: 1px #ffc24a solid;
	border-right: 1px #ffc24a solid;
	background-color: #688541;
}

tbody {
	border-left: 1px #ffc24a solid;
	border-bottom: 1px #ffc24a solid;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 2px 5px 2px 5px;
	border-top: 1px #ffc24a solid;
	border-right: 1px #ffc24a solid;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-top: 1px #ffc24a solid;
	border-right: 1px #ffc24a solid;
	background-color: transparent;
}

th a.desc {

}

th a.asc {

}

/* Form Tags */
form {
	margin: 0px 0px 15px 0px;
}

form table, form fieldset table {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border: 0px #ffc24a solid;
}

form fieldset table tr {
	background-color: transparent;
}

form fieldset table tr td {
	line-height: 30px;
	padding: 0px 5px 0px 0px;
	border: 0px #ffc24a solid;
	border-bottom: 3px #ffc24a solid;
}

fieldset {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #688541;
	border: 0px #ffc24a solid;
}

fieldset h1, fieldset h2, fieldset h3, fieldset h4, fieldset h5, fieldset h6 {
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	background-color: #688541;
}

fieldset fieldset h1, fieldset fieldset h2, fieldset fieldset h3, fieldset fieldset h4, fieldset fieldset h5, fieldset fieldset h6 {
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	background-color: #688541;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffc24a;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffc24a;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffc24a;
}

fieldset input, fieldset textarea {
	margin: 3px 0px 3px 10px;
}

fieldset label {
	margin: 3px 0px 0px 10px;
}

fieldset select {
	margin: 3px 0px 3px 10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 9px 0px;
}

option {
	padding: 0px;
}


/* Layout */
#container {
	margin: 0px auto;
	width: 950px;
	text-align: left;
}

#header {
	height: 135px;
}

#header a.logo {
	position: relative;
	width: 164px;
	height: 84px;
	left: 720px;
	top: 19px;
	display: block;
	text-indent: -240000px;
	background: transparent url(../images/header-logo-bg.gif) no-repeat center;
}

#teaser {
	height: 135px;
	background: transparent url(../images/teaser-bg.jpg) no-repeat center top;
}

#content {
	padding: 30px 0px;
	text-align: center;
}

#footer {
	clear: both;
}

/* Allgemeine Klassen */
br.clear-floats {
	clear: both;
}

div.box {
	margin: 0px auto 30px auto;
}

div.box div.t-l {
  height: 5px;
	padding-left: 5px;
	font-size: 2px;
  background: transparent url(../images/t-l-bg.gif) no-repeat top left;
}

div.box div.t-r {
  height: 5px;
	font-size: 2px;
  background: transparent url(../images/t-r-bg.gif) no-repeat top right;
}

div.box div.b-l {
  height: 5px;
	font-size: 2px;
	padding-left: 5px;
  background: transparent url(../images/b-l-bg.gif) no-repeat bottom left;
}

div.box div.b-r {
  height: 5px;
	font-size: 2px;
  background: transparent url(../images/b-r-bg.gif) no-repeat bottom right;
}

div.box div.content {
	border-left: 1px solid #ffc24a;
	border-right: 1px solid #ffc24a;
	padding: 5px;
}

div.box p {
	margin: 0px;
}

.tmp {
	width: 80%;
}