table.red_messages td{
  padding: 5px;
}

input, textarea {
  background-color: white;
  border: 1px solid #3d448a;
  padding: 2px;
}

input[type=submit] {
  background-color: #3d448a;
  color: white;
  font-weight: bolder;
  font-size: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 35px;
  padding-right: 35px;
}

th {
  font-size: 14px;
  text-align: left;
}

tr.gerade td {
  background-color: white;
}

tr.ungerade td {
  background-color: #CCCCCC;
}

div.guide_bula{
  border: 1px dotted #3d448a;
  background-color: white;
  margin-bottom: 3px;
  padding-left: 30px;
}

div.guide_bula div {
  border-bottom: 2px solid #3d448a;
  font-size: 16px;
  font-weight: bolder;
  margin-left: -25px;
}


/********************************
COLUMNS
********************************/
div.columns {
  width: 100%;
  position: absolute;
  left: 0px; right: 0px;
}

div.column_left {
  position: absolute;
  width: 600px;
  left: 0px;
}

div.column_right {
  position: absolute;
  right: 5px;
  width: 200px;
}

/*******************************
PROFILE
********************************/

table.profile_main img {
  margin-left: 12px;
}

table.profile_menue td {
  width: 25%;
  background-color: white;
  border: 1px dotted #3D448A;
  text-align: center;
}

table.profile_content {
  text-align: left;
}

td.profile_left {
  width: 30%;
  border-right: 2px solid #3D448A;
  border-bottom: 1px dotted #3d448a;
  font-weight: bold;
  padding-right: 8px;
  text-align: right;
}

td.profile_right {
  background-color: white;
  text-align: left;
  padding-left: 8px;
}

div.profilliste_item {
  font-size: 12px;
  font-weight: normal;
  font-style: oblique;
  border: 1px dotted #3d448a;
  background-color: white;
  padding: 3px;
  margin-bottom: 2px;
}
div.profilliste_titel {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}
/*********************************
STORYLISTE NACH DATUM
*********************************/

div.storyliste_datum {
  margin-top: 12px;
  margin-bottom: 6px;
  paddinG: 4px;
  border: 1px dotted #3D448A;
  background-color: #f5f5f5; 
  width: 600px;
}

li.storyliste_liste {
  border-bottom: 1px dashed #3D448A;
  list-style: square;
  width: 550px;
}

/*********************************
STORYLISTE NEU
*********************************/

td#author_foto {
  width: 95px;
  height: 125px;
}

div.authorname {
  font-size: 32px;
  font-weight: bold;
}

div.genre_list a {
  margin-left: 10px;
  font-weight: normal;
}

div.storytitel {
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: bolder;
  text-align: center;
  border: 2px solid #3D448A;
  background-color: #F4C496;
}

span.storyteil_titel {
  font-size: 17px;
  font-weight: bold;
}

span.storyteil_date {
  font-size: 13px;
  font-style: oblique;
}

table.storyteil_gerade {
  background-color: #fafafa;
}

table.storyteil_ungerade {
  background-color: #e5e5e5;
}

div.story_teile {
  margin-top: 5px;
  margin-bottom: 15px;
  border: 2px solid #3D448A;
  width:97%;
}  

