body {
	background:#e6e6e6;
	background-image:url(sysimages/main-bak.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	text-align:center;
	margin:0px;
}

p, td, div {
	font-family:Arial,Verdana,sanserif;
	font-size:12px;
	color:#000000;
}

a {
	color:#658928;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

FORM {
	margin:0px;
}

#WebWrapper {
	/*position:relative;*/
	width:962px;
	/*height:300px;*/
	text-align:center;
	background-image:url(sysimages/wrapper-bak.jpg);
	background-position:1px 0px !important;
	background-position:2px 0px;
	background-repeat:no-repeat;
}

DIV#MainDiv
{
	/*position:relative;*/
	float:left;
	width:961px;
	background-image:url(sysimages/footer-img.jpg);
	background-position:2px bottom;
	background-repeat:no-repeat;
}

DIV#MainDiv DIV.MainContainer {
	float:left;
	width:909px !important;
	width:934px;
	border:12px solid #658928;
	margin-top:5px;
	margin-left:15px;
	padding-bottom:20px;
	background:#e6e6e6;
	background-image:url(sysimages/main-content-bak.jpg);
	background-position:243px 0px;
	background-repeat:repeat-y;

}

DIV#MainDiv DIV.MainTop {
	position:relative;
	float:left;
	width:935px;
	height:183px;
	background-image:url(sysimages/alt-topbanner.jpg);
	background-position:0px 0px;
	background-position:4px 0px !important;
	background-repeat:no-repeat;
	margin-top:3px;
	margin-left:12px;
}

DIV#MainDiv DIV.MainMenu {
	position:relative;
	float:left;
	width:242px;
	padding-top:0px;
	border-top:1px solid #e6e6e6;
}

DIV#MainDiv DIV.MainMenu DIV.Item {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:26px;
	color:#FFFFFF;
	background:#7ba731;
	background-image:url(sysimages/arrow-white.png);
	background-position:10px 10px !important;
	background-position:12px 10px;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
	border-bottom:1px solid #e6e6e6;
}
DIV#MainDiv DIV.MainMenu DIV.ItemOver {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:26px;
	color:#FFFFFF;
	background:#658928;
	background-image:url(sysimages/arrow-white.png);
	background-position:10px 10px !important;
	background-position:12px 10px;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
	cursor:pointer;
	border-bottom:1px solid #e6e6e6;
}

DIV#MainDiv DIV.MainMenu DIV.SubItem {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:20px;
	color:#000000;
	background-image:url(sysimages/submenu-bak.jpg);
	/*background-position:10px 10px !important;
	background-position:12px 10px;*/
	background-repeat:repeat-y;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
	border-bottom:1px solid #e6e6e6;
}
DIV#MainDiv DIV.MainMenu DIV.SubItem a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
DIV#MainDiv DIV.MainMenu DIV.SubItem a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

DIV#MainDiv DIV.MainMenu DIV.SubItemSelected a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
DIV#MainDiv DIV.MainMenu DIV.SubItemOver {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:20px;
	color:#000000;
	text-decoration:underline;
	background-image:url(sysimages/submenu-bak.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
	cursor:pointer;
	border-bottom:1px solid #e6e6e6;
}
DIV#MainDiv DIV.MainMenu DIV.SubItemSelected {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:20px;
	color:#000000;
	text-decoration:none;
	background-image:url(sysimages/submenu-bak.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
	cursor:pointer;
	border-bottom:1px solid #e6e6e6;
}

DIV#MainDiv DIV.MainMenu DIV.Maillist {
	position:relative;
	float:left;
	width:242px;
	margin-top:140px;
	margin-left:20px;
	text-align:left;
}
DIV#MainDiv DIV.MainMenu DIV.Maillist DIV.Header {
	position:relative;
	float:left;
	width:167px;
	height:25px;
	margin-bottom:10px;
	background-image:url(sysimages/maillist-header.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
DIV#MainDiv DIV.MainMenu DIV.Maillist DIV.Form {
	position:relative;
	float:left;
	width:242px;
}
DIV#MainDiv DIV.MainMenu DIV.Maillist DIV.Form INPUT.SubmitButton {
	background:#e6e6e6;
	border:0px;
	background-image:url(sysimages/maillist-submit-button.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}

