/*hacks:
mozi: normal
ie7+ie6: html* ...
nur ie6: * html ...
*/

/*
Farben:

// WebTool-Blau
#333333; // (dunkelgrau) Schrift
#666666; // (dunkles mittelgrau) Navigation
#999999; // (helles mittelgrau) Krümelnavigation, Adresse, Hintergrund Überschrift Spalte rechts
#CCCCCC; // (hellgrau) Hintergrund Navigation 1
#004DA0; // (dunkelblau) Überschrift, Hintergrund Navigation 1 aktiv
#89ACD1; // (hellblau) Hintergrund Navigation 2
*/


body
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}

p, td, th, tr, li  {
	/*font-size: 1em;*/
	color: #333333;
}

a {
	/*font-size: 1em;*/
	color: #004DA0;
}

a:hover {
	color: #89ACD1;
}

ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	padding-left: 0.8em;
	font-size: 1em;
	color: #333333;
	list-style-image: url(/art/adlatus/pfeil_schwarz.gif);
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #333333;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #004DA0;
	margin-top: 0px;
}

h2 {
	/*font-size: 0.875em;
	color: #004DA0;*/
	color:#004DA0;
	font-size:1.3em;
	font-weight: bolder;
}

h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #004DA0;
}

hr {
	background-color: #333333;
	color: #333333;
	border: #333333;
	height: 1px;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 4px;
}

#Formular input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 4px;
	width: 350px;
}

#Formular input[type=submit] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 4px;
	width: 100px;
}

input[type=radio], input[type=checkbox] {
	border: none;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7E9DB9;
	margin: 2px 0px;
}


.submit {
	width: 20px;
	padding: 2px 7px;
	background-color: #256BB6;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.button {
	width: 20px;
	padding: 2px 7px;
	background-color: #256BB6;
	border: 0px none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.submit a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.antifloat
{
	clear: both;
	visibility: hidden;
}

#overDiv
{
	position: absolute; 
	visibility: hidden; 
	z-index:1000;
}

#seitenanfanglink {
	padding: 30px 0px 10px 0px;
}
/*------------------------------------------------------------------------*/

/******************************
	layout
******************************/
#main {
	width: 980px;
	text-align: left;
}

#logo {
	float: left;
	width: 380px;
	height: 50px;
	padding: 10px 0px 0px 10px;
}

#logo_bild {
	width: 380px;
	height: 30px;
}

#logo_bild img {
	border: none;
}

#logo_slogan {
	width: 380px;
	height: 15px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#schriftgroesselinks {
	float: left;
	width: 165px;
	height: 30px;
	padding-top: 30px;
	font-size: 12px;
}

#shortcutlinks {
	float: left;
	width: 210px;
	height: 30px;
	padding-top: 30px;
	font-size: 12px;
}

#sprachenlinks {
	float: left;
	width: 195px;
	height: 30px;
	padding: 30px 0px 0px 20px;
	font-size: 12px;
}

#banner {
	float: left;
	width: 765px;
	height: 200px;
	background-color: #FFFFFF;
	position: relative;
}

#banner_navi_container {
	width: 200px;
	height: 145px;
	padding: 5px 10px 0px 550px;
	z-index: 2000;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 14px;
}

#banner_navi_boxen {
	width: 200px;
	height: 143px;
	padding: 7px 15px 0px 545px;
	z-index: 1000;
	/*filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;*/
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
}

#banner_slogan_container {
	width: 730px;
	height: 35px;
	padding: 15px 15px 0px 20px;
	background-color: #000000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	z-index: 1000;
	position: absolute;
	top: 150px;
	left: 0px;
}

#banner_slogan {
	width: 735px;
	height: 45px;
	padding: 5px 15px 0px 15px;
	z-index: 2000;
	position: absolute;
	top: 150px;
	left: 0px;
	font-size: 30px;
	color: #ffffff;
}

#banner_slogan p {
	font-size: 30px;
	color: #FFFFFF;
}

#formulare {
	float: left;
	width: 195px;
	height: 200px;
	padding-left: 20px;
}

#formular_suche {
	padding-bottom: 20px;
}

