@import url(reset-min.css);

html {
	text-align: center;
}

body {
	background: #BFD0E0 url(i/bg.png) top left repeat-x;
	margin: 0 0 0 10px;
	color: #333;
	font: .75em/1.8 Georgia, serif;
	width: 985px;
	margin: 0 auto;
	text-align: left;
}

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

#logo {
	border: none;
	margin: 18px 0 9px 0; 
}

#header {
  position: relative;
}

#subnav {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 110%;
	padding: 6px 0;
}

#subnav li {
	display: inline;
	border-right: 1px solid #ccc;
	padding: 0 7px 0 8px;
}

#subnav a {
	color: #000;
	padding: 2px;
	text-decoration: none;
}

#subnav li.last {
	border: none;
}

#subnav a:hover {
	background: #e5e5e5;
}

#lngSelector {
	background: transparent url(i/bg_lang.png) repeat-x top left;
	float: right;
	height: 5em;
	width: 13.80em;
	font: 90%/1.5 Arial, sans-serif;
}

#lngSelector a {
	display: block;
	padding: 18px 5px 0 5px;
	text-decoration: none;
}

#nav {
	background: #004285 url(i/bg_nav.png) top left repeat-x;
	border-top: 4px solid #002143;
	float: left;
	width: 100%;
	margin: 0 0 3em -10px;
	padding-left: 10px;
}

#nav li {
	border-right: 1px solid #7FA0C2;
	float: left;
	width: 13.6666em;
}

#nav li.first {
	border-left: 1px solid #7FA0C2;
}

#nav a {
	color: #fff;
	display: block;
	font: 125%/1.5 Arial, sans-serif;
	letter-spacing: -.1px;
	padding: 13px 10px 0 10px;
	text-decoration: none;
}

#nav a:hover {
	background: #FF7530;
	color: #fff;
}

#nav a.active, #nav a.active:hover {
	background: #fff;
	color: #000;
	font-weight: bold;
}

#ariadne {
	clear: both;
	font: 90%/1.5 Arial, Helvetica, sans-serif;
	margin: 0 0 1em 5px;
}

#content {
	clear: both;
	width: 100%;
	line-height: 1.5;
}

#main {
	float: left;
	width: 65.625%;
}

.wrapper {
	background: #fff;
	padding: 0 5px 2em 10px;
	margin-bottom: 3em;
}

#right {
	float: right;
	font: 90%/1.33 Verdana, sans-serif;
	padding-right: 15px;
	width: 29.6875%;
}

#footer {
	border-top: 1px solid #eee;
	color: #002143;
	clear: both;
	font: 90%/1.33 Verdana, sans-serif;
	padding: 10px 5px;
}

#footer .box {
	float: left;
	padding-right: 10px;
}

#footer a {
	color: #002143;
}

#footer a:hover {
	background: #fff;
}

h1 {
	background: #7FA0C2;
	font: 150%/1.5 Georgia, serif;
	padding-left: 10px;
	margin: 0 -5px 9px -10px;
}

h2, h3, h4, h5, h6, legend {
	font: 115%/1.5 Georgia, serif;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	line-height: 1.3;
}

h4, h5, h6 {
	font-size: 100%;
}

.teaser {
	width: 640px;
	height: 198px;
	padding-bottom: 9px;
}


/* =Right column
----------------------------------------------- */
#right h3 {
	color: #004285;
	font: 130%/1 Georgia, serif;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-top: 15px;
}

#right .first h3 {
	padding-top: 0;
}

p {
	padding-bottom: 1em;
}

#right p {
	padding-bottom: .5em;
	margin: 0;
}
#right .box {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

#right li {
	margin-left: 15px;
	list-style-type:square;
}

#right a {
	color: #4071A4;
	text-decoration: underline;
}

