/* --------------------------------------- */
/* Hauptnavigation oben Navigation */
/* --------------------------------------- */

table {
	empty-cells: show;
}

table td {
	vertical-align: top;
}

html, body, * {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

body {
	background: #fff;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h2, h3, h4 {
	margin-top: 1.8em;
}

a {
	color: #00957E;
	text-decoration: none;
}

a:hover {
	color: #00957E;
}

/* -- Kopf -- */

div#head {
	width: 1000px;
}

div#head table {
	width: 100%;
	height: 28px;
}

div#head table table {
	width: auto;
	margin-right: 4px;
}

td.main_menu {
	padding-right: 10px;
}

/* -- Hauptmenue -- */

#mainnav {
	background: url('standard/bg_menu.jpg') no-repeat;
	height: 75px;
	width: 1000px;
}

td.top_menu {
	padding-right: 30px;
}

td.top_menu a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px 0px;
	font-weight: bold;
}

td.top_menu a:hover,
td.top_menu a.menu-1-2 {
	text-decoration: none;
	color: #00957E;
	background: url('standard/bg_top_menu.gif') repeat-x;
}

/* -- Menue links -- */

#leftnav {
	text-align: left;
}

.decoration {
	margin-bottom: 20px;
	padding-left: 20px;
}

.searchfield {
	margin-bottom: 10px;
	margin-left: 20px;
}

.searchfield input.search {
	width: 120px;
}

.menu-2top {
	border-top: solid 1px #ccc;
}

.menu-2 {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.menu-2top,
.menu-2 {
	margin-left: 20px;
}

.menu-2top td,
.menu-2 td {
	padding: 5px 0 2px 0;
}


.menu-2-2,
.menu-3-2 {
	background: url('standard/bg_left_menu.gif') no-repeat;
	padding-left: 20px;

	color: #00957E;
}


.menu-3 {
}

.menu-3-1 {
	color: #00957E;
}

.menu-4 {
}

/* -- Inhalt -- */

table#contents {
	width: 1000px;
}

.td-default,
.td-left,
.td-right {
	line-height: 1.6em;
}

.td-left {
	width: 50%;
}

.td-right {
	width: 50%;
}

/* -- Zusatz -- */

.content td,
#aux td {
	line-height: 1.6em;
}

/* -- Mainlinks/Footer -- */

#mainlinks {
	background: #fff;
	width: 1000px;
	text-align: center;
}

.main-links {
	padding-top: 20px;
	padding-bottom: 20px;
}

ul {
	list-style-type: square;
}

img {
	border-width: 0px;
}


/* --------------------------------------- */
/* ---- Hauptnavigation 1. Ebene ---- */

.menu-1 {
}

.menu-1-1 {
}

.menu-1-1:hover {
}

.menu-1-2 {
}

.menu-1-2:hover {
}

/* --------------------------------------- */
/* ---- Navigation 2. Ebene : Rahmen ---- */

.menu-2-0 {
	border-right: 9px solid #cceae5;
}

/* --------------------------------------- */
/* ---- Navigation 2. Ebene : Verweise ---- */

.menu-2top {
}

.menu-2 {
}

.menu-2-1 {
}

.menu-2-1:hover {
}

.menu-2-2 {
}

.menu-2-2:hover {
}

.menu-2on {
}

.menu-2off {
}

/* --------------------------------------- */
/* ---- Navigation 3. Ebene : Verweise ---- */

.menu-3top {
}

.menu-3bottom {
}

.menu-3 {
	margin-left: 20px;
}

.menu-3-1 {
}

.menu-3-1:hover {
}

.menu-3-2 {
}

.menu-3-2:hover {
}

/* --------------------------------------- */
/* ---- Zusatzspalte rechts ---- */

.aux {
	border-left: 9px solid #cceae5;
}

.aux-margin {
}

/* --------------------------------------- */
/* ---- Bilder ---- */

.left-inline {
	float: left;

	margin-right: 10px;
	margin-bottom: 10px;
}

