@charset "UTF-8";

@media all {

html * { font-size: 100.01%; }

textarea, pre, code, kbd, samp, var, tt {
	font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
}

body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-size: 75.00%;
	color: #063e5b;
}
#col1_content {
  	font-family: Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
  	font-size: 1.1em;
}
body#start #col1_content {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, SunSans-Regular, sans-serif;
}


h1,h2,h3,h4,h5,h6 {
	margin: 0 0 0.25em 0;
	font-weight: normal;
}
h1 {
	margin: 0;
	font-size: 1.6em;
	padding-bottom: 0.7em;
	font-family: 'OpenSansCondensedBold';
	font-size: 18px;
	text-transform: uppercase;
}
h2 {
	margin: 0;
	font-size: 1.2em;
	font-family: 'OpenSansCondensedBold';
	color: #01b0f1;
}
h1 + h2 {
	position: relative;
	top: -0.6em;
}

h3, h4, h5, h6 {
	font-size: 1em;
}

/* !Links */

a {
	color: #063e5b;
	background: transparent;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #8d702d;
	outline: none;
	text-decoration: underline;
}
a:focus {
	outline: none;
}

a.extern {
	background: url(/css/files/extern_icon.gif) no-repeat right 0.3em;
	padding-right: 15px;
}

#topnav a {
	color: #999;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
}
#topnav a:focus,
#topnav a:hover,
#topnav a:active {
	text-decoration: underline;
	background-color: transparent;
}
p.top_link {
	clear: both;
	padding-top: 40px !important;
}
p.top_link a {
	border-top: 1px solid #e5e5e5;
	padding: 5px 3px 5px 13px;
	background: url(/css/files/arrow_top.gif) no-repeat left center;
}

/* !Listen */

ul, ol, dl {
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
ul li {
	list-style-type: none;
	margin: 0;
}

ul ol,
ul ul,
ol ul,
ol ol {
	margin: 0;
}

#col1_content ul li {
	padding-left: 12px;
	background: url(/css/files/bullet.gif) no-repeat 0 0.7em;
}
#col1_content ul ul li,
#col1_content ol ul li {
	margin-left: 0;
	background: none;
	padding-left: 0;
}

body#start #col1_content ul {
	margin-top: 11px;
}
body#start #col1_content ul li {
	padding-left: 12px;
	margin-bottom: 6px;
	background: url(/css/files/square.gif) no-repeat 0 0.6em;
}

ol li {
	list-style-type: decimal;
	margin-left: 19px;
}
ol ol li {
	padding-left: 0;
	background: none;
	list-style-type: lower-latin;
}

dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 0.8em;
}

/* !Allgemeine Textauszeichnung */

