/* Layout der Bedienelemente */

body, a, td {
  font-family:		Verdana;
  color:			#3c3c3c;
  font-size:11pt; }
  
a {
  text-decoration:	none; }

th {
  color:			#520507; }

a:hover {
  text-decoration:	underline; }

form {
  margin:0px;}
  
/* Seitenverlauf */
#history, #history a {
  font-size:		10pt;
  margin-bottom:	10px; }

/* Schlagzeilenseite */

#schlagzeilen_termine {
  float:			left;
  width:			39%; }

#schlagzeilen_artikel {
  float:			right;
  width:			59%; }

.index_box {
  background-image:	url(../design/gfx/background_box.jpg);
  padding:			8px;
  vertical-align:	middle; }

.artikel_informations, .artikel_informations a {
  margin:			5px 0px 0px 0px;
  font-size:		7pt;
  clear:			left; }

/* Überschriften auf Schlagzeilenseite / Index */

.h4_index {
  font-size:		11pt;
  margin-top:		0px; }

.h3_index {
  text-align:		center;
  margin:			0px;
  font-size:		11pt; }

.h2_index, .h2_index a {
  color:			#520507;
  font-size:		11pt;
  margin:			8px 0px 0px 0px; }

.h2_index a:hover {
  text-decoration:	none; }

.h1_index {
  font-size:		17pt;
  margin:			0px;
  color:			#520507; }

.index_img {
  float:			left;
  margin:			5px 15px 5px 0px; }

hr {
  clear:			left;
  color:			#3c3c3c;
  height:			1px; }

/* Suchen */

.search_info,.search_info a {
  font-size:		10pt; }
  
.h2_search,.h2_search a {
  color:			#520507;
  font-size:		12pt;
  margin:			0px;  }
    
.search_result {
  margin-bottom:	5px; }
  
#search_form {
  width:40%;
  text-align:center;
}
  
/* Artikel / Termin anzeigen */

.image {
  text-align:		center;
  margin: 			5px; }

#caption {
  text-align:		center;
  font-style:		italic;
  margin:			0px 0px 10px 0px; }

#show_box {
  text-align:		justify;
  padding:			10px 50px 10px 50px;
  font-size:		11pt; }

#artikel_informations_show, #artikel_informations_show a {
  font-size:		10pt;
  clear:			left;
  margin-bottom:	15px; }

#h3_show {
  margin:			0px;
  font-size:		12pt; }

#h2_show {
  color:			#520507;
  font-size:		15pt;
  margin:			0px;
  margin-bottom:	5px; }

/* Rubriken */

#rubriken, #rubriken a,#archive_years,#archive_years a {
  font-size:		12pt;
  list-style-type:	none;
  margin-left:		5px;
  line-height:		1.5em; }

#pagenumbers, #pagenumbers a {
  text-align:		center; }

/* Loginfeld */

#login {
  text-align:		center; }

/* Gästebuch */

.guestbook_box {
  padding:			10px;
  margin-bottom:	10px;
  background-image:	url(../design/gfx/background_box.jpg); }
  
.guestbook_message {
  margin:			5px 0px 0px 30px;
  text-align:		justify; }
  
.guestbook_date {
  font-size:		10pt; }
  
.guestbook_name {
  font-weight:		bold; }
  
.guestbook_admin {
  float:			right; }
  
/* Administration */

/* universelle Benachrichtigung */

#error_output {
  width:			100%-10px;
  background-image:	url(../design/gfx/background_box.jpg); 
  padding:10px; }

/* Index */
#admin_index {
  list-style-type:	none;
  margin-left:		10px;
  line-height:		1.4em; }

.admin_index_big, .admin_index_big a {
  color:			#520507;
  font-weight:		bold;
  font-size:		13pt; }

.admin_index_big a:hover {
  text-decoration:	underline; }

/* Administration: Artikel/Termine */

#navi_artikel_termin {
  width:			100%;
  margin-bottom:	30px; }
  
#navi_artikel_termin td, #navi_artikel_termin th {
  background-image:	url(../design/gfx/background_box.jpg);
  padding:			5px;
  padding-left:		20px; }
  
#navi_artikel_termin ul {
  list-style-type:	none;
  margin:			0px; }

/* Artikel verwaten/erstellen */

#bb_images {
  width:			100%; }

.textarea_create {
  width:100%;
  height:200px; }

.authors_administrate,.info_artikel_termine,#artikel_administrate, #artikel_edit,#create_step1,#create_step2,#create_step3,#rubriken_edit,#rubriken_administrate,.profile_edit,.author_edit,#artikel_batch,#termine_dele,#publications_move,#artikel_move,#reset_password,#registration,#contact_form,#guestbook_insert_message,#artikel_umpriorisieren {
  width:			100%;
  margin-bottom:	15px; }
  
.authors_administrate th,.info_artikel_termine th,#artikel_administrate th, #artikel_edit th, #create_step1 th,#create_step2 th,#create_step3 th,#rubriken_edit th,#rubriken_administrate th,.profile_edit th,.author_edit th,#artikel_batch th,#termine_dele th,#publications_move th,#artikel_move th,#reset_password th,#registration th,#contact_form th,#guestbook_insert_message th,#artikel_umpriorisieren th {
  background-image:	url(../design/gfx/background_box.jpg);
  padding:			5px; }
 
.authors_administrate td,.info_artikel_termine td,#artikel_administrate td, #artikel_edit td, #create_step1 td,#create_step2 td,#rubriken_edit td,#rubriken_administrate td,.profile_edit td,.author_edit td,#artikel_batch td,#termine_dele td,#publications_move td,#artikel_move td,#reset_password td,#registration td,#contact_form td,#guestbook_insert_message td,#artikel_umpriorisieren td {
  background-image:	url(../design/gfx/background_box.jpg);
  padding:			2px; }