#formular_suche input{
	color:#999999;
}

#formular_suche .formularfelder {
	float: left;
	width: 145px;
}

#formular_suche .submit {
	float: left;
	width: 20px;
}

html* #formular_suche .submit {
	margin-top: 1px;
}

#formular_login {
	padding-bottom: 0px;
	font-size: 12px;
}

#formular_login input{
	color:#999999;
}

#formular_login #formular_login_titel {
	padding-bottom: 3px;
	font-weight: bold;
	color: #999999;
}

#formular_login .formularfelder {
	float: left;
	width: 145px;
}

#formular_login .submit {
	float: left;
	width: 20px;
}

html* #formular_login .submit {
	margin-top: 1px;
}

#link_passwort_vergessen a {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#link_passwort_vergessen a:hover {
	text-decoration: underline;
}

#formular_passwort_vergessen_titel  {
	padding-bottom: 3px;
	font-weight: bold;
	color: #999999;
}

#formular_passwort_vergessen #acl_email {
	color: #999999;
}

#formular_passwort_vergessen .formularfelder {
	float: left;
	width: 145px;
}

#formular_passwort_vergessen .submit {
	float: left;
	width: 20px;
}

html* #formular_passwort_vergessen .submit {
	margin-top: 1px;
}

#kruemelnavigation_beschriftung {
	float: left;
	height: 25px;
	padding: 10px 3px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#kruemelnavigation {
	float: left;
	height: 25px;
	padding: 10px 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#hauptinhalt_container {
	float: left;
	width: 765px;
}

#hauptinhalt_aussen {
	float: left; 
	background: #CCCCCC;
	width: 765px;
}

#hauptinhalt_innen {
	float:left;
	width: 765px;
	background-color: #FFFFFF;
	padding-top: 5px;
}

#spalte_links {
	float: left;
	width: 169px;
	margin: 0px;
	padding: 0px;
}

#navcontainer {
	width: 164px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

#adresse {
	width: 155px;
	padding: 20px 10px 15px 10px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#inhalt {
	float: left;
	width: 550px;
	min-height: 400px;
	margin: 0px 15px 15px 20px;
	padding: 0px;
}

* html #inhalt {
	height: 400px;
}

#balken_unten {
	width: 765px;
	height: 45px;
	background-color: #EEEEEE;
}

#impressum {
	width: 750px;
	padding: 10px 10px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

#spalte_rechts {
	float: left;
	width: 195px;
	margin: 0px 0px 20px 10px;
}

#spalte_rechts .eintrag_rechts {
	margin-top: 20px;
}

#spalte_rechts .eintrag_rechts .eintrag_rechts_inhalt {
	width: 175px;
	padding: 10px 10px 0px 10px;
	font-size: 1em;
}

#spalte_rechts .eintrag_rechts h3.titelrechts {
	width: 175px;
	padding: 2px 10px;
	margin: 0px;
	background-color: #999999;
	font-size: 11px;
	font-size: 0.92em;
	color: #FFFFFF;
}

.error {
	float: left;
	margin: 5px 0px;
	padding: 5px 10px;
	width: 160px;
	background-color: #256BB6;
	color: #FFFFFF;
}

/*------------------------------------------------------------------------*/

/******************************
	layout drucken
******************************/

#drucken
{
	width: 580px;
}

/*------------------------------------------------------------------------*/

/******************************
	banner navigation 
******************************/

/******************************
	stufe 1 
******************************/
.banner_navi_box {
	width: 200px;
	padding: 7px;
	margin: 0px 0px 5px 0px;
	background-color: #000000;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#banner_navi_container ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

#banner_navi_container ul li {
	display: inline;
}

#banner_navi_container ul li a {
	padding: 8px 5px;
	display: block;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

#banner_navi_container ul a:hover {
	color: #CCCCCC;
}
/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/
#navcontainer ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 10px 0px;
	background: #EEEEEE;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 3px 0px 3px 15px;
	background-color: #CCCCCC;
	display: block;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	border-bottom: 1px solid #EEEEEE;
	text-decoration: none;
}