p {
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

blockquote {
	margin: 0 0 1em 0;
    padding: 20px 0 10px 30px;
    font-style: italic;
	background: url(/css/files/quote.png) no-repeat;
}

strong,b { font-weight: bold; }
em,i { font-style: italic; }

pre, code, kbd, tt, samp, var { font-size: 100%; }
pre, code { color: #800; }
pre { line-height: 1.4em; margin: 0 0 1em 0; }
kbd, samp, var { color: #4c4c4c; }
var { font-style: italic; }

acronym, abbr {
	border-bottom: 1px #aaa dotted;
	font-variant: small-caps;
	letter-spacing: .07em;
	cursor: help;
}

sub { font-size: 75%; line-height: 0px; position: relative; top: -3px; }
sup { font-size: 75%; line-height: 0px; position: relative; top: 3px; }

hr {
	color: #fff;
	background:transparent;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
	border:0;
	border-bottom: 1px #e5e5e5 solid;
}

.float_right {
	position: relative;
	top: 5px;
	float: right;
	margin-left: 15px;
	margin-bottom: 13px;
}
.float_left {
	position: relative;
	top: 5px;
	float: left;
	margin-right: 15px;
	margin-bottom: 13px;
}

.download {
	padding: 10px 0;
}
.download p {
	margin: 0;
}
.download p img {
	position:relative;
	top:3px;
	margin-right:4px;
}

/* ---------------------------------------------------- */
/*		Blauer Hinweis
/* ---------------------------------------------------- */

.notice {
	position: relative;
	width: 435px;
	left: -9px;
	margin: 20px 0;
	background: #D8ECF5 url(/css/files/icon-box-info.png) no-repeat 10px 8px;
	border-top: 1px solid #9AC9DF;
	border-bottom: 1px solid #9AC9DF;
	padding: 10px 10px 10px 45px;
}

/* !Grosse Grafik */

.info_pic {
	width: 467px;
	line-height: 0;
	margin-bottom: 20px;
}
.info_pic h1 {
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	background: #dbd8c5;
	background-repeat: no-repeat;
	background-position: 7px center;
}
.info_pic p {
	margin: 0;
	padding: 0 10px;
	line-height: 20px;
	background: #dbd8c5;
	font-size: 0.8em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, SunSans-Regular, sans-serif;

}

/* ---------------------------------------------------- */
/*		Galerie
/* ---------------------------------------------------- */

.fancy {
	line-height: 0;
	overflow: auto;
	padding: 10px 0 10px 10px;
}
.fancy a {
	border: 1px solid #fff;
	display: block;
	width: 140px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.fancy a:hover {
	border: 1px solid #8d702d;
}
.fancy a.no_margin {
	margin-right: 0;
}

/* ---------------------------------------------------- */
/*		Accordion Content
/* ---------------------------------------------------- */

.toggle {
	position: relative;
	left: -9px;
}
h3.tog {
	margin: 0;
	width: 472px;
	cursor: pointer;
	text-decoration: none;
	display: block;
	line-height: 32px;
	padding: 0 9px;
	background: #f6f4ef;
	font-size: 1.1em;
	font-family: 'OpenSansCondensedBold';
}
h3.current {
	background: #efede5 !important;
	border-top: 1px solid #DBD8C5;
}
.tab_content {
	width: 472px;
	font-weight: normal;
	padding: 0 9px 5px;
	background: #efede5;
	border-bottom: 1px solid #dbd8c5;
	margin-bottom: 10px;
}
h3.tog span.icon {
	display: block;
	float: left;
	width: 20px;
	height: 32px;
	line-height: 32px;
	background: url(/css/files/akk_closed.gif) no-repeat left center;
}
h3.current span.icon {
	background: url(/css/files/akk_opened.gif) no-repeat left center;
}


/* Akkordeon rechts */

h4.number {
	font-weight: bold;
	color: #01b0f1;
}
.notes {
	margin-bottom: 1.5em;
}
.notes p,
.notes li {
	margin-bottom: 0;
	line-height: 1.2em;
}
a.more {
	display: block;
	text-decoration: none;
	margin-top: 0.5em;
	cursor: pointer;
	padding-left: 12px;
	background: url(/css/files/akk_closed.gif) no-repeat left 0.3em;
}
.notes a.close {
	border-bottom: 1px solid #DBD8C5;
	padding-bottom: 10px;
	background: url(/css/files/arrow_close.gif) no-repeat left 0.3em;
}

.langtext {
	padding-top: 0.5em;
}

.refs2 {
	margin: 0;
	display: inline;
	text-decoration: none;
}
.refs2-closed {
	margin: 0;
	font-size: 1em;
}
.refs2-closed span {
	padding: 0;
	background: none;
}
.refs2-closed:hover {
	text-decoration: none;
}
.refs2-opened {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	color: #063e5b;
	background: none;
}
.refs2-opened span {
	padding: 0;
	background: none;
}
.refs2-opened:hover {
	text-decoration: none;
}

/* Container - default style */
.refs2-c {
	margin: 0;
}
.refs2-c-closed {
	font-weight: normal;
	margin-top: 0;
	padding: 0;
	background: none;
}
.refs2-c-opened {
	font-weight: normal;
	margin-top: 0;
	padding: 0;
	background: none;
}

/* !Tabellen */

/*
table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; border-top: 2px #888 solid; border-bottom: 2px #888 solid; }
table caption { font-variant:small-caps; }
table.full { width: 100%; }
table.fixed { table-layout:fixed; }

th,td { padding: 0.5em; }
thead th { color: #000; border-bottom: 2px #800 solid; }
body th { background: #e0e0e0; color: #333; }
tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }

tbody th { border-bottom: 1px solid #fff; text-align: left; }
tbody td { border-bottom: 1px solid #eee; }

tbody tr:hover th[scope="row"],
tbody tr:hover tbody th.sub { background: #f0e8e8; }
tbody tr:hover td { background: #fff8f8; }
*/

#iframe {
	min-width: 700px !important;
	max-width: 800px;
	width: 800px;
	text-align: left;
	padding-top: 80px;
	font-size: 0.7em;
	background: url(/css/files/streifen_klein.gif) no-repeat center top;
}
#frame_wrapper {
	margin-left: 15px;
	width: 770px;
}

.in_call {
	display: block;
}
.in_content {
	width: 800px;
	text-align: left;
	padding-top: 80px;
	margin-left: 18px;
	font-size: 0.9em;
	background: url(/css/files/streifen_klein.gif) no-repeat center top;
}
.in_content table {
	border-collapse: collapse;
	margin-bottom: 0.5em;
}

th, td {
	padding: 5px 10px;
	border: 1px solid #d9d7c4;
	vertical-align: top;
}

th {
	background: #d9d7c4;
}

tr:hover th[scope="row"],
tr:hover tbody th.sub { background: #faf9f5; }
tr:hover td { background: #faf9f5; }

/* ---------------------------------------------------- */
/*		Rechte Spalte
/* ---------------------------------------------------- */

span.number {
	font-weight: bold;
	color: #01b0f1;
}
a.dots {
	font-weight: bold;
	color: #01b0f1;
	font-size: 1.2em;
	text-decoration: none;
}
a.dots:hover {
	background: #dbd8c5;
}

/* ---------------------------------------------------- */
/*		Suchfeld
/* ---------------------------------------------------- */

#search {
	position: relative;
	top: -200px;
	left: -20px;
	width: 197px;
}

/* Auf Startseite ausblenden */

body#start #search {
	display: none;
}

#search form {
	margin: 0;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
}
#search form legend {
	display: none;
}
#search label {
	color: #8d702d;
	margin-left: 10px;
	margin-right: 5px;
	font-family: 'OpenSansCondensedBold';
}
#search form input {
	margin: 0;
	width: 94px;
	height: 14px;
	font-size: 0.9em;
	padding: 1px 3px;
	border: none;
	background: #f5f3ee;
	color: #8d702d;
	border-left: 1px solid #d9d7c4;
}
#search form #submit {
	background: url(/css/files/arrow_red.gif) no-repeat 0 0.65em;
	height: 20px;
	width: auto;
	padding: 0 3px 0 13px;
	border: none;
	margin-left: 2px;
	color: #8d702d;
}
#search form #submit:hover {
	color: #8d702d;
}

