* {
margin:0;
padding:0;
}

body {
margin: auto;
padding: 10px 0;
background-color: #f9f9f9;
color: #0a0a0a;
font-family: sans-serif;
background-image: url(images/framework/body_bg.png);
}

h1, h2, h3, h4, h5, h6, h7 {
color: #ff9900;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h7 a:visited,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active, h7 a:active,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover
{
color: #ff9900;
}


a {
color: #0a0a0a;
}

a:visited {
color: #404040;
}

a:active, a:hover {
color: #606060;
}


#page {
position: relative;
margin:auto;
padding:0;
width: 985px;
/* border: 1px solid red; */
}


#header {
width: 985px;
height: 159px;
background-image: url(images/framework/top_bg.jpg);
background-repeat: no-repeat;
/*border: 1px solid yellow;*/
margin:0;
padding:0;
}


#left_col {
z-index:99;
position: absolute;
top:0px;
left: 0px;
width: 147px;
background-color: #ff9900;
/* border: 1px solid green; */
}

#left_col #trafo_logo_vertical {
position: absolute;
right: 10px;
top: 10px;
}

#left_col #menu {
margin-top: 283px;
font-weight: bold;
}

#left_col #menu ul {
padding: 0 0 0 10px;
list-style-type: none;
}

#left_col #menu ul li {
/* border: 1px solid green; */
margin-top: 10px;
}

#left_col #menu ul li a {
font-size: 110%;
text-decoration:none;
}

#left_col #menu ul ul {
margin-right: 20px;
}

#left_col #menu ul ul li {
list-style-type: square;
margin: 0px;
}

#left_col #menu ul ul li a {
font-size: 90%;
}

#left_col #menu li.aktiv a {
text-decoration: underline;
}


#right_col {
z-index:99;
position: absolute;
top: 159px;
right: 0px;
background-color: #ff9900;
width: 259px;
}


#right_col #calendar {
font-family: serif;
font-weight: bold;
text-align: center;
background: url(images/framework/calendar_bg.png) no-repeat bottom;
padding-bottom: 10px;
}

#right_col #calendar a {
text-decoration: none;
}

#right_col #calendar table {
width: 100%;
}

#right_col #calendar table tbody {
font-weight: normal;
}

#right_col #calendar table tbody td {
width: 37px;
height: 18px;
text-align: center;
}


#right_col #calendar table tbody td.columPrevious,
#right_col #calendar table tbody td.columYear,
#right_col #calendar table tbody td.columNext {
font-weight: bold;
white-space: nowrap;
width: auto;
}


#right_col #calendar table tbody td div.linked_day {
background: url(images/framework/calendar_highlight_bg.png) no-repeat center;
font-weight: bold;
cursor: pointer;
}

#right_col #calendar .linked_today_nolink {
color: red;
}

#right_col #calendar .linked_today {
color: red;
background: url(images/framework/calendar_highlight_bg.png) no-repeat center;
font-weight: bold;
cursor: pointer;
}


#rcRightContext {
z-index: 99;
}


#right_col #calendar_list {
background-color: #f9f9f9;
background: url(images/framework/calendar_list_bg.png) repeat-y top left;
padding: 5px;
height: 400px;
overflow: auto;
}

#right_col #calendar_list .rcMenuItemText {
font-size: 105%;
font-weight: bold;
color: #ff9900;
}

#right_col #calendar_list .rcMenuItem, #right_col #calendar_list .rcMenuItemHover {
text-decoration: underline;
padding-left: 21px;
background-image: url(images/framework/calendar_list_entry_icon.png);
background-repeat: no-repeat;
background-position: left center;
}

#right_col #calendar_list .rcMenuItemHover {
color: #606060;
}


#middle_menu {
/*border: 1px solid yellow;*/
padding:0;
position: relative;
margin: 0 0 0 147px;
width: 679px;
height: 53px;
background-image: url(images/framework/middle_menu_bg.png);
background-repeat: no-repeat;
}

#middle_menu ul {
position: relative;
top: 23px;
margin:0 0 0 5px;
padding:0;
list-style-type: none;
}

