/****************/
/* General tags */
/****************/
.elementContainer              {width:730px;float:none;margin-bottom:5px;}
.elementContainer .leftColumn  {padding:0px;margin:0px;width:172px;float:left;}
.elementContainer .mainColumn  {padding:0px;margin:0px;margin-left:14px;width:543px;float:left;}

.elementContainerStartpage              {width:730px;float:none;margin-bottom:5px;margin-left:44px;}
.elementContainerStartpage .leftColumn  {width:314px;float:left;}
.elementContainerStartpage .mainColumn  {float:left;}

.content_standard, .content_startpage {float:left;}



/* Project */

html, *		{ margin:0px;padding:0px;border:none; }
body			{ font-size:11px;color:#666;font-family:Verdana,Arial,sans-serif;background-color:#13306a;line-height:15px;}
h1				{ font-size:12px;color:#006fc0;margin-bottom:10px; }
h2,h3			{ font-size:11px;color:#666;margin-bottom:4px; }
h2.gradient	{ background:#fff url("/global/wGlobal/layout/images/decoration/bg_gradient.jpg") top left no-repeat;padding-left:1px; }
h2.context	{ width:145px; }
p				{ margin-bottom:15px; }
ul				{ list-style-type:none; }
table 		{ padding:0px;margin:0px;border:0px; }
table th, table td { font-weight:normal;text-align:left;vertical-align:top;}
/* Links */
ul li a					{ display:block; }
a							{ color:#006fc0;text-decoration:none;background-position:top left;background-repeat:no-repeat; }
a:hover					{ text-decoration:underline; }
a.internal				{ background-image:url(/global/wGlobal/layout/images/links/intern.gif);padding-left:16px;}
a.external				{ background-image:url(/global/wGlobal/layout/images/links/extern.gif);padding-left:16px;}
a.pdf						{ background-image:url(/global/wGlobal/layout/images/links/pdf.gif);padding-left:16px; }
a.download				{ background-image:url(/global/wGlobal/layout/images/links/disk.gif);padding-left:16px; }
a.back					{ background-image:url(/global/wGlobal/layout/images/links/back.gif);padding-left:15px;}
a.grey					{ color:#666;text-decoration:none; }
a.grey:hover			{ color:#006fc0; }
a.searchresult			{  }
.search_options			{ font-weight:bold; margin-left:100px; }
.searchresult			{ padding:4px 5px 8px 0px; }
.searchresultext		{ font-weight:normal;font-size:10px }

/*******************/
/* General classes */
/*******************/
.clear			{ clear:both; }
.no_top_border	{ border-top:none; }
.blue				{ color:#006fc0; }
.p5				{ padding-top:5px; }
.pb5				{ padding-bottom:5px; }
.w100				{ width:100px; }
.w200				{ width:200px; }
.line				{ background:#fff url("/global/wGlobal/layout/images/decoration/line.png") top left no-repeat; }
.grey				{ color:#666; }
.fs10				{ font-size:10px; }
.delimiter		{ margin:0px; }
.teamrow			{ margin-top:5px; }
.teamrow .images	{ float:left; margin-right:8px; }
.teamrow img	{ padding-right:5px; }
.teamrow .description	{ padding-right:10px; }

/*************************************/
/* IDs and their special definitions */
/*************************************/
#content							{ background:#fff;width:916px;margin:0px auto;padding-top:20px; }
#header							{ width:916px;height:231px; }
#header1							{ width:916px;height:60px; }
#logo								{ width:98px;height:45px;float:left; }
#filtern_unsere_sache		{ width:142px;height:12px;margin-left:10px;margin-top:33px;float:left; }
#languages 						{ width:150px;height:12px;margin-top:33px;float:left; }
#languages span				{ font-weight:bold;font-size:11px;padding-right:12px; }
#languages span.selected	{ font-weight:bold;color:#006fc0; }
#languages span a				{ color:#666;text-decoration:none; }
#languages a:hover			{ color:#006fc0;text-decoration:none; }
#header2							{ width:916px;height:173px;background-image:url('/global/wGlobal/layout/images/general/bg_header.gif');background-repeat:repeat-x; }
#deco								{ width:358px;height:173px;float:left; }
#search							{ margin-left:14px;margin-top:124px;float:left;color:#006fc0;font-weight:bold; }
#mainContent					{ width:916px;margin-top:39px;min-height:350px;overflow:visible; }
#rightColumn					{ width:170px;margin-top:30px;margin-left:13px;float:left;color:#006fc0;font-weight:bold; }
#footer							{ margin-top:62px;height:136px;background:#fff url('/global/wGlobal/layout/images/general/bg_footer.gif') repeat-x top left ;font-size:10px;color:#006fc0; }
.footerstandard				{ padding-left:187px; }
.footerhome						{ padding-left:44px; }
#animation						{ float:left;margin-left:9px; }
#animation td					{ padding-left:5px;padding-bottom:5px; }
#animation div					{ width:116px;height:120px; }
#animation div#middle		{ width:237px;height:120px; }
#img_container img			{ float:left;margin-right:5px; }
#img_container2 img			{ float:left;margin-right:20px; }
#space1							{ width:44px;height:10px;float:left; }
#space2							{ width:448px;height:10px;float:left; }
#space31							{ clear:both;height:18px;background-color:#fff; }
#space4							{ clear:both;height:38px; width:915px;float:none; }
#contextModule					{ padding-bottom:30px; }
div#texte						{ width:314px;float:left; }
.form table				{ border-collapse:collapse;width:370px; }
.form table.passwd	{ width:266px; }
.form td					{ padding:2px;height:20px; }
.form input, .form select, .form textarea, .form button {
	width:255px;font-size:11px;color:#666;font-family:Verdana,Arial,sans-serif;line-height:15px;border:1px solid #aaa;
}
.form input				{ height:16px; }
.form input.w20		{ border:none;width:20px; }
.form button, .form .submitbutton	{ width:100px;float:right;margin-right:5px;background-color:#bbdff5;font-weight:bold; }
.form select			{ width:360px; }
.form textarea			{ width:360px;height:100px; }
.form div.fleft		{ float:left; }
.form div.fright		{ float:right; }

/***********************/
/* Special Tag classes */
/***********************/
div.normal				{ font-weight:normal;color:#666; }
div.colored				{ width:91px;height:68px;float:left;margin-right:5px; }
div.color_red			{ background-color:#b1060a; }
div.color_green		{ background-color:#96b941; }
div.color_lightblue	{ background-color:#9fcfc3; }
div.color_beige		{ background-color:#c8bc12; }
div.color_middleblue	{ background-color:#1d8ec8; }
div.color_darkblue	{ background-color:#0f699b; }
div.lw330				{ float:left;width:330px; }
div.rw175b				{ float:right;width:175px;padding-right:10px; }
p.nomargin				{ margin:0px; }
p.nomargin5				{ margin:0px;line-height:5px; }
p.h20						{ height:20px;margin:0px; }
p.h5						{ height:5px;margin:0px; }
p.newstext				{ padding-right:20px; }
p.getacrobat			{ margin-top:40px;margin-bottom:0px; }
p.getacrobat img		{ padding-right:6px; }
ul.download				{margin-bottom:15px;}
ul.download li			{ }
ul.download li a		{ line-height:15px;padding-left:18px;display:inline; }
ul.speciallink, ul.contextlink	{ font-size:10px; margin-left:3px;margin-top:0px;padding:0;}
ul.contextlink			{}
ul.speciallink li, ul.contextlink li	{ line-height:15px;list-style:none; }
ul.speciallink li a, ul.contextlink li a	{ line-height:15px;height:15px;padding-left:18px;text-decoration:none; }
ul.speciallink li a, ul.contextlink li a:hover	{ background-image:url("/global/wGlobal/layout/images/icons/arrow.gif");background-repeat:no-repeat;background-position:center left;color:#006fc0; }
ul.contextlink li a, ul.speciallink li a:hover	{ background-image:url("/global/wGlobal/layout/images/icons/arrow_dark.gif");background-repeat:no-repeat;background-position:center left;color:#003f86; }
ul.disc					{ list-style-type:disc;padding:1px;margin-left:20px; }
table.data				{ margin:0 0 15px 0; padding:0px;border-collapse:collapse;}
table.data th			{ text-align:left;font-weight:bold;font-size:11px;padding-right:4px; }
table.data a			{ color:#666;display:block;text-decoration:none; }
table.data a:hover,table.data a.blue	{ color:#006fc0; }
table.data th.w100	{ width:100px; }
table.data td			{ padding-left:15px;font-size:11px; }
img.messe				{ float:right;padding-right:40px;padding-left:40px; }
input.headersearch	{ width:120px;border:1px solid #fff;background-color:#dbedf9;color:#13306a;margin-top:11px; }
input.search			{ width:250px;color:#666;font-family:Verdana,Arial,sans-serif;border:1px solid #aaa; }
input.searchbutton	{ width:20px;height:18px; background:url("/global/wGlobal/layout/images/icons/suchpfeil.gif") top left no-repeat; }
table.ansprechpartner	{ border:0px;margin:0px;padding:0px; }
table.ansprechpartner th	{ font-size:11px;color:#666;text-align:left;padding:10px 0px 3px 0px;font-weight:bold; }
table.ansprechpartner td	{ padding:0px 15px 0px 0px; vertical-align:middle; }


/* Menue */
#mainMenuContainer	{ width:172px;height:173px;float:left; }
ul.mainItem				{ cursor:default;width:172px; }
ul.mainItem li			{ height:28px;width:172px;border-bottom:1px solid #fff; background-color:#236ec1;color:#fff;font-weight:bold;text-align:left; }
ul.mainItem a			{ display:block;cursor:pointer;color:#fff;text-decoration:none; padding-left:43px;width:128px;height:23px;padding-top:5px; }
a.mainItemOver			{ background-color:#023e86; }
#subMenu					{ width:200px;height:173px;float:left;background-color:#c8e5f7; }
#subMenuInactive		{ width:0px;height:0px;overflow:hidden; }
ul.subItem				{ cursor:default;width:172px;padding-left:14px; }
ul.subItem li			{ cursor:pointer;width:172px;text-align:left; }
ul.subItem a			{ color:#000;display:block;height:17px;line-height:17px;text-decoration:none; }
ul.subItem a:hover, ul.subItem a.subItemOver	{ color:#006fc0; }
#subMenu ul.home li	{ padding-left:72px; }
ul.home li				{ height:23px;border-top:1px solid #fff;width:128px;padding-left:44px; background-color:#236ec1;color:#fff;font-size:11px;font-weight:bold;padding-top:5px; }
#subSubMenu				{ margin-bottom:14px;}
/* Sitmap */
div.sitemapCol			{ float:left;width:200px;font-size:10px; }
div.sitemapCol ul		{ margin-bottom:10px;margin-left:0px;padding-left:0px; background:url('/global/wGlobal/layout/images/sitemap/sitemap_bg1.gif') repeat-y center left;list-style-image:none; }
div.sitemapCol li		{ padding-left:10px;margin-left:1px;line-height:10px;height:15px; background:url('/global/wGlobal/layout/images/sitemap/sitemap_li.gif') no-repeat top left; }
div.sitemapCol li.last-child, div.sitemapCol li.containsUl	{
	margin-bottom:-4px;margin-left:0px;padding-left:11px;height:auto;
	background:#fff url('/global/wGlobal/layout/images/sitemap/sitemap_li2.gif') no-repeat top left;
}
div.sitemapCol li a	{ height:21px; }
div.sitemapCol ul ul	{ margin-top:-5px;margin-bottom:0px; }
div.last					{ width:120px; }

div.pageNavigation	{ margin-top:10px; }

/* Formular-Überprüfung */
.wglErrorMessage 		{ color:red; display:block; }