/* !Formulare */

#form_formular {
	width: 440px;
	margin: 20px 0;
	padding: 20px 0 10px;
	background: #f3f3f3;
}
.answertext {
	padding: 20px;
	border: 1px solid #0545b3;
}
#form_formular h3 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 20px;
	line-height: 40px;
	margin: 0 0 0 70px;
}

#form_formular h3 {
	padding: 0 20px;
	line-height: 20px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#form_formular p {
	margin: 0.8em 20px;
}
#form_formular label {
	display: block;
	width: 70px;
	float: left;
}
#form_formular input {
	width: 280px;
	border: 1px solid #0545b3;
	background: #fff;
	color: #000;
	padding: 2px 5px;
}

#form_formular label.textarea,
#form_formular label.captcha {
	clear: left;
	width: 100%;
	padding-left: 70px;
	margin-top: 15px;
}
#form_formular  textarea {
	width: 280px;
	margin-left: 70px;
	height: 160px;
	border: 1px solid #0545b3;
	background: #fff;
	color: #000;
	padding: 2px 5px;
}
#form_formular input.captcha,
#form_formular img {
	margin-left: 70px;
}

#form_formular input.form_warning,
#form_formular textarea.form_warning {
	border: 1px solid #99cc27;
}

#form_formular .submit {
	height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	width: auto;
	text-decoration: none !important;
	margin: 20px 0 0 70px;
	padding: 3px 13px 5px 30px !important;
	font-size: 0.9em;
	background: url(/css/files/button_arrow.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}

ul.form_warning {
	padding: 20px;
}
ul.form_warning li {
	margin: 3px 0;
}

div.MathJax_Display {
	text-align: left !important;
	font-size: 90% !important;
}

}

