html, body, h1, h2, h3, p, div, span, a, img, br, table, tr, td, th, hr, tbody, thead {
margin: 0;
padding: 0;
}
h1 {
margin-bottom: 0.67em;
border-bottom: 1px dashed #2C9D25;
}
h2 {
margin-bottom: .83em;
margin-top: .83em;
}
p {
margin: 1em 0;
text-align: justify;
}
body {
background-color: #6274E2;
color: black;
}
img {
border: 0;
}
#page {
margin: 10px;
border: 1px solid white;
top: 0;
left: 0;
right: 0;
}
#top {
position: relative;
left: 0;
top: 0;
color: white;
height: 120px;
right: 0;
overflow: hidden;
background-color: #3236CC;
}
#logo {
height: 120px;
position: absolute;
left: 0;
padding-top: 0;
text-align: left;
}
#logo_right {
position: absolute;
right: 0;
left: 720px;
height: 120px;
font-family: monospace;
text-align: justify;
color: #C9CCF3;
}
#menu {
position: relative;
background-color: white;
font-style: italic;
left: 0;
right: 0;
clear: both;
}
#menu ul {
margin: 0;
padding: 0;
}
#menu ul li {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
#menu ul li a {
padding: 5px;
padding-left: 10px;
padding-right: 10px;
margin: 0;
color: black;
text-decoration: none;
font-weight: bold;
font-style: italic;
display: block;
}
#menu ul li a:hover {
text-decoration: underline;
color: black;
}
#menu ul li a:active {
text-decoration: underline;
color: black;
}
#menuActive a {
background-color: #6274E2;
}
#untermenu {
position: relative;
background-color: white;
font-style: italic;
left: 0;
right: 0;
clear: both;
font-size: small;
}
#untermenu ul {
margin: 0;
padding: 0;
}
#untermenu ul li {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
#untermenu ul li a {
padding: 3px;
padding-left: 7px;
padding-right: 7px;
margin: 0;
color: black;
text-decoration: none;
font-weight: bold;
font-style: italic;
display: block;
}
#untermenu ul li a:hover {
text-decoration: underline;
color: black;
}
#untermenu ul li a:active {
text-decoration: underline;
color: black;
}
::selection {
color: white; background-color:#0000C0;
}
::-moz-selection {
color: white; background-color:#0000C0;
}
#pagebody {
clear: both;
position: relative;
left: 0;
right: 0;
background-color: #AFBEF7;
overflow: hidden;
}
#inhalt {
clear: both;
margin: 20px;
}
#pagebody a {
color: black;
text-decoration: none;
font-weight: bold;
font-style: italic;
}
#pagebody a:hover {
color: gray;
text-decoration: none;
font-weight: bold;
font-style: italic;
}
#pagebody a:active {
color: gray;
text-decoration: none;
font-weight: bold;
font-style: italic;
}
table td {
vertical-align: top;
}
.error {
color: maroon;
font-weight: bold;
}
em {
font-weight: bold;
font-style: normal;
text-decoration: none;
}
strong {
font-weight: bold;
font-style: italic;
text-decoration: none;
}
Herzlich willkommen
...auf meiner privaten Homepage.
Auf dieser Webseite befasse ich mich mit esoterischen Programmiersprachen und stelle außerdem ein paar meiner C++-Projekte vor.