html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
  outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }
ul li  { list-style-type: none; } 
a  { text-decoration: none;} 
.column { display: inline; float: left; overflow: hidden; } 
.rowend { clear: both; overflow: hidden; }

strong { font-weight:bold; }

/*PAGE*/

body { font-family: "Arial"; color: #fff; }
#page { width: 1024px; margin: 0 auto; background: url(../images/bg_content.jpg) repeat-y 0 388px; }

/*HEADER*/
#header { background: url(../images/bg_header.jpg); height: 388px; position: relative; overflow:hidden; }
#header h1 {position: absolute; top: 45px; left: 270px; height:80px; width:500px; text-indent:-9999px; }
#header h1 a { display:block; height:100%; height:100%; }
#search_box { position: absolute; top: 133px; left: 150px; color: #b1c828; font-size: 0.8em; font-family: "Times New Roman"; font-weight: bold; }
#contact_box { position: absolute; top: 132px; left: 465px; color: #b1c828; font-size: 0.9em; font-family: "Times New Roman"; font-weight: bold; }
#contact_box a { color: #b1c828; }
#nav ul { position: absolute; left: 120px; top: 165px; font-size: 0.9em; }
#header li { display: inline; float: left; }
#header ul a { height: 20px; float:left; padding-left: 28px; padding-right: 20px; text-transform: uppercase; color: #150958; font-family: "Times New Roman"; font-weight: bold; }
#left_box { position: absolute; top: 190px; left: 117px; width: 347px; margin 0 auto; text-align: center; padding-top: 20px; }
#right_box { position: absolute; top: 190px; left: 463px; width: 447px; margin 0 auto; text-align: center; padding-top: 10px; }
#header h2 { text-transform: uppercase; color:#fff; font-family: "Times New Roman"; font-weight: bold; font-size: 0.8em; margin-bottom: 3px; }
#left_box h2, #right_box h2 { margin-bottom: 8px; }
input.text_field { width: 115px; border: none; height: 15px; }

/*Login*/

#loginform, form.elfelejtett { font-size: 0.7em; font-weight: bold; }
#left_box form label { color: #cddc29; width: 172px; float: left; text-align: right; margin-right: 5px; line-height:15px; }
div.login_box input.button { float: left; background: #cddc29; width: 116px; border: none; color: #150958; cursor: pointer; margin: 0; font-weight: bold; }
div.login_box input.first { margin: 0 8px 5px 58px; }
div.login_box input.text { width: 110px; border: none; height:13px; font-size:11px; padding:3px; float:right; margin-right:50px; }
p.rowend { height:0; margin-bottom:4px; }
* html p.rowend { margin-bottom:0; }

/*
#right_box form label { color: #cddc29; width: 200px; float: left; text-align: right; }
*/

/*Hirlevel*/
#right_box { font-size:0.9em; }
#right_box .newsletter { font-weight: bold; margin-top:20px; margin-bottom: 15px; }
#right_box a { float: left; background: #cddc29; width: 116px; color: #150958; margin: 0; font-weight: bold; font-size:0.8em; }
#right_box a.first { margin: 0 10px 5px 100px; }

/*CONTENT*/

#content { margin: 0 145px 20px 145px; width:734px; overflow:hidden; }
#content h1 { font-size: 2em; padding: 18px 0; color: #fff; font-family: "Times New Roman"; }
/*#content h2 { font-size: 1.8em; padding: 18px 0; color: #fff; font-family: "Times New Roman"; }*/
#content h3 { font-size: 1.6em; padding: 18px 0; color: #fff; font-family: "Times New Roman"; }
#content h4 { font-size: 1.4em; padding: 18px 0; color: #fff; font-family: "Times New Roman"; }
#content h5 { font-size: 1.2em; padding: 18px 0; color: #fff; font-family: "Times New Roman"; }
#content h6 { font-size: 1em; padding: 18px 0; color: #fff; font-family: "Times New Roman"; }
/*#content p { padding: 18px 0;  text-align:justify; }*/
#content a { color:#fff; text-decoration:underline; }

#content td { text-align:left; }

#content #comment_submit .gergo_submit {
background:#CDDC29 none repeat scroll 0 0;
border:medium none;
color:#150958;
cursor:pointer;
font-weight:bold;
margin-left:327px;
}

/*FOOTER*/
#footer { background: #306d24; height: 35px; text-align: center; padding: 10px 160px 0; overflow:hidden; color: #c4d529; font-size: 0.9em; font-family: "Times New Roman"; font-weight: bold; }
#footer a { color: #c4d544; }
#footer a:hover { text-decoration: underline; }
#footer span#linkajanlo { float:left; }
#footer span#impressum { float:right; }
#footer span#cms { float:right; margin-right:30px;}
	
/*CMS DESIGN MODIFICATION*/	
#content .new_fs_menu p {
	color: white; padding-top: 50px; text-align: center;
}
table.list_body td {
	color: black;
}

/* FORUM */

#content h2.forum_h2 { font-weight:bold; font-size:1.4em; border-bottom:1px solid #fff;  border-top:1px solid #fff; padding:10px 0; margin-bottom:10px; }
#content h2.forum_h2 a { text-decoration:none; }
#content h3.forum_cat { font-size:1.3em; margin:0; padding:0; margin:5px 0; background:rgb(48,108,36); color:#B1C828; padding:10px; }
#content ul.forum_topic { padding-left:20px;margin:10px 0; background:#CDDC29; color:#150958; padding:10px;}
#content ul.forum_topic a { color:#150958; }
#content h3.article_h ul { display:inline; margin-right:5px; float:left;}
#content h3.article_h form { display:inline; }
#content h3.article_h span { float:right; }
#content h3.nocomment { padding:0; margin:0; font-size:1.3em; }

