div#container-wrapper {
	margin:auto;
	min-height:100%;
	position:relative;
}


div#container {
	float:left;
	margin-bottom:2em;
	width:1020px;
}

div#left {
	float: left;
	width: 190px;
}

div#left div#logo {
	width: 100%;
	height: 163px;
}

div#left div#logo img {
	margin: 29px 0px 0px 43px;
}

div#left div#left-menu {
	width: 100%;
	margin-top: 26px;
}

div#content {
	float: left;
	width: 621px;
}

div#content div#header {
	width: 100%;
	height: 163px;
}

div#breadcrumbs {
	position: absolute;
	top: 163px;
	left: 0px;
	z-index: 100;
	width: 796px;
	height: 18px;
	font-size: 10px;
	text-align: right;
}

div#breadcrumbs span, div#breadcrumbs span a {
	font-family: Verdana;
	text-decoration: none;
}
kdiv#breadcrumbs span {
	padding-right: 12px;
}

div#content div#content-main {
	position: relative;
	float: left;
	width: 621px;
	background: transparent url(../images/textbox_neu.jpg) no-repeat scroll 0 0;
}

div#content div#content-main div#content-shortcuts {
	padding-left: 20px;
}

div#content div#content-main div#content-shortcuts a img {
	border: none;
}

div#content div#content-main div#content-wrapper {
	margin-top: 30px;
	padding: 0px 25px 0px 25px;
}

div#content div#content-main div#content-wrapper-editor {
	margin-top: 30px;
	padding: 0px 0px 0px 0px;
}


div#content div#content-front {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left:5px;
}

div#right {
	float: left;
	width: 179px;
}

div#newsticker {
	position: relative;
	width: 100%;
	margin-left: 15px;
	margin-top: -10px;
	float: left;
}

div#front-flash {
	height: 357px;
	width: 618px;
	/*background: url('/templates/sevencs/images/frontpage-header/yellow.png') no-repeat;*/
}


div#front-flash p.headline {
	padding-left: 10px;
	padding-top: 9px;
	margin-bottom: 10px;
}
div#front-flash p.headline a {
	font-size: 12px;
	color: white;
}

div#front-flash p.link {
	padding-top: 3px;
	padding-left: 13px;
	width: 160px;
}
div#front-flash p.link a {
	font-size: 11px;
	color: white;
}

div#front-flash a:hover {
	text-decoration: underline;
}



div#front-text {
	width: 590px;
	margin-left: 15px;
	float: left;
	text-align: justify;
}




#footer {
	bottom:0;
	left:0;
	position:absolute;
	width:984px;
	color: #c3c3c3;
}
#footer {
	background-color:#FFFFFF;
}

#right-images, #left-images {
	text-align: center;
	width: 132px;
}

#left-images {
	width: 132px;
}

#right-images a, #left-images a {
	margin-top: 40px;
	display: block;
	color: #666666;
}

#right-images a {
	margin: 10px 0 40px 0px;
	display: block;
}

#right-images a.register {
	margin-top: -26px;
	display: block;
	color: #666666;
}

