	.content_create {
		/*   Søger for at siden bliver centreret   */
		max-width          	: 948px;   
		margin             	: auto;
		padding            	: 5px 5px 5px 5px;
		border             	: 3px solid #3333FF;
		border-radius      	: 8px;
		background-color	: #CCCCCC;
	}

	.content_head {
		/*   Søger for at siden bliver centreret   */
		max-width          	: 948px;   
		margin             	: auto;
		padding            	: 5px 5px 5px 5px;
		border             	: none;
	}
	.content_list {
		/*   Søger for at siden bliver centreret   */
		max-width          	: 948px;   
		margin             	: auto;
		padding            	: 5px 5px 5px 5px;
		border             	: 3px solid #3333FF;
		border-radius      	: 8px;
		background-color	: none;
	}

	.clearfix_create::after {
		content				: "";
		clear				: both;
		display				: table;
		padding				: 5px 5px 5px 5px;
	}

	.clearfix_list::after {
		content				: "";
		clear				: both;
		display				: table;
		padding				: 5px 5px 5px 5px;
	}
	.text_head, .text_head_sub {
		font-family      	: arial, verdana, sans-serif;
		font-weight        	: bold;
		padding		      	: 5px 5px 5px 5px;
		text-align          : center;
	}
	.text_head {
		font-size			: 72px;
		color              	: #CCCCCC;
	}
	.text_head_sub {
		font-size			: 20px;
		font-style			: italic;
		color              	: #FF0000;
	}

	
	.text_label, .text_label_booktitle, .text_label_description, .text_label_file, .text_label_10 {
		font-family      	: arial, verdana, sans-serif;
		font-weight        	: bold;
		color              	: #000000;
		background-color  	: none;
		padding		      	: 5px 5px 5px 5px;
		text-align          : left;
		float          		: left;
	}
	.text_label {
		width				: 23%;
	}
	.text_label_booktitle {
		width				: 74%;
	}
	.text_label_description {
		width				: 74%;
		height				: 150px;
	}
	.text_label_file {
		width				: 74%;
	}
	.text_label_10 {
		width				: 15%;
	}

	.text_input, .text_input_booktitle, .text_input_description, .text_input_file {
		font-family      	: arial, verdana, sans-serif;
		font-weight        	: normal;
		color              	: #000000;
		padding		      	: 5px 5px 5px 5px;
		border-radius   	: 5px;
		text-align          : left;
		width				: 95%;
		border				: 2px ridge silver;
		float          		: left;
	}
	.text_input {
		background-color  	: none;
	}	
	.text_input_booktitle {
		background-color  	: none;
	}
	.text_input_description {
		background-color  	: none;
		height				: 120px;
	}
	.text_input_file {
		font-weight        	: bold;
		background-color  	: #FFFFFF;
	}

.knap_gem, .knap_reset, .knap_slet, .knap_ret {
	font-weight			: bold;
	cursor				: hand;
	border-radius 		: 8px;
	text-align			: center;
	padding				: 3px 3px 3px 3px;
	box-shadow       	: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	border				: 4px ridge silver;
	float          		: left;
}

.knap_gem {width: 100%;font-size: 20px;color: #FFFFFF; background-color: #008000;}
.knap_reset {width: 100%;font-size: 20px;color: #008000; background-color: #FFFF00;}

.knap_slet{width: 100%;font-size: 12px;color: #FFFFFF; background-color: #FF0000;}
.knap_ret {width: 100%;font-size: 12px;color: #FFFFFF; background-color: #008000;}
	
.knap_gem:hover{color:#008000;background-color: #FFFF00;}
.knap_reset:hover{color:#FFFF00;background-color: #008000;}

.knap_slet:hover{color:#FF0000;background-color: #FFFF00;}
.knap_ret:hover{color:#008000;background-color: #FFFF00;}
	
/************************************************************************************************************************************/
/* Listning af tabel data */	
	.list_h, .list_hrediger {
		font-family      	: arial, verdana, sans-serif;
		font-weight        	: bold;
		font-size			: 10px;
		color              	: #FFFFFF;
		padding		      	: 5px 5px 5px 5px;
		text-align          : left;
		float          		: left;
		border-radius		: 5px;
		margin				: 2px 2px 2px 2px;
	}
	.list_h {
		width				: 14%;
		background-color  	: #000000;
	}
	.list_hrediger {
		width				: 10%;
		background-color  	: none;
	}

	.list_, .list_rediger {
		font-family      	: arial, verdana, sans-serif;
		font-weight        	: bold;
		font-size			: 12px;
		color              	: #000000;
		background-color  	: none;
		padding		      	: 5px 5px 5px 5px;
		text-align          : left;
		float          		: left;
		margin				: 2px 2px 2px 2px;
	}
	.list_ {
		width				: 14%;
	}
	.list_rediger {
		width				: 5%;
	}
	
	.list_style_gray {
		background-color	: #CFCFCF;
		border-radius		: 5px;
	}	
	.list_style_white {
		background-color	: #FFFFFF;
	}	
/************************************************************************************************************************************/
/*  Billed opsætninger / Foto   */
	.foto1 {
		width				: 100px;
		border-radius		: 5px;
	}

/************************************************************************************************************************************/
	.forslag {
		font-family      	: arial, verdana, sans-serif;
		font-weight        	: bold;
		color              	: #FFFFFF;
		background-color  	: #1111FF;
		padding		      	: 5px 5px 5px 5px;
		border-radius   	: 5px;
		text-align          : center;
		width				: 100%;
		box-shadow       	: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
		border				: 4px ridge silver;
		float          		: left;
	}
	