/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: .75em;
	text-align: center;
}
/** MAIN CONTAINERS **/
div#container {
	width: 948px;
	margin: 0 auto;
	
}
body.fullwidth div#container {
	width: 100%;
}
div#header {
}
div#header-in {
}
div#content-wrap {
}
div.content {
}
div.lcol div.content {
	margin: 0 0 0 210px;
}		/* left column */
div.content-in {
}
div.content-in h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
div.content-in h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
div.column {
	width: 200px;
}
div.lcol div.column {
	float: left;
}				/* left column */
div.column-in {
}
div#footer {
}
div#footer-in {
}
/** SUB CONTAINERS **/
* {
}
/** LISTS **/
* {
}
/** TYPOGRAPHY **/
* {
}
/** FORMS **/
* {
}
/** END **/
															
div#simsen {
	float:left;
	width:555px;
	background-color: #fff;
}
div#simsen-banner {
	float: left;
	width:390px;
	background-color: #fff;
	height:120px;
}
#werbung {
	width:910px;
	text-align: left;
	background-color: #fff;
	padding-left:5px;
}
#werbung img {
	margin-left:5px;
}
