/* (c) 2008 by design-source.de */

*  {
    padding : 0;
    margin : 0;
}

/* a - Anfang */

a.myspace {
	position: absolute;
	top: 225px;
	left: 1100px;
	width: 80px;
	height: 30px;
	display: block;
}

#navi a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 25px 0 5px;
	float: right;
	font-size: 0.9em;
	letter-spacing: 1px;
}

/* a - Ende */

/* a:hover - Anfang */

#navi a:hover {
	color: #db0100;
}

/* a:hover - Ende */

#altescms {
	float: left;
	margin: 137px 0 0 3px;
	width: 797px;
}

#banner {
float:left;
height:292px;
width:182px;
padding:287px 0pt 0pt;
}

#link {
}


body {
	background-image: url(../bilder/00_bg_body.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: small;
	background-color: #fdf6e3;
	height: 100%;
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.clearer {
	clear: both;
}

#container {
	background-image: url(../bilder/bg_header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	margin-left: -750px;
	left: 50%;
	height: 100%;

}

#contentcms {
	background-image: url(../bilder/bg_container.jpg);
	background-repeat: repeat-y;
	color: #000;
	width: 717px;
	padding: 40px 40px;
	float: left;
}

#footer {
/*	background-image: url(../bilder/bg_footer.jpg);
	background-repeat: no-repeat;
	width: 797px;
	height: 120px;
*/
	color: black;
	background-color: transparent;
	background-image: none;
}

li {
	display: inline;
}

#navi {
	background-image: url(../bilder/00_bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0;
	width: 785px;
	height: 121px;
	color: #fff;
	float: left;
	padding: 20px 6px 0 6px;
}

.rahmen {
	border: 1px solid #000;
}
