/** Table Version**/
table#info_block .info_text,table#help_block .help_text,table#error_block .error_text {
	width: 100%;
}
table#info_block .infoBackground,table#error_block .errorBackground,table#help_block .helpBackground {
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #37527D;
}
table#error_block .error_message,table#error_block .error_text,table#info_block .info_message,table#info_block .info_text,
	table#error_block .bugsearch_error_message,table#info_block .bugsearch_info_message,table#help_block .help_text,table#help_block .help_message {
	font-weight: bold;
	font-size: x-small;
	color: #000000;
}
table#error_block .error_message {
	background: #EE2B2B;
	border-color: #000000;
}
table#info_block .info_message,table#info_block .info_block {
	background: #A2B7D9;
	border-color: #000000;
}
table#help_block .help_message {
	background: #B18DDE;
	border-color: #000000;
}
table#error_block .error_message,table#info_block .info_message,table#help_block .help_message {
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
table#info_block .info_bglight,table#error_block .error_bglight,table#help_block .help_bglight {
	background-color: #fff;
}
table#info_block .info_bgdark,table#error_block .error_bgdark,table#help_block .help_bgdark {
	background-color: #EAEAEA;
}
/** Table Version**/


/** DIV Version**/
div#error_block, div#info_block, div#help_block, div#portalloginmessage {
	list-style-type: none;
	background-color: #FFFFFF;
	padding:5px;
	font-size: 0.9em;
	margin-bottom: 10px;
/*	margin-right: 10px;*/
}
div#error_block,div#info_block,div#help_block {
	/*font-size: 0.9em;*/
}
div#error_block .error_text ul,div#info_block .info_text ul,div#help_block .help_text ul {
	margin:0px 16px;
	padding:0px;
}
div#error_block{
		border: 2px solid #FF0000;
}
div#info_block{
		border: 2px solid #0000FF;
}
div#help_block{
		border: 2px solid #0000FF;
}
div#portalloginmessage{
	text-align: center;
	border: 2px solid #66CC00;
}

div#error_block img,div#info_block img,div#help_block img{
	display: none;
}

div#error_block .error_text,div#info_block .info_text,div#help_block .help_text  {
	width: 100%;
	margin-left: 5px;
	font-weight: normal;
}
div#error_block .error_text{
	color: #FF0000;
}
div#info_block .info_text{
	color: #0000FF;
}
div#help_block .help_text{
	color: #0000FF;
}
.systemmessages input {
	clear: both;
	margin: 0px 10px 0px 10px;
}

.error_, .error_bglight, .error_bgdark,.info_, .info_bglight, .info_bgdark {
	/*margin-left:15px;*/
}
#messageboxaction{
	float: right;
}
div.clearboth{
	clear:both;
}
/** DIV Version**/body, p, div, span, table, tr, td, li, ul, ol, h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, h1, h2, h3, h4, h5, div, p, ul, ol, li {
	font-size: x-small;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

strong, b {
	font-weight: bold;
}

* { 
	font-size: 		12px;
	font-weight: 		normal;
	margin: 		0px;
	padding: 		0px;
}

#ContentBar #CBRight a {
	margin-bottom: 	1.5em;
	font-weight:		bold;
	line-height:		150%;
	color:		#40570A;
	text-decoration: underline;
}

strong, b {
	font-weight:		bold;
}

body { 
 height: 100%;
}

ul {
	list-style:none;
}

div#Fixed 
{ 
	clear: both;
	width: 100%;
 
 }

div#Inhalt { 
	background-color: #FFFFFF; 

 }

div#Scrolled { 
	position:						 relative;
	clear: both;
 }

#Container {

	height: 		320px;

	background-repeat:		no-repeat;
	background-position:	right top;
	background-image:		 url("/www_global/portal/images/lebensministerium/portal/lebensministerium_infonet/infonet_start_background.jpg");

	max-width:1011px;

	/* for IE, ignored by everybody else */
	width:	expression(document.body.clientWidth > 1011? "1011px": "auto" );
	border:		0px dotted blue;
}

#ServiceBar {
	float:		left;
	width:		100%;
	border:		0px dotted red;

	/*
	background-repeat:		no-repeat;
	background-position:	right;
	background-image:		 url("/no_image/info_net_weiss.gif");
	*/
}

#ServiceBar ul {
	float:		left;
	padding:		0px;
	padding-top:		6px;
	padding-bottom:	6px;

	margin:							 0px;
	line-height:		16px;
	letter-spacing:	1px;
}

