

body {
    /*background-image:url('/img/background.jpg');
    background-repeat:no-repeat;
    background-position: top center;*/
    background-color: #eaeaea;
    font-family: arial, helvetica, sans-serif;
    font-size: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    color: #333333;
    text-align: left;
}

/* Navi top */

#nav-global {
	overflow: hidden;
	float: right;
	/*width: 77em;*/
	/*max-width: 930px;*/
	height: 1%;
}

#nav-global ul {
	float: right;
	margin: 5px -5px 10px 5px;
	font-size: 130%;
}

#nav-global li {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	width: 6em;
	background: none;
    list-style: none;
}

#nav-global a,
#nav-global strong {
	display: block;
	padding: 1px 8px;
	border: none;
	border-left: 3px solid #1b3365;
	height: 2.5em;
	background: #fff;
	color: #333333;
    font-size: 12px;
}

#nav-global a:hover,
#nav-global a:focus,
#nav-global a:active,
#nav-global a.in,
#nav-global strong {
	text-decoration: none;
	background: #1b3365;
	color: #fff;
}


/* Navi left side*/
#nav {
    width: 170px;
}

#nav ul {
	overflow: hidden;
	margin: 0;
	zoom: 1;
    padding: 5px 0px 0px 0px;
}
#nav li {
	float: left;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	background: none;
    list-style: none;
}
#nav strong,
#nav a {
	display: block;
	padding: 5px 3px;
	border: none;
	text-indent: 0;
	background: #fff none;
	color: #333333;
	font-weight: normal;
    font-size: 12px;
}
/* 2. Ebene */
#nav li li {
	border-bottom: none;
    list-style: none;
}
#nav li ul,
#nav li ul a {
	/*background-color: #d9d9d9;*/
    font-size: 11px;
    color: #1b3365;
}
#nav em {
	font-weight: bold;
	font-style: normal;
}
#nav .active-parent strong.child,
#nav .active-parent a.child { /* IE 6 */
	background: #999 url(../img/sprites.png) repeat-x 0 0;
	color: #fff;
	font-weight: bold;
}

#nav .active-parent > strong,
#nav .active-parent > a {
	background: #777 url(../img/sprites.png) repeat-x 0 0;
	color: #fff;
	font-weight: bold;
}
#nav li li strong,
#nav li li a {
	padding-left: 10px;
}
/* 3. Ebene */

#nav li li ul,
#nav li li ul a {
	background: #2e2e2e;
}
#nav li li li strong,
#nav li li li a {
	padding-left: 20px;
	color: #fff;
}
#nav li .active-parent > strong,
#nav li .active-parent > a {
	background-image: none;
	background-color: #1B3365;
}
#nav li .active-parent strong.child,
#nav li .active-parent a.child { /* IE 6 */
	background-image: none;
	background-color: #1B3365;
}
#nav a,
#nav a:hover,
#nav a:focus,
#nav a:active {
	text-decoration: none;
}
#nav li a:hover,
#nav li a:focus,
#nav li a:active,
#nav li a.in {
	color: #fff;
	background-color: #1B3365;
}
/* sterbende navigation */
#nav h5 {
	font-size: 100%;
	border-bottom-width: 1px;
	font-weight: normal;
	padding: 0;
}
#nav .collapsed-nav ul {
	margin: 0 0 15px;
}
#nav h5 a {
	padding: 2px 0 4px 20px;
	background: url(../img/color-a-sprites.png) no-repeat 0 -1838px;
}
#nav h5 a:focus,
#nav h5 a:active {
	text-decoration: underline;
}
#nav h5 a.ui-active {
	background-position: 0 -1898px;
}
#nav .collapsed-nav em {
	font-weight: normal;
}

/* Other stuff*/

dd {
    margin-left: 0;
    display: inline;
}

input, select, textarea {
    border: 1px solid #333333;
}

input[type=radio], input[type=checkbox] {
    border: 0;
}

.radionoborder {
    border: 0;
}

fieldset {
    border: 1px solid #999999
}

ul.errors {
    color: red;
}

