/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
  background-color: #000;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: table;
}

body, td{
	font-family: Calibri;
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
}

h3{
	margin-top:16px;
	font-size:19px;
	font-weight:normal;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p {
	margin-top: 0;
	margin-bottom: 5px;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img { border: 0 none; margin:0px; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	background-color:#D0D0D1;
}

div#top_menu{
	height:32px;
	margin:0px auto;
	width: 978px;
}


#topnav{ height: 32px; width:978px; margin: 0px; padding-right:0px; font-weight: bold; }
#topnav ul { margin: 0px 0px 0px 0px; padding: 0; width: auto; float: left; list-style-type:none; }
#topnav ul li{ margin: 0; padding: 0; height: 32px; float: left; position: relative; }
#topnav ul li a{ color: #646464; font-weight: bold; text-decoration: none; padding: 10px 10px 0px 10px; height:22px; display: block; float: left; }
#topnav ul li a:hover{ color: #fff; background-color: #444444; text-decoration: none; font-weight: bold; color: #fff; }
#topnav ul li ul ul { margin: -30px 0 0 200px; }	/* Parameter für die Level2 Sublinks */

#topnav ul li li { width: 150px; height: 30px; }
#topnav ul li li a { color: #646464; text-transform: none; display: block; background: none; width: 130px; border-top: 0px solid #FFCC5E; border-left: 0px; padding: 7px 10px 3px 10px; height:20px; }
#topnav ul li li a:hover{ color: #fff; background: none; background-color: #333333; left: 0; width: 130px; padding: 7px 10px 3px 10px; height:20px; border-top: 0px solid #FFCC5E; width: 130px;}
#topnav ul li ul { left: -999em; top: 40px; left: 0; display: block; height: 36px; width: 180px; position: absolute; z-index: 99; left: -999em; clear: left; margin-top: -7px; margin-left: 0px; }
#topnav ul li:hover ul ul, #topnav ul li:hover ul ul ul { color: orange; left: -999em; }
#topnav ul li:hover ul, #topnav ul li li:hover ul, #topnav ul li li li:hover ul {left: auto; }


div#main_bg{
	margin:0px auto;
	width: 976px;
	border:1px solid #CECECE;
	text-align:left;
}

div.banner1{ height:auto; background: #FFF; }
div.banner2{ background: #FFF url(../images/forex-banner2.jpg) top center no-repeat; }
div.banner3{ background: #FFF url(../images/forex-banner3.jpg) top center no-repeat; }

div#h_area{
	margin:0px auto;
	height:200px;
	width: 964px;
	text-align:left;
	padding-left:14px;
	padding-top:7px;
}

.logo{
	display: block;
	float:left;
	padding-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	width:600px;
}

a.logo,a.logo:link,a.logo:hover, a.logo:visited{
	font-size:26px;
	line-height: 58px;
	color:#3E3E3E;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}

div#user4{
	border:0px dashed yellow;
	float:right;
	text-align:left;
	margin-right: 645px;
	margin-top:-190px;		/* TOP-ABSTAND fuer die Yhoo-Loginbox */
}

div#user4 div.search{
	width:220px;
	height:46px;
	text-align:left;
	padding-top: 5px;
	background: url(../images/search_bg.gif) top left no-repeat;
}

div#user4 div.search .inputbox {
	background:#FFFFFF;
	width: 150px;
	height: 16px;
	margin-left: 60px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #D3D3D3;
}

div#main_top table.contentpaneopen{
	padding:0px;
	margin-top:40px;
	margin-left:32px;
	width:400px;
	height:164px;
	overflow: auto;
	text-align:left;
	color:#000;
}

div#main_top table.contentpaneopen td{
	color:#000;
}

div.box1, div.box2, div.box3 {
	margin:0px;
	width:948px;
	height:195px;
	padding:0px;
}

div.box4{
	height: 0px;
}

div#frog{
	width:978px;
	height:265px;
	margin-top:0px;
	margin: auto;
	margin-bottom:0px;
	padding-bottom:0px;
	background:  url(../images/banner.png) no-repeat bottom; 
}

.search {
	text-align:left;
	width: 156px;
	height:43px;
}

.search .inputbox {
	background: #F3F3F3 url(../images/search_bg_small.gif) no-repeat right;
	width: 175px;
	height: 17px;
	font-size: 12px;
	color: #454545;
	margin:9px 1px 0px 14px;
	border: 1px solid #D3D3D3;
}

.search .inputbox:hover {
	background: #F9F9F9 url(../images/search_bg_small.gif) no-repeat right;
}

#leftcolumn{
	margin-left:9px;
	padding:0px;
	width:205px;
	float:left;
}

#rightcolumn{
	margin-right:0px; /* Default: 9px */
	padding:0px;
	width:205px;
	float:right;
}

#maincolumn{
	width:530px;
	float:left;
	margin:0px 5px 0px 5px;
	padding-left:20px;
	overflow:hidden;
}

#maincolumn_middle{
	width:725px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px 5px 0px 10px;
	overflow:hidden;
}

#maincolumn_big{
	width: 967px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	overflow:hidden;
}

div.path{
	height:30px;
	border:solid 0px gray;
	padding:0px 0px 0px 50px;
	margin-left:-5px;
	background:url(../images/breadcrumbs_bg.png) top left no-repeat;
}

