/* Stylesheet for sitegate */


/* Tag Definitions limited to ID's */
BODY {
    background-color: #cacaca;
	height: 100%;
	width: 100%;
}


/* Für 100% Höhe im IE */
/*
* html #pagewidth {
	height: 100%;
}
*/

.pagewidth {
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
    position: relative;
    background-image: url(../images/StartClaraHuus.jpg);    
    background-position: top left;
    background-repeat: no-repeat;
}

.sitegate {
    position: absolute;
    top: 369px;
    left: 983px;
}

.wrapper {
	height: 100%;
	border: none;
	background: none;
	background-image: none;
    position: relative;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
	width: 1000px;
	height: 250px;	
}