.right-inline {
	float: right;

	margin-left: 10px;
	margin-bottom: 10px;
}

.standard {
}

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

.head {
}

.present {
}

.absent {
}

.search {
}

.search-text {
}

.highlight {
}

/* --------------------------------------- */
/* ---- Inhalt ---- */

.content {
	padding: 0 8px 0 8px;
}

.td-left {
	width: 50%;

	padding-right: 15px;
}

.td-right {
	width: 50%;

	padding-left: 15px;
}

div.main {
	width: 100%;
	height: 350px;

	overflow: auto;
}

/* --------------------------------------- */
/* ---- Listen ---- */

.datelist-date {
}

.datelist-header {
}


/* --------------------------------------- */
/* ---- Hauptseite ---- */

.main-links {
}

.main-links a {
}

.main-links a:hover {
}

a.main-1 {
}

a.main-2 {
}

a.main-2:hover {
}

/* --------------------------------------- */
/* ---- History ---- */

.position {
}

.position a {
}

/* --------------------------------------- */
/* ---- Ueberschriften ---- */

.headline {
}

.subline {
}

.faq span.headline-bold {
}

.faq2 {
}

.faq {
}

.headline-bold {
}

.half-headline {
}

.half-subline {
}

.tag-cloud {
	text-align: center;
}

.tag-cloud a {
	text-decoration: none;
}

.tagweight-1, .tagweight-2 {
	font-size: 100%;
}

.tagweight-2, .tagweight-4, .tagweight-5 {
	font-weight: bold;
}

.tagweight-3, .tagweight-4 {
	font-size: 150%;
}

.tagweight-5 {
	font-size: 180%;
}

/* --------------------------------------- */
/* ---- Artikel Übersicht ---- */

.item-headline {
}

.item-frame {
}

.item-headline {
}

/* --------------------------------------- */
/* ---- Tabellen ---- */

.table-border {
}

.table-header {
}

.table-header a {
}

.table-content {
}

.table-row-even {
}

.table-row-odd {
}

/* --------------------------------------- */
/* ---- Sitemap ---- */

.sitemap-extension {
	margin: 0px;
	padding: 0px;
}

.sitemap-margin {
	margin-left: 14px;
}

.sitemap-border {
}

.sitemap-header {
}

.sitemap-link {
}

.sitemap-content {
}

/* --------------------------------------- */
/* ---- Overview ---- */

.overview-border {
}

.overview-header {
}

.overview-link {
}

/* --------------------------------------- */
/* ---- Drop Menu ---- */

.drop {
	position: relative;
}

.drop_menu {
	border: solid 1px #80ABDE;
	border-style: outset;
	background-color: #ffffff;
}

.drop_menu a {
	color: #00206f;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.drop_menu a:hover {
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

/* --------------------------------------- */
/* ---- Upload Formular ---- */

.upload-form {
	background-color: #efefef;
	border: solid 1px #cccccc;
}

.upload-form input {
	border: solid 1px #b0b0b0;
	border-style: outset;
}

.upload-comment {
	overflow: auto;
	width: 100%;
	padding-right: 2px;
	height: 50px;
	font-size: 10px;
}

/* --------------------------------------- */
/* ---- E-Mail Formulare ---- */

textarea.form-fields {
	height: 90px;
}

.form-fields {
	width: 300px;
}

.fake-link {
	cursor: pointer;
}

.disabled {
	opacity: 0.45;
}

* html .disabled {
  filter: alpha(opacity=45);
}

.editable-inputfield {
	height: 30px;
}

.editable-inputfield, .replaceable-module {
	border: 1px solid #ccc;
	padding: 5px;
}

.replaceable-module {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

.styleswitch-css_huge {
	font-size: 16px;
}

.styleswitch-css_small {
	font-size: 8px;
}

.styleswitch-css {
	font-size: 12px;
}

.content ul {
	list-style-type: none;
}

.content ul li {
	background: transparent url(standard/bullet.jpg) no-repeat 0px 6px;
	padding-left: 15px;

	line-height: 1.5em;
}

td {
	text-align: top;
}


