/* begin global settings */

body{
	font-family: verdana, arial, helvetica;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	background-color:#D2C4B0;
	background-image:url(http://www.moneytowers.de/images/sitegfx/mainBg.jpg);
}
img{
	border:0px;
}

h1.cHeadline, h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h2.news {
 	font-weight: bold;
 	display:block;
 	margin-bottom:0px;
}


h3 {
	font-size:14px;
}

a.footer {
	color:#D2C4B0;
	text-decoration:none;
}

a.hLink{
	color:#000000;
	text-decoration:none;
	cursor:text;
}

font.commentsHead{
	font-size:10px;
}

p.comments{
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#F2F2F2;
	line-height:18px;
}

td.bg_color_2{
	color: #000000;
	background-color : #BDAC82;
}

/* end global settings */

/* begin container */

#container{
	width:1000px;
	background-color:white;
}

/* end container */

/* begin header */

#header {
	width:1000px;
	height:100px;
	background: url("http://www.moneytowers.de/images/sitegfx/header_bg.gif") no-repeat left !important;
	margin-bottom:10px;
}
#logo {
	width:533px;
	height:60px;
	margin-top:24px;
	margin-left:44px;
	float:left;
	}

/* end header */

/* begin navi */

#navi{
	width:180px;
	margin-left:0;
	float:left;
}

#navi ul {
	margin:0px;
	padding:0px;
	list-style-position:none;
}

#navi ul li a {
    text-decoration:none;
    color:#000000;
    font-size:12px;
}

li.menuTitle{
	line-height:20px;
	padding-left:5px;
	background-color:#BDAC82;
	font-weight:bold;
}
li.menuLink {
	line-height:20px;
	padding-left:0;
	border-bottom:1px solid #D2C4B0;
	text-indent: 10px;
}

#navi ul li.menuLink a:hover{
    background-color:#EEEEEE;
    width:180px;
    height:20px;
    display:block;
    padding-left:0;
}

#navi ul li.menuTitle a:hover{
	text-decoration:underline;
}

/* end navi */

/* begin content */

#gads{
	text-align:center;
}

#content{
	width:800px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#comments{
	background-color:#F2F2F2;
	border-bottom:1px solid #CCCCCC;
}

#breadcrumb{
	font-size:10px;
	color:#D2C4B0;
	margin-bottom:10px;
}

#footer{
	font-size:10px;
	color:#D2C4B0;
	margin-top:10px;
	margin-bottom:10px;
}

/* end content */
