html{
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.invisible{
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}

img{
	border: 0px;
}
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 100%;
	text-align: center;
}
body a{
	text-align: center;
	font-family: Verdana;
	color: #C9C9C9;
}

#box {
	width:760px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	background-image: url(../img/bgMain.gif);
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #C9C9C9;
	border-left: none;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
#copyright{
	font-family: Verdana;
	font-size: 0.7em;
	color: #CCCCCC;
}

#copyright a{
	color: #CCCCCC;
	text-decoration: none;
}



.spacerRight{
	height:40px;
	background-image: url(../img/bgBoxRight.gif);
}

.spacerLeft{
	height:40px;
	background-image: url(../img/bgBoxLeft.gif);
}

.imgLeft {
	background-image: url(../img/bgBoxLeft.gif);
}

#head {
	height: 40px;
	width: 760px;
	border-top-width: 9px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFC900;
	border-bottom-color: #FFC900;
	margin-bottom: 2px;
	text-align: left;
	background-color: #FFFFFF;

}
#head #logo{
	width: 274px;
	float: left;
}
#head #search{
	width: 326px;
	float: left;
	margin-top: 10px;
	text-align: center;
}
#head #static{
	width: 160px;
	line-height: 40px;
	float: left;
	font-size: 9px;

}
#head #static a{
	text-decoration: none;
	color: #000000;
}
#head #static a:hover{
	text-decoration: underline;
	color: #000000;
}

#image {
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding-bottom: 1px;
	padding-top: 2px;
	background-color: #FFFFFF;

}
#navigation {
	height: 20px;
	width: 760px;
	background-image: url(../img/bgGrey.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	margin-bottom: 0px;

}

#subnavigation {
	width: 160px;
	float: left;
	padding-top: 4px;
	background-color: #FFFFFF;
}
#content{
	width: 420px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;

}
#content span.rootline{
	font-size: 9px;
	color: #999999;
	line-height: 25px;
	vertical-align: middle;
}


#content span.rootline a{
	text-decoration: none;
	color: #999999;
}

#content span.rootline a:hover{
	text-decoration: underline;
	color: #999999;
}

#newsbox{
	width: 160px;
	float: left;
	padding-top: 4px;
	background-color: #FFFFFF;
	padding-bottom:0px;
}
#newsbox .background{
	background-image: url(../img/bgBoxRightBack.jpg);
	padding-left: 10px;
}
#newsbox .entry{
	margin-left: 0px;
	padding-bottom: 5px;
	line-height: 15px;
}


/* MENU 0*/
div.menu0-no{
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
	line-height: 20px;
	float: left;
}
div.menu0-act{
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C9C9;
	float: left;
	font-weight: bold;
	line-height: 20px;
	background-image: url(../img/bgMenu0.gif);
}

/* MENÜ 1*/
#subnavigation .menu1-1{
	height: 25px;
	width: 160px;
	background-image: url(../img/menu1_1.jpg);
	font-weight: bold;
}
#subnavigation .menu1-2{
	height: 25px;
	width: 160px;
	background-image: url(../img/menu1_2.jpg);
}
div.menu1-entry-act{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.menu1-entry-no{
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* MENU GLOBAL*/
#subnavigation a,#navigation a{
	text-decoration: none;
	color: #000000;
}
#subnavigation a:hover,#navigation a:hover{
	text-decoration: underline;
	color: #000000;
}

.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #999999;
}

#content div.caption a{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #999999;
	text-decoration: underline;
}
div.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	width: 760px;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #C9C9C9;
	margin-top: 4px;




}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