#navcontainer ul a:hover {
	color: #000000;
	background: #CCCCCC url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

#navcontainer ul a.parentactive {
	color: #FFFFFF;
	background: #256BB6 url(/art/adlatus/pfeil_weiss.gif) no-repeat 3px 7px;
}

#navcontainer ul a:hover.parentactive {
	color: #000000;
	background: #256BB6 url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

#navcontainer ul a.nach_parentactive {
	border-top: 1px solid #EEEEEE;
}

#navcontainer ul a.active {
	color: #FFFFFF;
	background: #256BB6 url(/art/adlatus/pfeil_weiss.gif) no-repeat 3px 7px;
}

#navcontainer ul a:hover.active {
	color: #000000;
	background: #256BB6 url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

#navcontainer ul a.nach_active {
	border-top: 1px solid #EEEEEE;
}

#navcontainer ul a.active_no_kids {
	color: #FFFFFF;
	background: #256BB6 url(/art/adlatus/pfeil_weiss.gif) no-repeat 3px 7px;
}

#navcontainer ul a:hover.active_no_kids {
	color: #000000;
	background: #256BB6 url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul{
	padding:0px;
}

#navcontainer ul ul li a {
	background-color: #BBD2EA;
	font-size: 11px;
	font-weight: normal;
	/*color: #FFFFFF;*/
	color: #004DA0;
	border-bottom: none;
}

#navcontainer ul ul li.last a {
	border-bottom: #FFFFFF;
}

#navcontainer ul ul li.last a.parentactive {
	border-bottom: none;
}

#navcontainer ul ul li.last a.active {
	border-bottom: none;
}

#navcontainer ul ul a:hover {
	background-color: #BBD2EA;
}

#navcontainer ul ul a:hover.parentactive {
	background-color: #BBD2EA;
}

#navcontainer ul ul li a.nach_parentactive {
	border-top: none;
}

#navcontainer ul ul a:hover.active {
	background-color: #BBD2EA;
}

#navcontainer ul ul li a.nach_active {
	border-top: none;
}

#navcontainer ul ul a:hover.active_no_kids {
	background-color: #BBD2EA;
}

/******************************
	stufe 3 
******************************/
#navcontainer ul ul ul li a {
	color: #666666;
	background-color: #F7FAFE;
	padding-left: 25px;
}

#navcontainer ul ul ul a:hover {
	background-color: #F7FAFE;
}

#navcontainer ul ul ul a.parentactive {
	color: #000000;
	background: #E4F1FE url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

#navcontainer ul ul ul a:hover.parentactive {
	background-color: #F7FAFE;
}

#navcontainer ul ul ul a.active {
	color: #000000;
	background: #E4F1FE url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

#navcontainer ul ul ul a:hover.active {
	background-color: #F7FAFE;
}

#navcontainer ul ul ul a.active_no_kids {
	color: #000000;
	background: #E4F1FE url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

#navcontainer ul ul ul a:hover.active_no_kids {
	background-color: #F7FAFE;
}
/*------------------------------------------------------------------------*/

/******************************
	navigation rechts
******************************/

/******************************
	stufe 1 
******************************/
#spalte_rechts a.nav_right {
	padding: 3px 0px 3px 15px;
	margin-bottom: 1px;
	background-color: #CCCCCC;
	display: block;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	border-bottom: 1px solid #EEEEEE;
	text-decoration: none;
	
	background:#256BB6 url(/art/adlatus/pfeil_weiss.gif) no-repeat scroll 3px 7px;
	color:#FFFFFF;
}

#spalte_rechts a.nav_right:hover {
	color: #000000;
	background: #256BB6 url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

#spalte_rechts a.nav_right#nav_right_active {
	color: #FFFFFF;
	background: #256BB6 url(/art/adlatus/pfeil_weiss.gif) no-repeat 3px 7px;
}

#spalte_rechts a.nav_right:hover#nav_right_active {
	color: #000000;
	background: #256BB6 url(/art/adlatus/pfeil_schwarz.gif) no-repeat 3px 7px;
}

#spalte_rechts br {
	line-height: 0px;
}
/*------------------------------------------------------------------------*/