#ServiceBar li {
	margin:		0px;
	padding:		0px;
	padding-left:		4px;
}
#servicemenue1 li#english, #servicemenue1 li#german {
margin-top:5px;
}
#servicemenue1 li#english a {
	background: url(/www_global/portal/images/lebensministerium/portal/flag_en.gif) no-repeat left bottom transparent;
	padding:5px 0 0 28px;
}
#servicemenue1 li#german a {
	background: url(/www_global/portal/images/lebensministerium/portal/flag_de.gif) no-repeat left bottom transparent;
	padding:5px 0 0 28px;
}
#ServiceBar a 
{
	color:								#FFFFFF;
	font-weight:		bold;
	text-decoration:	none;
	font-size:		11px;
	}

#ServiceMenu1 {
	width:								142px;
}

/* Menu */
#MenuBar 
{
	height: 100px;
	
	max-width:1011px;
	
	/* for IE, ignored by everybody else */
	width:expression(document.body.clientWidth > 1011? "1011px": "auto" );	

	border: 0px dotted red;

}


#MenuBar ul 
{
	margin:		0px;
	padding:		0px;
	letter-spacing:	1px;
}

#MenuBar li 
{
	float:		left;
	margin:					 	0px;
	padding:						0px;
	width:		99px;
	height:		100px;

}

#MenuBar a {
	display:		block;
	margin:							 0px;
	padding-left:		4px;
	padding-top:		4px;
	height:							 80px;
	font-size:						11px;
	text-decoration:	none;
	color:		#552C17;
	background-color:	#FFFFFF;
}


/* menu box and mouse over colors */
#MenuBar li#Minister{ 
	background-color: #D5D53D;
}


#MenuBar li#Minister a:hover {
	background-color:	transparent;
	color:		#FFFFFF;
}


#MenuBar li#Intern { 
	background-color: #4F6C17;
}



#MenuBar li#Intern a:hover {
	background-color:	transparent;
	color:		#FFFFFF;
}

#MenuBar li#Dienststellen { 
	background-color: #E7A619;
}


#MenuBar li#Dienststellen a:hover {
	background-color:	transparent;
}

#MenuBar li#LandNet { 
	background-color: #10AC4A;
}


#MenuBar li#LandNet a:hover {
	background-color:	transparent;
}

#MenuBar li#ForstNet { 
	background-color: #B28138;
}

#MenuBar li#ForstNet a:hover {
	background-color:	transparent;
	color:		#FFFFFF;
}

#MenuBar li#UmweltNet{ 
	background-color: #91C43D;
}


#MenuBar li#UmweltNet a:hover {
	background-color:	transparent;
	color:		#FFFFFF;
}


#MenuBar li#WasserNet, #MenuBar #WasserNet a:hover { 
	/* background-color: #00B0EC; */
	background-color:	#83C2DC;
}

#MenuBar li#WasserNet a:hover {
	background-color:	transparent;
	color:		#FFFFFF;
}

#MenuBar li#LebensmittelNet { 
	background-color: #FFD11D;
}

#MenuBar li#LebensmittelNet a:hover {
	background-color:	transparent;
	color:		#FFFFFF;
}


/* Content Bar */
div#ContentBar
{ 
	position: relative;

	clear: both;

	background-color: #FFFFFF;
	
	padding-bottom: 1em;

	/* works with standard user agents */
	max-width:1011px;
	
	/* for IE, ignored by everybody else */
	width:expression(document.body.clientWidth > 1011? "1011px": "auto" );
	
}

#ContentBar div#CBLeft
{ 
	position:						 absolute;
	margin:		0px;
	padding:		0px;
	padding-top:					15px;
	padding-bottom:			 15px;
	width:		198px;

	background-color: #FFFFFF; 

	}

#ContentBar #CBLeft p {
	margin-bottom: 	.5em;
	font-size:		9px;
	margin-left:		15px;
	margin-right:		20px;
	text-align:		right;
	color:		#552C17;
	line-height:		140%;
}

#ContentBar div#CBRight { 
	position:						 absolute;
	left:								 198px;
	margin:		0px;
	padding:		0px;

	padding-left:				 0px;
	padding-right:	10px;
	padding-top:					15px;
	padding-bottom: 	15px;

	background-color: #FFFFFF; 
}

#ContentBar #CBRight p {
	margin-bottom: 	1.5em;
	padding-right:	1em;
	color:		#40570A;
	font-size:		120%;
	font-weight:		bold;
	max-width:		594px;
	line-height:		150%;
	/* for IE, ignored by everybody else */
	width:expression(document.body.clientWidth > 792? "594px": "auto" );
}

#ContentBar #CBRight h3 {
	margin-bottom: 	1.5em;
	padding-right:	1em;
	color:		#40570A;
	font-size:		120%;
	font-weight:		bold;
	max-width:		594px;
	line-height:		150%;

	/* for IE, ignored by everybody else */
	width:expression(document.body.clientWidth > 792? "594px": "auto" );
}
.NavBar, .printonly, .Date {
	display: none;
}
.textonly {
	display:		none;
}

