﻿
	/*
	www.artventist.de - ARTventist Adventistische KÃƒÂ¼nstler Community
    Design by Ismael Kovacs - XHTML & CSS & TypoScript by Ã‚Â© 2009 | Vivian Erbenich All right reserved
	This document was successfully checked as XHTML 1.0 and CSS 2.1 valid! - w3c.org
	*/

@import url(style.css);

#normal {
	width: 478px;
	float: left;
	margin-left: 0px;
	border-right-color: #DDD;
	border-right-style: solid;
	border-right-width: 1px;
	min-height: 500px;
	height: auto !important;  /* fÃƒÂ¼r moderne Browser */
 	height: 500px;  /*fÃƒÂ¼r den IE */
}

#normal-margin {
	margin: 20px;
	height: auto;
	text-align: left;
}

#right {
	width: 320px;
	float:right;
	margin-right: 0px;
	min-height: 500px;
	height: auto !important;  /* fÃƒÂ¼r moderne Browser */
 	height: 500px;  /*fÃƒÂ¼r den IE */
}

#right-margin {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	height: auto;
	text-align: left;
}

#neue-kunst {
}
