/*hacks:
mozi: normal
ie7+ie6: html* ...
nur ie6: * html ...
chrome+safari3.1: body:nth-of-type(1) ...
alle ausser ie: <!--[if !IE]>-->css-code<!--<[endif]-->
*/

/*
Farben:
#0092D0; // (blau) Überschrift, Link
#FFFFFF; // (weiss) Navi
#666666; // (grau) Sprachen, Shortcuts
#000000; // (black) Schrift
*/


body
{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

p, td, th, tr, li  {
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #0092D0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 0.8em;
	padding: 0px;
	padding-left: 0.8em;
	font-size: 12px;
	color: #000000;
	list-style-image: url(/art/bullet.gif);
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0092D0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #0092D0;
}

hr {
	background-color: #000000;
	color: #000000;
	border: #000000;
	height: 1px;
}

img {
	border: none;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	margin-bottom: 4px;
}

input[type=radio], input[type=checkbox] {
	border: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #FFFFFF;
	border: 1px solid Gray;
	margin: 2px 0px;
}

.submit {
	border: 1px solid #666666;
	background-color: #E5E5E5;
	font-size: 11px;
}

.antifloat
{
	clear: both;
	visibility: hidden;
}

#overDiv
{
	position: absolute; 
	visibility: hidden; 
	z-index:1000;
}

#seitenanfanglink {
	padding: 30px 0px 10px 0px;
}

.linkWeiterZurueck {
	float: left;
}

.linkWeiterZurueck ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

.linkWeiterZurueck li {
	float: left;
	width: 20px;
}

.linkWeiterZurueck li span {
	width: 20px;
}

.linkWeiterZurueck li a {
	float: left;
	width: 20px;
	height: 16px;
	padding:0px;
	text-decoration: none;
}

.linkWeiterZurueck li a span {
	float: left;
	display: block;
	width: 20px;
	height: 16px;
	padding:0px;
}

.linkWeiterZurueck span.vorherigerEintrag {
	background: transparent url(/art/previous_page.gif) no-repeat 0px 0px;
}

.linkWeiterZurueck span:hover {
	cursor: pointer;
}

.linkWeiterZurueck span.vorherigerEintrag:hover {
	background: transparent url(/art/previous_page_on.gif) no-repeat 0px 0px;
}

.linkWeiterZurueck span.naechsterEintrag {
	background: transparent url(/art/next_page.gif) no-repeat 0px 0px;
}

.linkWeiterZurueck span.naechsterEintrag:hover {
	background: transparent url(/art/next_page_on.gif) no-repeat 0px 0px;
}


.linkWeiterZurueck span.keinEintrag {
	background: transparent url(/art/no_page.gif) no-repeat 0px 0px;
}

p.linkZurueckZumParent {
	float: left;
	margin: 0px;
	padding-left: 5px;
}

p.linkZurueckZumParent img {
	border: none;
}
/*------------------------------------------------------------------------*/

/******************************
	layout
******************************/
#main {
	width: 940px;
	text-align: left;
	background-color: #FFFFFF;
}

#sprachenlinks {
	float: left;
	width: 190px;
	height: 60px;
	padding: 15px 0px 0px 15px;
}

#shortcutlinks {
	float: left;
	width: 185px;
	height: 60px;
	padding: 15px 5px 0px 40px;
}

#suchenfeld {
	float: left;
	width: 225px;
	height: 60px;
	padding: 15px 25px 0px 0px;
}

#logo {
	float: left;
	width: 250px;
	height: 75px;
}

#banner {
	clear: both;
	width: 940px;
	height: 135px;
	overflow: hidden;
}

#inhalt_container {
	width: 940px;
	min-height: 300px;
	padding: 35px 0px;
	background: url(/art/feagint/bg.gif) repeat-y;
}

* html #inhalt_container {
	height: 300px;
}

#navcontainer {
	float: left;
	width: 205px;
	border-bottom: 1px solid #FFFFFF;
}

#inhalt {
	float: left;
	width: 410px;
	padding: 0px 25px 0px 40px;
}

#ueberschrift h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

#spalte_rechts {
	float: left;
	width: 250px;
}

#fuss {
	background-color:#DDDDDE;
	float:left;
	height:70px;
	width:940px;
}

#logo_reach {
	float: left;
	width: 205px;
}

#sitebyfooter {
	color:#888888;
	font-size:10px;
	text-decoration:none;
	background-color:#DDDDDE;
	float:left;
	padding-top:5px;
	text-align: left;
	width: 205px;
}

#sitebyfooter a {
color:#888888;
font-size:10px;
text-decoration:none;
}