/* =Forms
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

em.required {
  float: right;
  font: 90%/1.33 Verdana, sans-serif;
  font-weight: bold;
	color: #004285;
	line-height: 1.5em;
	width: 20em;
}

.privacy {
  color: #666;
  font-size: 90%;
}

label {
  display: block;
	float: left;
	font: 90%/1.33 Verdana, sans-serif;
	font-weight: bold;
	cursor: pointer;
	width: 11em;
}

label.selection {
	margin-left: .3em;
}

label.wide {
	width: auto;
}

label.error {
  color: #600;
}

input[type="text"], input.text, input[type="password"] {
  border: #ccc 1px solid;
  background: #fff;
  color:inherit;
  font-size: 1em;
  padding: .5em;
}

textarea {
	border: 1px solid #ccc;
	background: #fff;
	color: inherit;
	font-size: 1.2em;
	padding: .5em;
}

input:hover,textarea:hover,input:focus,
textarea:focus,button:focus, button:hover {
  border: #aaa 1px solid;
  background: #FFFFCC;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0 0 3em 0;
  width:100%;
}

form div.group {
  border-bottom: 1px dashed #ccc;
  clear: both;
  display: block;
  padding: 10px 0;
}

input.radio, input.checkbox, input[type="radio"], input[type="checkbox"] {
	float: left;
	border: none;
	width: auto;
}

#main input[type="text"], #main input.text {
  width: 20em;
}

textarea {
	width: 90%;
	height: 15em;
}

form br {
  clear:both;
}

#main form {
  line-height: 200%;
  margin:2em 0 0 0;
  padding:0;
}

button {
	padding:2px 4px;
	border:1px solid #ccc;
	background: #fff;
	color: inherit;
	cursor:pointer;
	font-size: 90%;
}

div.error {
	text-align:center;
	margin: 2em auto;
	padding:5px;
	border:1px solid #c00;
	background-color: #faebd7;
	color:inherit;
	width: 80% !important;
}
.message {
	text-align: center;
	margin: 2em auto;
	padding: 5px;
	border: 1px solid #093;
	background-color: #CCEE99;
	color:inherit;
	width: 80% !important;
}

input.error, textarea.error, div.error {
  border :1px solid #c00;
  background-color: #faebd7;
  color:inherit;
}

label.error, .fehler {
  color: #c00;
  background-color: inherit;
}

#login div {
	width: 130px;
	float: left;
}

#login input {
	width: inherit;
}

#login div#login-input {
	margin-right: 15px;
}

#login button {
	clear: left;
	margin-top: 10px;
}


/* Tabellen */
table {
	width:100%;
	background:#fff;
	color: inherit;
	border-collapse:collapse;
}
td, th {
	text-align:left;
}
table#download th, #links table th, #links table td, table#download td {
	margin:0;
	padding: 5px 20px;
	border-bottom: 1px solid #b5b5b5;
}
table th {
	border: solid #b5b5b5;
	border-width: 2px 0;
	color:#666;
	background-color:inherit;
}

tfoot tr, tfoot th {
	border-top: 2px double #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	color:#666;
	background-color:inherit;
}
tfoot tr {padding: 3px 0;}
tr.odd { background:#f1f1f1;color:inherit;}

.floatFix {
	clear: both;
}

.cats dt a {
	font-size: 115%;
	margin-bottom: 4px;
	text-decoration: none;
}

.cats dl {
	margin: 0;
	padding: 0 0 15px 0;
}

.cats dl dd img {
	float: left;
	padding: 0 10px 0 0;
}


/* =Misc
----------------------------------------------- */

.hidden {
	display: none;
}

abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}

#main li {
	margin-left: 15px;
	list-style-type: square;
}

#main ul {
	padding-bottom: 1em;
}

.topicImageLeftBreakNone img,.topicImageRightBreakNone img,.topicImageLeftBreakSide img,
.topicImageRightBreakSide img,.topicImageCenter img, img.papayaImage {
	border: 1px solid #b5b5b5 !important;
	padding:3px !important;
}

.topicImageLeftBreakNone {
	text-align: left;
	width: 100%;
	padding-bottom: 1em;
}

.topicImageRightBreakNone {
	text-align: right;
	width: 100%;
	padding-bottom: 1em;
}

.topicImageLeftBreakSide {
	float: left;
	padding: 0 12px 12px 0;
}

.topicImageRightBreakSide {
	float: right;
	padding: 0 0 12px 12px;
}

.topicImageCenter {
	width: 100%;
	text-align: center;
}

.papayaImageSubtitle {
	font-size: 90%;
}

.contentData {
  padding-bottom: 1em;
}