* 							{
	font-size: 100%;
	margin: 0;
	padding: 0;
}

/*
#nav ul li.active			{
	background: #004F47;
	color: #FFFFFF;
}

#subnav ul li.active		{
	background: #006C61;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	padding: .4em 0 .4em 1.5em;
	text-decoration: none;
	width: auto;
}
*/

body 			 {
	background: #FFFFFF;
	/* 061012 war: color: #707F8F; */
	color: #4A5663;
	font-family: verdana, arial, trebuchet, sans-serif;
	font-size: 75%;
	position: relative;
	text-align: left;
	width: 100%;
	line-height: 1.5em;

}

html 						{
	height: 101%;
}

img 						{
	border: 0;
}


select, input, textarea 	{
	font-size: 99%;
}

.table_layout						{
	background: #FFFFFF;
	border: none;
	margin-top: 3px;
	padding: 0;
	width: 770px;
}

.jobnummer
{
       width: 100%;
}

#content
{
	width: 570px;
	border: 0px solid green;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

	/* min-height - Hack laut: http://www.dustindiaz.com/min-height-fast-hack/   */
  	min-height:370px;
  	height:auto !important;
  	height:370px;
}

}

#content table	
{
	background: #FFFFFF;
	/* border: 1px solid green; */
	margin-top: 3px;
	padding: 0;
}

table#content	
{
	background: #FFFFFF;
	/* border: 1px solid green; */
	margin-top: 3px;
	padding: 0;
}

td#content					{
	padding: 0 0 20px 20px;
	line-height: 1.5em;
	clear: left;
}


td#content
{
	vertical-align: top;
}


.tdsubnav				
{
	vertical-align: top;
	background: #006C61;
/* Fuer den Druck wird die Subnav nicht angezeigt */

display: none;
}



#subnav			
{
	background: #006C61;
	width: 153px;
}


/* star html hack fuer IE */
* html #subnav			
{
	background: #006C61;
	w\idth: 153px;
}


/* Fuer den WE-Editmode */
.we_textarea {
	font-size: .75em;
	padding-bottom: 1.5em;
}

.we_hint {
        color: #004F47;
}

.we_achtung {
        color: red;
        font-weight: bold;
}

#content h1					{
	margin: 0 20px 0 0;
        padding: 1em 0;
        /* 061012 color war nicht angegeben */
        color: #004F47;
        font-size: 1.25em;
	line-height: 1.5em;
}

#content h2					{
	margin: 0 20px 0 0;
        padding: 1em 0;
        /* 061012 color war nicht angegeben */
        color: #004F47;
        font-size: 1.25em;
	line-height: 1.5em;
}

#content p					{
	 /* margin:  0 0 0 0;*/  
         /* 070110 vm: Raus, der geht uns nur im Weg um
	 border: solid 0px green;
         */
}

#content ul {
list-style: disc;
margin: 0px 0px 0px 17px;
padding: 0px;
}

#content ul.berater {
list-style: disc;
margin: 20px 0px 0px 15px;
padding: 0px;
}

#content ul.berater li
{
margin: 20px 0px 0px 0px;
}



#content li {
margin: 0px;
padding: 0px;
line-height: 1.5em;
}

#content a {
color: #006C61;
text-decoration: underline;
}

#content a:hover {
color: orange;
}

#content-home				{
	background: url(/media/images/seiten/bg_content_home.jpg) #FFFFFF no-repeat top left;
	height: 428px;
	vertical-align: top;
}

#content-home h1,
#content-home h2,
#content-home p				{
	margin: 0 40px 0 400px;
}



#footer						{
	background: url(/media/images/seiten/bg_footer.gif) #006C61 no-repeat 0 50%;
	padding: 0 0 5px 0;
	width: 100%;
}

#footer .copyright			{
	padding: 1px 24px;
	color: #FFFFFF;
	font-size: 10px;
}

#footer .impressum			{
	padding: 1px 120px 0 24px;
}

