/*


1 body table etc
2 schriften
3 links
4 java script
5 newsflash
*/


body, tr, td, p, ul, li, span, h1, h2, h3, h4, h5, div, table
{
    font-family: Helvetica,sans-serif;
    color: rgb(0, 51, 102);
    line-height: 14px;
    font-size: 11px;
    padding-top: 0px;
    padding-right-value: 10px;
    padding-bottom: 0px;
    padding-left-value: 5px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    margin: 0px 0px 0px 0px;
}

h1
{
    font-size: 22px;
    line-height: 30px;
    color: rgb(0, 51, 102);
}

img {
	border: 0px;
}

table {
	padding: none;
	margin: none;
}

a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding:0px;
	color: #036;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline
}

a:hover	{
	text-decoration: underline
}

/* Form input fields (button and text) */
.input
{
	color: #036;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	border-width: 1px;
	border-style: solid;
	border-color: #d5d2d5;
}

.button
{
	color: #036;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	background-color: #c9dd03;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;	
}

.separator
{
	border: 0px solid black;
	border-bottom: thin dotted black;
	margin-left: -1em;
	margin-right: -1em;
}

.float_right {
	float: right;
}

.h3{
        font-size: 14px;
        font-weight: bold;
        line-height: 26px;
}


/* LAYOUT */

/* article headline*/
H2{
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
}


H3{
        font-size: 14px;
        font-weight: bold;
        line-height: 26px;
}


H4{
        font-size: 12px;
        font-weight: bold;
}


H5{
	font-size: 9px;

}

/* Newsflash text*/
H5.newsflash{
  	padding:10px 15px 10px 10px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}


/* Address in main menu */
h5.address{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
        color: #003366;
        padding:10px;
        margin-left: 5px;
}


H2.bullet{
	margin-left: 5px;
	background: url(../images/bullet_small.gif) no-repeat;
	padding: 6px 0px 5px 100px;
}


/*newsflash list*/
LI.newsflash {
	font-size: 14px;
    padding: 0px 10px 0px 5px;
	font-weight: bold;
	margin: 10px 0px 0px 5px;
	}


/* Adding borders to the main titel */
td.titel{
	border-left: 1px solid #036;
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
}


/*adding top green border to site*/
bordertop{
          border-top: 1px solid #c8dc3e;
}

/*adding right green border to site*/
td.borderright{
          border-right: 1px solid #c8dc3e;
}





/* Background logo first option: as table background*/
.menutable {
    border-top: 1px solid #c9dd03;
    background-image: url("../images/bgrnd_signet.gif");
    background-repeat: no-repeat;
	background-position: 280px 100px;
	/*background-attachment:fixed;*/
}

.menutable_no_bgimage {
    border-top: 1px solid #c9dd03;
}



/* Background logo second option: as area*/

#logoarea{
	position: absolute;
	top: 280px;
	right: 5%;
	bottom 10%;
	margin: 10px;
	padding: 0px;
	width: 480px;
	height:420px;
}
#logo{
	left: 0px;
	padding: 0px;
	border: 0px;
    width: 480px;
	height:420px;
	background-image: url("../images/bgrnd_signet.gif");
}





/*login field*/

#loginarea {
	position: absolute;
	top: 220px;
	left: 310px;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height:300px;
}

#login {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 10;
	background-image: url("../images/login.gif");
	background-repeat: no-repeat;
}

#login_error {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 10;
	background-image: url("../images/login_error.gif");
	background-repeat: no-repeat;
}

/*login page border*/
td.border2{
          border-top: 1px solid #c8dc3e;
          border-left: 1px solid #c8dc3e;
          border-bottom: 1px solid #c8dc3e;
}



/*Java script for the main menu*/

.hidden {
	line-height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
	display: none;
}

.visible {
	padding: 0px 0px 0px 15px;
	color: #003366;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 16px;
	visibility: visible;
}

.visible_bg {
	padding: 0px 0px 0px 15px;
	color: #003366;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 16px;
	visibility: visible;
	background-color: #c8dc3e;
}

