.comment {
        border: 1px solid #dde;
        margin:0px 0 20px 0;
        padding:5px 8px 5px 8px;
        line-height:1.2em;
}

.comment h2 {
    background-image:url('/files/css2/megafon.gif');
    background-repeat:no-repeat;
    padding-left:22px;
    margin-bottom:8px;
    padding-top:2px;
    border-bottom:1px dotted #369;
}

.events {
        border: 1px solid #dde;
        margin:0px 0 20px 0;
        padding:5px 8px 5px 8px;
        line-height:1.2em;
}

.events h2 {
    background-image:url('/files/css2/megafon.gif');
    background-repeat:no-repeat;
    padding-left:22px;
    margin-bottom:8px;
    padding-top:2px;
    border-bottom:1px dotted #369;
}

.news {
        border: 1px solid #dde;
        margin:0px 0 20px 0;
        padding:5px 8px 5px 8px;
        line-height:1.2em;
}

.news h2 {
    background-image:url('/files/css2/news_icon.jpg');
    background-repeat:no-repeat;
    padding-left:35px;
    margin-bottom:8px;
    padding-top:10px;
    border-bottom:1px dotted #369;
}

.music {
        border: 1px solid #dde;
        margin:0px 0 20px 0;
        padding:5px 8px 5px 8px;
        line-height:1.2em;
}

.music h2 {
    background-image:url('/files/css2/music_icon.png');
    background-repeat:no-repeat;
    padding-left:22px;
    margin-bottom:8px;
    padding-top:2px;
    border-bottom:1px dotted #369;
}

.video {
        border: 1px solid #dde;
        margin:0px 0 20px 0;
        padding:5px 8px 5px 8px;
        line-height:1.2em;
}

.video h2 {
    background-image:url('/files/css2/video_icon.png');
    background-repeat:no-repeat;
    padding-left:22px;
    margin-bottom:8px;
    padding-top:2px;
    border-bottom:1px dotted #369;
}


.bilder {
        border: 1px solid #dde;
        margin:0px 0 20px 0;
        padding:5px 8px 5px 8px;
        line-height:1.2em;
}

.bilder h2 {
    background-image:url('/files/css2/bilder_icon.png');
    background-repeat:no-repeat;
    padding-left:22px;
    margin-bottom:8px;
    padding-top:2px;
    border-bottom:1px dotted #369;
}



.magazine-container {
	background: #f7f7f7;
}

.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
}

div.jaosg_thumbnail{
	float: left;
	background: #DCDCDC;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	margin: 5px 3px;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}

/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 80px;
	margin: 10px 5px;
}

/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: 60px;
	margin: 5px 10px;
}

/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

