/* CSS Document */
body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 785px;
}
a, a:visited {
	color: #2B4C82;
}
a:focus, a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a.none {
	color: #000000;
	text-decoration:none;
}
a.up {
	color: #000000;
	text-decoration:overline;
}
a.down {
	color: #000000;
	text-decoration:underline;
}
.mover { /* on mouse OVER on table row */
	background-color:#E1E1E1;
}
.mout { /* on mouse OUT on table row */
	background-color:#FFFFFF;
}
.printOnly { display: none; }
td {
	border-top: #E1E1E1 1px solid;
}

div#wrapper {
	margin:0 auto 0 auto;
	padding: 0%;
	height: 100%;

	width:785px;
	position:relative;
	background-color: #ffffff;
}

div #spacer {
    background-color: #025E69;
	padding: 5px;
}


/* Header - Logo, Adresse, Email, Telefon, Fax */
/*---------------------------------------------*/

/* umspannt gesamten Headerbereich (ausser Logo) */
#header {
	border-bottom: #cccccc 1px solid;
	color: #2B4C82;
	font-size: 12px;
	height: 140px;
	text-align: left;
	top: 20px;
	width: 785px;
}
/* Logo */
#logo {
	left: 12px;
	top: 20px;
}
/* Sprachumschaltung D | F | I */
#languages {
	left: -5px;
	position: absolute;
	top: 115px;
}
#languages ul {
	margin: 0px;
	padding: 0px;
}
#languages ul li {
	display: inline;
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
}
#languages ul li a {
	border-right:  #2B4C82 1px solid;
	padding: 0px 5px;
}
#languages .last {
	border: none !important;
}
/* unter Logo, Sekretariat: ... */
#address {
	left: 180px;
	position: absolute;
	top: 90px;
}
/* rechts aussen, Email, Telefon, Fax */
#phone {
	position: absolute;
	right: 0px;
	text-align: right;
	top: 90px;
}

/* Navigation */
/*------------*/

#navigation {
	margin: 0px;
	padding: 0px 0px 20px 0px;
    position: absolute;
	text-align: left;
	top: 200px;
	width: 160px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 15px 0px;
}
#navigation ul ul {
	margin-left:15px;
}
#navigation ul ul li {
	margin: 5px 0px 0px 0px;
}
#navigation #selected {
	font-weight: bold;
}

/* Content */
/*---------*/

#content {
	left: 180px;
	margin: 0px;
	*margin: 9px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	position: absolute;
	text-align: left;
	top: 140px;
	width: 605px;
}

#contentPopup {
  	margin: 0;
	padding: 5px 0 0px 20px;
	text-align: left;
	background: white;
	width: 661px;
 	background-repeat: no-repeat;
}

#content h1 {
	/*display: none;*/
}
#content h2 {
	font-size: 15px;
	margin: -5px 0px -5px 0px;
	*margin: -5px 0px -20px 0px;
	padding: 0px;
}
#dl_german h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#dl_english h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#dl_italian h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
/* concept.html/Leitbild */
h2#download {
	margin: 30px 0px 0px 0px;
}
#dl_german {
	float: left;
	width: 250px;
}
#dl_german a, #dl_french a, #dl_german a:visited, #dl_french a:visited {
	color: #666666;
}

#dl_german a:focus, #dl_french a:focus, #dl_german a:hover, #dl_french a:hover {
	color: #0066CC;
}
/* volume.html/Transaktionsvolumen */
#volumeTable {
	text-align: center;
}
#statisticLeft, #statisticRight {
	float: left;
	margin: 15px 15px 0 0;
}
#statisticRight {
	text-align: right;
	width: 60px;
}


/* menubar */
#menubar {
	margin: -9px 0px 0px 0px; padding: 0px;
	*margin: 2px 0px 0px 0px;
    border-bottom: #cccccc 1px solid;
    text-align: left;
}
#menubar ul {
	margin: 0px; padding: 0px;
}
#menubar ul li {
	display: inline;
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
}
#menubar ul li a {
	border-right: #2B4C82 1px solid;
	padding: 0px 5px 0px 0px;
}
#menubar .last {
	border: none !important;
}

/* footer */
#footer {
	color: #2B4C82;
	font-size: 12px;
	height: 30px;
	margin: 20px 0px 0px -5px;
	padding: 0px;
	text-align: left;
}
#footer ul li {
	display: inline;
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	border-right:  #2B4C82 1px solid;
	padding: 0px 5px;
}
#footer .last {
	border: none !important;
}



/* dvierses */
.inputfeld {
	font-size: 12px;
	width: 250px;
	line-height: 18px;
	border: 1px solid;
}

.inputarea {
	font-size: 12px;
	font-family: Arial, Arial, sans-serif;
	width: 405px;
	height: 300px;
	line-height: 18px;
	border: 1px solid;
}
textarea {
    width:850px;
    height:100px;
}
#content .print {
	margin: 14px 0px 15px 0px;
	*margin: 5px 0px 15px 0px;
	text-align: right;
}
.pseudo {
	line-height: 8px;
	*line-height: normal;
	*margin-top: 22px;
}
.test {
	margin-bottom: 20px;
}
.green {
	color: green;
}
.red {
	color: red;
}

textarea.contact {
    width: 250px;
}

input.submit {
    width: 80px;
}

#content p {
    margin: 14px 0 15px 0;
}

