.posting-right img
{
	float: right !important;
	margin-left: 5px;
	border: 1px dashed hotpink !important;
}


.posting-left img
{
	float: left;
	margin-right: 5px;
	border: 1px dashed hotpink !important;
}

.postingContainer {
	color: black;
}


html,body {
height: 100%;
}

body {
	background: url(Bilder/bg1.jpg);
	font-family: Verdana;
        font-size: 10px;
	margin: 0px;
	color: white;
        alink #FFFFFF;


}

.postingContainer, #comments {
        background-color: white;
	font-size: 8pt;
}

.postingContainer h1, .postingContainer a {
	font-size: 8pt;
	color: #FF00A8;
}

.postingContainer {
	line-height: 1.5em;
}

.postingContainer img {
	float:  left;
	border: 00px;
	margin-bottom: 15px;
}

.postingFooter {
	font-size: 7pt;
	margin-top: 10px;
	clear: both;
	color: grey;
}

.postingFooter a {
	font-size: 7pt;
	color: grey;
	text-decoration:  none;
}

a {
	color: #FF00A8;
	text-decoration:  none;
	font-size: 10pt;
}

.dotted {
	border: 0px;
	border-bottom: dotted grey 1px;
	background-color: white;
	height:  1px;
}


#left {
	float: left;
	width: 300px;
	background-color: #1e1d1c;
	font-size:10px;
	color: white;
}

#content {
	background-color: white;
	width: 480px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
        height: 100%;
        link #B4007B;
        alink #B4007B;

}

#right {
	float: left;
	width:190px;
	background-color: #1e1d1c;
	color: white;
	font-size: 10px;
	padding: 15px;
}

#right h1 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	color: white;

}

.addWrapper {
	color: #B4007B;
	font-size: 10px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.add {
	background-color: #2A2A2A;
	width: auto;
}

.container {
	margin: 15px;

}

.footer1 {

	font-family: Impact;
        font-size: 30px;
	margin: 0px;
	color: black;
        alink #FFFFFF;


}
