@import url("navi.css");
@import url("textFormate.css");
@import url("ElementTemplate.css");
*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background-image: url(../images/background.gif);
	font: 12px/17px "Lucida Grande", Arial, Verdana, sans-serif;
} 



/*** STRUCTURE ***/

.bodybg
{
	background-color: #97989C;
}
.clear
{
	clear: both;	
}
#wrapper
{
	width: 900px;
	margin: 10px auto;
	background-color: #ffffff;
	text-align: left;
}
	#wrapperContainerBody
	{
		position: relative;
		height: 100%;
		text-align: left;
		/*background-color: #E8E8E8;	*/
	}
		.wrapperBodyContainerLeftNavi
		{
			float: left;
			font-family: Trebuchet, Arial;
			font-size: 12px;
			width: 186px;
			margin-right: 4px;
			overflow: hidden;
			
			
		}
			#leftNavigation_leftnavi
			{
				margin-top: 33px;
				margin-bottom: 28px;
				padding-left: 5px;
				width: 180px;
				border-right: solid 1px #CDCDCD;
				border-bottom: solid 1px #CDCDCD;
			}
		.wrapperBodyContainerEditcontent
		{
			float: left; 
			width: 570px;
			margin: 0px 15px 10px 20px;
			height: 100%;
			padding: 0px;
			color: #646464;
			overflow: hidden;
		}
	#wrapperHomeContainerBody
	{
		position: relative;
		height: 100%;
		text-align: left;	
	}
		.wrapperHomeBodyContainerEditcontent
		{
			float: left; 
			width: 760px;
			margin: 0px 15px 10px 20px;
			padding: 0px;
			color: #646464;
			overflow: hidden;
		}
			.brotkrumel
			{
				margin: 3px 0px 25px 0px;
			}
			.wrapperBodyContainerEditcontent table,
			.wrapperBodyContainerEditcontent a,
			.wrapperBodyContainerEditcontent a:visited,
			.wrapperBodyContainerEditcontent a:active,
			.wrapperBodyContainerEditcontent a:hover
			{
				color: #646464;
			}

			.wrapperBodyContainerEditcontent b, .wrapperBodyContainerEditcontent strong
			{
				color: #767676;
			}
		
		.wrapperBodyContainerKey
		{
			float: left;
			width: 190px;
			padding: 0;
			margin-top: 33px;
			margin-right: 0px;
			margin-left: -6px;
			font-size: 11px;
			line-height: 15px;
		}
			.wrapperBodyContainerKey table,
			.wrapperBodyContainerKey table a,
			.wrapperBodyContainerKey table a:active,
			.wrapperBodyContainerKey table a:visited,
			.wrapperBodyContainerKey table a:hover
			{
				text-decoration: none;
			}
	
	.wrapperContainerFooter
	{
		text-align: center;
		width: 100%;
		/*background-image: url(../images/bottombg.jpg);
		background-repeat: no-repeat;*/
		vertical-align: baseline;
		color: #5A5A5A;	
		background-color: #E5E5E5;
	}

		.footernavigation
		{
			padding-top: 7px;
			font-size: 11px;
		}

		.wrapperContainerFooter a, 
		.wrapperContainerFooter a:visited, 
		.wrapperContainerFooter a:active
		{
			vertical-align: baseline;
			color: #5A5A5A;
			line-height: 16px;
			text-decoration: none;
		}

		.wrapperContainerFooter a:hover, 
		.wrapperContainerFooter a.active, 
		.wrapperContainerFooter a.active:visited, 
		.wrapperContainerFooter a.active:hover, 
		.wrapperContainerFooter a.active:active
		{
			vertical-align: baseline;
			color: #5A5A5A;
			line-height: 16px;
			text-decoration: none;
		}

/*** Header ***/
#header
{
	position: relative;
	text-align: left;
	/*background-image: url(../images/essen.jpg);
	background-repeat: no-repeat;*/
}
	

.homeimage
{
	padding-left: 1px;
}
#headerToolsDiv
{
	margin-top: -10px;
	padding-left: 0px;
	padding-top: 0px;
	height: 15px;
	background-color: #4082ba;		
}
	#headSearch
	{
		float: left;
		margin-left: 5px;
	}
	#headSite
	{
		float: right;
		margin-right: 20px;	
	}
	input.searchinput
	{
		float: left;
		height: 20px;
		padding: 0 2px 0px 2px;
		color: #646464;
		border: 0;
		border-top: solid 1px #CDCDCD;
		border-bottom: solid 1px #CDCDCD;
		border-left: solid 1px #CDCDCD;
	}


/*** CONTENT ***/

.locatortable
{
	border-bottom: solid 1px #E5E5E5;
	color: #767676;
}

