
/* ------------------------------------ Globales ------------------------------------ */

html, table								{
										font-family:Verdana, Arial, Sans-Serif;
										color:#000000;
										font-size:11px;
										line-height:16px;
										}

body									{
										margin:0px;
										background-repeat:repeat-y;
										}
										
h1										{
										font-size:14px;
										margin:0px 0px 6px 0px;
										line-height:20px;
										color:#0173c6;
										}
h2										{
										font-size:11px;
										color:#0173c6;
										margin:0px 0px 6px 0px;
										}
h3										{
										font-size:11px;
										font-size:11px;
										line-height:16px;
										color:#0173c6;
										margin:0px 0px 6px 0px;
										}										
p										{
										
										margin:0px 0px 18px 0px;
										}										
a										{
										color:#0173c6;
										text-decoration:none;
										}
a:hover									{
										color:#999999;
										text-decoration:underline;
										}																																								
										

/* ------------------------------------ Containers ------------------------------------ */

#container_page							{
										width:1460px;
										}

#cover									{
										float:left;
										width:820px;
										height:20px;
										}

#container_left							{
										float:left;
										width:850px;
										}

#navigation								{
										clear:both;
										float:left;
										width:180px;
										padding-top:20px;
										}

#content								{
										float:left;
										width:640px;
										}

#service 								{
										float:left;
										margin:10px 20px 0px 20px;
										text-align:right;
										}
#service div							{
										float:right;
										}
#service div div						{
										float:left;
										}										
										
#shortcuts 								{
										float:left;
										clear:both;
										width:600px;
										margin:22px 0px 0px 20px;
										}																				
																				
#ecms_content							{
										float:left;
										clear:both;
										margin:40px 0px 0px 20px;
										width:600px;
										}
#bereich_seitenfuss						{

										margin:10px 0px 20px 20px;
										width:600px;
										}																		

#container_right							{
										float:left;
										width:600px;
										height:520px;
										
										}
#context_oben							{
										float:left;
										margin:20px 0px 0px 10px;
										background-color:#ffffff;
										}
#context_unten							{
										clear:both;
										float:left;
										margin:10px 0px 0px 10px;
										background-color:#ffffff;
										}										
#_txtKeyWordManuell						{
										margin:2px 4px 0px 4px;
										width:106px;
										height:12px;
										border:solid 1px #999999;
										font-size:11px;
										color:#0173c6;
										padding:0px 0px 0px 2px;
										}
input									{
										margin:0px 0px 0px 0px;
										width:170px;
										border:solid 1px #0171C3;
										font-size:11px;
										color:#0173c6;
										padding:2px 4px 2px 4px;
										}
select									{
										margin:0px 0px 0px 0px;
										width:170px;
										border:solid 1px #0171C3;
										font-size:11px;
										color:#0173c6;
										padding:2px 4px 2px 4px;
										}										
#submitbutton							{
										margin:0px 10px 0px 0px;
										width:60px;
										color:#999999;
										padding:0px 0px 0px 2px;
										background-color:#f2f2f2;
										
										}
#cancelbutton							{
										margin:0px 10px 0px 0px;
										width:80px;
										color:#999999;
										padding:0px 0px 0px 2px;
										background-color:#f2f2f2;										
										}
textarea								{
										width:250px;
										height:198px;
										border:solid 1px #999999;
										padding:2px 4px 2px 4px;
										font-family: Verdana, Arial, Sans-Serif;
										font-size:11px;
										color:#0173c6;
										}
.text010								{
										text-align:left;
										}
.text011								{
										text-align:left;
										font-weight:bold;
										}
.modalpopup								{
										display:none;
										}
.news									{
										float:left;
										margin-bottom:20px;
										}										
																																												
										