
/* ------------------------------------ Globales ------------------------------------ */


html, table, td, div, p					{
										font-family:Verdana, Arial, Sans-Serif;
										color:#000000;
										font-size:12px;
										line-height:18px;
										}
body									{
										margin:0px;
										background-image:url(images/bg_body.jpg);
										}										
										
h1										{
										font-size:20px;
										margin:0px 0px 6px 0px;
										line-height:20px;
										color:#0173c6;
										}
h2										{
										font-size:16px;
										margin:0px 0px 6px 0px;
										line-height:20px;
										color:#0173c6;
										}
h3										{
										font-size:12px;
										margin:0px 0px 6px 0px;
										line-height:20px;
										color:#0173c6;
										}																				
a										{
										color:#0078b1;
										text-decoration:none;
										}
a:hover									{
										color:#0078b1;
										text-decoration:underline;
										}										


/* ------------------------------------ Containers ------------------------------------ */

									
#header									{
										width:920px;
										height:126px;
										background-color:#c2daee;
										border-bottom:solid 16px #ffffff;
										}
#logo									{
										float:left;
										width:190px;
										margin:14px 0px 0px 0px;
										text-align:right;
										
										}
#banner									{
										float:left;
										width:560px;
										margin:9px 0px 0px 30px;
										}
#logo_kern								{
										float:left;
										width:100px;
										margin:14px 0px 0px 0px;
										text-align:right;
										}										
#banner	a								{
										color:#0078b1;
										font-size:14px;
										font-style:italic;
										line-height:22px;
										text-decoration:none;
										}																																							
#banner	a:hover							{
										text-decoration:underline;
										}	
										
#service								{
										width:920px;
										height:30px;
										background-color:#c2daee;
										color:#000000;
										}
#service a								{
										color:#000000;
										text-decoration:none;
										}
#service a:hover						{
										color:#0078b1;
										text-decoration:underline;
										}																				
#search									{
										float:left;
										width:190px;
										height:30px;
										background-color:#a3c5de;
										}
#service_navigation						{
										float:left;
										margin:7px 0px 0px 30px;
										}																		
#menu									{
										float:left;
										width:190px;
										height:635px;
										background-image:url(images/bg_menu.jpg);
										}
#content_container						{
										float:left;
										padding:0px 0px 20px 0px;
										width:730px;
										}										
#content								{
										float:left;
										margin:30px 0px 0px 30px;
										width:660px;
										}
#context								{
										float:left;
										margin:30px 0px 0px 30px;
										width:180px;
										}


/* ------------------------------------ Containers ------------------------------------ */

#menu ul								{
										margin:30px 0px 0px 0px;
										padding:0px;
										list-style-type:none;
										border-top:solid 1px #ffffff;
										font-size:11px;
										}
#menu ul ul								{
										margin:0px;
										padding:0px;
										list-style-type:none;
										border-top:none;
										}										
#menu ul a								{
										display:block;
										width:190px;
										height:26px;
										background-color:#e0eaed;
										border-bottom:solid 1px #ffffff;
										color:#000000;
										font-weight:bold;
										text-decoration:none;
										}
#menu ul ul a							{
										text-indent:15px;
										font-weight:normal;
										}
#menu ul ul ul a					    {
										text-indent:30px;
										font-weight:normal;
										}										
#menu ul a:hover						{
										color:#ffffff;
										background-color:#c2daee;
										}
#menu ul a.aktiv						{
										color:#0173c6;
										background-color:#ffffff;
										}
										
#txtKeyWordManuell						{
										margin:5px 0px 0px 4px;
										padding:0px 0px 0px 2px;
										width:120px;
										height:18px;
										font-family:Arial, Verdana, Sans-Serif;
										font-size:11px;
										}


.PageInfo1							    {
										padding-bottom:20px;
										}
.PageInfo2							    {
										padding-top:20px;
										}																																																																			
								