/*********************************
LITERATURDATENBANK
*********************************/
span.lit_db_genre {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

p.lit_db_genre {
  font-style: italic;
}

div.lit_db_suche {
  margin: 10px;
  width: 400px;
  padding: 5px;
  border: 1px dotted #3D448A;
  background-color: #f5f5f5; 
}

div.lit_db_suche input {
  border: 1px solid black;
}

div.lit_db_suche select {
  border: 1px solid black;
}


span.lit_db_caption {
  font-weight: bold;
  text-align: center;
  margin-bottom: 4px;
}


div.lit_db_autor {
  font-size: 18px;
  font-style: oblique;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 1%;

}

div.lit_db_titel {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 1%;

}

span.lit_db_originaltitel {
  font-size: 16px;
  font-style: oblique;
  font-weight: bold; 
  text-align: center;
  margin-bottom: 10px;
  padding: 1%;
  width: 95%;
}

a.lit_db:link, a.lit_db:visited {
  font-weight: 300;
}

.lit_db_dvd2, .lit_db_buch1 {
  font-style: oblique;
}

.lit_db_dvd1, .lit_db_buch2 {
  font-size: 18px;
  font-weight: bold;
}

table.lit_db_erg tr td {
  padding-top: 4px;
  background-color: white;
  border-bottom: solid 1px #3d448a;
}
    
/**********************************
*	DESIGN			  *
***********************************/

div.ansprechpartner {
  margin-left: 10px;
  font-size: 13px;
  margin-bottom: 10px;
}

div.ansprechpartner a {
  font-weight: normal;
  font-style: oblique;
}

div.design_login {
  position: absolute;
  right: 5px;
  top: 75px;
  width: 200px;
  height: 80px;
}

div.design_head_left {
  position: absolute;
  top: 0px;
  left: 0px;
  background-image:url(/images/design/nist_sl03.gif); 
  background-repeat: no-repeat;
  width: 154px;
  height: 209px;
}

div.design_head_right {
  position: absolute;
  top: 0px;
  left: 305px;
  background-image:url(/images/design/nist_sl05.gif); 
  background-repeat: no-repeat;
  height: 184px;
  width: 462px;
  float: left;
}
div.design_head_border {
  position: absolute;
  top: 0px;
  left: 767px;
  background-image:url(/images/design/nist_sl06.gif); 
  background-repeat: no-repeat;
  height: 135px;
  width: 205px;
  float: left;
  z-index: 0;
}

div.design_menu {
  position: absolute;
  left: 4px;
  top: 210px;
  width: 155px;
}

div.design_hmenu {
  position: absolute;
  left: 154px;
  top: 0px;
  width: 151px;
  height: 201px;
}
div.hmenu1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 151px;
  height: 55px;
  background: url(/images/design/nist_sl04.gif);
}
div.hmenu2 {
  position: absolute;
  left: 0px;
  top: 55px;
  width: 151px;
  height: 32px;
}
div.hmenu3 {
  position: absolute;
  left: 0px;
  top: 87px;
  width: 151px;
  height: 33px;
}
div.hmenu4 {
  position: absolute;
  left: 0px;
  top: 120px;
  width: 151px;
  height: 32px;
}
div.hmenu5 {
  position: absolute;
  left: 0px;
  top: 152px;
  width: 151px;
  height: 39px;
}

div.design_main {
  position: absolute;
  top: 200px;
  left: 160px;
  right: 5px;
}

/**********************************
*	STORY FORMATIERUNG	  *
***********************************/

p.story {
    margin-right: 15px;
	text-align: justify;
	font-size: 100%;
}
p.story_rb {
    margin-right: 15px;
	text-align: right;
	font-size: 100%;
}

div#vorwort, div#nachwort {
	border: dotted 1px #3D448A;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #cccccc;
	margin-top: 5px;
	font-style: italic;
}

div.fussnote {
  position: absolute;
  top: 100%;
  margin-top: 5px;
  font-size: 80%;
}

.storytitel { 
  text-align: center; 
  font-size: 36px; 
  font-weight: bolder; 
}

.teiltitel {
  text-align: center;
  font-size: 24px;
  font-weight: bold; 
  text-decoration: underline;
}

/**********************************
*	MENÜ-FORMATIERUNG         *
**********************************/
span.navigation_title {
   font-family: inherit;
   font-weight: bold;
   color: black;
   text-align: center;
   background-image:url(/images/design/menue.gif); 
   background-repeat: no-repeat;  
   width: 147px;
   height: 30px;
   line-height: 14px;
}

div.navigation_title {
   font-family: inherit;
   font-weight: bold;
   color: white;
   text-align: center;
   background-image:url(/images/design/menue.gif); 
   background-repeat: no-repeat;  
   width: 147px;
   height: 30px;
   line-height: 14px;
}

.navigation_title a:link, .navigation_title a:visited, .navigation_title a:hover {
  color: white;
}

div.navigation_text {
  font-family: inherit;
  font-size: 12px;   
  text-align: left;	
  margin-left: 30px;
}	
div.navigation_sub_top {
   background-image:url(/images/design/menue_o.gif); 
   background-repeat: no-repeat;  
   width: 147px;
   height: 6px;	
}
div.navigation_sub_bottom 
{
   background-image:url(/images/design/menue_u.gif); 
   background-repeat: no-repeat;  
   width: 147px;
   height: 10px;	
   font-family: Arial, Helvetica, SansSerif;
   font-size: 12px;   
   text-align: left;
}

