  /*
 
     Layout Basics for Start- and Content-Pages 

					*/

#margin {
	}
#index-1 {
}
#index-2 {
	
}
#index-2 img {
	display:none;
}
#startpageTop {
	height:265px;
	width:100%;
	position:relative;	
}
#startpageTop img {
    position:absolute;
    right:55px;
    top:35px;
}
#startpageBottom {
	height:375px;
	background:#eceded;
         width:100%;
	position:relative;
}
#startpageBottomColorBlock {
	right:0;
	top:0;
	height:35px;
	width:272px;
	background:#d9dadc;
	position:absolute;
}
#startpageNavi {
	height:125px;
	width:100%;
	position:absolute;
	top:35px;
}
#startpageClaim {
	height:40px;
	width:638px;
	position:absolute;
	top:185px;
	margin:0 0 0 332px;
}
#colmLeft {
	display:none;
}
#colmRight {                                                               
}
#colmRightHeader {
	text-align:right;
	margin-bottom:10px;
}
#pagepic {
         display:none;	
}
#colmRightHeader img {
                 
}
#colmRightNavigation {
        display:none;
}
.navi, .subnavi {
	display:none;
}
.subnavi {
	display:none;
}
#colmRightContent {
	width:100%;
}
#colmRightMain {
}
#colmRightTeaser {
	display:none;
}
.main {
 margin:0;
 width:100%;
}
.headline {
	margin:10px 0 30px 0;
}
li {
	list-style-type:none;
}
