@charset "utf-8";
/* CSS Document designed by www.cmc-service.com */


/* ########## Common Structure ########## */



/* Breitenangaben für den Inhaltsbereich */
#contentwidth  {
	width: 100%;
}
#content  {
	width: 900px;
}
#content-style {
	width: 100%;
}


#contentwidth {
	margin: 0 auto;
}

#header {
	margin-top: 0px;
}

#header-style-top {
	height: 0px;
}

#banner-top {
	height: 120px;
	margin: 0 0px 0 0px;
}

#header-line {
	border-top: 1px #E5E5E5 solid;
}

#header-style-bottom {
	height: 20px;
	border-bottom: 1px #E5E5E5 solid;
}

#content {
	min-height: 400px;
	margin-left: 0px;
	padding: 0px 20px 10px 20px;
	border: 0px #CCC solid;
}

#printpage {
	float: right;
	margin-top: 10px;
	margin-right: -200px;
	position: inherit;
}

#footer {
	height: 20px;
	margin-top: 10px;
	border-top: 1px #E5E5E5 solid;
}

#clear {
	clear:both;
}
