#horizon {
	min-width	: 1000px;
	/*border: 1px dotted #999999;*/
}
/* ------------------- #horizon #all */
#all {
	height		: 600px; /*550px;*/
	width		: 1000px;
}

/* ------------------- #horizon #all #header */
#header	{
	width		: 1000px;
	height		: 100px;
}




/* ------------------- Content */
#content {
	height		: 375px;
}


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


#contentwrap.struct {
	height		: 500px;
	width		: 1000px;
}



/*** TEXTBLÖCKE ***/
#content .textOnePicXL, 
#content .textOnePic, 
#content .text, 
#content .textfull, 
#content .edit, 
#content .error,
#content .structur-title,
#content .structur,
#content .login {
	/*height:446px;
	height:376px;*/
}

#content .textOnePicXL {  /* Text neben langem Bild (Startseite) */
	width		: 263px;
	/*width:280px;*/
}
#content .textOnePic { /* Text neben Bild */
	width		: 580px;
	/*width:481px; */
	/*width:498px; */
	
}	
#content .text { /* Text neben Bild & Thumbnails */
	/*width:179px;*/
	width		: 364px;
	/*width:381px;*/
	
}
#content .textfull {
	width		: 1045px;
	/*width: 1062px;*/
}
#content .edit {
	width		: 1045px;
	/*width: 1062px;*/
}

#content .error {
	/*width: 263px;*/
}
#content .login {
	width		: 1045px;
	/*width: 1062px;*/
	/*height:240px;*/
}
#content .structur-title {
	/*width: 230px;*/
}
#content .structur {
	/*width: 300px;*/
	height		: 343px;
	/*height: 360px;*/
}



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




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


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


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

input.h1 {
	width		: 390px;
}

textarea.L {
	width		: 390px;
}

