body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover {
	border-bottom-color: #002D62;


}
a {
	color: #002D62;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE3E9;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tablewhite {
	font-size: 11px;
	color: #FFFFFF;
}
.navwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
#hauptnav ul {
	margin:0px;
	padding:0px;
}

#hauptnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	white-space: nowrap;
}

#hauptnav ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	border:none;
}

#hauptnav ul li a:hover {
	color:#DEE3E9;
	text-decoration:underline;
}

#hauptnav ul li ul {
	margin:0px 0px 0px 20px;
}

#hauptnav ul li ul li {
	list-style-type: disc;
	display: list-item;
	border:none;
	padding-top: 4px;
	padding-bottom: 0px;
	list-style-image: url(/img/nav_pfeil_wublau.gif);
}

#hauptnav ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
}

h1 {
	font-size: 17px;
	font-weight: bolder;
	color: #002D62;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001133;
	padding: 5px;
	margin-top:20px;
	background-image: url(/img/bg_h2.jpg);
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #002D62;
}
.klein {
	font-size: 11px;
}
.navklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
th {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #002D62;
}
legend {
	font-size: 16px;
	font-weight: bolder;
	color: #002D62;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px 3px;
}
fieldset {
	background-color: #DEE3E9;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	border: 1px dotted #999999;
}
.inputempty {
	font-size: 12px;
	background-color: #ffddbb;
	border: 1px solid #999999;
}
input, select, textarea {
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.tdlinebottom {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002D62;
	font-size: 11px;
}
.news {
	font-size: 11px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.bad {
	background-color: #ffddbb;
	text-align: center;
	color: #D3373B;
	font-weight: bold;
	width: 100%;
	padding: 5px;
}
#eventlist li {
	padding-bottom: 7px;
	list-style-image: url(/img/nav_pfeil_wugrau.gif);
	padding-left: 5px;
}
li {
	padding-bottom: 3px;
}

/** GOOGLE **/

#google h3 {
	font-weight: bold!important;
}
#google ul li {
	font-size: 13px!important;
}
#google a:hover {
	color: #FFFFFF!important;
	background-color: #002D62!important;
}
#google div.f a {
	font-size: 10px!important;
}

/** NEWSLETTER **/

#newsletter .navi li {
	list-style-image: url(http://www.sustainability.at/img/nav_pfeil_wugrau.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#newsletter p, #newsletter td, #newsletter li {
	font-size:13px;
	line-height:17px;
}
#newsletter h2 {
	margin-top:25px;
}
#newsletter .klein {
	font-size:11px;
}
#newsletter fieldset {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#newsletter legend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin: 0px;
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	background-color: #DEE3E9;
	color: #333333;
}