/* CSS-Template Small[BLoG] für myhlenkreis.de © 2010 Ralf Stelter <kontakt@it-stelter.de> */

/* Bugfixes und Workarounds */

body,html {
min-height: 101%; /* Firefox Scrollbar Fix */
}

/* Die Hauptsektionen der Seite */

body {
font-size: 1.2em;
}

#container {
font-family: "DejaVu Sans", sans;
margin: 0 auto;
width: 919px;
background: #fff;
color: #000;
}

#head {
display: none;
}

#smallnavi {
display: none;
}

#menu {
display: none;
}

#content {
float: left;
padding: 1em;
width: 100%;
}

#footer {
display: none;
}

.disabled {
display: none;
}

/* Artikelformatierung */

.articlehead {
text-align: right;
font-size: 0.9em;
color: #464444;
}

.articleteaser {
font-size: 0.9em;
font-weight: bold;
color: #464444;
padding-bottom: 1em;
}

.indexteaser {
font-size: 0.9em;
color: #464444;
padding-bottom: 1em;
}

.articlebody {
font-family: "DejaVu Serif", serif;
clear: both;
}

.articleteaser img, .articlebody img  {
padding: 0.4em;
}

.articlefoot {
border-bottom: 1px solid #000;
font-size: 0.9em;
clear: both;
}

.paging {
display: none;
}

.right {
text-align: right;
}

.imgright {
float: right;
}

.clear {
clear: both;
}

.top {
display: none;
}

#linkliste {
display: none;
}

/* Generelle Elementformatierungen */
a {
color: #0463b7;
text-decoration: underline;
}

.commentsection {
display: none;
}

#flashMessage {
display: none;
}

.captcha {
display: none;
}

#UserLoginForm {
display: none;
}

td, th {
padding: 1em;
vertical-align: top;
}

th {
background: #c2c2c2;
}

td {
border: 1px solid #e2e2e2;
}
