

body{font-family:helvetica,arial;
font-size:small;
color:#666;
margin:0px;
background-color:white;
background-image: -webkit-linear-gradient(0, rgba(244,120,175,0.5) 50%, transparent 50%), -webkit-linear-gradient(rgba(244,120,175,0.5) 50%, transparent 50%);
background-image: -moz-linear-gradient(0, rgba(244,120,175,0.5) 50%, transparent 50%), -moz-linear-gradient(rgba(244,120,175,0.5) 50%, transparent 50%);
background-size:40px 40px;
}

img{border:none}

#header{margin-left:95px; margin-top:0px;  height:95px;background-image:url('../images/dbsheader.png'); background-repeat:no-repeat}
#container{
margin-left:100px; margin-right:100px;
-moz-column-width: 20em; -webkit-column-width: 20em; -moz-column-gap: 1em; -webkit-column-gap: 1em;
}

#stamp{position:absolute; right:50px; top:50px}

.rechtsboven{float:right;margin-top:4px;padding-right:4px;}

h2, a:link, a:visited{color:#606BD9;}
h2 a{text-decoration:none}
h2{margin-top:2px; margin-bottom:0.5em;}

.tweet{
margin-bottom:1em;}


.tweet img{float:right}
.note{font-size:x-small; font-weight:bold; color:#666; margin-top:2px; display:block}
a.note, #last a{text-decoration:none; color:#666}
a.note:hover, #last a:hover{text-decoration:underline}
.filmke{margin-bottom:8px;}
a.lightwindow{text-decoration:none; color:#666}
a.lightwindow:visited{text-decoration:none; color:#666}

.col{float:left;margin-right:7px;}


#tweets, #flickr, #last, #youtube, #blog, #location{
background: rgba(255, 255, 255, 0.85);
width:250px;
padding:4px;
margin-bottom:7px;
}

#tweets, #flickr, #last, #youtube, #location, .post{
-webkit-column-break-after: auto; 
-webkit-column-break-inside: avoid;
-moz-break-inside: avoid; 
}




.wpwalla-item-list { }
.wpwalla-item-icon {}

.gowcheck{padding-bottom:10px;}
.gowcheck img{width: 30px; height: 30px; float:left; padding-right: 7px}

ol, ol li{
	padding-left:0px;
    margin-left:10px
 }
 
ul, ul li{
	padding-left:0px;
    margin-left:10px
 }
 