/******************************
	logo_slogan 
******************************/
#logo_slogan p
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #333333;
}
/*------------------------------------------------------------------------*/

/******************************
	adresse 
******************************/
#adresse p
{
	color: #999999;
}

#adresse a
{
	color: #999999;
	text-decoration: none;
}

#adresse a:hover
{
	color: #004DA0;
}
/*------------------------------------------------------------------------*/

/******************************
	impressum 
******************************/
#impressum p
{
	color: #CCCCCC;
}

#impressum a
{
	color: #CCCCCC;
	text-decoration: none;
}

#impressum a:hover
{
	color: #999999;
}
/*------------------------------------------------------------------------*/

/******************************
	kruemel-navigation 
******************************/
#kruemelnavigation_beschriftung p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

#kruemelnavigation span
{
	color: #999999;
}

#kruemelnavigation a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

#kruemelnavigation a:hover
{
	color: #004DA0;
}
/*------------------------------------------------------------------------*/

/******************************
	schriftgroesselinks
******************************/
#schriftgroesselinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#schriftgroesselinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 7px;
	border-left: 1px solid #4F4F4F;
}

#schriftgroesselinks li.first
{
	border-left: none;
	padding-left: 0px;
}

#schriftgroesselinks a.tools 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #4F4F4F;
	text-decoration: none;
}

#schriftgroesselinks a:hover.tools 
{
	color: #004DA0;
}
/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation
******************************/
#shortcutlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 7px;
	border-left: 1px solid #4F4F4F;
}

#shortcutlinks li.first
{
	border-left: none;
	padding-left: 0px;
}

#shortcutlinks a.tools 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #4F4F4F;
	text-decoration: none;
}

#shortcutlinks a:hover.tools 
{
	color: #004DA0;
}
/*------------------------------------------------------------------------*/

/******************************
	Sprach-Wechsel-Links
******************************/
#sprachenlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#sprachenlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #4F4F4F;
}

#sprachenlinks li.first
{
	border-left: none;
	padding-left: 0px;
}

#sprachenlinks a.sprachwahl 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #4F4F4F;
	text-decoration: none;
}

#sprachenlinks a:hover.sprachwahl 
{
	color: #004DA0;
}

#sprachenlinks a.currentSprachwahl  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-weight: bold;
	color: #004DA0;
	text-decoration: none;
}

#sprachenlinks a:hover.currentSprachwahl 
{
	color: #4F4F4F;
}


/*------------------------------------------------------------------------*/

/******************************
Template: Download 
******************************/
.download
{
	padding: 10px 0px;
}

/* tabelle */
.download table.download-table
{
	width: 100%;
	border-collapse: collapse;
}

.download tr
{
	margin: 0px;
	padding: 1px;
}

.download tr:hover
{
	background-color: #ebebeb;
}

.download tr.zebra:hover
{
	background-color: #ffffff;
}

.download tr.zebra
{
	/*background-color: #BBBBBB;*/
}
.download tr.zebra0
{
	/*background-color: #DDDDDD;*/
}
.download tr.zebra1
{
	/*background-color: #CCCCCC;*/
}

.download th, .download td
{
	margin: 0px;
	padding: 1px;
}

.download th
{
	/*border-bottom: 1px solid #999999;*/
}
.download th a:hover
{
	color: #004DA0;
	cursor: default;
	/*border-bottom: 1px solid #999999;*/
}

.download th.dateLastModified
{
	width: 14em;
}
.download th.name
{
}
.download th.extension
{
	width: 5em;
	text-align: center;
}
.download th.name_datum
{
	width: 10em;
}
.download th.size
{
	width: 6em;
	text-align: right;
}
.download th.delete
{
	text-align: center;
}

.download td
{
	/*border-bottom: 1px solid #999999;*/
}

.download td a, .download th a {
	display: block;
	text-decoration: none;
	/*border-bottom: 1px solid #999999;*/
}


.download td.dateLastModified
{
	width: 14em;
}
.download td.name
{
}
.download td.extension
{
	width: 5em;
	text-align: center;
}
.download td.name_datum
{
	width: 10em;
}
.download td.size
{
	width: 6em;
	text-align: right;
}
.download td.delete
{
	text-align: center;
}
.download td.delete img
{
	border: 0px;
}