DIV#MainDiv DIV.MainContent {
	float:left;
	width:620px !important;
	width:640px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
}

DIV#MainDiv DIV.BreadCrums {
	position:relative;
	float:left;
	width:630px !important;
	width:610px;
	border-bottom:2px solid #000000;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:20px !important;
}
DIV#MainDiv DIV.BreadCrums DIV.Crum {
	position:relative;
	float:left;
	padding-left:15px;
	margin-right:10px;
	background-image:url(sysimages/arrow-black.png);
	background-position:0px 6px !important;
	background-position:0px 6px;
	background-repeat:no-repeat;
	font-size:15px;
}

DIV#MainDiv DIV.BreadCrums DIV.Buttons {
	position:relative;
	float:right;
	width:300px;
}

DIV#MainDiv DIV.BreadCrums DIV.Buttons DIV.Back{
	position:relative;
	float:right;
	width:67px;
	height:15px;
	margin-right:50px;
	background-image:url(sysimages/back-button-norm.gif);
	background-repeat:no-repeat;
}

DIV#MainDiv DIV.BreadCrums DIV.Buttons DIV.BackOver{
	position:relative;
	float:right;
	width:67px;
	height:15px;
	margin-right:50px;
	background-image:url(sysimages/back-button-over.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

DIV#MainDiv DIV.BreadCrums DIV.Buttons DIV.Send{
	position:relative;
	float:right;
	width:56px;
	height:15px;
	margin-right:3px;
	background-image:url(sysimages/send-button-norm.gif);
	background-repeat:no-repeat;
}

DIV#MainDiv DIV.BreadCrums DIV.Buttons DIV.SendOver{
	position:relative;
	float:right;
	width:56px;
	height:15px;
	margin-right:3px;
	background-image:url(sysimages/send-button-over.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
DIV#MainDiv DIV.BreadCrums DIV.Buttons DIV.Print{
	position:relative;
	float:right;
	width:61px;
	height:15px;
	background-image:url(sysimages/print-button-norm.gif);
	background-repeat:no-repeat;
}

DIV#MainDiv DIV.BreadCrums DIV.Buttons DIV.PrintOver{
	position:relative;
	float:right;
	width:61px;
	height:15px;
	background-image:url(sysimages/print-button-over.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#Top {
	position:relative;
	width:960px;
	height:106px;
	text-align:left;
	/*
	background-image:url(sysimages/top-bak.jpg);
	background-position:0px 0px;
	background-position:4px 0px !important;
	background-repeat:no-repeat;
	*/

}

#Top DIV.Logo {
	position:relative;
	float:left;
	width:189px;
	height:84px;
	background-image:url(sysimages/neistaflug-logo-2011.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-left:25px;
	margin-top:15px;
	cursor:pointer;
}
#Top DIV.CompanyInfo {
	position:relative;
	float:right;
	width:250px;
	text-align:right;
	padding-right:10px;
	margin-top:25px;
	border-right:1px solid #000000;
	font-size:10px;
}

#Top DIV.CompanyInfo a {
	color:#000000;
	text-decoration:none;
}
#Top DIV.CompanyInfo a:hover {
	text-decoration:underline;
}
#WebWrapper DIV.SolidLine {
	position:relative;
	width:934px;
	height:10px;

	margin-left:15px !important;
	margin-left:0px;

	background:#658928;
	text-align:center;
}
DIV#MainDiv {
	position:relative;
	width:934px;
	text-align:center;
}

#Top DIV.Search {
	position:relative;
	float:right;
	width:300px;
	height:100px;
	padding-top:20px;
	padding-right:0px !important;
	padding-right:10px;
	top:40px;
}

#Top DIV.Search DIV.Language {
	position:relative;
	float:right;
	width:300px;
	text-align:right;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 2px;
}

#Top DIV.Search DIV.Language DIV.EnglishButton {
	position:relative;
	float:right;
	width:85px;
	height:21px;
	background-image:url(sysimages/lang-en-button.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-right:10px;
	cursor:pointer;
}
#Top DIV.Search DIV.Form {
	position:relative;
	float:right;
	width: 120px !important;
	width: 190px;
	height:20px;
	padding-left:65px;
	background-image:url(sysimages/leit-ico.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
}