#fusszeile {
	background-color:#DDDDDE;
	color:#666666;
	float:left;
	height:65px;
	padding:5px 0 0 40px;
	width:695px;
}

#reachTheWorld {
	float:left;
	width:205px;
}

#impressum {
	float: left;
	width: 735px;
	padding-top: 10px;
	color: #666666;
	font-size: 10px;
	text-align: left;
}
/*------------------------------------------------------------------------*/

/******************************
	layout drucken
******************************/

#drucken
{
	width: 580px;
}

/*------------------------------------------------------------------------*/

/******************************
	layout printscreen
******************************/

#printscreen
{
	margin-top: 0px;
}

/*------------------------------------------------------------------------*/

/******************************
	navigation 
******************************/

/******************************
	stufe 1 
******************************/
#navcontainer ul {
	list-style-type: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 3px 0px 3px 15px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#navcontainer ul a:hover {
	background-color: #BBBBBB;
}

#navcontainer ul a.parentactive {
	color: #666666;
	background-color: #EFF0F1;
}

#navcontainer ul a:hover.parentactive {
	background-color: #BBBBBB;
}

#navcontainer ul a.active {
	color: #666666;
	background-color: #EFF0F1;
}

#navcontainer ul a:hover.active {
	background-color: #BBBBBB;
}

#navcontainer ul a.active_no_kids {
	color: #666666;
	background-color: #EFF0F1;
}

#navcontainer ul a:hover.active_no_kids {
	background-color: #BBBBBB;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top: none;
	background-color: #EFF0F1;
}
/*------------------------------------------------------------------------*/

/******************************
	Shortcutnavigation
******************************/
#shortcutlinks ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#shortcutlinks li
{
	display: inline;
	margin: 0px;
	padding: 0px 5px;
}

#shortcutlinks li.first
{
	padding-left: 0px;
}

#shortcutlinks li.drucken 
{
	border-left: none;
}

#shortcutlinks a.tools 
{
	font-size: 11px;
	color: #666666;
}

#shortcutlinks a:hover.tools 
{
	text-decoration: underline;
}
/*------------------------------------------------------------------------*/

/******************************
	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;
}

#sprachenlinks li.first
{
	padding-left: 0px;
}

#sprachenlinks a.sprachwahl 
{
	font-size: 11px;
	color: #666666;
}

#sprachenlinks a:hover.sprachwahl 
{
	text-decoration: underline;
}

#sprachenlinks a.currentSprachwahl  
{
	font-size: 11px;
	color: #0092D0;
}

#sprachenlinks a:hover.currentSprachwahl 
{
	text-decoration: underline;
}
/*------------------------------------------------------------------------*/

/******************************
Impressum
******************************/
#impressum p, #impressum a {
	color: #666666;
	font-size: 10px;
}

/*------------------------------------------------------------------------*/

/******************************
Suchenfeld
******************************/
#suchenfeld input {
	float: left;
	height: 12px;
	padding: 0px;
}

#suchenfeld #suchenfeld_img {
	float: left;
	width: 7px;
	padding: 2px 0px 0px 3px;
}

/*------------------------------------------------------------------------*/

/******************************
Template: Download 
******************************/
.download
{
	padding: 10px 0px;
}

/* tabelle */
.download table.download-table
{
	width: 100%;
	border-collapse: collapse;
}

.download tr
{
	margin: 0px;
	padding: 1px;
}

.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.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.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;
}

.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;
	padding-top: 5px;
}


.tabs .tabinhalt .aktiv
{
	display: block;
	/*border: 1px solid #B7B7B7;*/
	border-top: 0px; /* wird mit den tabs gemacht. */
}

.tabs .tabinhalt .versteckt
{
	display: none;
}

/* Tabs-Inhalt Livingsense */
.tabs .tabinhalt .tabinhalt_kinder {
	padding: 5px 0px;
}

.tabs .tabinhalt .tabinhalt_bild {
	float: left;
	width: 100px;
	height: 100px;
	padding-bottom: 2px;
}

.tabs .tabinhalt .tabinhalt_bild img {
	border: none;
	width: 100px;
	height: 100px;
}

.tabs .tabinhalt .tabinhalt_inhalt {
	float: left;
	width: 565px;
	height: 83px;
	padding: 20px 0px 0px 10px;
	background-color: #CCCCCC;
}

.tabs .tabinhalt .tabinhalt_titel {
	font-weight: bold;
	padding-bottom: 15px;
}

/*------------------------------------------------------------------------*/

/******************************
	Login 
******************************/
input.eingabeFeld {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

input.submit {
	font-size: 10px;
	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;}
}