a:link, a:visited {
    font-size: 12px;
    color: #294b93;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: #294b93;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

a.bluelarge:link, a.bluelarge:visited {
    font-size: 12px;
    color: #1b3365;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
}

a.bluelarge:hover {
    font-size: 12px;
    color: #1b3365;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
}

a.bluesmall:link, a.bluesmall:visited {
    font-size: 11px;
    color: #1b3365;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
}

a.bluesmall:hover {
    font-size: 11px;
    color: #1b3365;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
}

a.whitesmall:link, a.whitesmall:visited {
    font-size: 11px;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
}

a.whitesmall:hover {
    font-size: 11px;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
}

a.navitop:link, a.navitop:visited {
    font-size: 11px;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
    line-height: 0;
    padding: 0 0 0 0;
}

a.navitop:hover {
    font-size: 11px;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
    line-height: 0;
    padding: 0 0 0 0;
}

a.footer:link, a.footer:visited {
    font-size: 11px;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
    line-height: 0;
    padding: 0 0 0 0;
}

a.footer:hover {
    font-size: 11px;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-weight:normal;
    line-height: 0;
    padding: 0 0 0 0;
}


#searchfield, #submit {vertical-align: bottom}

img {
    border: 0;
}

img.alignleft, .alignleft img {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-top: 6px;
}

td, input, select, textarea {
    font-family: arial;
    font-size: 12px;
    color: #666666;
    line-height: 1.3;
}



.footertable tr td a:link, .footertable tr td a:visited {
    color: white;
}

.navicells {
    line-height: 1.0;
}

.tableheadblue {
    color: #ffffff;
    background-color: #006699;
}

.tablebodygrey {
    background-color: #e4e5e6;
}

.tabletest {
    padding: 0px 16px 16px 16px;;
}

.navirighttitle {
    font-size: 14px;
    font-color: #999999;
    font-weight: bold;
    display: inline;
}

.textnormal {
    font-size: 12px;
    font-color: #999999;
    display: inline;
}

.textsmallblack {
    font-size: 11px;
    font-color: #000000;
}

.textsmallblue {
    font-size: 11px;
    color: #217f8b;
}

h1 {
    color: #1b3365;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.0;
    /*display: inline;*/
    margin-top: 0;
    margin-bottom: 20px;
}

h2 {
    color: #1b3365;
    font-size: 16px;
    font-weight: normal;
    /*display: inline;*/
    padding-top: 10px;
    padding-bottom: 0px;
}

h3 {
    font-size: 12px;
    color: #1b3365;
    font-weight: normal;
    display: inline;
}

h4 {
    font-size: 11px;
    color: #666666;
    margin: 0 0 0 0;
    font-weight: normal;
    display: inline;
}

h6 {
    font-size: 11px;
    color: #666666;
    margin: 0 0 0 0;
    font-weight: normal;
    display: inline;
}

ul {
    margin: 0;
    padding: 5px 0px 0px 15px;
    text-indent: 0px;
}

li {
    margin-bottom: 5px;
    margin-left: 0px;
}

dd {
    margin-left: 0px;
}

.footertext {
    font-size: 12px;
    color: white;
    font-weight: bold;
}

/* HIDE SHOW FUNCTION */
.openup {
text-align:left;
}
.closeup {
display:none;
}


#awardbanner{
    /*background: none repeat scroll 0 0 #217F8B;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 5px;
    border-right: 1px solid white;
    border-top: 1px solid white;
    border-top-right-radius: 5px;
    box-shadow: 0 0 5px 1px #3D3D3D;*/
    display: inline;
    align: middle;
    /*left: -400;*/
    padding: 5px;
    position: absolute;
    top: 0%;
    /*top: 100px;*/
    left: 50%;
    margin-top: 63px;
    margin-left: 500px;
    width: auto;
}

/* Feedback */
#uiinfeedback {
    background: none repeat scroll 0 0 #217F8B;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 5px;
    border-right: 1px solid white;
    border-top: 1px solid white;
    border-top-right-radius: 5px;
    box-shadow: 0 0 5px 1px #3D3D3D;
    display: inline;
    left: 0;
    padding: 5px;
    position: fixed;
    top: 240px;
    width: auto;
}
#uiinfeedback:hover {
    background: none repeat scroll 0 0 black;
}

.reminderbutton {
color:#ffffff;
border: 1px solid #000000;
background-color:#e13f03;
}