#Top DIV.Search DIV.Form INPUT {
	width:118px;
	height:16px;
	background:#FFFFFF;
	border:0px;
}
#Top DIV.Search DIV.Button {
	position:relative;
	float:right;
	width:20px;
	height:16px;
	margin-right:25px !important;
	margin-right:0px;
	margin-left:5px;
	background-image:url(sysimages/arrow-white.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#Front {
	position:relative;
	width:934px;
	margin-left:15px !important;
	margin-left:2px;
}

#Front DIV.Flash {
	position:relative;
	float:left;
	width:934px;
	padding-top:3px;


}
#Front DIV.Menu {
	position:relative;
	float:left;
	width:934px;
	margin-top:2px;
	text-align:left;
	background:#658928;
}
#Front DIV.Menu DIV.Item {
	position:relative;
	float:left;
	width:120px !important;
	width:148px;
	height:23px !important;
	height:33px;
	background:#7ba731;
	color:#FFFFFF;
	background-image:url(sysimages/arrow-white.png);
	background-position:10px 13px !important;
	background-position:12px 13px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:Bold;
	padding-top:9px;
	padding-left:28px;
	border-right:2px solid #eaeaea;
}

#Front DIV.Menu DIV.ItemOver {
	position:relative;
	float:left;
	width:120px !important;
	width:148px;
	height:23px !important;
	height:33px;
	background:#5d8a12;
	background-image:url(sysimages/arrow-white.png);
	background-position:10px 13px !important;
	background-position:12px 13px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:Bold;
	padding-top:9px;
	padding-left:28px;
	cursor:pointer;
	color:#FFFFFF;
	border-right:2px solid #eaeaea;
}
#Front DIV.FillLine,DIV#MainDiv DIV.FillLine {
	position:relative;
	float:left;
	width:933px;
	height:16px;
	margin-top:5px;
	margin-left:15px;
	background-image:url(sysimages/fill-line-mid.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
#Front DIV.Content{
	position:relative;
	float:left;
	width:910px !important;
	width:934px;
	border:12px solid #658928;
	margin-top:5px;
	padding-top:25px;
	padding-bottom:20px;
	text-align:center;

}

#Front DIV.Content DIV.Box {
	position:relative;
	float:left;
	width:256px;
	margin-left:33px;
}

#Front DIV.Content DIV.Box IMG {
	margin-top:5px;
}

#Front DIV.Content DIV.Box DIV.Title {
	position:relative;
	float:left;
	width:256px;
	background-image:url(sysimages/header-bullet.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
	padding-bottom:5px;
	border-bottom:5px solid #000000;
}

#Front DIV.Content DIV.Box DIV.BoxContent {
	position:relative;
	float:left;
	width:256px;
	border:0px;
	text-align:left;
	padding:0px;
	padding-bottom:5px;
	padding-top:15px;
}

#Front DIV.Content DIV.Box DIV.More, #Front DIV.Content DIV.News DIV.NewsItem DIV.NewsMore {
	position:relative;
	float:left;
	width:256px;
	border:0px;
	background-image:url(sysimages/arrow-black.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:12px;
	color:#b39920;
	font-weight:bold;
}

#Front DIV.Content DIV.Box DIV.More a,
#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsMore a {
	color:#7ba731;
	font-weight:bold;
	text-decoration:none;
}
#Front DIV.Content DIV.Box DIV.More a:hover,
#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsMore a:hover {
	color:#7ba731;
	font-weight:bold;
	text-decoration:underline;
}
#Front DIV.Content DIV.News {
	position:relative;
	float:left;
	width:840px;
	text-align:center;
	margin-left:30px;
}

#Front DIV.Content DIV.News DIV.Top{
	position:relative;
	float:left;
	width:834px;
	height:25px;
	background:#7ba731;
	background-image:url(sysimages/header-bullet-white.png);
	background-position:5px 6px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#Front DIV.Content DIV.News DIV.NewsItem {
	position:relative;
	float:left;
	width:264px;
	text-align:left;
	margin-top:10px;
}
#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsTitle {
	position:relative;
	float:left;
	width:265px;
	text-align:left;
	margin-bottom:5px;
}

#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsTitle a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsTitle a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsContent {
	position:relative;
	float:left;
	width:260px;
}


