* { 
    padding: 0;
    margin: 0;
} 

body {
background: white;
font-family: Arial, Helvetica, sans-serif;
/* Corbel, 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;*/
/*  "Century Gothic", "Trebuchet MS", "Arial", sans-serif;*/
font-size: 13px;
/* padding: 0; */
/* margin: 0; */
color: #444;
line-height: 17px;
}

img { border: none; }
a { color: #025202; }
a:hover { text-decoration: none; color: green; }
h3 { border-bottom: 1px solid #aaa; color: #666; padding-bottom: 10px; margin: 14px 0px 20px 0; font-weight: 100; font-size: 22px; }
h3 a { text-decoration: none; font-size: 22px; }
h3 a:hover { color: #333; }
h4 { border-bottom: 1px solid green; color: green; padding-bottom: 1px;} 

#videos{margin-top:5px;}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

ul
{
list-style-position:inside;
}

#wrap {
width: 1024px;
margin: 20px auto;
}

#top { 
/* background: url("header5_1.jpg") no-repeat;*/
 no-repeat;
padding: 10px 0;
}

#content {
margin: 10px 0 0 0;
/*padding: 0px 20px;*/
background: white url("")  repeat-y; /*hier bild (streifen) fuer schatten*/
}

#cssmenu {
list-style: none;
width: 160px;
float: left;
padding-top: 10px;
min-height: 125px;
margin-right:5px;

/*background: url(.img/back1.png) no-repeat;*/
}



#header {
    height: 60px;
    background-color:#385723;
    min-width:1024px;
}

#header_title{
    float:left;
    margin-top:20px;
    margin-left:5px;
    font-weight:bold;
    font-size:2em;
    color: white;
}

#header_eth_logo {
    height: 10px;
    width: 40px;
}

#header_wrap{
    width:1024px;
    margin: 0px auto;
}

#header_logo{
    float:right;
    height:50px;
    width: 100px;
    margin-top:2px;
}


#header_title a:link, #header_title a:hover, #header_title a:visited{
 text-decoration:none;
 color:white;
}



#cssmenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 7px;
    margin-bottom:5px;
}

#cssmenu a:link{
color: green;
/*font-family: "Century Gothic", "Trebuchet MS", "Arial", sans-serif;*/
/*font-size: 15px;*/
font-size:1.3em;
/*height: 20px;*/
margin-bottom:3px;
display:block;
text-decoration: none;
font-weight:bold;
}


td.logo {
 padding-top:10px;
}

#indent a:link{
color: green;
/*font-family: "Century Gothic", "Trebuchet MS", "Arial", sans-serif;
font-size: 12px;
text-decoration: none;
margin: -4px 0px 0 5px;
font-weight:normal;
}

#indent_t a:link{
color: green;
/*font-family: "Century Gothic", "Trebuchet MS", "Arial", sans-serif;*/
font-size: 11px;
text-decoration: none;
margin: -4px 0px 0 10px;*/
font-weight:normal;
}

#indent_t2 a:link{
color: green;
/*font-family: "Century Gothic", "Trebuchet MS", "Arial", sans-serif;*/
font-size: 10px;
text-decoration: none;
margin: -8px 0px 0 15px;
font-weight:normal;
}

#cssmenu a:visited{
text-decoration: line-through;
}

#cssmenu a:hover{
color: #595959;
}

#cssmenu a:active{
color: #dbdbdb;
}

/*why do we need this? it put's the burden of inserting divs on the user!*/
#list ul, ol {
margin: 5px 5px 0 25px;    
}

#main {
padding: 0px 0px 20px 0px;
/*margins: 10px 0px 10px 0px;*/
width: 654px;
float: left;
font-size: 12px;
/*text-align: justify;*/
}

#main h3 {
color: green;    
border-bottom: 1px dashed green; 
}

#right {
width: 200px;
float: right;
padding: 0px 0 5px 0;
font-size: 1em;
margin-left:5px;
}

#pubs {
text-align: left;
}

#pubs h4 {
    border-bottom: 1px solid;
    padding-bottom: 8px; 
    margin: 14px 0px 20px 0; 
    font-weight: 100; 
    font-size: 16px; 
}

/*
P.blocktext {
    margin-left: auto;
    margin-right: auto;
}*/

div#content .lm p {
    margin-top: 0;
    margin-left: auto;
    width: 100%;
}
div#content p.imgs {
    width: 140px;
    float: left;
    margin-left: 0;
}
div#content.media p.imgs {
    text-align: center;
}


#footer {
margin: 50px 0 0 0;
font-size: 0.9em;
color: white;
text-align: center;
height:30px;
line-height: 30px;
/*background: url(.img/footer.png) /* bild fuer unten*/ 
background-color:#385723;
min-width:1024px;
}

#bottom {
background: white url() no-repeat; /* hier bild fuer schatten bottom*/
padding: 0px 0;
}



div.l_title{
    background-color:#385723;
    color:white;
    font-size:1.1em;
    padding:4px;
    font-weight:bold;
    border-radius: 5px;
}

div#listing {
    background: #ffffff; 
    overflow:auto;
    width:auto;
    border:solid gray;
    border-width:.1em .1em .1em .8em;
    padding:.2em .6em;
}

pre#listing {
	margin: 0; 
	line-height: 125%;
}

span#fun {
	color: #0066BB; 
	font-weight: bold;
}

span#varType {
	color: #333399; 
	font-weight: bold;
}

span#ast {
	color: #333333;
}


div.hl_post_header{
    margin: 5px;
}

div.hl_post_title{
    font-size:1.2em;
}

div.hl_post_title_input input, textarea{
    width:100%;
    padding-left:2px;
}



div.hl_post_save{
    width:100%;
}

div.hl_post_save{
    margin:5px;
}

div.hl_post_publish_ck{
    float:left;
    margin-top:7px;
}

div.hl_post_publish_lbl{
    font-size:1.4em;
    float:left;
    margin-left:5px;
    margin-top:5px;
}

div.hl_post_save_btn{
    margin-left:20px;
    width:40%;
    float:right;
}

div.hl_post_save_btn input{
    font-size:1.2em;
    width:100%;
}



div.hl_viewall_title{
    float:left;
    font-size:1.6em;
    margin-bottom:5px;
}

div.hl_viewall_title a, div.hl_viewall_title a:link, div.hl_viewall_title a:visited{
    text-decoration:none;
}

div.hl_viewall_author{
    float:right;
    font-style:italic;
}

div.hl_viewall_item{
    float: left;
    clear: both;
    margin: 5px;
    margin-bottom:15px;
    width: 100%;
    padding-bottom:3px;
    border-bottom: 1px dashed #008000;
}

div.hl_viewall_item_info{
    clear:both;
    float:left;
    width:100%;
}

div.hl_viewall_item_teaser{
    float:left;
}

div.hl_viewall_admin{
    font-size:1em;
    float:right;
    margin-left:4px;
}

div.hl_viewall_pagetitle{
    font-size: 2em;
    margin-bottom:15px;
}

div.hl_list_entry_head_title{
    padding-bottom:5px;
    border-bottom: 1px dashed #008000;
    color: #008000;
    font-weight: 100;
    font-size: 26px;
}   

div.hl_list_entry_head_author{
    float:right;
    font-style:italic;
}

div.hl_list_entry_body{
    padding-top:20px;
}

div.hl_list_entry{
    margin-bottom: 15px;
}


.fa {
  padding: 20px;
  font-size: 50px !important;
  width: 60px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
    opacity: 0.7;
}
