/* General settings */
* {
	margin: 0;
	padding: 0
}

body {
	background-color: #ffffce;
	color: #000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%
}

a {
	color: #b90001;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

img, hr {
	border: none
}

hr {
	border-top: 1px #000 solid
}

hr.semantic {
	border-top: none
}

address {
	font-style: normal
}

blockquote cite {
	margin-top: 0.2em;
	display: block
}

sub, sup {
	font-size: 75%
}

abbr, acronym, dfn {
	font-style: normal;
	border-bottom: 1px dashed;
	cursor: help
}

samp {
	font: inherit;
	font-style: italic
}

pre, code {
	font-family: "Courier New", Courier, serif
}

pre.semantic, code.semantic {
	font: inherit
}

ul, ol {
	margin-left: 15px
}

dd {
	margin-left: 30px
}

ul.semantic, ol.semantic, dl.semantic dd {
	margin-left: 0;
	list-style-type: none
}

ul.inline, ol.inline {
	margin-left: 0;
	list-style-type: none
}

ul.inline li, ol.inline li {
	display: inline
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 100%
}

th, td {
	padding: 3px 5px
}

p, .p, h1, h3, h4 {
	margin-bottom: 0.5em
}

h1 {
	font-size: 180%
}

h2 {
	font-size: 150%;
	margin-bottom: 0.8em
}

h3 {
	font-size: 120%
}

h4 {
	font-size: 100%
}

p.semantic, h2.semantic, h3.semantic, h4.semantic {
	margin-bottom: 0
}

.small {
	font-size: 85%
}

.nowrap {
	white-space: nowrap
}

/* Positioning */
.clear {
	clear: both !important
}

.clear_l {
	clear: left !important
}

.clear_r{
	clear: right !important
}

.align_l {
	float: left !important
}

.align_r {
	float: right !important
}

.align_c {
	margin-left: auto !important;
	margin-right: auto !important
}

.talign_l {
	text-align: left !important
}

.talign_c {
	text-align: center !important
}

.talign_r {
	text-align: right !important
}

.valign_t {
	vertical-align: top !important
}

.valign_m {
	vertical-align: middle !important
}

.valign_b {
	vertical-align: bottom !important
}

/* Text */
div.text {
	line-height: 1.4;
	margin-bottom: -0.6em
}

div.text .small {
	line-height: 1.3
}

div.text p, div.text h4, div.text hr {
	margin-bottom: 0.6em
}

div.text h4 {
	margin-top: 1em
}

div.text ol, div.text ul, div.text dl {
	margin: 0 auto 0.6em;
	width: 85%;
	padding-bottom: 1px
}

div.text li, div.text dt {
	padding-top: 1px
}

div.text table, div.text address, div.text blockquote, div.text pre {
	margin: 0 auto 0.6em auto;
	width: 85%;
	background-color: #fdfdb1;
	border: 1px #eded6a solid;
	padding: 3px;
	font-style: normal;
	font-size: 100%
}

div.text table {
	border-width: 1px 0 1px 1px
}

div.text th, div.text td {
	padding: 3px 5px;
	border-color: #eded6a;
	border-style: solid;
	border-width: 1px 1px 0 0
}

div.text th {
	background-color: #f2d184
}

/* Specific classes */
.display_hidden {
	display: none
}

.space_top {
	margin-top: 5px
}

div.paragraphs {
	margin-bottom: -0.5em
}

div.message, div.dialog {
	width: 80%;
	margin: auto;
	background-color: #FFF;
	border: 1px #eded6a solid;
	text-align: center
}

div.message {
	padding: 10px
}

div.dialog {
	padding-top: 10px
}

div.dialog div.paragraphs {
	padding: 0 10px
}

div.dialog fieldset {
	text-align: left
}

div.dialog fieldset.buttons {
	text-align: center;
	border-width: 1px 0 0 0;
	margin-bottom: 0
}

.indent, .indent2 {
	margin-left: auto;
	margin-right: auto
}

.indent {
	width: 95%
}

.indent2 {
	width: 60%
}

.box, table.list, ul.list, fieldset {
	margin: 15px 0;
	background-color: #fdfdb1;
	border: 1px #f2d184 solid
}

div.validate_box, div.important_box {
	background-color: #f9abb0;
	border-color: #d0454a;
	padding: 10px
}

table.values th, table.values td {
	vertical-align: top
}

table.values th {
	width: 35%;
	text-align: left;
	font-weight: normal
}

ul.list {
	list-style-type: none;
	border-top: none
}

table.list th {
	background-color: #f2d184;
	text-align: left
}

table.list td, ul.list li {
	border-top: 1px #eded6a solid
}

.box, .box h3, ul.list li, fieldset {
	padding: 3px 5px
}

fieldset.buttons {
	background-color: #f2d184;
	text-align: center
}

fieldset.buttons_single {
	margin-top: -15px;
	border-top: none
}

.box h3 {
	text-align: center;
	background-color: #f2d184;
	margin-top: -3px;
	margin-left: -5px;
	margin-right: -5px
}

legend {
	font-size: 120%;
	font-weight: bold;
	margin-left: 2px;
	color: #000
}

div.list_t, div.list_b {
	font-size: 90%
}

div.list_t {
	margin: 0 2px -13px
}

div.list_b {
	margin: -13px 2px 0
}

div.list_link {
	float: left
}

div.list_pagination {
	text-align: right
}

div.article_desc_de, div.article_desc_en {
	margin-bottom: 15px
}

div.article_desc_de {
	float: left;
	width: 50%;
	padding-right: 1em
}

div.article_desc_en {
	margin-left: 50%;
	padding-left: 1em
}

ul.article_preview {
	list-style: none;
	margin: 5px
}

ul.article_preview li {
	float: left;
	width: 50%;
	text-align: center;
	font-size: 85%
}

ul.article_preview li img {
	display: block;
	margin: 0 auto 2px auto
}

div.textarea_size {
	text-align: right;
	font-size: 90%;
	padding: 0 2px 1px 0
}

/* Forms */
fieldset.form {
	padding-top: 8px
}

table.form {
	width: 100%
}

table.form th, table.form td {
	padding: 4px 5px
}

table.form th {
	width: 40%;
	text-align: left;
	font-weight: normal
}

label {
	cursor: pointer
}

textarea, select, input.text, input.button, input.button_main {
	border: 1px #8c8c8c solid;
}

textarea, input.text {
	padding: 2px;
	font: inherit
}

textarea.maxsize, input.maxsize {
	width: 100%
}

select {
	background-color: #FFF
}

optgroup {
	font-style: normal;
	padding: 0 1px 0 2px
}

option {
	padding: 1px 10px 1px 2px
}

optgroup option {
	padding-left: 15px
}

option.disabled {
	color: #464646
}

input.button, input.button_main {
	padding: 2px 5px;
	background: #d9d9d9 url(../images/button.png) repeat-x top
}

input.button_main {
	font-weight: bold
}

/* Structure */
#header {
	background: url(../images/header.jpg) #efd27c;
	height: 140px;
	margin-bottom: 30px;
	text-align: center
}

#logo {
	height: 140px;
	width: 344px
}

#body {
	padding: 10px 0
}

#nav {
	list-style-type: none;
	float: left;
	background-color: #fdfdb1;
	border: #eded6a solid;
	border-width: 1px 0 0 1px;
	min-width: 170px;
	margin-left: 20px
}

#nav li {
	border-bottom: 1px #eded6a solid
}

#nav a {
	display: block;
	padding: 5px 8px
}

#nav a:hover, #nav li.current a {
	background-color: #FFF
}

#nav ul {
	list-style: none;
	margin-left: 10px
}

#content {
	background-color: #FFF;
	border: 1px #eded6a solid;
	padding: 10px 10px 20px;
	margin-right: 20px;
	overflow: hidden
}

#footer {
	clear: both;
	padding: 30px 10px 10px;
	text-align: center;
	font-size: 80%
}

#debug_queries {
	list-style-type: none;
	margin-top: 1em;
	text-align: center
}

#debug_queries li {
	margin: 1px 0
}