.over {
	padding: 0px 0px 0px 15px;
	color: #003366;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 16px;
	visibility: visible;
	background-color: #c8dc3e;
}

.menutablenavi {
	background-image: url("../images/navi_signet.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; width: 90%; margin-left: 5px; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }



/** Dojo stuff */
.dojoTabPaneWrapper {
  padding : 10px 10px 10px 10px;
}

#peopleFinder div
{
}

#peopleFinder div.searchForm
{
}

.category
{
    width: 100%;
	background-color: lightgray;
	border: thin dashed black;
    font-size: large;
    font-weight: bold;
	margin-bottom: 10px;
}

#peopleFinder div.searchForm .panel
{
	text-align: right;
    font-size: large;
}

#peopleFinder div.searchForm div.submit
{
    border-top: thin black dashed;
    float: right;
    padding: 1em;
    padding-right: 0;
    padding-left: 0;
    text-align: right;
    width: 100%;
}

#peopleFinder table.searchGroupList
{
    width: 100%;
}

#peopleFinder table.searchGroupList th.number
{
    text-align: right;
}

#peopleFinder table.searchGroupList th.name
{
    text-align: left;
    width: 80%;
}

#peopleFinder table.searchGroupList td.number
{
    text-align: right;
}

#peopleFinder table.searchGroupList td.name
{
    text-align: left;
}

#peopleFinder table.searchGroupList a.name
{
    float: left;
}

#peopleFinder table.searchGroupList input.select
{
    float: right;
}

#peopleFinder table.searchGroupList td.separator
{
    padding: 0px;
}

#peopleFinder table.searchGroupList td.separator hr
{
    border: 0px;
    border-top: thin black solid;
}

#peopleFinder table.searchGroupList td.control
{
    text-align: right;
}

#peopleFinder table.searchGroupList input.submit
{
    font-weight: bold;
}

#peopleFinder #searchGroup
{
}

#peopleFinder #searchGroup #header
{
    background-color: lightgray;
    border: thin black dashed;
}

#peopleFinder #searchGroup #header #group
{
    /* this is an ugly hack */
    /*height: 1.5em;*/
}

#peopleFinder #searchGroup #header #group div.group
{
    float: left;
    font-size: large;
    font-weight: bold;
    /* this is a very ugly hack, but unfortunately the only way to get
       the group label and update button to align correctly */
    padding-top: 1pt;
}

#peopleFinder #searchGroup #header #group div.status
{
    float: right;
    /* this is a very ugly hack, but unfortunately the only way to get
       the group label and update button to align correctly */
    /*padding-top: 1pt;
    padding-right: 1em;*/
}

#peopleFinder #searchGroup #header #group div.submit
{
    float: right;
}

#peopleFinder #searchGroup #settings #row
{
    float: left;
    padding: 1em;
    padding-bottom: 0em;
}

#peopleFinder #searchGroup #settings #row div.name
{
    float: left;
    font-weight: bold;
}

#peopleFinder #searchGroup #settings #row div.value
{
    float: right;
}

#peopleFinder #searchGroup table
{
    float: left;
    width: 100%;
}

#peopleFinder #searchGroup table th
{
    background-color: lightgray;
    border: thin black dashed;
    font-size: large;
    padding: .75em;
    text-align: left;
}

#peopleFinder #searchGroup table td
{
    /*padding: .5em;*/
}

#peopleFinder #searchGroup table td.description
{
    background-color: inherit;
    border: 0px;
    font-weight: bold;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star_rating.gif) left -1000px repeat-x;
}

.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

.star-rating li{
	display: inline;
}

.star-rating a,
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}

.star-rating a.one-star{
	width:20%;
	z-index:6;
}

.star-rating a.two-stars{
	width:40%;
	z-index:5;
}

.star-rating a.three-stars{
	width:60%;
	z-index:4;
}

.star-rating a.four-stars{
	width:80%;
	z-index:3;
}

.star-rating a.five-stars{
	width:100%;
	z-index:2;
}

.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

.example {
  	color: #aaaaaa;
  }



