
@import url(http://fonts.googleapis.com/css?family=Buda:300);

html, body { padding:0; margin:0; }

body {
    background-color: #B9C3D4;
    font-family:  Arial, Verdana,  Sans-Serif;
    font-size: 100%;
    color: #006;
}
a:link, a:active {
    color: #c30c40;
    text-decoration: underline;
}
a:visited  {
    color: #AEB9CB;
    text-decoration: none;
}
a:hover, a:focus{
    color: #c30c40;
}
#head {
    height: 143px;
    background-image: url('http://terrenal.de/sitepics/logohg2.jpg');
    background-position:0% 50%;
    background-repeat: no-repeat;
    border-bottom: solid 0.15em #244B74;
    margin-bottom: 0.3em;
}
#headinside {
    margin: 0 15px;
}
#logo {padding-top:40px;
}
#topmenu {
    margin-left: 0px;
    margin-top: 25px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    height: 20px;
    width: 100%;
}
#topmenu a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: bold;
    padding: 0.25em;
}
#topmenu a:visited {
    color: #ebecee;
    text-decoration: none;
    font-weight: bold;
    padding:0.25em;
}
#topmenu a:hover {
    color:#c30c40;
    text-decoration:none;
    font-weight:bold;
    background: #ebecee;
    padding: 0.25em;
}
#breadcrumb {
	font-size:70%;
    margin:0 0 0.5em 15px;
}
#breadcrumb a:link, #breadcrumb a:active {
    color: #c30c40;
    text-decoration: none;
}
#breadcrumb a:visited  {
    color: #244B74;
    text-decoration: none;
}
#breadcrumb a:hover, a:focus{
    color: #c30c40;
}
#links {
    width: 20% ;
    border: none;
    float: left;
}
#links-inside {
    border: double 0.25em #244B74;
    padding: 0.2em;
    margin: 1.2em 0.8em 1.2em 1.2em;
    background-color: #ffffff;
}
#menue {
    width: 155px ;
    margin: 0px 0px  0px;
    background-color: #ffffff;
    padding: 3px;
    font-size: 12px;
    border: 3px double #244B74;
}

#menue dt {
    display: block;
    margin: 2px;
}
#menue dt.menuekopf {
    font-weight: bold;
    color: #c40c30;
    padding: 5px 0px 5px 15px;
    background-color: #B9C3D4;
    border-bottom: 3px solid #ffffff ;
}
#menue dt a, #menue dt a:link {
    text-decoration: none;
    display: block;
    color: #006;
    padding: 3px 0px 3px 15px;
    background-color: #ebecee;
    border-bottom: 1px solid #B9C3D4;
}
#menue dt a:visited {
    color: #8294B1;
}
#menue dt a:hover, #menue li a:active, #menue li a:focus {
    color: #c30c40;
    padding: 3px 0px 3px 5px;
    border-bottom: 1px solid #c30c40;
    border-left: 10px solid #c30c40;
    background: #FFFFFF;
}
#menue dd {
    display: block;
    margin: 2px;
    padding-left: 25px;
    background-color: #f5f5f5;
}
#menue dd a {
    text-decoration: none;
}
div.box1 {
    font-size:85%;
    padding:10px;
}


.more1 {
    border: double 0.25em #244B74;
    padding: 0.2em;
    margin: 1.2em 0.8em 1.2em 1.2em;
    background-color: #ebecee;
}
.more2 {
    border: double 0.25em #244B74;
    padding: 0.2em;
    margin: 1.2em 0.8em 1.2em 1.2em;
}
.more3 {
    padding: 0.2em;
    margin: 1.2em 0.8em 1.2em 1.2em;
    text-align: center;
}
#content {
    width: 98%;
    text-align: center;
    padding: 5px;
    border: solid 1px #244B74;
    background-color: #ffffff;
}
#up {
	padding: 1.2em 50px 5px 20px;
}
a.uplink {
    color: #c30c40;
    text-decoration: none;
    font-size: 80%;
}
a.uplink:visited  {
    color: #244B74;
}
a.uplink:hover  {
    color: #c30c40;
}

#footer {
    clear: both;
    width: 100% ;
    height: 62px;
    border: none;
    background-image: url(http://terrenal.de/sitepics/logohg2.jpg);
    background-position: 50% 75%;
    background-repeat: no-repeat;
    border-top: solid 0.01em #FFFFFF;
    border-bottom: solid 0.2em #244B74;
    /*margin-top: 1.2em;*/
}
#footer-inside {
    color:#FFFFFF;
    font-size: 80%;
    margin: 20px 20px 0 15px;
    text-align: center;
}
hr  {
    background: #B9C3D4;
    height: 3px;
    width: 100%;
    text-align: center;
}

h1, h2, h3  {
    color: #c30c40;
    font-family: "Maiandra GD", Arial, Verdana,  Sans-Serif;
}
h1, h2  {
  font-family: 'Buda', serif;
  font-size: 37px;
  font-style: normal;
  font-weight: 400;
  text-shadow: 2px 2px 2px #aaa;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.018em;
  word-spacing: -0.075em;
  line-height: 1.38;
  }
h3 {
  font-family: 'Buda', serif;
  font-size: 28px;
  font-weight: 400;
  text-shadow: 2px 2px 2px #C2CBD9;
  }
h4, h5 {
    color: #244B74;
}
.klein {
    font-size: 80%;
}
.qt {
    background:#ebecee;
    border: solid 1px #7389AB;
    padding: 0.8em;
    font-size: 85%;
    font-family: "Lucida Console", monospace;
    margin: 0.3em 0em  0.3em ;
}
.url {
    color: #0000FF;
}
.wert {
    color: #009090;
}
pre {
    font-size: 90%;
    font-family: "Lucida Console", monospace;
}
.comment {
    color: #C00040;
}
.grau {
	color:#8F8F8F;
}
.T1 {
    background-color: #ebecee;
    border: solid 0.01em #c30c40;
    text-align: center;
    padding: 1.2em 1.5em;
}
.T2 {
    background-color: #f5f5f5;
    color: #000066;
    border:solid #244B74 0.01em;
    padding: 1.5em;
    font-size: 100%;
}
div.T1, div.T2 {
margin-bottom: 0.4em;
}