.locatortable a,
.locatortable a:visited,
.locatortable a:active
{
	color: #767676;	
	text-decoration: none;
}

.locatortable a:hover
{
	text-decoration: none;
}

.locatortable a.highlightunderline,
.locatortable a.highlightunderline:visited,
.locatortable a.highlightunderline:active,
.locatortable a.highlightunderline:hover
{
	color: #CC0000;
	text-decoration: none;
}

.locatordistance
{
	height: 9px;
	line-height: 9px;
}

.searchdetailtable
{
	width: 100%;
}

.searchtable,
.searchtable a,
.searchtable a:active,
.searchtable a:visited,
.searchtable a:hover
{
	line-height: 12px;
	font-size: 9px;
	text-decoration: none;
}

.searchdetailtable td
{
	padding-top: 5px;
	padding-bottom: 1px;
}

.bottomdistance
{
	height: 25px;
	background-image: url(../images/bottomshadow.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom left;
	width: 972px;
}

/*** STRUCTURE ***/

.lineitem
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitem_hover
{
	background-color: #E4E4E4;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitemgrey
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F3F3F3;
}

.keybox
{
	margin-bottom: 15px;	
}

.keyboxcontent
{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../images/keycontent.gif);
	background-repeat: repeat-y;
}

.keyhead
{
	font-size: 11px;
	line-height: 24px;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;	
	border-bottom: solid 1px #CDCDCD;
}

.keycontent
{	
	padding-top: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
}
.searchDivLinks
{
	float: left;
	margin-top: 30px;
	width: 200px;
}
.searchDivRechts
{
	float:left;
	width: 510px;
	margin-top: 30px;
	margin-left: 30px;	
}


select.inputstyle
{
	height: 17px;
	padding: 0;
	line-height: 12px;
	color: #646464;
}

input.inputstyle
{
	height: 18px;
	padding: 0 2px 0px 2px;
	line-height: 12px;
	color: #646464;
}

input.button
{
	text-align: center;
}

/*** LIST ***/

.rsscontainer
{
	width: 100%;
	height: 19px;
	text-align: right;
	display: block;
}

.keyitemborder
{
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.keyitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.keyitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.listitemborder
{
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.listitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.listitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.keytext
{
	width: 100%;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
}

.keymore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	vertical-align: bottom;
}

.keyheadline
{
	font-weight: bold;
	display: block;
}

.listtext
{
	width: 100%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 12px;
}

.listmore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 7px;
	padding-right: 0;
	vertical-align: bottom;
}

.listheadline,
a.listheadline,
a.listheadline:active,
a.listheadline:visited,
a.listheadline:hover
{
	padding-top: 0px;	 
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}

.thumbnail
{
	padding-right: 0;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 106px;
}

.downloadtext
{
	width: 100%;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.downloadicon
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}

ul.press
{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.press li
{
	list-style: square url(../images/li.gif) outside;	
	vertical-align: baseline;
	letter-spacing: normal;
	text-align: left;
}





/*** SITEMAP ***/

.sitemaptable
{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.sitemaptable a,
.sitemaptable a:active,
.sitemaptable a:visited
{
	display: block;
	line-height: 18px;
	text-decoration: none;
}

.sitemaptable a:hover
{
	display: block;
	color: #cc0000;
	line-height: 18px;
	text-decoration: none;
}

.sitemaplevel0
{
	text-decoration: none;
}

.sitemaplevel1
{
	padding-left: 20px;
	text-decoration: none;
}

.sitemaplevel2
{
	padding-left: 40px;
	text-decoration: none;
}

/**** HOMEPAGE ***/

.hometopdistance
{
	height: 25px;
	background-image: url(../images/navigationhomeshadow.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

/*.homecontent
{
	padding: 10px 20px 10px 20px;
	background-color: #FFFFFF;
	width: 732px;	
	border-right: solid 1px #CDCDCD;
}*/

.logintable
{
	width: 100%;
}

.logintd
{
	width: 100px;
}

.logintextbox
{
	width: 200px;
}
.eingabe
{
	float: left;
	width: 90px;
	margin-right: 40px;	
}

.actionpanel
{
	width: 100px;
	text-align: right;
}

.actiontable td
{
	padding-left: 5px;
	padding-right: 5px;	
}

.actionborder
{
	border-right: solid 1px #7F97B9;
}

.contactcell
{
	width: 100px;
	padding-top: 4px;
}

.contactmodulediv
{
	float: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.articlecontent
{
	padding-top: 10px;
}

.teaser
{
	font-style: italic;
}
.home
{
	background-color: #4082ba;
}
.home1
{
	background-color: #4082ba;
}

