﻿/*************************************************************/
/*   Design:  aw.css                                         */
/*   Author:  Thomas Panner                                  */
/*   Web:     www.austrianwater.at                           */
/*   Date:    21.01.2009                                     */
/*************************************************************/

/*************************************/
/* BODY                              */
/*************************************/

body{
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
}

.body{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #323232;
}

.page {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	border: solid 1px #11216e;
}

.buffer {
	clear: both;
	width: 1000px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.header {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #11216e;
	border-bottom: solid 1px #11216e;
}

hr {
	border: 0px;
	border-top: solid 1px #11216e;
	border-bottom: solid 1px #FFFFFF;
	width: 580px
}

td.img1 {
	width: 160px;
	border-width: 0px;
}

p.t1 {
	color: #323232;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Helvetica, Sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

p.t1 a {
	color: #323232;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Helvetica, Sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

p.t1 a:link {
	color: #323232;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Helvetica, Sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

p.t1 a:visited {
	color: #323232;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Helvetica, Sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

p.t1 a:hover {
	color: #5497b2;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana, Helvetica, Sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}

span.t1 {
	color: #11216e;
	font-weight: bold;
	text-align: justify;
	font-family: Verdana, Helvetica, Sans-serif;
}

.span.t1 a {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
}

.span.t1 a:visited {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
}

.span.t1 a:hover {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #5497b2;
}


/*************************************/
/* TEXTE                             */
/*************************************/
.text {
	float: left; 
	overflow: hidden;
	width: 580px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #323232;
	text-align: justify;
	border-left: solid 1px #11216e;
	border-right: solid 1px #11216e;
}

.txt1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
	text-decoration: none;
}

.txt1 a {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
	text-decoration: none;
}

.txt1 a:link  {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
	text-decoration: none;
}

.txt1 a:visited {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
	text-decoration: none;
}

.txt1 a:hover {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #11216e;
	text-decoration: underline;
}

.txt2 {
	margin: 0px;
	padding: 5px 20px 10px 20px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
}

.txt2 a, .txt2 a:visited {
	margin: 0px;
	padding: 5px 20px 10px 20px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
}

.txt2 a:hover {
	margin: 0px;
	padding: 5px 20px 10px 20px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #5497b2;
}

.txt3 {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
}

.txt3 a, .txt3 a:visited {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #323232;
}

.txt3 a:hover {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #5497b2;
}

.top {
	margin: 0px;
	padding: 5px 20px 10px 20px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #11216e;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.top a, .top a:visited {
	margin: 0px;
	padding: 5px 20px 10px 20px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #11216e;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.top a:hover {
	margin: 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #232323;
	font-weight: bold;
	text-decoration: none;
}

.img1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.img2 {
	margin: 0px;
	padding: 10px 0px 0px 0px; 
	text-align: center;
}

h1 {
	overflow: hidden;
	width: 580px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 2px #11216e;
	color: #11216e;
	font-weight: bold;
	font-size: 11pt;
}

h2 {
	overflow: hidden;
	width: 580px;
	margin: 0px;
	padding: 0px;
	color: #5497b2;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

h3 {
	overflow: hidden;
	width: 580px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #5497b2;
	font-weight: normal;
	font-size: 10pt;
}

h4 {
	overflow: hidden;
	width: 480px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #5497b2;
	color: #5497b2;
	font-weight: bold;
	font-size: 10pt;
}

h5 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	color: #5497b2;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline
}


/*************************************/
/* BILDER                            */
/*************************************/
p.img1{
	text-align: left;
	border: 0 px;
	padding: 10px 0px 0px 0px;
}

/*************************************/
/* TABELLEN                          */
/*************************************/

/* TABELLEN - Variante 1 */
td.tit01 {
	width: 300px;
	text-align: center;
	font-weight: bold;
	background-color: #5497b2;
	color: #FFFFFF;
	border: solid 1px #5497b2;
}

td.tit02 {
	width: 100px;
	text-align: center;
	font-weight: bold;
	background-color: #5497b2;
	color: #FFFFFF;
	border: solid 1px #5497b2;
}

td.txt01 {
	width: 250px;
	text-align: center;
	font-weight: normal;
	border: solid 1px #5497b2;
}

td.txt02 {
	width: 100px;
	text-align: center;	
	font-weight: normal;
	border: solid 1px #5497b2;
}

td.txt03 {
	width: 44px;
	text-align: center;
	font-weight: normal;
	border: solid 1px #5497b2;
}

/* TABELLEN - Variante 2 */
td.tit03 {
	width: 266px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	background-color: #5497b2;
	color: #FFFFFF;
	border: solid 1px #5497b2;
}

td.tit04 {
	width: 100px;
	text-align: center;
	font-weight: bold;
	background-color: #5497b2;
	color: #FFFFFF;
	border: solid 1px #5497b2;
}

td.tit05 {
	width: 80px;	
	text-align: center;
	font-weight: bold;	
	background-color: #5497b2;
	color: #FFFFFF;	
	border: solid 1px #5497b2;
}

td.tit06 {
	width: 100px;	
	text-align: center;
	font-weight: bold;	
	background-color: #5497b2;	
	color: #FFFFFF;	
	border: solid 1px #5497b2;	
	padding-left: 4px;	
	padding-right: 3px;
}

td.txt04 {
	width: 266px;
	text-align: center;
	font-weight: normal;
	border: solid 1px #5497b2;
	height: 40px;
}

td.txt05 {
	width: 100px;
	text-align: center;	
	font-weight: normal;
	border: solid 1px #5497b2;
	height: 40px;
}

td.txt06 {
	width: 80px;
	text-align: center;
	font-weight: normal;
	border: solid 1px #5497b2;
	height: 40px;
}	

td.txt07 {
	width: 100px;
	text-align: right;	
	font-weight: normal;
	border: solid 1px #5497b2;
	padding-right: 6px;
	height: 40px;
}


/* TABELLEN - LINKS */
table.links {
	background-image: url('../images/edit.gif');
	width: 550px;
	background-repeat: no-repeat;
	text-indent: 2em;
	font-weight: bold;
}

td.links a:{
	background-repeat: no-repeat;
	color: #5497b2;
	text-decoration: none;
	font-weight: bold;
}

td.links a:link{
	background-repeat: no-repeat;
	color: #5497b2;
	text-decoration: none;
	font-weight: bold;
}

td.links a:visited{
	background-repeat: no-repeat;
	text-decoration: none;
	color: #5497b2;
	font-weight: bold;
}

td.links a:hover{
	background-repeat: no-repeat;
	color: #11216e;
	font-weight: bold;
}

/* TABELLEN - MITGLIEDER             */
table.mg {
	background-image: url('../images/edit.gif');
	width: 550px;
	background-repeat: no-repeat;
	text-indent: 2em;
	color: #323232;
	font-weight: normal;
	font-size: 10pt; 
}

td.mg{
	background-repeat: no-repeat;
	color: #5497b2;
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
}

td.mg a:{
	background-repeat: no-repeat;
	color: #323232;
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
}

td.mg a:link{
	background-repeat: no-repeat;
	color: #323232;
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
}

td.mg a:visited{
	background-repeat: no-repeat;
	text-decoration: none;
	color: #323232;
	font-weight: normal;
	font-size: 10pt; 
}

td.mg a:hover{
	background-repeat: no-repeat;
	color: #11216e;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt; 
}

span.mg {
	color: #5497b2;
	font-weight: bold;
}

span.mg:hover{
	color: #11216e;
	font-weight: bold;
}

table.oe {
	width: 550px;
	background-repeat: no-repeat;
	color: #323232;
	font-weight: normal;
	font-size: 10pt; 
}

td.oe{
	background-repeat: no-repeat;
	color: #5497b2;
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
}

td.oe a:{
	background-repeat: no-repeat;
	color: #323232;
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
}

td.oe a:link{
	background-repeat: no-repeat;
	color: #323232;
	font-weight: normal;
	font-size: 10pt; 
	text-decoration: none;
}

td.oe a:visited{
	background-repeat: no-repeat;
	text-decoration: none;
	color: #323232;
	font-weight: normal;
	font-size: 10pt; 
}

td.oe a:hover{
	background-repeat: no-repeat;
	color: #11216e;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt; 
}

span.oe {
	color: #5497b2;
	font-weight: bold;
}

span.oe:hover{
	color: #11216e;
	font-weight: bold;
}


/*************************************/
/* MENUE                             */
/*************************************/
.menue li.title {
	margin: 0px;
	padding: 2px 2px 0px 6px;
	height: 20px;
	background-color: #11216e;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.menue li.link a{
	margin: 0px;
	padding: 2px 2px 0px 6px;
	border-top: solid 1px #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.menue li.ulink a{
	margin: 0px;
	padding: 2px 2px 0px 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

.menue {
	margin: 0px;
	clear: both;
	float: left;
	width: 200px;
	min-height: 500px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

.menue ul {
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 2px #FFFFFF;
	background-color: #85a1bc;
}

.menue li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menue li a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.menue li a:hover {
	color: #11216e;
	text-decoration: none;
}

/*************************************/
/* HEADER                            */
/*************************************/
.htop {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	line-height: 3em;
	height: 3em;
	min-height: 3em;
	vertical-align: sub;
}

.htop a{
	color: #4B4B4B;
	text-decoration: none;
	font-size: 10px;
}

.htop a:visited{
	color: #4B4B4B;
	text-decoration: none;
	font-size: 10px;
}

.htop a:hover {
	color: #5497b2;
	text-decoration: underline;
	font-size: 10px;
}

.htop a:selected {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 10px;
	}
	
.himg {
	border: 0px;
}

/*************************************/
/* SIDEBAR                           */
/*************************************/
.sidebar {
	overflow: hidden; 
	float: left;
	width: 198px;
	margin: 0px;
	height:100%;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #000000;
}

.sidebar-main {
	height:20px;
	margin: 0px;
	padding: 3px 10px 2px 10px;
	background-color: #11216e;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.sidebar-title {
	margin: 0px;
	padding: 3px 10px 2px 10px;
	color: #11216e;
	font-weight: bold;
	font-size: 10pt;
}

.sidebar-text {
	margin: 0px;
	padding: 3px 10px 2px 10px;
	color: #323232;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.sidebar-text a, .sidebar-text a:visited {
	margin: 0px;
	padding: 3px 10px 2px 10px;
	color: #323232;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.sidebar-text a:hover {
	margin: opx;
	padding: 3px 10px 2px 10px;
	color: #5497b2;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.sidebar-link {
	margin: opx;
	padding: 3px 10px 2px 10px;
	color: #323232;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.sidebar-link a, .sidebar-text a:visited {
	margin: opx;
	color: #323232;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.sidebar-link a:hover {
	margin: opx;
	color: #5497b2;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}


/*************************************/
/* FOOTER                 	           */
/*************************************/
.footer {
	overflow: hidden;
	clear: both;
	width: 1000px;
	height: 2.0em;
	margin: 0px;
	padding: 0.5em 0px 0.5em 0px;
	background-color: #11216e;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-serif;
}

.footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.3em;
	font-size: 10pt;
}

.footer a, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 1000px;
	height: 3.0em;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Sans-serif;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

