/* DATEI: curtastyle.css */

/* Styledifinitionen für curta.de */

body{background-color : #DCE0D3;}

h1,h2,h3,h4,p,ul,ol,li,div,td,th,nobr,b,i ,a{ font-family:Arial,sans-serif; }

h1,h2,h3,h4,p,td,input{color: #006633;} 
 
h1 { font-size:26px; margin-bottom:18px; }

h2 { font-size:21px; margin-bottom:10px;  margin-top : 10px;  }

h3 { font-size:16px; }

h4 { font-size:13.4px; }

l,ol,li,div,td,th,address,blockquote { font-size:13.4px; }

a {	font-size: 13.4px;  font-weight : bold; text-decoration:none;}
a.patent{}

a:link { color: #AA5522;  }

a:visited { color:#AA5522;}

a:hover { color: #DD5522; }

a.reiter { font-size:16px; }

a.reitersub{font-size:13.4px;   }

td.reiterpassiv{color : #FFFF99;  font-size:16px; font-weight : bold;  background-image : url("../images/reiter_passiv.gif");  text-align : center;       }
td.reiteraktiv{color : #FFFF99;  font-size:16px; font-weight : bold;  background-image : url("../images/reiter_aktiv.gif");  text-align : center;       }

td.reitersub{color : #FFFF99;  font-size:13.4px; font-weight : bold; }

td.trennsub{color : Green; font-size:16px; font-weight : bold; }

td.title1{  font-size:16px; font-weight : bold; }

td.title2{ font-size:13.4px; font-weight : bold;}

td.backdark{ background-color : #9EA985}

td.backlight{ background-color : #bbc2a9}

input{ font-size:13.4px; font-weight : bold;  background : #bbc2a9;   }

p{ font-size:13.4px;text-indent : 20px;  color : #006633;  margin-top : 0;  margin-bottom : 0;      }
p.small{font-size:13.4px;}

.important { color : #98FB98; }

/*   BEDIENUNGSANLEITUNG  */
td.head{font-size: 20px; background-color : Silver;font-weight: bolder;}
td.example{font-size: 18px; font-weight: bold; }
td.remark{font-size: 12px; font-style : italic;}
h2.center{text-align : center;}
li{	margin-top:8px;}
li.abc{
	list-style-type : upper-alpha;  font-size: 13.4px;
	font-weight : bold;
}
table.backpaper{ background-color : #FFFFEE; }


/* PATENT */
.patentnav{font-family : serif;  text-align : center; }
.patenttext{font-family :serif;  font-size:16px;  color : Black;  }
.patentlink{font-family : serif;  font-size:16px; }

div.pat-bold1c{ font-family : serif; font-size :32px; text-align : center;  font-weight : bold;  color : Black;   }
div.pat-bold2c{ font-family : serif; font-size :28px; text-align : center;  font-weight : bold;  color : Black;   }
div.pat-norm2c{ font-family : serif; font-size :20px; text-align : center;  color : Black;  }

div.pat-bold3c{ font-family : serif; font-size :18px; text-align : center;  font-weight : bold;  color : Black;   }
div.pat-kurs3c{ font-family : serif; font-size :18px; text-align : center;  font-style : italic;  color : Black;      }
div.pat-bold3r{ font-family : serif; font-size :18px; text-align : right;  font-weight : bold;  color : Black;   }

div.pat-bold4c{ font-family : serif; font-size :14px; text-align : center;  font-weight : bold;  color : Black;   }
div.pat-norm5c{ font-family : serif; font-size :12px; text-align : center;  color : Black;   }

/*   TESTBEREICH */
span.invers{
	background-color : #2E8B57;
	color : #F8FFEE;
	font-size : 20px;
	font-weight : bold;
}