div.nopad {
	float:left;
	padding:0 0px 0px 10px;
	color: #646464;
}

div.nopad ul {
	clear: both;
}

.article_separator {
	height:35px;
	line-height:35px;
	color: #FFF;
}

form#form-login fieldset { 
	border: none;
	margin: 0;
	padding-left:10px;
}

form#form-login ul li{ 
	padding-left: 10px; 
}

form#form-login ul li a {
	text-align: left;
	padding-left: 10px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.module_menu, #leftcolumn div.module{
	margin: 10px 0px 0px 0px;
	padding:0px;
	width: 205px;
}

.article_column {
	padding-right:10px;
}

#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 10px 0px 0px 0px;
	padding:0px;
	width: 205px;
}

div.bannergroup_text {
	margin:0px 13px 15px 13px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}

.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}

#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	background: url(../images/rub_bottom.png) center bottom no-repeat;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 205px;
	height:auto;
}

#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div{
	background: none;
	padding:4px 8px;
}
#leftcolumn h3,
#rightcolumn h3{
	text-align: left;
	margin-right:5px;
	padding-left:15px;
	height: 32px;
	width: 188px;
	line-height: 32px;
	color:#FFFFFF;
	font-size:16px;
	border: 1px solid #AFAFAF;
	margin:0px;
	font-weight:bold;
}
table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}
#leftcolumn ul.menu li ul{
	list-style: none;
}
.pollstableborder {
	margin: 5px 0px 10px 0px;
}
.poll td div{
	display:inline;
}

/* forms */

#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
.moduletable ul {
	padding:5px 10px 5px 12px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
ul.menu {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.menu li{
	padding:0px 10px 5px 15px;
	margin:0px;
}

ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
	border:none;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.mostread li{
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	padding-top:20px;
	padding-left:5px;
	font-size:16px;
	font-size:19px;
	margin:7px auto;
}
td.contentheading{
	font-weight:normal;
	vertical-align:top;
	font-size:19px;
	height:30px;
	color:#363636;
	background: url(../images/contentheading_ico.png) left top no-repeat;
}
table.contentpaneopen td.contentheading{
	padding-left:34px;
}
table.contentpaneopen{
	border-collapse: collapse;
	margin-left:5px;
}
td.buttonheading{
	padding:0px 2px 0px 2px;
}
table.contentpaneopen td{
	padding:0px;
}
.contentpaneopen p{
	line-height:22px;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}



div#f_area{
	background: #fff;
	margin:0px auto;
	width: 978px;
	height:20px;
	text-align:left;
	margin-bottom:0px;
}

/*	============================== Footer-Angaben ========================================	*/
#footer{
	background: url(../images/f_area_bg.png) bottom center no-repeat;
	margin:0px auto;
	width: 978px;			/*Zzgl. padding-right = 978px */
	height:50px;			/*Zzgl. padding-top    =   50px */
	margin-bottom:20px;
}

#footer_left{
	border:0px solid green;
	color:#000080;
	width:460px;
	height:33px;
	float:left;
	text-align:left;
	margin-top:3px;
	margin-right:3px;
	padding-top:7px;
	padding-left:10px;
}

#footer_right{
	border:0px solid green;
	color:#C0C0C0;
	width:490px;
	height:33px;
	float:left;
	text-align:right;
	margin-top:3px;
	padding-top:7px;
	padding-right:10px;
}

#footer a{
	color:#646464;
	font-weight:normal;
}

#footer a:hover{
	color:#006;
	font-weight:normal;
	font-family: Calibri;
}
/*	========================== Footer-Angaben / ENDE ====================================	*/

#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:10px 4px 10px 6px;
	width: 234px;
}
#f_area h3{
	text-align: left;
	vertical-align:bottom;
	height: 30px;
	width: 180px;
	color:#000000;
	font-size:17px;	
	font-family:"Trebuchet MS", Tahoma, Verdana;
	margin:0px;
	padding-left: 54px;
	padding-top:20px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}

/* ZUSAETZLICHE STYLE-ANGABEN */
/* ========================== */
fieldset{
	margin-bottom:15px;
}

#maincolumn_big{
	background: url(lupe_gross.png) top right no-repeat;
	line-height:30px;
}

#search_searchword, #ordering {
	margin-left:10px;
	margin-right:5px;
}

td{
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ZUSAETZLICHE STYLE-ANGABEN FUER VIRTUEMART */
/* ================================================= */
#page_headline{
	height:70px;
	padding-top: 77.5px;
	line-height:20px;
	padding-left: 23px;
	border: 0px solid #D3D3D3;
	font-size: 24px;
	font-family: Calibri;
}

.inputbox{
	background: #EBF0E5;
	border: 1px solid #D3D3D3;
}

.button{
	background: url(../images/bg_button.gif);
	border:1px solid #1D211C;
}

.button:hover{
	background: url(../images/bg_button_b.gif);
	border:1px solid #1D211C;
}

.browseProductImage{
	width:95%;
	height:95%;
	border:0px solid green;
}

.vmCartModule{
	background: url(../images/cart.png) center no-repeat;;
	height:65px;
}

#product_list{
	border:0px solid green;
}

#openid-link
{
	padding-left:12px;
}
