html {
	height: 100.5%;
	margin-bottom: 1px;
}

body {
	color: #000;
	font: normal 12px Arial;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: underline;
	outline: none;
}

img {
	border: 0;
	vertical-align: middle;
}

ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0.75em 0;
	font-weight: normal;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

table {
	border: 0;
	width: 100%;
	border-collapse: separate;
}

table td,
table th {
	padding: 3px 10px;
	vertical-align: top;
}

.tabelle {
	text-align: center;
}

.tabelle td {
	background-color: #eee;
}

.tabelle th {
	background-color: #ddd;
}

.tabelle select {
	width: 200px;
}

.tabelle th.markieren {
	width: 5%;
}

.tabelle tr.unread {
	font-weight: bold;
}

.legende.gruppen .leiter {
	background-color: #FC0;
}

.tabelle tr.leiter td {
	background: #FC0 url(../img/line_dark.png) repeat-x left top;
}

.legende.gruppen .inhaber  {
	background-color: #FF6;
}

.tabelle tr.inhaber td {
	background: #FF6 url(../img/line_light.png) repeat-x left top;
}

.tabelle tr.mitbenutzer td,
.legende.gruppen .mitbenutzer  {
	background-color: #FF9;
}

.tabelle tr.assistent td,
.legende.gruppen .assistent  {
	background-color: #FFC;
}



.tabelle td.datei,
.tabelle td.strasse,
.tabelle td.ort,
.tabelle td.name,
.tabelle td.benutzername {
	text-align: left;
}

.tabelle td.benutzernummer,
.tabelle td.mitbenutzer,
.tabelle td.plz,
.tabelle td.telefon,
.tabelle td.monat,
.tabelle td.groesse,
.tabelle td.datum {
	text-align: right;
}

.legende {
	width: 25%;
	margin: 20px 0;
}

.legende li {
	margin: 2px 0;
	padding: 2px 5px;
}

#login {
	width: 350px;
	margin: 7% auto;
}

#zuordnung .option select {
	width: 25%;
}

#zuordnung .option.assign_to {
	margin: 5px 0 15px;
}

#login h1,
#login .submit,
#lost_password .password {
	text-align: center;
}

#login .field { 
	width: 340px;
}

#lost_password,
#lost_password_form {
	margin: 25px 0;
}

#lost_password_form {
	display: none;
}

#topnavi {
	font-size: 13px;
	padding: 0.75em 2em;
	text-align: right;
	background-color: #444;
}

#topnavi,
#topnavi a {
	color: #999;
}

#topnavi strong a {
	color: #cfcfcf;
}

#header * {
	margin: 0;
	color: #fff;
}

#header {
	padding: 1em 2em;
	margin-bottom: 20px;
	background: #2C4D86 url(../img/noventi-service.jpg) no-repeat right 2em center;
	border-bottom: 1px solid #444;
}

#header h1 a {
	text-decoration: none;
}

#header .copyright {
	letter-spacing: 5px;
	text-transform: uppercase;
}

#nav {
	width: 20%;
	float: left;
}

#menu {
	margin-bottom: 20px;
}

#menu ul li {
	margin-bottom: 3px;
}

#menu ul ul li {
	margin: 0;
}

#menu ul a,
#menu ul ul a {
	color: #444;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

#menu ul a {
	background-color: #ccc;
	border-left: 2px solid #444;
}

#menu ul a:hover{
	color: #fff;
	background-color: #2C4D86;
}	

#menu ul ul a {
	font-size: 90%;
	background-color: #efefef;
}

#menu ul ul a:hover{
	color: #fff;
	background-color: #909090;
}

#tipps,
#nachrichten {
	margin: 20px 0;
}

#tipps h4,
#nachrichten h4,
#sprachen h4 {
	color: #444;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background-color: #ccc;
	border-left: 2px solid #444;
}

#tipps ul,
#nachrichten ul,
#sprachen ul {
	padding: 0 1em;
}

#tipps li,
#nachrichten li {
	padding: 0.2em 2em;
}

#tipps li {
	background: transparent url(../img/tip.png) no-repeat left center;
}

#nachrichten li {
	background: transparent url(../img/news.png) no-repeat left center;
}

#sprachen li {
	display: inline;
	padding-right: 0.5em;
}

#content {
	width: 75%;
	float: left;
	padding-left: 3%;
	line-height: 170%;
}

#content h2 {
	margin-top: 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted #444;
}

#startboxen h3 {
	padding: 2px;
	border-bottom: 1px dotted #cfcfcf;
}

#filialboxen li {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #dfdfdf;
}

#filialboxen h3,
#filialboxen h4 {
	margin: 0;
	font-weight: bold;
}

#filialboxen h4 {
	margin-top: 5px;
	padding: 1px 10px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ddd;
}

#filialboxen h3 a,
#filialboxen h4 a {
	display: block;
	text-decoration: none;
}

#filialboxen .sektion {
	display: none;
}

#filialboxen .sektion.infos,
#filialboxen .sektion.zugang {
	padding: 5px 10px;
}

#filialboxen .sektion.download {
	padding: 10px 0;
}

#res_archiv,
#res_kontoverwaltung {
	padding: 10px;
	border: 1px solid #dfdfdf;
}

#footer {
	padding: 1em;
}

#frame #menu ul a {
	color: #444;
	border: 0;
	background-color: #eee;
}

#frame #menu ul a:hover {
	background-color: #ddd;
}

#javascript {
	padding: 10px;
	text-align: center;
	background-color: #FFFFC7;
	border-bottom: 1px solid #cbc8a9;
}

#logout {
	width: 100%;
	height: 3px;
	background-color: yellow;
	position: absolute;
	top: 0;
	left: 0;
}

.reiter_wrapper {
	margin: 10px 0;
}

.reiter li {
	float: left;
}

.reiter li a {
	padding: 5px;
	margin-right: 5px;
	display: block;
	background-color: #efefef;
	border-left: 2px solid #dfdfdf;
	text-decoration: none;
}

.reiter li a:hover {
	background-color: #dfdfdf;
}

.captcha small {
	color: #999;
}

.field,
.button {
	padding: 2px;
}

ol.liste,
ul.liste {
	margin-left: 15px;
	list-style: disc;
}

.auswahl {
	margin-left: 5px;
	padding: 0 5px 0 10px;
	border-left: 1px solid #000;
}

.pflichtfeld {
	color: #cc0000;
}

.i,
.f,
.s {
	padding: 0.5em 3em;
}

.i { background: #ffffc1 url(../img/msg_i.png) no-repeat 1em center; }
.f { background: #fdc689 url(../img/msg_f.png) no-repeat 1em center; }
.s { background: #c4df9b url(../img/msg_s.png) no-repeat 1em center; }

.clear {
	clear: both;
}