Warning: session_start() [function.session-start]: open(/opt/root/home/pheuro/session_tmp/sess_f547748a206dbb87dabc682d9d716bad, O_RDWR) failed: Disk quota exceeded (122) in /home/pheuro/public_html/admin/inc/class.Session.php on line 38
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/pheuro/public_html/admin/inc/class.Session.php:38) in /home/pheuro/public_html/admin/inc/class.Session.php on line 38
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/pheuro/public_html/admin/inc/class.Session.php:38) in /home/pheuro/public_html/admin/inc/class.Session.php on line 38
Warning: Cannot modify header information - headers already sent by (output started at /home/pheuro/public_html/admin/inc/class.Session.php:38) in /home/pheuro/public_html/style_contrast.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/pheuro/public_html/admin/inc/class.Session.php:38) in /home/pheuro/public_html/style_contrast.php on line 36
/****************************************************/
/* Layout */
html {
height: 100%;
}
body {
margin: 0%;
padding: 0%;
background-color: #FFFFFF;
text-align: center;
font-family: Verdana, Arial;
font-size: 12px;
color: #FFFFFF;
}
#page {
margin: 0% auto;
margin-top: 20px;
margin-bottom: 20px;
padding: 0px;
width: 800px;
height:720px;
min-height: 100%;
background: url(img/bg_middle_c.gif) repeat-y top center;
}
body>#page {
height: auto;
}
#middle {
text-align: left;
height: 530px;
}
#content {
padding:0px;
margin: 20px 0px 0px 0px;
width: 580px;
text-align: left;
float:right;
}
#naviLeft {
padding: 0px;
margin: 20px 0px 0px 0px;
width: 200px;
text-align: left;
float: left;
}
.clear {
clear:both;
}
#logo {
margin: 0px;
padding: 0px;
height: 160px;
width: 800px;
background:url(img/bg_logo_nt_c.gif) no-repeat top center;
}
#header {
padding: 0px;
margin: 0px;
height: 160px;
width: 800px;
background:#1E4494 url(img/bg_header.gif) repeat-x top center;
}
.footerBoxR {
height: 30px;
width: 800px;
background: url(img/bg_footerBoxR_c.gif) bottom right no-repeat;
margin:0;
padding:0;
}
.footerBox {
text-align: right;
padding: 6px 4px 4px 4px;
color: #EFF6FB;
}
.footerBox .white, .footerBox .white:visited{
font-weight:normal;
font-size: 9px;
color: #C6D5DB;
}
.footerBox .white:hover{
text-decoration:none;
font-size: 9px;
color: #EFF6FB;
}
.footerBoxTop {
text-align:left;
height: 30px;
width: 800px;
}
.footerBoxTop a, .footerBoxTop a:visited{
font-weight:normal;
font-size: 9px;
color: #C6D5DB;
background: url(img/top_c.gif) left no-repeat;
padding-left: 30px;
}
.footerBoxTop a:hover{
text-decoration:none;
font-size: 9px;
color: #EFF6FB;
}
.footerBoxL {
height: 30px;
width: 800px;
background: #1E4494 url(img/bg_footerBoxL_c.gif) bottom left no-repeat;
border-top: 1px solid #FFFFFF;
margin:0;
padding:0;
}
/* Layout Ende */
/****************************************************/
/****************************************************/
/* Navigation Oben */
#naviTop {
margin: 0px;
padding: 100px 0px 0px 200px;
height: 30px;
}
#naviTop ul {
margin: 0;
padding: 0;
list-style: none;
}
#naviTop li {
float: left;
width:100px;
height:30px;
padding: 0;
margin: 0;
background:url(img/button_navi.gif) no-repeat top center;
}
#naviTop li.right {
background:url(img/button_navi_r.gif) no-repeat top center;
}
#naviTop li a {
font-family:Verdana,Arial;
font-size: 12px;
width:100px;
height:22px;
font-weight:bold;
display: block;
padding: 8px 0px 0px 0px;
margin: 0px;
text-decoration: none;
color: #003366;
}
#naviTop li a:hover {
color: #1E4494;
}
/* Navigation Oben Ende*/
/****************************************************/
/****************************************************/
/* Navigation Links */
#navi:after {
display: block;
clear: both;
padding-top: 0;
line-height: 0.1;
font-size: 1px;
margin: 0 0 0 0;
height: 8px;
}
#navi, #navi ul {
margin: 0;
padding: 0;
list-style: none;
}
#navi {
margin-bottom: 1em;
font-family:Verdana,Arial;
font-size: 12px;
font-weight:bold;
}
#navi li {
display: inline;
padding: 0;
margin: 0;
}
#navi li a {
font-family:Verdana,Arial;
font-size: 12px;
font-weight:bold;
width: 152px;
height: 20px;
display: block;
padding: 4px 0px 0px 28px;
text-decoration: none;
border-top: 1px solid #EBF2F9;
color: #FFFFFF;
background: url(img/bg_navi_button.gif) repeat-y 0px 0px;
}
#navi li a:hover {
background: #7D8E96 url(img/bg_navi_button_o.gif) repeat-y 0px 0px;
}
#navi li.switcher {
font-family:Verdana,Arial;
font-size: 12px;
font-weight:bold;
width: 152px;
display: block;
padding: 4px 0px 4px 28px;
border-top: 1px solid #EBF2F9;
color: #B9B9B9;
background: #FFFFFF url(img/bg_navi_switcher.gif) repeat-y 0px 0px;
}
#navi li.switcher #image{
padding: 0px 0px 10px 20px;
margin: 10px;
display: inline;
}
#navi li.selected a {
background-color: #7D8E96;
}
#navi li.sub a {
font-family:Verdana,Arial;
font-size: 11px;
font-weight:normal;
width: 142px;
height: auto;
display: block;
padding: 4px 0px 4px 38px;
margin-left: 0px;
text-decoration: none;
background-color: #E7EDEF;
border-top: 1px solid #7D8E96;
color: #6B7A81;
}
#navi li.sub a:hover {
background-color: #F2F4F4;
}
#navi li.subSelected a{
font-family:Verdana,Arial;
font-size: 11px;
font-weight:normal;
width: 142px;
height: auto;
display: block;
padding: 4px 0px 4px 38px;
margin-left: 0px;
text-decoration: none;
background-color: #F2F4F4;
border-top: 1px solid #7D8E96;
color: #6B7A81;
}
#navi li.subSelected a:hover {
color: #6B7A81;
background-color: #F2F4F4;
}
#navi li.subL2 a {
font-family:Verdana,Arial;
font-size: 11px;
font-weight:normal;
width: 132px;
height: auto;
display: block;
padding: 4px 0px 4px 48px;
margin-left: 0px;
text-decoration: none;
background-color: #F8FAFA;
border-top: 1px solid #7D8E96;
color: #000000;
}
#navi li.subL2 a:hover, #navi li.subL2Selected a:hover {
color: #000000;
background-color: #F8FAFA;
}
#navi li.subL2Selected a{
font-family:Verdana,Arial;
font-size: 11px;
font-weight:normal;
width: 132px;
height: auto;
display: block;
padding: 4px 0px 4px 48px;
margin-left: 0px;
text-decoration: none;
background-color: #FFFFFF;
border-top: 1px solid #7D8E96;
color: #000000;
}
#navi li.white {
display: block;
padding: 6px 0px 6px 28px;
text-decoration: none;
border-bottom: 1px solid #A4A4A4;
color: #FFFFFF;
}
/* Navigation Links Ende*/
/****************************************************/
/****************************************************/
/* Box */
.boxRo {
background:url(img/box_ro.gif) top right no-repeat;
margin: 15px;
padding: 0px;
background-color:#333fff;
width: 90%;
}
.boxLo {
background:url(img/box_lo.gif) top left no-repeat;
margin:0;
padding:0;
}
.boxRu {
background:url(img/box_ru.gif) bottom right no-repeat;
margin:0;
padding:0;
}
.boxLu {
background:url(img/box_lu.gif) bottom left no-repeat;
margin:0;
padding:0;
}
.box
{
margin: 0px;
padding: 20px;
text-align: left;
}
/* Box Ende */
/****************************************************/
/****************************************************/
/* Content */
a, a:visited {
font-family: Verdana,Arial;
font-size: 11px;
color: #D0E2EA;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a.white, a.white:visited {
font-size: 11px;
font-weight: bold;
padding: 4px;
color: #FFFFFF;
}
form {
padding: 0px;
margin: 0px;
}
input.search {
font-family: Verdana,Arial,Sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
background: #FFFFFF;
border: 1px solid #BFBFBF;
width: 60px;
}
.page{
color: #FFFFFF;
background: #7D8E96;
border: 1px solid #FFFFFF;
height: 18px;
}
textarea{
color: #FFFFFF;
background: #7D8E96;
border: 1px solid #FFFFFF;
}
select {
width: 260px;
border: 1px solid #BFBFBF;
color: #FFFFFF;
background: #7D8E96;
}
select.search{
width: 100px;
color: #FFFFFF;
background: #7D8E96;
border: 1px solid #FFFFFF;
height: 18px;
}
select.day {
width: 60px;
border: 1px solid #BFBFBF;
}
select.month, select.year {
width: 80px;
border: 1px solid #BFBFBF;
}
.submit{
color: #FFFFFF;
background: #7D8E96;
border: 1px solid #FFFFFF;
height: 20px;
}
.pageTitle {
font-family: Arial, Verdana;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
padding: 10px 10px 10px 0px;
margin: 0px 0px 20px 0px;
border-bottom: 1px solid #FFFFFF;
}
.pageTitle a,.pageTitle a:visited{
font-family: Arial, Verdana;
font-size: 16px;
font-weight: bold;
color: #D0E2EA;
}
.pageNavi {
font-family: Verdana, Arial;
font-size: 11px;
color: #333333;
padding: 0px 10px 10px 0px;
margin: 0px 0px 10px 0px;
}
.pageNavi .button{
padding: 4px;
height: 20px;
font-weight:bold;
border: 1px solid #CCCCCC;
color: #D4D4D4;
}
.pageNavi a,.pageNavi a:visited{
padding: 4px;
height: 20px;
border: 1px solid #EBF2F9;
font-family: Verdana, Arial;
font-size: 11px;
color: #FFFFFF;
}
.pageNavi a:hover{
text-decoration: none;
background-color:#7D8E96;
}
.pageBox
{
margin: 0px 0px 20px 0px;
padding: 20px;
text-align: justify;
background-color: #77858C;
line-height: 1.5em;
font-size: 11px;
}
.pageBox td
{
padding: 4px;
}
.pageBox .boxTitle
{
font-family: Arial, Verdana;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding: 10px 10px;
margin: 0px;
}
.pageBox p {
padding: 10px;
margin: 0px;
}
.pageBox td.info {
padding: 8px;
background-color: #919EA4;
}
.pageBox .title, .pageBox .title:visited
{
padding: 0px;
margin: 0px;
font-weight: bold;
font-size: 14px;
color: #D0E2EA;
}
.pageBox .headline
{
padding-left: 20px;
text-align:middle;
font-size: 12px;
color: #FFFFFF;
background: url(img/button_search_c.gif) no-repeat 0px -3px;
}
.pageBox .date
{
padding: 0px;
margin: 0px;
color: #FFFFFF;
}
.thread
{
padding: 0px;
margin: 20px;
}
.thread .subject
{
padding: 4px;
padding-left: 28px;
margin: 0px;
margin-bottom: 1px;
color: #333333;
font-size: 12px;
border-bottom: 1px solid #E7EDEF;
background: #E7EDEF url(img/forum_topic_little.gif) no-repeat 4px 4px;
}
.thread .text
{
padding: 8px;
margin: 0px;
background-color: #7D8E96;
font-size: 11px;
border-bottom: 1px solid #E7EDEF;
}
.thread .date
{
padding: 4px;
margin-top: 1px;
float:left;
font-size: 10px;
}
.thread .reply
{
padding: 4px;
margin-top: 1px;
float:right;
font-size: 12px;
}
.messenger_headline
{
padding: 6px;
margin: 0px;
color: #E7EDEF;
background-color: #7D8E96;
font-size: 11px;
border-top: 1px solid #E7EDEF;
}
.messenger_text
{
padding: 6px;
margin: 0px;
color: #333333;
background-color: #E7EDEF;
font-size: 11px;
border-top: 1px solid #E7EDEF;
}
.topic
{
padding: 6px;
margin: 0px;
color: #E7EDEF;
background-color: #7D8E96;
font-size: 11px;
border-top: 1px solid #E7EDEF;
}
#styleSwitcher {
padding: 0px;
margin: 0px;
height: 30px;
}
#styleSwitcher table{
margin: 0px;
padding-top: 6px;
}
#styleSwitcher a {
line-height: 18px;
}
a.changeFont, a:visited.changeFont {
font-size: 10px;
font-weight: bold;
color: #4C94B7;
}
a.changeFontActive, a:visited.changeFontActive {
font-size: 10px;
font-weight: bold;
color: #FF9900;
}
a.active,a.active:visited{
font-family: Verdana,Arial;
font-weight: bold;
color: #FF9900;
}
a.extern {
padding-left:20px;
text-align:middle;
background: url(img/arrow_link_c.gif) no-repeat 0px 2px;
}
.documentBox {
width: 100%;
padding: 0px;
display:table;
border-bottom: 1px solid #FFFFFF;
}
.documentBox .icon {
width: 28px;
padding: 0px;
display:table-cell;
vertical-align:middle;
}
.documentBox .text {
padding: 0px;
display:table-cell;
vertical-align:middle;
}
.little {
font-size: 0.8em;
}
fieldset {
border:1px solid #CCCCCC;
padding: 10px 10px 10px 20px;
margin: 0px;
}
fieldset legend {
padding:10px;
margin:0px;
color:#FFFFFF;
font-weight: bold;
}
.required {
color: #FFF04F;
}
/* Content Ende */
/****************************************************/
Warning: Unknown: open(/opt/root/home/pheuro/session_tmp/sess_f547748a206dbb87dabc682d9d716bad, O_RDWR) failed: Disk quota exceeded (122) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/opt/root/home/pheuro/session_tmp) in Unknown on line 0