/*! normalize.css 2011-08-12T17:28 UTC ·
http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
[hidden] {
display: none;
}
html {
font-size: 100%; /* 1 */
overflow-y: scroll; /* 2 */
-webkit-text-size-adjust: 100%; /* 3 */
-ms-text-size-adjust: 100%; /* 3 */
}
body {
margin: 0;
}
body,
button,
input,
select,
textarea {
font-family: sans-serif;
}
a {
color: #00e;
}
a:visited {
color: #551a8b;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
blockquote {
margin: 1em 40px;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
pre,
code,
kbd,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
q {
quotes: none;
}
q:before,
q:after {
content: '';
content: none;
}
small {
font-size: 75%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
ul,
ol {
margin: 1em 0;
padding: 0 0 0 40px;
}
dd {
margin: 0 0 0 40px;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
img {
border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
form {
margin: 0;
}
fieldset {
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0; /* 1 */
*margin-left: -7px; /* 2 */
}
button,
input,
select,
textarea {
font-size: 100%; /* 1 */
margin: 0; /* 2 */
vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */
}
button,
input {
line-height: normal; /* 1 */
*overflow: visible; /* 2 */
}
table button,
table input {
*overflow: auto;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer; /* 1 */
-webkit-appearance: button; /* 2 */
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
input[type="search"] {
-webkit-appearance: textfield; /* 1 */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto; /* 1 */
vertical-align: top; /* 2 */
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body{
font-family: "comic sans ms", Courier, monospace;
font-size: 13px;
background: #000000;
background-image: url("sterne3.png");
}
/*Kombinieren von Selectoren*/
h1,h2,h3 { font: 40px/40px "Edwardian Script ITC", verdana, sans-serif;
color: #ffffff;
}
a{ color: #3BFFFF; }
a:visited{ color: #ffffff; }
a:hover {
color: #ffffff;
font-style: italic;
}
header a{
text-decoration: none;
}
#wrapper {
min-width: 320px;
width: 90%;
max-width: 1140px;
margin: 0 auto;
background: transparent;
background-image: transparent;
}
.container{
float: left;
margin: 10px 10px 30px 0;
padding: 10px;
height: 400px;
overflow-y: auto;
overflow-x: hidden;
background: #;
}
#Navigation{
width: 20%;
}
a.menu { display:block; margin-bottom:1px; text-align:center; width:130px;
border-style:ridge; border-width:px; padding:2px; text-decoration:none; }
a.menu:link { color:#ffffff;
background-color:#fff;
width:120px;
padding:5px;
font-size:14px;
font-family:Verdana, Arial, sans-serif;
font-weight:bold;
text-decoration:none;
text-align:center;
margin:0px;
margin-left: 10px;
border:0px solid #000;
background-image:url(png1.png);
background-repeat:repeat-y
}
a.menu:visited { color:#00f; background-color:transparent; background-image: url("Png2.png ");}
a.menu:hover { display:block;
color:#3C70FF;
background-color:#000;
background-image:url(png3.png);}
a.menu:active { color:#ff0; background-color:#a03; background-image: url("Png4.png");}
#Willkommen{
width:60%;
background: #ffffff;
}
#about{
width: 30%;
}
#work{
width: 27%;
}
#kontakt{
width: 20%;
}
.container img{
}
#fussbereich{
clear: both;
}
#container{
float: left;
margin: 10px 10px 30px 0;
padding: 10px;
height: 400px;
overflow-y: auto;
overflow-x: hidden;
background: #;
width:60%;
background: #ffffff;
}
#header_container,
#nav_container,
#counter,
#below_content,
#sidebar_container{
display: none;
}