a {
	text-decoration: none;
        color: #3687C9;
}
a:hover {
	text-decoration: underline;
}
.dlday {
        width: 157px;
        margin-bottom: 10px;
        clear: right;
}

.dltitle {
        float: left;
        width: 37px;
}

.dlcontent {
        float: left;
        width: 120px;
        margin-bottom: 0px;
}

.dlcontent img {
        width: 56px;
        height: 56px;
	margin: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
}
.multicol {
        margin-left: 0px;
        padding-top: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 5px;
        margin-right: 5px;
        border: 1px dotted #aaa;
        background-color: #eee;
	width: 160px;
	font-family: Verdana;
	font-size: 10px;
	height: 120px;
	float: left;
	text-align: left;
}

* html .multicol {
	width: 180px;
	height: 110px;
}

#center {
	text-align: left;
	padding: 20px;
	padding-left: 105px;

}
#fotocenter {
	text-align: left;
	padding: 20px;
	padding-left: 95px;
}
#fotocenter h1 {
	margin-left: 8px;
	margin-bottom: 0px;
}
.entrydate {
	margin-left: 8px;
	font-size: 10px;
	color: #aaa;
	
}
#fotocenter h3 {
	margin-left: 8px;
}
#fotocenter p {
	margin-left: 8px;
}
#foobar a {
	color: #fff;
}


body {
	font-family: Verdana;
	margin: 0px;
	font-size: 12px;
        background: url(http://oswaldism.de/vers3/bg2.gif);
        background-repeat: no-repeat;
        background-color: #000;
        font-family: Verdana;
        height: 700px;

}
table {
	border-collapse: collapse;
}
a img {
	border: 0px;
}
h1 {
	margin-top: 00px;
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
#menubar {
	background-image: url(/img/menubar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 20px;
}
#foobar {
	background-image: url(/img/menubar.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 20px;
	margin-top: 60px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#foobar div {
	padding-top: 3px;
}



div.comments {
	text-align: left;
	width: 550px;
}

h3.comments {
	margin-left: 165px;
}

div.comments textarea {
	width: 100%;
}

.commentimage {
        float: left;
        clear: both;
        font-size: 10px;
        width: 130px;
        padding-top: 5px;
        text-align: right;
        margin-right: 5px;
	font-family: Verdana;
	font-size: 10px;
}

.commentimg  {
        border: 1px solid #eee;
        padding: 2px;
        background: #fff;
}


.commentdate {
}

.commenttext {
        background-image: url(/img/commentbg.gif);
        background-repeat: no-repeat;
        width: 380px;
        float: left;
	font-size: 11px;
}

.commenttext p {
        margin-top: 0px;
        margin-bottom: 10px;
}

a {
	text-decoration: none;
        color: #3687C9;

}
a.toc {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.commenttext div {
	font-family: Verdana;
	font-size: 12px;
        padding-top: 12px;
        padding-left: 30px;
        padding-bottom: 20px;
        min-height: 120px;
}
#respond {
	margin-top: 80px;
}
#oswaldism {
        position: absolute;
        top: 48px;
        left: 125px;
        z-Index: 20;
}

#page { 
        text-align: left;
        position: absolute;
        top: 95px;
        left: 26px;
        background-color: white;
        padding: 0px;
        width: 798px;
        }


#oswaldismlink {
        border: 0px solid red;
        position: absolute;
        top: 50px;
        left: 124px;
        z-Index: 20;
        width: 250px;
        height: 20px;
}


#back {
        position: absolute;
        top: 80px;
        left: 675px;
        z-Index: 40;
        font-family: Verdana;
        font-size: 7px;
        color: #fff;
}

#back a {
        font-family: Verdana;
        font-size: 10px;
        color: #fff;
}


#footer {
	background-color: #eee;
	border-bottom: 40px solid black;
}

#footer {
        padding: 0px;
        margin: 0 auto;
        width: 798px;
        background-color: #7bb3f1;
        font-family: Verdana;
        font-size: 11px;
        color: white;
        clear: both;
        }

#footer p {
        margin: 0;
        color: white;
        padding: 20px 0;
        text-align: center;
        }

#footer a {
	color: #fff;
}

.fotobody {
}

a.mblink img {
	width: 19px;
	height: 7px;
}
a.mblink {
        font-size: 7px;
        padding-right: 1px;
        padding-left: 1px;
}
a.mblink:hover {
        background-color: #3687c9;
        padding-left: 1px;
        padding-right: 1px;
        padding-top: 1px;
        text-decoration: none;

}