div.navigation_sub_body {
   background-image:url(/images/design/menue_m.gif); 
   background-repeat: repeat-y;  
   width: 147px;
   font-family: Arial, Helvetica, SansSerif;
   font-size: 12px;   
   text-align: left;
}

/**********************************
*	BLÖCKE			  *
**********************************/

div#blocks_right {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 200px;
}

div#blocks_center {
  margin-top: 10px;
  padding-right: 3px;
}

div.topblock {	
  padding: 10px;
  border: dotted 1px #858ac2;
  background-color: #ececec;
}

th.block_head {	
	background-image:url(../images/design/oben.gif); 
	background-repeat: no-repeat;
	height: 12px;		
}	 	 	 

td.block_body {	
	background-image:url(../images/design/mitte.gif); 
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}

td.block_foot {	
	background-image:url(../images/design/unten.gif); 
	background-repeat: no-repeat;
	height: 11px;		
}	 	 

td.block_bodybreit {	
	background-image:url(../images/design/mitte_breit.gif); 
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}

td.block_footbreit {	
	background-image:url(../images/design/unten_breit.gif); 
	background-repeat: no-repeat;
	height: 11px;		
}	 	 

th.block_buch_title {	
	background-image:url(../images/design/newbuch.gif); 
	background-repeat: no-repeat;
	height: 45px;		
}	 	 	 
th.block_dvd_title {	
	background-image:url(../images/design/newdvd.gif); 
	background-repeat: no-repeat;
	height: 45px;		
}	 	 	 

th.block_title {	
	background-repeat: no-repeat;
	height: 35px;		
}	 	 	 


/**********************************
*	STANDARD		  *
**********************************/

body { 
  font-family: Arial, SansSerif, Helvetica;
  font-size: 14px;
  margin: 0px;
  background-color: #F5F5F5;
  background-attachment: fixed;
}

TR.underline TD {
  border-bottom: solid black 1px;
}

img { 
  border: 0px; 
}

a:link, a:visited {
  color: black;
  font-weight: bold;  
  text-decoration: none;
}

a:hover {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

h1 {
  padding-top: 2px;
  width: 100%;
  padding-bottom: 2px; width: 100%;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 6px;
  margin-top: 0px;
  border: 2px solid #3D448A;
  background-color: #F4C496;
}

h2 {
  padding-top: 2px;
  padding-bottom: 2px;
  width: 100%;
  text-align: center;
  margin-bottom: 6px;
  margin-top: 2px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: 2px solid #3D448A;
  background-color: #F4C496;
}

h3 {
  padding-top: 2px;
  padding-bottom: 2px;
  width: 100%;
  text-align: center;
  margin-bottom: 6px;
  margin-top: 2px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: 2px solid #3D448A;
}
.csc-frame-frame1 {
  margin-bottom: 10px;
  border: dotted 1px #858ac2;
  background-color: #ececec;
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}

.csc-frame-frame2 {
  margin-bottom: 10px;
  border: dotted 1px #858ac2;
  background-color: white;
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}

.csc-frame-rulerAfter {
   border-bottom: dotted 2px #858ac2;
}
 
div.csc-frame-frame1 h1 {
  font-size: 20px;
  margin-top: 6px;
  margin-bottom: 4px;
  border: 0px;
  border-bottom: 1px solid #3D448A;
  text-align:center;
   width: 100%;
}

table {
  width: 100%;
  vertical-align: top;
}

td, th {
  vertical-align: top;
  font-size: 14px;
}

hr {
  height: 1px;
  text-align: center;
  width: 50%;
  border: 1px #3D448A solid;
}

p.bodytext {
  text-align: justify;
  margin-bottom: 6px;
  margin-top: 2px;
}


.einruecken {
  padding-left: 15px;
}

.maintitle {
  font-size: 24px;  
  font-weight: 900;
}	
.subtitle {
  font-size: 14px;  
  font-weight: bolder;
  color: white;
  padding: 3px;
  background-color: #003366;  
}	

.small {
  font-size: 12px;
}

.large {
  font-size: 20px;
}

#recaptcha_table {
	width:auto !important;
	border-collapse:collapse;
}
 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#F5F5F5 !important;
 }
#recaptcha_table tr:first-child td {
	padding-top:0 !important;
}
#recaptcha_table tr td:first-child {
	padding-left:0 !important;
}
 
 #recaptcha_table {
   border: none !important;
 }
 
 #recaptcha_response_field {
   border-color: #3d448a !important;
   background-color:#fff !important;
 }
