#horizon {
	/*min-width		: 880px;*/
	/*border: 1px dotted #999999;*/
}
/* ------------------- #horizon #all */
#all {
	/*height		: 533px;
	width		: 1116px;
	width:100%;*/
	min-width		: 1030px;
	min-height		: 600px;
	max-width		: 1220px;
}

/* ------------------- #horizon #all #header */
#header	{
	width			: 344px;
	height			: 100%;	
}
#header-img{ 
	width			: 215px;
}



#mainnavi,
#submenu,
#content {
	margin-right	: 344px;
	/*background-color:#FF99FF;*/
}
#mainnavi {
	width	: 690px; /* gegen Umbruch im IE6*/
	/*background-color:#FF99FF;*/
}



#shadow-bottom{
	height			: 10px;
	bottom			: 49px;
}
/* ------------------- Footer */
#footer {
	height			: 40px;
}


/* ------------------- Content */
#content {
}


#content .thumbs_left {
	width			: 265px;
	height			: 265px;
}


#contentwrap.struct {
	width			: 700px;
}



/*** TEXTBLÖCKE ***/
#content .textOnePicXL, 
#content .textOnePic, 
#content .text, 
#content .textfull, 
#content .edit, 
#content .error,
#content .structur-title,
#content .structur,
#content .login {

}

#content .textOnePicXL {  /* Text neben langem Bild (Startseite) */
	/*width			: 263px;*/
}
#content .textOnePic { /* Text neben Bild */
	/*width			: 296px;*/
	
}	
#content .text { /* Text neben Bild & Thumbnails */
	/*width			: 364px;*/
	
}
#content .textfull,
#content .edit,
#content .error,
#content .login {
	/*width			: 1045px;*/
}


#content .structur-title{
}
#content .structur {
	/*height			: 343px;*/
}


#content .bigthumb {
}
#content #thumbs {
	width			: 113px;
	height			: 395px;
	margin-top		: 4px;
}
#thumbs a {
	width			: 113px;
	height			: 75px;
	margin			: 0 0 0px 4px;
}




/* ------------------- #horizon #all #content */


#window {
	width			: 380px;
	height			: 220px;
	top				: 240px;
	left			: 380px;
}


input.L {
	width			: 390px;
}
textarea.L {
	height			:280px;
}
input.M {
	width			: 260px;
}
input.S {
	width			: 188px;
}
input.XS {
	width			: 141px;
}
input.XXS {
	width			: 47px;
}

input.h1 {
	width			: 390px;
}

textarea.L {
	width			: 390px;
}
