/*
Color Sceme / Overwritten by Inline Styles

Text Cat. Color on White:
Eltern = Green = #598c6f

Eltern
DKHZ.css {
  textColor {
    body = #586d67
    h1 = #53726a
    h1Page = #87b4a8
    navLevel2link = #555
    navLevel2hover = #000
    navLevel2act = #598c6f
  }
  backgroundColor {
    content = #caece3
  }
}


*/
/* General Tag Formatting */

body      {
	background-image: url("header_line.gif");
	background-repeat: repeat-x }

body, td, p, div         {
	color: yellowgreen;
	margin-top: 0;
	margin-bottom: 0 }
body, td, p, div         {
	margin-bottom: 6pt }


/*	font-size: 18px; */
h1, h2, h3, h4, h5, h6, h7    {
	color: pink;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 18px }

h1#page   {
	color: red;
	margin: 0 0 30px 0 }

h2 {
	font-size: 14pt;
	margin-bottom: 7px }

h3 {
	margin-top: 13pt;
	margin-bottom: 7px }

h4, h5, h6, h7  {
	margin-top: 12pt;
	margin-bottom: 6px }

a, a:active, a:link  {
	color: pink;
	text-decoration: none }

a:hover  {
	color: blue;
	text-decoration: underline }

a:visited  {
	color: purple;
	text-decoration: none }


/* IDs */

/* 	margin: 0 0 30px;*/
div#CONTENT   {
	width: 790px;
	padding: 30px 0 0 30px;
	margin: 0;
	/*border: 1px dashed #9900CC;*/
}

	/* See below for tags within #navLevel2 */
#navLevel2  { }
/* Classes */

/* General Containers */

.error {
	background-color:#CC0033;
	color:#FFFFFF;
	margin: 0px;
	padding: 2px 4px 1px 4px;
}
.code, .todo {
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
	padding: 40px 2px 2px 2px;
	margin: 2px;
	border: 1px dashed #FF0000;
	background-image: url(baustelle_div_bg.png);
	background-repeat: no-repeat;
	background-position: -5px -6px;
}

.imageCaption {
	font-size: 10px;
	background-color: yellow;
	text-align: left;
	margin-top: 10px;
	padding: 2px 4px 10px;
	border-top: 6px solid orange;
}

.author, .formhelp {
	color: #666666;
	font-size: 9pt;
}

td.content {
	background-color: yellow }
/*
td.nav_path {
	background-image: url("nav_path_bg_eltern.gif") }
*/
div.watermark {
	margin: 20px 30px 20px 30px }

a.ACT, a.ACT:active, a.ACT:link, a.ACT:visited  {
	color: #328d6e;
}


/* Text Containers for left, right and both columns */
div.bothCol {
	/*background-color: #C5DEF1;*/
	/*border: dotted 0px #fff;*/
	width: 740px;
	clear: both;
	margin-top: 30px;
}

div.leftColOnly     {
	/*background-color: #FFFFCC;*/
	border: 0px;
	width: 355px;
	float: left;
	margin-top: 10px;
	clear: both;
}

/* BT = Border Top, BB = Border Bottom */

div.leftCol, div.leftColBT, div.leftColBB {
	/*background-color: #CCCC99;*/
	border: 0px;
	width: 355px;
	float: left;
	margin-top: 10px;
	clear: left;
}

/*
div.leftCol, div.leftColBT, div.leftColBB, div.rightCol, div.rightColBT, div.rightColBB    {
	margin: 0 0 30px;
	padding: 0;
	width: 355px;
	float: left;
	clear: right;
	border: dashed 0 #ffffff }

*/

div.rightCol, div.rightColBT, div.rightColBB {
	/*background-color: #FFCC99;*/
	border: 0px;
	width: 355px;
	float: left;
	/*clear: right;*/
	margin-left: 30px;
	margin-top: 10px;
}

div.leftColBT, div.rightColBT {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #586d67;
}

div.leftColBB, div.rightColBB {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #586d67;
}

/* Select these div classes via table tt_content field Frame (section_frame) */


/* Tags within #navLevel2 / That's the sub navi */

