html {
height: 100%
}
body {
height: 100%;
margin: 0;
padding: 0;
text-align: center;
background: /*#f2f2f2*/#ffffff /*#000000*/;
color: #ffffff
}
#shell {
width: 100%;
height: 100%
}
#shell_cell {
vertical-align: top;
text-align: center
}
#container {
position: relative;
margin: 0 auto;
width: 1003px;
min-height: 599px;
text-align: left;
background: #f2f2f2; /*#ff9900*//*;*/
color: #000000
}
* html #container {
height: 599px
}
#header {
position: relative;
width: 1003px;
height: 200px;
background: /*#bbbbbb*/ #f2f2f2 url(images/header_bg.gif)
}
#left_column {
/*position: relative;*/
float: left;
width: 170px;
min-height: 369px;
/*background: #ff9900*/
}
* html #left_column {
height: 369px;
}
#content {
/*position: relative;*/
float: left;
width: /*433px*/ 563px;
overflow-x: hidden;
min-height: 369px;
background: /*#ffffea*/ /*#ffffff*/ #f2f2f2;
padding: 15px 0 15px 0
}
* html #content {
height: 369px;
}
* html #phorum {
margin: 0 0 0 0;
}
#paper {
min-height:369px;
padding: 15px;
background: #ffffff
}
* html #paper {
height: 369px
}
#content_extra {
/*position: relative;*/
float: /*left*/ right;
width: 140px;
margin-left: 15px;
/*min-height: 369px;*/
background: /*#eb0000*/ /*#ffffff*/ #f2f2f2
}
/* html #content_extra {
height: 369px;
}*/
#right_column {
/*position: relative;*/
float: right;
width: 270px;
min-height: 369px;
/*background: #ff9900*/
}
* html #right_column {
height: 369px;
}
#footer {
/*position: relative;*/
clear: both;
width:1003px;
height:30px;
background: #bbbbbb url(images/footer_bg.gif)
}
.c_box, .cikk_box {
background: /*#1d3547*/ #ffffff;
margin: 15px;
padding-bottom: 2px;
}
.c_box {
margin-top: -4px
}
.cikk_box {
padding-bottom: 45px;
margin: 0 0 15px 0;
position: relative
}
#content_extra .c_box {
margin: 0;
background: #f2f2f2
}
h1, h2 {
font: 21px verdana, sans-serif;
margin: 0 15px 30px 15px;
position: relative;
top: 15px
}
h2 {
font-size: 18px
}
p, h4 {
margin: 0;
font: bold 13px verdana, sans-serif;
text-align: left
}
#content p {
font: normal 13px verdana, sans-serif;
text-indent: 20px
}
#content p.normal, #content a.normal {
font: normal 13px verdana, sans-serif;
text-indent: 0px;
margin: 10px 0 10px 0
}
#content p.subtitle {
margin: 20px;
font-weight: bold
}
label, input, textarea {
font: normal 13px verdana, sans-serif
}
.c_box p, .cikk_box p {
font: normal 13px verdana, sans-serif;
color: /*#ffffff*/ #1d3547;
margin: 2px;
text-indent: 20px
}
#content .c_box p.cikk_cim {
text-indent: 0;
margin: 10px 0 10px 20px
}
.cikk_box p {
margin: 15px;
text-indent: 0
}
.c_box .no_indent {
text-indent: 0;
text-align: left
}
#content_extra .c_box .alone {
text-indent: 0;
text-align: center;
margin: 14px 14px 14px 14px;
font: normal 11px verdana, sans-serif
}
.c_box a, .cikk_box a {
color: #1d3547; /*#ff9000;*/
text-decoration: none
}
.c_box a:hover, .cikk_box a:hover {
text-decoration: underline
}
.c_box h4 {
background: #ffa500;
border-top: 2px solid #fbe200;
color: #ffffff;
text-align: center
}
#footer p {
position: relative;
top: 16px;
text-align: center;
font: normal 11px verdana, sans-serif
}
#footer a {
color: #1d3547;
text-decoration: none
}
#footer a:hover {
text-decoration: underline
}
.date {
float: right; font-size: 9px; margin-right: 17px; margin-top: 3px; font-family: Verdana
}
#tortenet p {
margin-top: 2px;
margin-bottom: 2px
}
#eXTReMe {
display: none
}