/***** Body and html tags *****/

body {
margin:0 auto;
padding:0;
font:12px Verdana,Tahoma,Arial,sans-serif;
color:#050505;
background-color: #ffffff;
}

h1 {
	font-size: 130%;
	font-weight:bold;
	color:#989933;
}
h2, h3, h4, h5, h6 {
	font-size:100%;
	display:inline;
	font-weight:normal;
	margin-right: 3px;
}
i {
	font-weight:bold;
	font-style:normal ;
}
strong {
 font-weight:normal;
}

a {
 color:#7A7A1A;
 font-weight:bold;
}

a:hover {
	color:#989933;
	font-weight:bold;
}

img {
	border:0px;
}

#container {
	margin:0 auto;
	padding:0;
	width: 1000px;
}

#head {
	float:left;
	background: transparent url(img/head.jpg) left no-repeat;
	display:block;
	width:1000px;
	height:73px;
}
#content {
	margin:0; padding:0;
	display:block;
	float:right;
	width:926px;
}
#text {
	margin-left:18px;
	line-height: 120%;
	font:12px Verdana,Tahoma,Arial,sans-serif;
	color:#050505;
}
#oben {

}
#oben_links1 {
	background-color:#989933; 
	width:28px; 
	height:150px; 
	margin:0;padding:0;
}
#oben_links2 {
	background-color:#7A7A1A; 
	border-top:1px solid #fff;
	width:28px; 
	height:28px; 
	margin:0;padding:0
}
#oben_rechts {
	background: #989933 url(img/logo.jpg) no-repeat;
	width:634px;
	height:150px;
	padding:0; margin:0;
}
#foto {
	width:265px;
	height: 175px;
}
#foto p {
	margin:0; padding:0;
}
#menu {
	background-color:#7A7A1A;
	border-top:1px solid #fff;
	height:28px;
	color: #fff;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:2px 3px 2px 5px;
}
#menu li {
	display:inline;
}
#menu li a {
	font-weight:normal;
	color:#ffffff;
	font-size: 100%;
	text-decoration:none;
	margin: 0 2px;
}
#menu li a:hover {
	font-weight:normal;
	color:#ffffff;
	font-size: 100%;
	text-decoration:none;
}
#seite {
	float: right;
	margin:0 50px 0 70px; 
}
#seite div {
	padding-bottom:15px;
}
#button {
	float:left;
	padding:10px;
	border:2px dashed #989933;
	margin-right:20px;
}
#footer {
	margin-top: 20px;
	text-align: center;
	font-size: 70%;
}
#footer a {
	color:#989933;
}

.menu-0{
	display:block;
	background-image:url(http://www.nachhaltige-geldanlage.at/templates/NG/img/button_off.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	width:180px;
	height:18px;
	text-align:left;
	vertical-align:middle;
	font-size:10pt;
	text-decoration:none;
	padding:3px 8px;
	color:#ffffff;
	font-weight:normal;
}
#left_menu a:link{
color:#ffffff;
}
.menu-0:hover{
background-image:url(http://www.nachhaltige-geldanlage.at/templates/NG/img/button_on.jpg);
color:#ffffff;
font-weight:normal;
}
.menu-1:hover{
background-image:url(http://www.nachhaltige-geldanlage.at/templates/NG/img/button_on2.jpg);
color:#ffffff;
font-weight:normal;
}

.menu-1{
	display:block;
	background-image:url(http://www.nachhaltige-geldanlage.at/templates/NG/img/button_off2.jpg);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-bottom:3px;
	width:180px;
	height:18px;
	text-align:left;
	vertical-align:middle;
	font-size:9pt;
	text-decoration:none;
	padding:4px 8px 2px 31px;
	color:#ffffff;
	letter-spacing: -0px;
	font-weight:normal;