/* formatierung fuer upload-formular */
.download .upload
{
	padding-top: 0.5em;
}
.download .upload-message
{
	padding: 0.5em;
	border: 1px solid #BBBBBB;
}
.download .upload-message-success-true
{
	background-color: PaleGreen;
}
.download .upload-message-success-false
{
	background-color: LightSalmon;
}
.download .upload img
{
	float: left;
	padding-right: 0.2em;
}
.download .upload form.hidden
{
	display: none;
}

/* zebrastreifen (bei angezeigten Unterorndern) */
.download .aufklapp div.zebra0
{
	background-color: #F1F1F1;
}
.download .aufklapp div.zebra1
{
	background-color: #E9E9E9;
}
/*------------------------------------------------------------------------*/



/*------------------------------------------------------------------------*/

/******************************
Template: Formular
******************************/
/*
fuer html-formatiertes antwort-mail: Form-Felder, die bearbeitet wurden, werden mit dieser klasse versehen
*/
.formular-eingabe
{
	background-color: #E5F3F8;
	border-color: #0089BD;
}
/*------------------------------------------------------------------------*/

/******************************
Template: Suche
******************************/
#erweiterte_suche
{
	padding-top: 1em;
}

#erweiterte_suche fieldset
{
	border: 1px solid #CCCCCC;
}


/******************************
	Template: Tabs
******************************/

/* Div rund um die Tabs (Nav und Inhalte) */
.tabs
{
}

/* Tab-Nav */
.tabs .tabNavi
{
	float: left;
	width: 100%;
	background: #FFFFFF url(/art/tabs/hintergrund.gif) repeat-x bottom;
	line-height: normal;
}
.tabs .tabNavi ul
{
	margin: 0px;
	padding: 10px 10px 0;
	list-style: none;
}

.tabs .tabNavi ul li
{
	float: left;
	margin: 0px 4px;
	background: url(/art/tabs/passiv_rechts.gif) no-repeat right top;
}

.tabs .tabNavi ul li a
{
	display: block;
	background: url(/art/tabs/passiv_links.gif) no-repeat left top;
    padding: 5px 15px 4px;
	text-decoration: none;
}

.tabs .tabNavi ul li a:hover
{
}

.tabs .tabNavi ul li.aktiv
{
	background-image: url(/art/tabs/aktiv_rechts.gif);
}

.tabs .tabNavi ul li.aktiv a
{
	background-image: url(/art/tabs/aktiv_links.gif);
	padding-bottom: 5px;
}

.tabs .tabNavi ul li.aktiv a:hover
{
}

/* Tabs-Inhalt */
.tabs .tabinhalt
{
	clear: left;
	width: 100%;
	padding-bottom: 5px;
}

.tabs .tabinhalt div
{
	padding: 2px;
}

.tabs .tabinhalt .aktiv
{
	display: block;
	/*border: 1px solid #B7B7B7;*/
	border-top: 0px; /* wird mit den tabs gemacht. */
}

.tabs .tabinhalt .versteckt
{
	display: none;
}



/*------------------------------------------------------------------------*/

/******************************
	Login 
******************************/
/*input.eingabeFeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

input.submit {
	font-size: 0.625em;
	background-color: #F6F6F7;
	border: 1px solid #999999;
	margin: 2px 0px;
}*/
/*------------------------------------------------------------------------*/

/******************************
	Hinweis Versionen-Management
******************************/
#hinweisVmgmtVorschau
{
	margin: 20px;
	padding: 5px;
	border: 1px solid black;
	background: #D9E9EF;
}
#hinweisVmgmtVorschau.versteckt
{
	display: none;
}
#hinweisVmgmtVorschau img.icon_help
{
	border: 0px;
}
#hinweisVmgmtVorschau img.icon_schliessen
{
	border: 0px;
	float: right;
}

/*------------------------------------------------------------------------*/

