.Stil2 {
	font-size: 14pt;
	color: #273322;
}

.Stil3 {
	font-size: 14pt;
	color: #ffffff;
}

#jsddm{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 330px;
	top: 100px;
	width: 639px;
	height: 30px;
}

#jsddm li{	float: left;
	list-style: none;
	font: 12px Tahoma, Arial
}

#jsddm li a{
	display: block;
	text-decoration: none;
	width: auto;
	color: #EAFFED;
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-weight: bold;
}

#jsddm li a:hover{
	display: block;
}
		
#jsddm li ul{
	padding: 0;
	position: absolute;
	visibility: hidden;

	margin: 0 0 0px 0px;
}
#jsddm li .negativ {
	width:130px;
}
		
#jsddm li ul li{
	display: inline;
	margin-left: 0px;
	float: left;
	clear: left;
	border-bottom: 1px solid #FFF;
	width:200px;
}

#jsddm li ul li a{
	width: auto;
	background-color: #56774A;
}

#jsddm li ul li a:hover{
	background-color: #B40000;
}
#jsddm li .negativ .width-li {
	width: 130px;
}


html, body {
     margin:0;
     padding:0;
}
div#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

img, div, a, input { 
	behavior: url(../scripts/iepngfix.htc) 
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #597d4b;
	color: #000;
	background: #597d4b url(../images/site/background.jpg) no-repeat center top; /* IE */
	background-repeat: no-repeat;
}


body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	margin: 0;
	padding: 0;
}

p, li, h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif; 
	color: #273322;	
	font-size: 12px;
}

/*.tableborder {
	border: 1px dotted #597E4B;
}*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#main {
	width: 970px;
	background-color: #93ac89;
}

#header {
	height: 160px;
	width: 970px;
	background-repeat: no-repeat;
	position: relative;
}


#language {
	position: relative;
	width: 180px; 
	height: auto;
	background-color: #597d4b;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
}
#language a {
	color: #FFFFFF;
}

#left {
	width: 190px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	background-image: url(../images/site/gb.jpg);
	background-repeat: repeat-x;
	background-color: #93ac89;
	border-top: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subnav {
	list-style-type: none;
}

#left a {
	display: block;
	height: 20px;
	width: 180px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	/*background-image: url(images/site/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;*/
}

#left a:hover {
	background-color: #264c18;
	color: #FFFFFF;
}

/*.image {
	height: auto;
	width: 188px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 20px;
}*/

#left img {
	margin-top: 5px;
}


#marqueecontainer {
	position: relative;
	width: 188px; /*marquee width */
	height: 330px; /*marquee height */
	background-color: #93ac89;
	overflow: hidden;
	border: 0px;
	padding: 2px;
	padding-left: 0px;
	border-top: 1px solid #FFFFFF;
}

#marqueecontainer img {
	border: 0px;
	margin-left: 0px;
}

#marqueecontainer a {
	border: 0px;
}

#marqueecontainer a:hover {
	background-color: #93ac89;
	border: 0px;
}


#content {
	width: 718px;
	padding: 10px 30px;
	height: auto;
	float: left;
	background-color: #93ac89;
	color: #FFF;
}
#content ul {
	margin-left: 20px;
}
#content ol {
	margin-left: 20px;
}

#content td {
	border: 1px dotted #597E4B;
	background-color: #87A17C;
}

/*#notableborder table {
	border: 0px none #87A17C;
}*/

#notableborder td {
	border: 0px none #87A17C;
	background-color: #93ac89;
	spacing: 0px;
	padding: 0px;
}


#content a {
	color: #273322;
	text-decoration: underline;
	text-align: right;
}

#content hr {
	color: #67795f;
	height: 1px;
}


#content img {
	margin-left: 5px;
	margin-bottom: 5px;
	/*border: 1px solid #273322;*/
	border: 0px
}





#footer {
	background-image: url(../images/site/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 18px;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	float: left;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#main #content p {
	text-align: justify;
}
#maincontent {
	background: #93AC89;
	float: left;
	min-height:500px;
	height: auto;
}

#main #content h2 {
	margin-bottom: 0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	font: bold 13px Verdana;
	width: 180px; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}
#main #left #sidebarmenu1 li ul li {
	list-style: url(none) none;
	color: #93AC89;
}
#main #left #sidebarmenu1 {
	list-style: url(none) none;
}
#main #maincontent #left #sidebarmenu1 li ul li a {
	width: 160px;
	padding-left: 30px;
}

#main #maincontent #left #sidebarmenu1 li ul li a:hover {
	background-color: #264c18;
	width: 160px;
	padding-left: 30px;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}
#main #left #sidebarmenu1 li ul li a {
	color: #273322;
	background: url(none);
}
#main #left #sidebarmenu1 li ul li a:hover {
	color: #ffffff;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #012D58; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(../images/site/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
#main #maincontent #content center p {
	text-align: center;
}
