body {
font-family: Arial, Helvetica, sans-serif;
background-image: url(./graphics/blog_bgrd_tile.png);
font-size:13px;
color:#544414;
text-align:left;
padding:0px;
margin:0px;
}

a {
font-size:13px;
color:#544414;
text-decoration:underline;
}

a:hover {
font-size:13px;
color:#544414;
text-decoration:underline;
}

a:visited {
font-size:13px;
color:#544414;
text-decoration:underline;
}

#main {
z-index:100;
width:650px;
height:768px;
background: #030303;
background-image: url(./graphics/blog_bgrd.png);
background-repeat: no-repeat;
}

#headline {
position:absolute;
width:474px;
height:42px;
top:55px;
left:395px;
background-image: url(./graphics/headline.png);
}

img {
border:0px;
}

p {
padding:0px;
margin:0px;
}

/**#menu {
position:absolute;
left:120px;
top: 70px;
}
**/

#content {
position:absolute;
left:330px;
top:95px;
width:580px;
/**background:#00ff00;**/
padding:0px;
margin:0px;
}

.date {
font-size:9px;
/**position:relative;
left: 400px;**/
text-align:right;
width:190px;
/**background:#f9ff99;**/
float:left;
padding-bottom:5px;
}

.author {
font-size:9px;
float:left;
width:390px;
/**background:#f00fff;**/
padding-bottom:5px;
}

h1 {
font-size:20px;
padding:20px 0px 10px 0px;
margin:0px;
}

h2 {
font-size:16px;
padding:5px 0px 5px 0px;
margin:0px;
}

.sammlung {
padding-top:15px;
}


.menu_start {
position:absolute;
left:165px;
top:75px;
background-image:url(./graphics/menu_start.png);
width:79px;
height:35px;
border:none;
text-decoration:none;
display:block;
}

.menu_start:visited {
background-image:url(./graphics/menu_start.png);
width:79px;
height:35px;
border:none;
text-decoration:none;
}

.menu_start:hover {
background-image:url(./graphics/menu_start_hover.png);
width:79px;
height:35px;
border:none;
text-decoration:none;
}

.menu_stories {
position:absolute;
left:137px;
top:120px;
background-image:url(./graphics/menu_stories.png);
width:126px;
height:44px;
border:none;
text-decoration:none;
display:block;
}

.menu_stories:visited {
background-image:url(./graphics/menu_stories.png);
width:126px;
height:44px;
border:none;
text-decoration:none;
}

.menu_stories:hover {
background-image:url(./graphics/menu_stories_hover.png);
width:126px;
height:44px;
border:none;
text-decoration:none;
}

.menu_autorin {
position:absolute;
left:108px;
top:168px;
background-image:url(./graphics/menu_autorin.png);
width:133px;
height:48px;
border:none;
text-decoration:none;
display:block;
}

.menu_autorin:visited {
background-image:url(./graphics/menu_autorin.png);
width:133px;
height:48px;
border:none;
text-decoration:none;
}

.menu_autorin:hover {
background-image:url(./graphics/menu_autorin_hover.png);
width:133px;
height:48px;
border:none;
text-decoration:none;
}

.menu_impressum {
position:absolute;
left:85px;
top:220px;
background-image:url(./graphics/menu_impressum.png);
width:126px;
height:47px;
border:none;
text-decoration:none;
display:block;
}

.menu_impressum :visited{
background-image:url(./graphics/menu_impressum.png);
width:126px;
height:47px;
border:none;
text-decoration:none;
}

.menu_impressum:hover {
background-image:url(./graphics/menu_impressum_hover.png);
width:126px;
height:47px;
border:none;
text-decoration:none;
}

.menu_kontakt {
position:absolute;
left:70px;
top:270px;
background-image:url(./graphics/menu_kontakt.png);
width:105px;
height:41px;
border:none;
text-decoration:none;
display:block;
}

.menu_kontakt:visited {
background-image:url(./graphics/menu_kontakt.png);
width:105px;
height:41px;
border:none;
text-decoration:none;
}

.menu_kontakt:hover {
background-image:url(./graphics/menu_kontakt_hover.png);
width:105px;
height:41px;
border:none;
text-decoration:none;
}

.kinderbild {
align:right;
float:right;
}