#footer .site				{
	background: url(/media/images/seiten/btn_footer_seite.gif) no-repeat 0 60%;
	margin-top: 1px;
	padding-left: 15px;
	padding-right: 12px;
}

#footer .top				{
	background: url(/media/images/seiten/btn_footer_top.gif) no-repeat 0 60%;
	margin-left: 80px;
	margin-right: 75px;
	margin-top: 1px;
	padding-left: 15px;
}

#footer a					{
	background: #006C61;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover					{
	color: orange;
}

#footer ul					{
	float: left;
	list-style-type: none;
	padding-top: 1px;
}

#footer ul li				{
	float: left;
	list-style-type: none;
}

#header						{
	background: url(/media/images/seiten/bg_header.jpg) #FFFFFF no-repeat top left;
	height: 119px;
}

#header img					{
	padding-left: 20px;
}

#nav						{
	background: #006C61;
	width: 100%;
}

#nav ul						{
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li					{
	border-right: 1px solid #FFFFFF;
	display: inline;
	float: left;
	font-size: 1em;
	font-weight: bold;
	list-style-type: none;
}

#nav ul li a				{
	background: #006C61;
	color: #FFFFFF;
	display: block;
	padding: .4em 1.5em;
	text-decoration: none;
	width: auto;
}

#nav ul li a.active			{
	background: #004F47;
	color: #FFFFFF; /* padding:.4em 1.5em */
}

#nav ul li a:hover			{
	background: #004F47;
	/* color: #FFFFFF; */
	color: orange;
	padding: .4em 1.5em;
	text-decoration: none;
}

#subnav ul			{
	border-top: 1px solid #9EC9C5;
	list-style-type: none;
	padding: 1.5em 0 0 0;
	/* width: 120px; */
}

#subnav ul ul			{
	border-top: 1px solid #9EC9C5;
	list-style-type: none;
	margin: 0 0 0 1.5em;
	padding: 0 0 0 0;
	/* width: 120px; */
}

#subnav ul li			{
	border-bottom: 1px solid #9EC9C5;
	/* font-size: 0.85em; */
	font-size: 0.9em;
	line-height: 1em;
	list-style-type: none;
	/* width: 120px; */
}

#subnav ul li a			{
	background: #006C61;
	color: #9EC9C5;
	display: block;
	font-weight: normal;
	line-height: 1em;
	padding: .4em 0 .4em 1.5em;
	text-decoration: none;
	width: auto;
	margin: 0;
}

#subnav ul li a.active		{
	background: #004F47;
	color: #FFFFFF;
	padding: .4em 0 .4em 1.5em;
	text-decoration: none;
}

#subnav ul li a:hover		{
	background: #004F47;
	/* color: #FFFFFF; */
	color: orange;
	padding: .4em 0 .4em 1.5em;
	text-decoration: none;
}

#subnav ul li.title a		{
	background: url(/media/images/seiten/gfx_sub_over.gif) #004F47 no-repeat 7% 50%;
	color: #9EC9C5;
	display: block;
	font-weight: bold;
	padding: .4em 0 .4em 1.5em;
	width: auto;
}

#subnav ul li.title a:hover	{
	background: url(/media/images/seiten/gfx_sub_norm.gif) #004F47 no-repeat 7% 50%;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: .4em 0 .4em 1.5em;
	width: auto;
}

#subnav ul li.title-active	{
	background: url(/media/images/seiten/gfx_sub_norm.gif) #004F47 no-repeat 7% 50%;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: .4em 0 .4em 1.5em;
	width: auto;
}




/*
* Fuer die Textareas
*
*/

.ta-txt-gruen {
color: #009987;
}

.ta-txt-orange {
color: #FF9000;
}

.ta-txt-fett {
font-weight: bold;
}

.ta-image-float-left				{
	float: left;
	margin: 0 20px 5px 0px;
	padding: 0;
}






