/*******************************************************************************

	Project		:	Lettershop Dresden
	Copyright	:	Design+Anpassung - Andreas Kabus - www.kabus.biz

*******************************************************************************/

/* ### Logo ################################################################# 
#logo {
	display: none;
} */

/* ### Header ############################################################### */
/*#header {
	background-color:url(logo.jpg) 210px 0 no-repeat;
	color: #ffffff; 
	position:relative;
	margin:0;
	padding:0;
	height:165px; 
} 

 #nav-header {
	position:absolute;
	left:339px;
	top:1px;
} */

/* ### Teaser ############################################################### */

#main-teaser {
	background-image: url(start_teaser.jpg);
	background-repeat: no-repeat;
} 

/* ### Start-block Background ################################################# */

#main-block {
/*	background-image: url(linie_start_block.gif); 
	background-position: 317px 217px; */
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height: 450px;
}

* html body #main-block { height: 450px; } /* IE 6 / 5.5 Hack */

/* ### main-block => MainContent ################################################### */

#main-content-block {
	padding-right:50px;
	margin: 2px;
	border-width: 1px;
	border-style:dashed;
	border-color: #0099cc;
}

/* ### Donate ###################################################################### 

#di600 {
	background-image: url(di600.png);
	position: absolute;
	display:block;
	width:208px;
	height:217px;
	margin-top: 220px;
	margin-left: 0px;
}

#di600 input {
	margin-top: 300px;
} */