#middle_menu ul li {
float:left;
margin-top: auto !important;
margin-top: 22px;
margin-left: 5px;
border-right: 2px solid #333333;
padding-right: 10px;
}

#middle_menu ul li a{
font-size: 110%;
text-decoration: none;
}

#middle_menu li.aktiv a {
text-decoration: underline;
}


#content_container {
z-index:0;
position: relative;
padding: 0 284px 10px 171px;
background: url(images/framework/content_bg.png) repeat-y;
min-height: 625px;
height: auto !important;
height: 700px;
}

#content_container p {
margin-top: .5em;
}

#content_container ul {
list-style-image: url(images/framework/list_bullet_arrow_40x22.png);
margin-left: 4em;
}


#content_container h1, #content_container h2, #content_container h3 { 
padding: 7px 0;
}


#content_container input {
border: 1px solid #ff9900;
background-color: #fff5e6;
background-image: url(images/framework/input_bg.png);
background-position: left bottom;
background-repeat: repeat-x;
}

#content_container textarea {
border: 1px solid #ff9900;
background-color: #fff5e6;
background-image: url(images/framework/textarea_bg.png);
background-position: left bottom;
background-repeat: repeat-x;
}

/*#content_container a {
padding-left: 22px;
background-image: url(images/framework/link_icon.png);
background-repeat: no-repeat;
}*/


#footer {
padding: 10px;
text-align: center;
font-size: 75%;
background: url(images/framework/footer_bg.png) no-repeat;
background-color: #f9f9f9;
}



/************************
tt_news
************************/
#content_container .news-latest-container h1, #content_container .news-latest-container h2, 
#content_container .news-latest-container h3, #content_container .news-latest-container h4, 
#content_container .news-latest-container h5, #content_container .news-latest-container h6, 
#content_container .news-latest-container h7,
#content_container .news-list-container h1, #content_container .news-list-container h2, 
#content_container .news-list-container h3, #content_container .news-list-container h4, 
#content_container .news-list-container h5, #content_container .news-list-container h6, 
#content_container .news-list-container h7 {
margin:0;
padding:0;
}

#content_container .news-latest-item, #content_container .news-list-item {
padding-bottom: 7px;
border-bottom: 2px dotted #ff9900;
margin-bottom: 7px;
}

#content_container .news-latest-item hr.clearer, #content_container .news-list-item hr.clearer {
display: none;
}

#content_container .news-latest-date a, #content_container .news-list-date a {
font-size: 80%;
text-decoration: none;
}


#content_container .news-amenu-container, #content_container .news-search-form {
margin-bottom: 1em;
}

#content_container .news-amenu-item-year {
display: none;
}

#content_container .news-single-additional-info {
margin: 20px 0;
border-top: 2px dashed #ff9900;
border-bottom: 2px dashed #ff9900;
}


/**********************
mailform
**********************/
#content_container .csc-mailform {
border: 0;
}

#content_container .csc-mailform .csc-mailform-field {
margin-bottom: 5px;
}

#content_container .csc-mailform .csc-mailform-field label {
display: block;
float: left;
width: 7em;
}

#content_container .csc-mailform .csc-mailform-field input,
#content_container .csc-mailform .csc-mailform-field textarea {
width: 300px;
}

#content_container .csc-mailform .csc-mailform-field input[type="submit"] {
width: auto;
}


/**********************
newloginbox
**********************/

#content_container .tx-newloginbox-pi1 .forum_login {
text-align: right;
font-size: 75%;
border: 1px solid #ff9900;
margin-bottom: 1em;
}

#content_container .tx-newloginbox-pi1 .forum_login input {
width: 50px;
}

#content_container .tx-newloginbox-pi1 .forum_login input[type="submit"] {
width: auto;
}




/**********************
FE User register
**********************/
div.tx-srfeuserregister-pi1 fieldset {
padding: .5em;
}

div.tx-srfeuserregister-pi1 legend {
font-weight: bold;
}

div.tx-srfeuserregister-pi1 dd, div.tx-srfeuserregister-pi1 p {
margin-bottom: 0.5em;
}



