/* css definitions for www.rkloust.de (2007)*/

/* colors:
standard blue = #0096BE
*/

* {
margin:0;
padding:0;
}

html {
height: 100%;
font: 70%/1.2 tahoma, verdana, arial, helvetica, sans-serif;
}

body {
height: 100%;
background-color: #000000;
background-image: url(images/nightsky.jpg);
text-align:center;
color: #000000;
}

a {
text-decoration:none;
font-weight: normal;
}

a:link {color:#FFCC00;}
a:visited {color:#CCCCCC;}
a:hover {color: #CCCCCC; text-decoration:underline;}
a:active, a:focus {color:#FFCC00;}

/* heads x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */

h1 {
font-size: 1.6em;
letter-spacing: 0.15em;
color: #FFFFFF;
}

h2 {
font-size: 1.2em;
color: #FFFFFF;
}

h3 {
font-size: 1em;
color: #0096BE;
}

/* styles +x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */

.text_gelb {color: #FFCC00}
.text_rot {color: #FF0000}
.text_blau {color: #0000FF}


/* container +x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */

#content {
margin: 100px auto 0; /* angabe zentriert gesamte seite */
width: 512px; /* wert bestimmt sichtbare breite der seite */
height: 448px;
background-color:#000000;
}

#content p {
color:#999999;
}

#vcard {
margin-top: 15px;
width: 512px;
height: 322px;
}

#vcard h1 {	
background-image: url(images/galaxy.png);
background-repeat: no-repeat;
}

/* phark bildersatz methode */
#vcard h1 a {
text-decoration: none;
text-indent: -999em;
display: block;
height: 340px;
width: auto;
}


/* +x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */


/* +x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */

