html { 
	height : 100%;
} 

body {
	margin : 0 auto;
	padding : 0;
	min-width : 900px; 
	text-align : center; 
	height : 100%; 	
	color : #999; 
	background-image:url(http://www.thema-geldanlage.de/images/template/html_bg.jpg);
	background-repeat:repeat-x;
	background-color:#999999;
}
div#zentrierentop { 
	margin : 0 auto; 
	padding : 0; 
	border : 0;
	width : 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
} 

div#zentrieren { 
	margin : 0 auto; 
	padding : 0; 
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height : auto !important; /* Important Regel für moderne Browser */ 
	height : 100%; /* Mindesthöhe für den IE */ 
	border : 0;
	width : 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	background-color:#FFFFFF;
} 
div#topbanner {
	height: 120px;
	background-image: url(http://www.thema-geldanlage.de/images/template/top_bg.jpg);
	background-repeat:repeat-x;
	width: 1000px;
}
div#toplogo {
	float : left;
	width : 350px;
}
div#topcontent {
	margin-left : 432px;
	text-align:center;
	position:relative;
	padding-top: 28px;
}
div#topwerbung {
	border : 1px solid #999999;
	width : 468px;
	height : 60px;
	text-align : center; 
}
div#headermenue {
	background-color: #00c;
	width: 100%;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 12px 0px 0px 0px;
	padding-top: 7px;
	height: 29px;
	background-image:url(http://www.thema-geldanlage.de/images/template/topmenu_bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
ul#headermenue  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#headermenue li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#headermenue a, ul#headermenue  a:link, ul#headermenue a:visited {
	text-decoration: none;
	padding: 6px 23px 8px 23px;
	color: #ffffff;	
	border-right: 1px solid #EBEBEB;
}
ul#headermenue a:hover, ul#headermenue a:focus, ul#headermenue a:active {
	background-image: url(http://www.thema-geldanlage.de/images/template/topmenu_on_bg.jpg);
	padding: 6px 23px 8px 23px;
	color: #ffffff;	
	border-right: 1px solid #EBEBEB;
}
.headermenuon {
	background-image: url(http://www.thema-geldanlage.de/images/template/topmenu_on_bg.jpg);
	color: #ffffff;	
}

div#content {
	margin : 0; 
	padding : 36px 0; 
	width : 100%; 
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height : auto !important; /* Important Regel für moderne Browser */ 
	height : 100%; /* Mindesthöhe für den IE */ 
	background-color : #FFFFFF;
}
div#Navigation { 
	float : left; 
	width : 176px; 
	margin : 0; 
	padding : 19px 0 0 0; 
	height : 100%; 
	text-align : left;
	background-color:#f5f5f5;
	background-image:url(http://www.thema-geldanlage.de/images/template/leftmenu_bg.jpg);
	background-repeat:no-repeat;
} 
div#Navigationstartseite { 
	float : left; 
	width : 176px; 
	margin : 0; 
	padding : 12px 0px 4px 4px; 
	height : 100%; 
	text-align : left;
} 

div#linksbanner {
	margin : auto;
	text-align : left;
	width : 176px;
	height:100%;
}
div#linksbanner img {
	padding-top : 0px;
	padding-left : 3px;
}


ul#Navigation { 
	font-size : 12px; 
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	float : left; 
	width : 176px; 
	margin : 0; 
	padding : 0; 
	height : 100%;
} 
ul#Navigation li { 
	margin : 0; 
	padding: 0;
	border-bottom : 1px solid #999999; 
	list-style : none; 
	display : block; 
} 
ul#Navigation a { 
	display : block; 
	padding-left : 11px; 
	font-weight : bold; 
	padding : 7px; 
} 
ul#Navigation a:link { 
	text-decoration : none; 
} 
ul#Navigation a:visited { 
	text-decoration : none; 
} 
ul#Navigation a:hover { 
	color : #666666; 
	text-decoration : none; 
} 
ul#Navigation a:active { 
	text-decoration : none; 
} 
.buttonon { 
background-color : #666666; 
} 
div#rightcontent {
	float : right;
	width : 176px;
	height : 100%;
}
div#maincontent {
	text-align:justify;
	margin : 0 190px 0 190px; 
	padding : 2px 25px 10px 10px; 
	height:100%
}
* html div#maincontent { 
height : 100%; 
} 

div#maincontent h1 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding-bottom:12px;
}

div#footertext  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	padding: 24px 0;
}
div#footertext  a:link {
	color:#ffffff;
}
div#footertext  a:visited {
	color:#ffffff;
}
div#footertext  a:hover {
	color:#ffffff;
}
div#footertext  a:active {
	color:#ffffff;
}

a:link { 
	color : #333333; 
	text-decoration : underline; 
} 
a:visited { 
	text-decoration : underline; 
	color : #333333; 
} 
a:hover { 
	text-decoration : none; 
	color : #333333; 
} 
a:active { 
	text-decoration : none; 
	color : #333333; 
} 
div#cleari {
	clear:both;
}
div#fett {
	font-weight:bold;
	padding: 4px;
}
div#rubrikname {
	font-weight:bold;
	font-size:14px;
	padding: 14px 0px 14px 0px;
}
div#ad1 { float: left; margin: 0px; padding: 6px 5px 6px 0px; }

div#ad2 {float: left; margin: 0px; padding-top: 6px; padding-right: 5px;}
img#ad2 {float: left; margin: 0px; padding-top: 1px; padding-right: 5px;}

