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

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

/*:::::::::: header & toolbar styles ::::::::::*/

#header {
    display: none;
}

#toolbar {
    display: none;
}


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

#navLeft {
    display: none;
}

#navRight {
    display: none;
}


/*:::::::::: title container ::::::::::*/

#titlecontainer {
    margin: 10px 0px;
    float: left;    
}
#titleheader {
    width: 640px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    float: left;
    border-bottom: 1px solid #b4b4ca;    
}
#titleimage {
    display: none;
}


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

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

#footer {
    display: none; 
}

a {
	outline: none;
	color: #ce0000;
}

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

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

form {
	display: inline;
}

.picfloatleft {
    float: left;
}



//mint #99CC99
//braun #663300
//hellblau #99CCFF
