body { 	background-color : White;
color : Black;
font-family : -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

#logo {
    font-size: 34px;
}

#small-logo {
    visibility: hidden;
    font-size: 20px;
}


#mainframe
{
	/*width:  60%;*/
	/*min-width: 400px;
	max-width: 800px;
	border-left: 1px dotted Red;
	border-right: 1px dotted Black;
	border-top: none;
	border-bottom: 1px dotted Red;
	padding: 10px;
	margin: 47px auto 50px auto;
	border-radius: 0px 0px 50px 50px;*/
	min-height: 80vh;
}

#content
{
	/*margin: 20px;*/
}

footer {
     background-color: #EDE7E7;
     margin: auto;
     margin-top: 2em;
     max-width: 800px;
     /*min-width: 400px;*/
     text-align: center;
    padding: 5px;
}

footer .nav {
    text-align: left;
}

A:HOVER {color : Red}

P, UL, OL
{

}

TD.bgcell A {
          color: #FF0000;
          font-weight: bold;
}

LI.mark A {
      color: #FF0000
}

li.boxdotted
{
    border: thin dotted #ADADC9;
	padding : 3px;
	margin : 3px;
	background-color: White;
	color: Black;
	list-style: none;
	font-weight: normal;
}

#content span#date:before {
    content: "Aktualisiert am ";
}
#content span#date {
    display: inline-block;
    text-align: right;
    width: 100%;
}

h1 {
	color : Red;
	font-size : 110%;
	border-left: 3px solid #999999;
	padding: 3px;
	width: 100%;
	background-color: #cdcdcd;
}

h2 {
	color: #999999;
	font-size : 90%;
	border-bottom: 1px solid #999999;
	margin-right: 20px;
}

h3 	{
    color : #A8A8A8;
	font-size : 100%;
}

h4 	{
    color : #990000;
	font-size : 115%;
	margin-left : 4%;
	margin-top : 1.5em}

BLOCKQUOTE
	{margin-left : 2pt; margin-right: 2pt; font-style: italic}

CAPTION { font-weight : 800}

.teaser
{
    font-weight: bold;
}

TH  	{font-size : 10pt; text-decoration : none}


TT { 	font-style: italic;
	font-family: Courier, monospace}

cite {	font-size: 90%;
	font-style: italic}

TD {
	font-size : 10pt;
/*	font-size : 10pt; text-align: justify; */
	margin-left : 0%;
	margin-right : 0%}
	.english {font-style: italic
}

TD.bgcell {
	background-color: White;
	color: Black;
	font-weight: bold;
}

P:first-line.chapterstart {
	font-variant: small-caps;
	text-indent: 0;
}
P:first-letter.chapterstart {
	font-size: 300%;
	font-weight: bold;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
}

#nav
{

	padding-bottom: 10px;
}

#nav ul
{
list-style-type: none;
}

#nav li
{
display: inline;
margin: 0px 5px;
}

#nav A {
          font-family: monospace;
          color: #FF0000;
          font-weight: bold;
          font-size: 12pt;
}

#nav A.selected {
          font-family: monospace;
          color: #666699;
          font-weight: bold;
          font-size: 12pt;
          text-decoration: none;
}

#foot
{
	border-top: 1px dotted Black;
	padding-top: 10px;
	font-family: monospace;
	text-align: center;
	font-size: 0.8em;
	position: relative;
}

span.hypo   {
          color: #FF0000;
          font-weight: bold;
          font-family: Courier New, Courier, monospace;
          text-decoration: none;
          border-left: 1px solid #FF0000;
          border-bottom: 1px solid #FF0000;
         }
span.text   {
          color: #000000;
          font-weight: bold;
          font-family: Courier New, Courier, monospace;
          text-decoration: none;
          border-right: 1px solid #000000;
          border-top: 1px solid #000000;
         }

/* ------------------------------------------------------ */

/* ------------------------------------------------------ */

span.searchword
{
    background-color: #ffff6a;
}

code, .code
{
    background-color: #cdcdcd;
	padding: 5px;
	border-style: inset;
	border-width: 1px;
	display: block;
    overflow: scroll;
    /*white-space: pre;*/
}

code.php
{
    
}

code.html
{
    
}

code.javascript
{
}

code.css
{
    background-color: #CFDFEF;
	display: block;
        overflow: scroll;
        white-space: pre;
}

code.text
{

}

/* Dateilisten */
ul.filelist {
    list-style-type: none;
}

ul.filelist li {
    padding-left: 20px;
    list-style-type: none;
}

.folder {
background-image: url('/webEdition/images/tree/icons/folder.gif');
background-repeat: no-repeat;
}


.file {
background-image: url('/webEdition/images/tree/icons/we_dokument.gif');
background-repeat: no-repeat;
}

.file-php {
background-image: url('/webEdition/images/tree/icons/we_dokument.gif');
}

.file-js {
background-image: url('/webEdition/images/tree/icons/javascript.gif');
}
.file-css {
background-image: url('/webEdition/images/tree/icons/css.gif');
}
.file-text {
background-image: url('/webEdition/images/tree/icons/link.gif');
}
.file-html {
background-image: url('/webEdition/images/tree/icons/html.gif');
}

.file-img {
background-image: url('/webEdition/images/tree/icons/image.gif');
}

.file-xml {
background-image: url('/webEdition/images/tree/icons/link.gif');
}

.file-tmpl {
background-image: url('/webEdition/images/tree/icons/we_template.gif');
}


ul.projects_list
{
list-style-type: none;
margin: 15px 0px 0px 0px;
padding: 0px;
}

ul.projects_list li
{
clear: left;
height: 80px;
list-style-type: none;
margin-bottom: 10px;
}

ul.projects_list img.icon
{
float: left;
border: none;
margin-right: 15px;
}

/* bootstrap overrides */

.navbar-inverse .navbar-inner {
    background-color:#fff;
    background-image:linear-gradient(to bottom, #FCF5F5, #BBB7B7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCF5F5',endColorstr='#BBB7B7',GradientType=0)
    border-color:transparent;
    background-image: -moz-linear-gradient(top, #FCF5F5, #BBB7B7);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FCF5F5), to(#BBB7B7));
    background-image: -webkit-linear-gradient(top, #FCF5F5, #BBB7B7);
    background-image: -o-linear-gradient(top, #FCF5F5, #BBB7B7);
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-inner {
        background-image: none !important;
    }
    button.navbar-toggle {
        background-color: gray;
    }

    .navbar-inverse .navbar-nav>li>a {
        color: #404040;
    }
}