*{
padding: 0px;
margin: 0px;
font-family: Verdana, Helvetica, sans-serif;
}
body{
margin: 15px;
}
#page{
float: left;
}
#header {
font-size: 1.5em;
margin-left: 5px;
text-align: right;
}
div#content{
margin: 0 0 0 5px;
padding: 10px 0 0 0;
}
#footer {
text-align: right;
margin: 0 0 20px 5px;
display: block;
}
#navigation .menu {
display: none;
}
p.section {
margin-top: 20px;
text-align: center;
font-size: 12px;
border: solid 1px #ccc;
}

/** =links */
a:link,
a.path:visited {
color: #000;
text-decoration: underline;
background-repeat: repeat-x;
background-position: bottom;
}
a:hover,
a.path:hover {
text-decoration: none;
}
a:visited {
text-decoration: underline;
}


/** = headers */
h1, h2, h3, h4, h5, h6 {
margin: 0 0;
padding: 5px 0;
}
h1 {
font-size: 1.4em;
border-bottom: solid 1px #7195c6;
}
h2 {
font-size: 1.3em;
font-weight: normal;
padding-top: 25px;
}
h3 {
font-size: 1.1em;
}
h4 {
font-size: 0.7em;
font-weight: normal;
}

/** =breadcrumb */
.breadcrumb {
margin: 0;
padding: 0 20px 0 25px;
float: left;
width: 100%;
}
.breadcrumb li {
font-size: 0.7em;
float: left;
padding: 0 3px;
margin-right: 20px;
list-style-image: url('../i/icons/separator.gif');
}

/** = details */
.details {
padding: 10px 0 20px 0;
}
.details span.date,
.details span.category,
.details span.author {
padding: 0 5px 0 0;
font-size: 11px;
}
.links {
text-align: right !important;
margin: -40px 25px 0 25px;
position: absolute;
right: 25px;
}
.links {
display: none;
}

#window_addpicture {
display: none;
}

/** =content */
p {
margin: 0 0 10px 0;
line-height: 19px;
}
p.left {
text-align: left;
}
p.right {
text-align: right;
}
p.center {
text-align: center;
}
p.justify {
text-align: justify;
}
p.error {
padding: 10px;
color: #ff0000;
border: solid 1px #7195c6;
}

hr {
height: 0;
border: 0;
margin: 0 0;
padding-bottom: 10px;
border-top: solid 1px #ddd;
}
abbr,
acronym {
}
img {
padding: 5px;
}
a img {
padding: 4px;
border: solid 1px #ddd;
}
a:hover img {
border: solid 1px #e99b5b;
}
div.description img {
border: solid 1px #ddd;
}
div.description {
font-size: 0.7em;
margin: 10px 0;
}
.theme_list span.date {
margin: 5px 0;
padding-bottom: 5px;
}
ul {
list-style-type: square;
margin: 10px 0 10px 15px;
}
ul.decimal {
list-style-type: decimal;
}
li {
line-height: 19px;
}

blockquote, code, pre, div.section {
display: block;
padding: 25px 10px 20px 10px;
margin: 10px 0;
line-height: 18px;
border: solid 1px #7195c6;
}
code {
padding-top: 15px;
}
cite {
padding-top: 15px;
margin: 0 0 20px 0;
font-size: 0.75em;
}
pre {
padding-top: 15px;
}
div.thema {
border: 0;
padding: 5px;
width: 524px;
}
div.content,
div.download {
float: left;
width: 431px;
border: 0;
margin: 0 15px 0 0;
padding: 0;
background: none;
}
span.picture {
float: left;
width: 150px;
border: 0;
margin: 0;
overflow: hidden;
}
span.picture img {
display: block;
}
div.theme_list {
margin: 5px 0 10px 0;
}

/** =folder_list */
ul.folder_list li span {
margin: 0 5px;
}

