@charset "iso-8859-1";
body {
	margin: 25px 10px 0px 10px;
	padding: 0px;	 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	background: #fff; /*#00024d;*/
	text-align:center;
}
#frame {
    width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background: #fff;
        text-align:left;
        voice-family: "\"}\"";
	voice-family: inherit;
	
}

html>body #frame {
	width: 780px; /* ie5win fudge ends */
}

/*:::::::::: header, footer & toolbar styles ::::::::::*/

#header {
    padding-top: 9px;
    background: #215AAD;
}

#toolbar {
    height: 14px;
    font-size: 9px;
    background: #215AAD;
}

#toolButtons {
    height: 14px;   
    background: #fff;
}

#tracer {
    height: 14px;
    width: 70%;
    padding-left: 10px;   
    float: left;
    color: #fff;
    background: #215AAD;
}

div#tracer a {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}
div#tracer a:hover {color: #ff6633}

#footer {
    height: 7px;
	background: #fff; 
}

/*:::::::::: navigation styles ::::::::::*/

#navLeft {
    width: 160px;
    padding: 0px;
    float: left;
}

#navRight {
    width: 125px;
    padding: 0px;
    margin-left: 25px;
    float: left;
}

.containerLink {
    width: 125px;
    margin-top: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #cccccc;
    background: #f5f5f5; 
}

div.container p {
    width: 125px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 1px solid #93b6ea;
    border-top: 1px solid #93b6ea;
    border-right: 1px solid #15386C;
    border-bottom: 1px solid #15386C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-align: center;
    color: #fff;
    background: #215AAD;
}

div.container span.text {
    width: 115px;
    padding-left: 10px;    
    font-size: 10px;
    text-align: left;
    color: #15386C;
}

div.containerLink a {
    padding-left: 10px;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

div.containerSubLink a {
    padding-left: 25px;
    font-size: 10px;
    text-decoration: none;
}

.navSeperator {
    width: 123px;
}

div.navSeperator hr {
    height: 1px;
    width: 88%;
    text-align: center;
    color: #fff;
    border-top: 1px solid #e8e8ef;
    border-bottom: 1px solid #fff;    
}

/*:::::::::: login & input elements ::::::::::*/

#login {
    margin-top: 7px;
    display: none;   
}
#loginOp {margin-top: 7px: display: block;}

.input {
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background: #fff;
    border-width: 1px;
	color: #00024d;
}
.inputstd {
    /*
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 18px;
    */
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #93b6ea;
	color: #00024d;
}
.input2 {
    margin-top: 3px;
    margin-bottom: 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #eee;
    border-width: 1px;
	color: #00024d;
}
.button {
    margin-top: 7px;
    margin-bottom: 3px;
    margin-left: 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #bb0000; /*#00024d;*/
    border-width: 1px;
	background: #fff;
}

.buttonstd {
    /*
    margin-top: 7px;
    margin-bottom: 3px;
    margin-left: 18px;
    */
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #bb0000; /*#00024d;*/
    border-width: 1px;
	background: #fff;
}

.button2 {
    margin-top: 3px;
    margin-bottom: 4px;
    margin-left: 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bb0000; /*#00024d;*/
    border-width: 1px;
	background: #fff;
}
/*:::::::::: title container ::::::::::*/

#titlecontainer {
    margin: 10px 0px;
    float: left;
}
#titleheader {
    width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /* was: 11px , changed by db, 15.04.2003 */
	font-weight: bold;
    float: left;
    border-bottom: 1px solid #93b6ea;    
}
#titleimage {
    float: left;
}

/*::::::::::::: links :::::::::::::*/

a {
	outline: none;
	color: #15386C;
}

a:hover {
/*	color: #ff6633;  */
    color: #ce0000;
}

a:active {
    text-decoration: none;
    outline: 0px solid #fff;
    color: #CE0000;    
}

a:focus {
    color: #ce0000; /*#ff6633;*/
    text-decoration: none;
    -moz-outline: none;
    outline-style: 0px solid #fff;   
}

/*:::::::::: special links ::::::::::*/

a.redLink {
	outline: none;
	color: #00024d;        
}

a.redLink:hover {
	outline: none;
	text-decoration: none;
	color: #fff;
	background: #C10000;        
}

a.greenLink {
	outline: none;
	color: #00024d;        
}

a.greenLink:hover {
	outline: none;
	text-decoration: none;
	color: #fff;
	background: #00B058;        
}

/*:::::::::: content & general styles ::::::::::*/

#content {
    width: 470px;
    padding-bottom: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: justify;
	color: #000;
    background: #fff;
    float: left;
}

#content table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
float: left;}

/*#content td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
     background: #fff; 
    float: left;
}
*/
div#content hr {
    width: 80%;
    color: #333;    
    height: 1px;
}

p {
    margin: 0px 10px 10px 10px;
    font-size: 12px;
	background: #ffffff;
}

div.oddRow {
	margin:0px 4px 0px 0px;
	padding: 4px 4px 4px 4px;
	background: #ffffff;
}

div.evenRow {
	margin:0px 4px 0px 0px;
	padding: 4px 4px 4px 4px;
	background: #f5f5f5;
}
div.activeRow {
	margin:10px 4px 10px 5px;
	padding: 4px 4px 4px 4px;
	border-color: #93b6ea;
	border-style: solid;
	border-width: 1px;
	background: #ffffff;
}

form {
	display: inline;
}

.err {
	/* font-weight: bold; */
	color:       #880000;
}

.ok {
	/* font-weight: bold; */
	color:       #008800;
}

.picfloatleft {
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
}

.adminWorkBar {
    height: 25px;
    margin-right: 10px;
    text-align: right;
    border-bottom: 1px dashed #000;
}
.label {
    width: 80px;
    padding-right: 15px;
    text-align: right;
    float: left;
}

.smallText {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.highlightedText {
    background: #BBFFDD;
}

//mint #99CC99
//braun #663300
//hellblau #99CCFF
.picright {
	float: right;
	margin: 10px 0px 10px 10px;
}
.picleft {
	float: left;
	margin: 5px 10px 5px 0px;
}
