/*
----------------------------------------------------
CSS-File : Doris
(C) 2005 Netconomy & ISOEG, Wolfgang Holzer
http://www.netconomy.net, http://www.inetservice.at
----------------------------------------------------
*/

/* overwrite html-tag-attributes */
img {
	margin: 0;
	border: 0;
	padding: 0px 0px 0px 0px; 
}

p {
	padding-bottom: 10px;
	line-height: 1.4em;
	color: #505050;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	width: 100%;
	color: #5A5E69;
	border: 1px solid #807F84;
	padding: 2px 2px;
	text-align:center;
}

h3 {
	background: url(../../media/buttons/c_forward.png) no-repeat;
	font-size: 1.6em;
	color: #303030;
	padding-left: 15px;
	padding-bottom: 4px;
}

h4 {
	font-size: 1.4em;
	color: #303030;
	padding-left: 22px;
	padding-bottom: 4px;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	color: #303030;
	padding-bottom: 5px;
	color: white;
	padding: 0px;
}

img {
	vertical-align: middle;
	margin-right: 5px;
}

/* definitions for table */

table {
	border-collapse: collapse;
	width: 100%;
	empty-cells: show;
}

tfoot {
	background: #807F84;
	height: 5px;
}

td {
	border: 1px solid #C3C5C7;
	padding: 4px 4px;
	font-size: 1.1em;
}

th {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	border: 1px solid #C3C5C7;
	padding: 3px 3px;
	background: #807F84;
	color: white;
}

tr.even {
	background: #FFFFE1;
}

td.edit {
	background: url(../media/img/icons/edit.gif) no-repeat 2px;
	width: 14px;
}

td.delete {
	background: url(../media/img/icons/delete.gif) no-repeat 2px;
	width: 14px;
}

td.edit a, td.delete a,
td.edit a:hover, td.delete a:hover {
	padding: 5px 5px;
	text-decoration: none;
}

a {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul.linklist {
	list-style: none outside;
}

ul.linklist li {
	padding: 0.1em;
}




/* definitions for #top #contentcontainer */

#topinfo .left div.breadcrumb {
	width: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	font-weight: bold;
	white-space: nowrap;
}

#topinfo .left div {
	float: right;
	right: 0px;
	clear: right;
	white-space: nowrap;
}

* html {
	/* \*/
	margin-right: 40px;
	/* */
}

#topinfo {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float:none;
	vertical-align: bottom;
	white-space: nowrap;
}

#topinfo ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}

#topinfo ul li {
	float: left;
	white-space: nowrap;
	padding-right: 5px;
	padding: 0px 0px 0px 0px;
}








/* -----------definitions for oestatinfo--------- */

#oestatinfo div .number div {
	padding-left: 20px;
	float:none;
}

#oestatinfo div .left div,
#oestatinfo div .right div {
	padding-left: 30px;
	float:none;
	white-space:normal;
}

#oestatinfo .detail {
	display: none;
	font-size: 0.90em;
}

#oestatinfo .detail .number div {
	padding-left: 30px;
	float:none;
}

#oestatinfo .detail .left div,
#oestatinfo .detail .right div {
	padding-left: 40px;
	float:none;
	white-space:normal;
}

#oestatinfo div.title {
	font-weight: bold;
	padding-top: 15px;
}

/* --------------------------------------------- */