/******************************
	RSS
******************************/
.rsslink img
{
	border: 0px;
}
.rsslink img.rsslogo
{
	padding: 0px 6px 0px 3px;
}
/*------------------------------------------------------------------------*/

/*
Style fuer den FCK-Editor
*/
.kleineschrift
{
	font-size: smaller;
}

.grosseschrift
{
	font-size: larger;
}


/*------------------------------------------------------------------------*/

@media print {
.window_print {display:none;}
}

/*MitarbeiterDB*/
/*------------------------------------------------------------------------*/


#mitarbeiter_db_form{
	float:left;
	width:550px;
}

#mitarbeiter_db_form .form_titel{
	float:left;
	padding-right:5px;
}

#mitarbeiter_db_form .form_felder{
	float:left;
}

table#mitarbeiterDB{
	width:100%;
	float: left;
}

table#mitarbeiterDB tr td:first-child{
	width:100px;
}

#mitarbeiterDB p{
	margin:0px;
	float: left;
	padding: 0px;
	color: #004DA0;
}

#mitarbeiterDB a{
	text-decoration:none;
}

#mitarbeiter_db_details{
	float:left;
}

#mitarbeiter_db_details hr{
	background-color:#fff;
	border:medium none #fff;
	color:#fff;
}

#mitarbeiter_db_details #oben{
	float:left;
	width:550px;
	padding-bottom:20px;
}

#mitarbeiter_db_details #oben #links{
	float:left;
	width:150px;
}

#mitarbeiter_db_details #oben #rechts{
	float:left;
	width:400px;
}

.link_zurueck{
	background-color:#256BB6;
	padding:5px;
}

.link_zurueck a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#mitarbeiter_db_details #oben #rechts .details_feld_titel{
	float:left;
	width:60px;
	width:90px;
	font-weight:bold;
}

#mitarbeiter_db_details #tab_seperator{
	float:left;
	width:550px;
	height:2px;
	background-color:#256BB6;
	
}


#mitarbeiter_db_details .tab {
	float:left;
	width:550px;
	padding-top:10px;
}

#mitarbeiter_db_details .tab .details_feld_inhalt {
	float:left;
	width:550px;
}

#mitarbeiter_db_details .tab .details_feld_inhalt p {
margin-top: 0px;
}


#mitarbeiter_db_details {
	padding-top:10px;
}

#mitarbeiter_db_details input{
	width:200px;
}

#mitarbeiter_db_details select{
	width:206px;	
}

#mitarbeiter_db_details input.button{
	width:auto;
	cursor:pointer;
}

#mitarbeiter_db_details #tabnavi1{
	margin-left:20px;
}

#mitarbeiter_db_details .tab_navi{
	background-color:#BBD2EA;
	padding:5px;
	/*color:white;*/
	color: #004DA0;
	border-right:2px solid white;
	float:left;
	cursor:pointer;
	margin-right:5px;
}

#mitarbeiter_db_details .aktiv{
	background-color:#256BB6;
	color: #ffffff;
}




.link_zurueck{
	float:right;
}

#mitarbeiter_db_details .details_bild, #mitarbeiter_db_details .details_bild img{
	width:120px; 
	height:160px; 
	margin:0;
	padding:0
}

.jquery-corner { position: relative; }

/*------------------------------------------------------------------------*/
/******************************
tablesorter
******************************/
table.tablesorter thead tr .header {
background-image: url(/admin/image/tablesorter/bg.gif);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
background-color:#BBD2EA;
min-width:100px;
text-align:left;
}
table.tablesorter tbody tr td{
	border-bottom:1px solid #cccccc;
}
table.tablesorter tbody tr.odd{
background-color:#EEEEEE;
}
table.tablesorter thead tr .headerSortUp {
background-image: url(/admin/image/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
background-image: url(/admin/image/tablesorter/desc.gif);
}
/*------------------------------------------------------------------------*/
.listeKindinhalte_events ul{
	padding:0px;
	margin:0px;
	list-style-position: inside;
}
.listeKindinhalte_events li{
	padding:5px;
	border-bottom:1px solid #cccccc;
}
.listeKindinhalte_events li.zebra1{
	background-color:#EEEEEE;
}