/** =tables */
table {
margin: 10px 0 10px 0;
border-collapse: collapse;
border: dotted 1px #efefef;
}
tr, td ,th {
padding: 4px;
border: dotted 1px #efefef;
}
th {
color: #fff;
font-weight: bold;
background-color: #bababa;
}
table.data th {
background-color: #7195c6;
}
table.listing th {
background-color: #da6927;
}
tr.even {
background-color: #ddebff;
}
table.grid tr.even {
background-color: #e6e6e6;
}
table.listing tr.even {
background-color: #f8cdb5;
}
td.selected, tr.selected {
color: #7195c6;
border: solid 1px #e6e6e6;
}

/** = form */
dl {
_height: 1%;   /* IE up footer */
margin-bottom: 5px;
}
dl dd,
dl dt {
display: block;
overflow: hidden; /* FF not wisible for required */
}
dl dd p.info,
dl dd label {
float: left;
padding: 0 10px;
}
dl dt p {
margin: 10px 0;
}
dd.file input {
width: 90%;
}
dd.checkbox input {
border-width: 0;
width: auto !important;
}
form {
overflow: hidden;
}
form dd .info {
margin: 1px 0 10px 0;
height: 23px;
}
form dd .explain  {
display: block;
font-size: 0.65em;
width: 100%;
clear: both;
}
form dl.important {
border: solid 1px #eee;
}
form dd.description {
display: block;
font-size: 0.75em;
text-align: center !important;
font-weight: bold;
padding: 2px 10px;
}
.buttons a,
button,
input,
select,
textarea {
float: left;
padding: 2px;
margin: 2px 2px 8px 0;
border: 1px solid #d8dde1;
}
select option.current {
font-weight: bold;
}
.buttons a,
button {
padding: 2px 5px;
text-align: center;
}
span.buttons a {
background: none;
margin: 0;
cursor: default;
}
span.buttons {
float: left;
margin-right: 5px;
}
.buttons a:hover {
color: #000;
border-bottom: 1px solid #d8dde1;
border-right: 1px solid #d8dde1;
}
dl.action {
clear: both;
}
dl.action dd {
overflow: visible;
}
dl.action dd span {
line-height: 27px;
margin-left: 10px;
}
dl.required dt label {
padding-left: 10px;
}
dl dd .notice {
display: none;
padding: 0;
}
dl.error dd .notice {
color: #ff0000;
display: inline;
font-size: 0.95em;
}
dl.error textarea,
dl.error select,
dl.error input {
border-color: #ff0000;
}

span.required,
iframe {
display: none;
}

/** = actions */
.actions {
clear: both;
margin: 25px 0 25px 0;
padding: 5px 0;
border-top: solid 1px #7195c6;
}
.actions span,
.actions span a {
padding-right: 5px;
}
.actions .pages,
.actions .printable {
display: none;
}
.actions .printable,
.actions .emailing {
padding: 0 16px 2px 0;
}


/** = font size */
#footer {
font-size: 0.65em;
}
span.picture {
font-size: 0.7em;
}
.actions {
font-size: 0.75em;
}
div#content {
font-size: 0.8em;
}

/** = font family */
#footer {
font-family: Tahoma, Helvetica, Sans-serif;
}

/** = column */
body.column div.breadcrumb {
/*clear: left;*/
zoom: 1;
}
body.column #content .column {
overflow: hidden;
}
body.column #content .column div.pane {
width: 49%;
float: left;
height: auto;
}
body.column #content {
/*overflow: hidden; problem in FF with window and menu */
}
body.column #content h3,
body.column #content form.search,
body.column #content ul.updates,
body.column #content div#containercalendar {
}

/* =blog */
ul.comments {
margin: 0;
}
ul.comments li {
overflow: hidden;
width: 100%;
border-top: solid 1px #666;
margin: 5px 0;
}
ul.comments dl {
float: left;
width: 130px;
}
ul.comments dd {
float: left;
width: 100px;
}
ul.comments dt {
float: left;
width: 15px;
margin-right: 15px;
font-weight: bold;
}
ul.comments dd.user img,
ul.comments dd.user {
width: 48px;
}
ul.comments dd.user img {
padding: 0;
}
ul.comments dd.user a {
font-size: 14px;
}
ul.comments dd.date {
padding-left: 30px;
font-size: 11px;
}
ul.comments p {
font-size: 12px;
margin: 0 20px 0 120px;
}

/** =welcome */
#page .welcome {
display: none;
}