#navLevel2 ul  {
	line-height: 11pt;
	margin-bottom: 0;
	margin-left: 15px;
	padding-bottom: 0;
	padding-left: 0;
	border-width: 0 }


#navLevel2 li    {
	font-size: 9pt;
	list-style-image: url("arrowSubNavNO.gif");
}

#navLevel2 li.ACT     {
	list-style-image: url("arrowSubNavACT.gif") }

#navLevel2 a, #navLevel2 a:active, #navLevel2 a:link, #navLevel2 a:visited   {
	color: green;
	text-decoration: none }

#navLevel2 a:hover   {
	color: purple;
	text-decoration: underline }

#navLevel2 a.ACT, #navLevel2 a.ACT:active, #navLevel2 a.ACT:link, #navLevel2 a.ACT:visited   {
	color: blue;
}


/* navSpecial */

#navSpecial a, #navSpecial a:active, #navSpecial a:link, #navSpecial a:visited   {
	font-size: 9pt;
	font-style: italic;
	color: #666666;
	text-decoration: none }

#navSpecial a:hover   {
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	text-decoration: underline }


/* nav_path */

div.nav_path   {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 30px }

.nav_path a, .nav_path a:active, .nav_path a:link, .nav_path a:visited  {
	color: #fff;
	text-decoration: none }

.nav_path a:hover  {
	color: #fff;
	text-decoration: underline }

.nav_path .arrow{
	font-size: 14px;
}

/* All about Footer */

td.footer {
	border-top: 1px solid #75827f }

div.footer {
	font-size: 9px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 30px }

.footer a, .footer a:active, .footer a:link, .footer a:visited  {
	color: #666666;
	text-decoration: none }

.footer  a:hover  {
	color: #007557;
	text-decoration: underline }

/* languagemenu */
div#languagemenu {
	padding-left: 97px;
	padding-bottom: 100px;
}

/* Used by IMGTEXT-cObj. */
table.imgtext-nowrap  {
	width: 100% }

/*
table.imgtext-table   {
	float: right
}
*/

/* Mitarbeiterausweis tx-mjsanyfeuser-pi1 */
/*
I put this to TYPO3:
.mjsanyfeuser  {
	background-image: url("ausweis_eltern.gif");
	background-repeat: no-repeat }
*/

.ausweisName    {
	font-weight: 700;
	margin-bottom: 4px;
	width: 180px }

.ausweisTel   {
	margin-bottom: 4px }

.ausweisEmail    {
	font-size: 8pt }


.ausweisTitle    {
	font-size: 10pt;
	width: 180px }

.ausweisImage    {
	background-repeat: no-repeat }

.tx-mjsanyfeuser-pi1 ul  {
	margin-bottom: 0;
	margin-left: 15px;
	padding-bottom: 0;
	padding-left: 0;
	border-width: 0 }

.tx-mjsanyfeuser-pi1 li    {
	font-size: 9px;
	list-style-image: url("arrowSubNavNO.gif");
}

.tx-mjsanyfeuser-pi1 li.ACT     {
	list-style-image: url("arrowSubNavACT.gif") }

/*
.tx-mjsanyfeuser-pi1 a, .tx-mjsanyfeuser-pi1 a:active, .tx-mjsanyfeuser-pi1 a:link, .tx-mjsanyfeuser-pi1 a:visited   {
	color: green;
	text-decoration: none }

.tx-mjsanyfeuser-pi1 a:hover   {
	color: purple;
	text-decoration: underline }

.tx-mjsanyfeuser-pi1 a.ACT, .tx-mjsanyfeuser-pi1 a.ACT:active, .tx-mjsanyfeuser-pi1 a.ACT:link, .tx-mjsanyfeuser-pi1 a.ACT:visited   {
	color: blue;
}
*/

/* Tooltip */
#fixedtipdiv  {
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #eee;
	padding: 2px 4px;
	position: absolute;
	z-index: 100;
	border: solid 1px #777 }

/* My own styles inserted in tt_content */
div.tt_content-text-20 {
	/*background-color: #CCCC99;*/
	clear:both;
}
